Age | Commit message (Collapse) | Author | Files | Lines |
|
Changes unknown.
|
|
Changes:
* sidebar newsticker: Better error handling in case no connection to the
DCOP service is possible
* sidebar newsticker: Remove newsticker from the default sidebar
configuraton (usability fix)
* sidebar mediaplayer: Remove mediaplayer from the default sidebar
configuration (usability fix)
|
|
Changes unknown.
|
|
Changes:
* Plastik: Performance optimizations
* Plastik: Honor QButtonGroup::setLineWidth( 0 )
* Plastik/dotNet: Fix flicker in scrollbar
|
|
Changes:
* kbruch: Fix color settings (apply them to all widgets)
* kmplot: Avoid an endless loop when a calculation doesn't return a value
* kmplot: Fix areaUnderGraph-drawing: an invald y-value led to y>10e10 or
y<-10e10
* kstars: LX200 GPS fixes
* kstars: Fixes compilation on gcc-2.95
* kstars: Fixes to the Solar Sysytem tab of the options dialog
* kstars: Disable stars-related widgets in the options dialog (Catalogs
tab) if the "Hipparcos Star Catalog" box is unchecked
* kstars: Make it impossible to set the "zoomed out" mag limit to a fainter
value than the "zoomed in" limit
* kstars: Fix horribly blocky images in printed image
* kstars: Printing fix: When original color scheme is restored, restore
the original star color intensity as well
* ktouch: Typos fixes in german2.ktouch
* kturtle: Fix crash in Settings
* kturtle: Fix the endless loop bug that occurs when drawing extremely
long lines
* libkdeedu: 2 Fixes to ExtDateTime and the test program 'test_extdate'
|
|
Changes:
* kaddressbook: Update the button bar when adding contacts from the ldap
query
* kalarm: Prevent crash if kalarmui.rc is missing
* kalarm: Prevent Quit option from becoming useless if "Don't ask again"
is selected along with Cancel in confirmation dialog
* kalarm: Fix scheduling of weekly/monthly/yearly recurrences from the
command line
* kalarm: Fix errors when altering or cancelling deferrals of expired
recurrences
* kalarm: Fix message window size not fitting message
* kalarm: Prevent blind copy to self of email alarms via KMail when bcc
is deselected
* kmail: Fixed a couple of bugs which can lead to mail loss with
disconnected IMAP
* kmail: Fixed "Switch to html mode when using bullets in composer"
* kmail: Fixed "Clicking bold/italic in composer sometimes doesn't do
anything"
* kmail: Fixed the mailing list address importing
* kmail: Fixed folder tree flicker
* kmail: Fixed "attaching files with long lines causes message loss"
* kmail: Filter dialog: create at least one new filter where there is one
(usability improvement)
* kmail: Fixed crash on folder creation under certain conditions
* kmail: AV-filter scripts: Make antivir search in archives
* kmail: Numerous crash fixes (xml-gui, anti-spam wizard)
* kmail: Added icon for agenda resource folder
* kmail: Don't move files if source and target folder are the same
* kmail: Let address completion keep working after reconfiguring ldap
servers
* kmail: Fixed crash when expiring mail with the menu item
* kmail: Made it possible to use disconnected IMAP folders as draft folders
* kmail: Allow the use of distribution list in BCC again
* kmail: ACL dialog: make sure user cannot remove his own folder admin
rights
* kpilot: Added missing icons
* kpilot: Various fixes
* korganizer: Fix typeahead for new events in agendaview
* korganizer: Don't crash on undo when no resource is available
* korganizer: Fixes for freebuy view: if appointment is more than 15 days
in the future; made "pick a date" button work"
* korganizer: Don't crash when cancelling a drop on the daymatrix
* korganizer: Various fixes in the invitation editor dialog
* korganizer: Various timezone handling fixes
* korganizer: Fix for "directory for local dir resource was never
automatically created, and all data of that resource was just lost"
* korganizer: Don't try to save read-only resources, which lead to an error.
* konsolekalender: various fixes
* kontact: "open in addressbook" when kaddressbook-part is not yet loaded
showed only the addressbook part
* kontact: Completely rewritten knotes plugin
* kontact: Summary view: new default plugins
* kontact: Summary view: various layouting fixes
* kontact: Sidebar: do not raise part on certain drag'n drop actions
|
|
Changes:
* Try to make KFloppy usable again.
|
|
Interix username sizes and user authentication.
|
|
Make sure that a temporary library name buffer is nul-terminated.
PKGREVISION++.
|
|
on libqui. From Ian Zagorskih in PR pkg/27178.
|
|
changes:
- SCSI MMC interface routine (all except Darwin)
- CD-Text support (all except Darwin)
- Distinguish DVD's from CD's
- Code clean-ups and reduced code duplication
- Better CUE parsing
- Reporting drive capability is more accurate
- add constant driver_id for kind of hardware driver in build
- new drive scanning routines which pass back driver as well
as drive string. Speeds up subsequent opens.
|
|
Changes since 0.9.3:
- fixed contents parsing problem.
- added support for context sensitive help; code contributed
by Eamon Millman from PCI Geomatics.
|
|
fixes 1.6.2 build problems by using a configure script.
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
adjust patterns used in ONLY_FOR_PLATFORM/NOT_FOR_PLATFORM to reflect
this.
|
|
|
|
|
|
This module is a simple wrapper around Locale::Maketext::Lexicon,
designed to alleviate the need of creating Language Classes for
module authors.
|
|
available.
|
|
Ported to gtk2.
|
|
Bump PKGREVISION and BUILDLINK_RECOMMENDED for dependent packages due to
library major revision bump.
Noteworthy changes in gnustep-base-1.10.0:
==========================================
Note the interface version of the library has changed so that apps,
tools and libraries the use the base library need to be recompiled to
use it.
* A large majority of the library classes have been documented
thanks to the efforts of Andrew Ruder
* URL classes support persistant connections
* Mac OSX XML compatibility fixes.
|
|
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
|
|
* Some updates to User Guide
* New Accessibility Guide from Irene Ryan
* New translations for uk and eu
|
|
GNOME Search Tool
* Fix bug #137404 - Improve handling of failed quick searches
* Fix bug #142450 - Results treeview should use GTK_SHADOW_IN
* Fix bug #143772 - Wrong error message when file does not exist
* Fix bug #144414 - Ctrl+Space does not select all files in table
* Fix bug #147410 - Named pipes are not recognised as files
* Fix bug #147465 - File size filter issues
* Fix bug #147480 - Searching for text with leading dash causes error
* HIG fix - put unit labels after text entries
* Format Modified date to match Nautilus 2.7.x+
* Fix memory leaks found using valgrind
* Add new force_quick_search gconf key.
* Update documentation
GNOME Dictionary
* Remove old docs [Glynn]
* Use translator-credits string [Glynn]
* Fix bug #50907 - Add shadow border [Davyd Madeley]
* Italic fixes [cs_is@yahoo.com]
* Pass PanelApplet instance to lockdown func [Leena Gunda]
* Add tooltip [Vinay M R]
* Make sure screenreader only sees text box once [Muktha]
* Add hyperlinks [Fernando Herrera, cs_is@yahoo.com]
* Present window when it's under something [Dennis Smit]
* Update from HIG [Dennis Cranston]
* Fix the flags for horizontal panels [Vincent Noel]
GNOME Floppy
* Pass through correct parameters [Chris Smith, Kjartan Maraas]
* Update to new MIME system [Ray Strode]
* Compilation fix for Fedora Core [Kjartan Maraas]
GNOME Log Viewer
* Remove old docs [Glynn]
* Use translator-credits string [Glynn]
* Parse syslog.conf [Samuel Stringham]
* Get correct date on log zoom [Harsh Jaitly]
* Use g_spawn [James Strandboge, Shakti Sen]
* Remove timer when we're done [Shakti Sen]
* Fix crash if log is < 5 lines [Shakti Sen]
Misc
* Pass distcheck [Glynn]
Translations
* Changwoo Ryu [ku]
* Adam Weinberger [en_CA]
* Gareth Owen, David Lodge [en_GB]
* Miloslav Trmac [cs]
* Christophe Merlet [fr]
* Laurent Dhima [sq]
* Francisco Javier F. Serrador [es]
* Takeshi AIHANA [ja]
* Funda Wang [zh_CN]
* Kjartan Maraas [no, nb]
* Stanislav Visnovsky, Ivan Noris [sk]
* Pawan Chitrakar [ne]
* Dinesh Nadarajah [ta]
* Alexander Shopov, Peter "Peshka" Slavov, Vladimir Petkov [bg]
* Vincent van Adrighem, Michiel Sikkes [nl]
* Artur Flinta [pl]
* Christian Rose [sv]
* Andras Timar, Laszlo Dvornik, Gabor Kelemen [hu]
* Guntupalli Karunakar [hi]
* Changwoo Ryu [ko]
* Duarte Loreto [pt]
* Akagic Amila, Tomasz KÅ~Boczko [bs]
* Tommi Vainikainen [fi]
* Martin Willemoes Hansen [da]
* Christian Neumair, Hendrik Richter [de]
* Telsa Gwynne, Dafydd Tomos, Dafydd Harries [cy]
* Danilo Å| egan [sr, sr@Latn]
* Hasbullah Bin Pit [ms]
* Adam Weinberger [en_CA]
* Leonid Kanter [ru]
* Ankit Patel [gu]
* Metin Amiroff [az]
* Žygimantas BeruÄ~Mka [lt]
* Maxim Dziumanenko [uk]
* Baris Cicek [tr]
* Ã~Esmund Skjæveland [nn]
* Kostas Papadimas, Nikos Charonitakis [el]
* Jordi Mallach [ca]
* Mugurel Tudor [ro]
* Arafat Medini [ar]
* Supranee Thirawatthanasuk [th]
|
|
* Fixed broken .m4 macro (bugzilla 152086)
* Fixes for bug #144435, #147633, #142831, and #150260.
Non-XKB compose keyboards are working better now with
word completion, and at login with a working 'Menus' key.
|
|
* Updated translations:
cs (Miloslav Trmac)
en_CA (Adam Weinberger)
et (Priit Laes)
ga (J.H.M. Dassen (Ray))
sk (Ivan Noris)
|
|
Changes:
KOffice Libraries
KOfficeCore:
* Support MS-DOS EPS files directly without stripping them internally.
* Display errors when the part cannot be loaded - e.g. due to an undefined
symbol. This fixes the long-standing "program exits with error code 1
and no warning" problem.
KOfficeUI:
* Fixed initial active tab in the opening dialog, to also remember when
"Open Recent File" was used last.
KoText library features (shared between KWord and KPresenter):
* Fixed date format not available for some date variables
* Match words to auto-correct in a case-sensitive way to allow entries to
have upper case letters.
* Do not use a different size for bullets/numbers in front of paragraphs
starting with bold or italic.
* Fixed copy/pasting of lines containing tabs (not all lines would be pasted)
* Indic/Malayalam support, with thanks to Rajeev J Sebastian.
All Applications
* Fixed handling of remote KOffice files in Konqueror.
* Fixed race condition when using dcopstart.
KWord
* Fix all 3 style menus for any translation
* Fix loading of tabulators in old KWord documents
* Restart numbering starting a new list
KSpread
* Fix special paste from cell with formula
* Fix "Expense Report" template
* Fix untranslatable strings in function descriptions
Filters
KWord's OOWriter export filter:
* Fix generation of spaces
KPresenter's OOImpress import filter:
* Fix crash when we load presentation background page
* Import help line
* Import animation order
* Import setting
* Import transparency for object
KPresenter's OOImpress export filter:
* Export settings into settings.xml (Snap drawing line)
* Fix generate list of picture
* Export transparency attribute
* Fix header into content.xml
KSpread's OOCalc export filter:
* Fix save manifest.xml into META-INF/
* Implement save settings into settings.xml (active table, cursor position)
KSpread's GNUmeric export filter:
* Fix writting
* Generate UTF-8
* Fix export of sheets with more than 255 rows or columns
KSpread's MS Excel import filter:
* Fix generating numbers, especially if the decimal symbol is a comma
KSpread's CSV export filter:
* Fix export of sheets with more than 255 rows or columns
KSpread's HTML export filter:
* Fix export of sheets with more than 255 rows or columns
|
|
- Parse eBay pages properly again
- A parsing error leading to a segmentation fault is fixed (patch
from Klaus Singvogel)
- Get the snipe key 60 seconds before sniping because this key becomes
stale.
- Snipes do not try to get a snipe key at startup or setup.
- Set the proxy during startup. Otherwise a "Network error" is issued
at startup behind a proxy.
- Workaround a bug with german umlauts and other ascii > 127 in the
details windows. They are simply removed.
- Recognize shifting end times of auctions.
- User listings:
- The auction-id was read as "unsigned long" (4 Byte) instead of
"unsigned long long" (8 Byte). Due to that truncation some
auction-ids were not handled correctly.
- Ebay places linebreaks at the worst places in its pages: the
parser did not remove them all. So the auction id was not
found.
- Obtain snipe-key just when necessary, not earlier.
- New feature: Snipe groups
|
|
|
|
This Latin dictionary program takes keyboard input or a file of
Latin text lines and provides an analysis/morphology (declension,
conjugation, case, tense, etc.) of each word individually, the
dictionary form, and the translation (meaning).
am.at V 1 1 PRES ACTIVE IND 3 S X
amo, amare, amavi, amatus
love, like; fall in love with; be fond of; have a tendency to;
The dictionary contains over 30000 entries and, through additional
word construction with hundreds of prefixes and suffixes, may
generate more, leading to many hundreds of thousands of 'words'
that can be formed by declension and conjugation. Present emphasis
is on classical Latin and late Latin, but medieval Latin entries
are increasing. WORDS provides a tool to help in translations for
the Latin student and a memory jog for researchers.
|
|
|
|
and fixes the bulk build.
|
|
From diro at nixsys dot bz via PR pkg/26936.
|
|
|
|
|
|
|
|
(lots of unchecked string ops here...)
|
|
|
|
has been removed.
|
|
that it "is a program".
Also note that it can be used to "copy, append or link" also.
|
|
|
|
This is was provided in PR pkg/26828. Thank you Alexander Becher.
|
|
* Fixed various leaks and crashes:
#140663 #140757 #139739 #142081 #140595 #140630
* Updated translations:
bg (Vladimir "Kaladan" Petkov)
bs (Kemal Sanjta)
en_CA (Alexander Winston)
eu (Iñaki Larrañaga)
fi (Pauli Virtanen)
fr (Christophe Merlet)
hi (Guntupalli Karunakar)
hu (Laszlo Dvornik)
ka (Pablo Saratxaga)
mi (John C Barstow)
nb (Kjartan Marass)
nl (Tino Meinen)
pt_BR (Gustavo Maciel Dias Vieira)
sq (Laurent Dhima)
sv (Christian Rose)
tg (Pablo Saratxaga)
tk (Gurban M. Tewekgeli)
|
|
intended transformation: use "rm" to remove an option, "rmdir" to remove
all options containing a path starting with a given directory name, and
"rename" to rename options to something else.
|
|
which are the full option names used to set rpath directives for the
linker and the compiler, respectively. In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is
inserted in case the flag is a word, e.g. -rpath. The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use. They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively. Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
|
|
* Removed some old copyrighted code.
This probably breaks OS/9 support.
|
|
Fixes PR 26742 from FUKAUMI Naoki.
|
|
noted by diro at nixsys bz in PR 26728.
|
|
Changes:
* Kgpg
o Do not show expired keys in the signing dialog Jean-Baptiste Mardelle
o Make it possible to change colors assigned to trust values
Jean-Baptiste Mardelle
o Add option to hide invalid keys (revoked/expired) Jean-Baptiste
Mardelle
o Improve multi-file operations (better feedback, non-blocking)
Jean-Baptiste Mardelle
o Added search filter in key dialogs Jean-Baptiste Mardelle
o Added status bar for improved feedback Jean-Baptiste Mardelle
o Improve autodetection of dropped files (signatures, keys) Jean-Baptiste
Mardelle
o Change icon to reflect KGpg's state (busy/ready) Jean-Baptiste
Mardelle
* KCalc
o More different modes: logic, statistics, trig-functions Klaus
Niederkrueger
o Pressing Ctrl displays the accels for all buttons. Klaus Niederkrueger
o Display content can be copied with standard actions cut/copy/paste
Klaus Niederkrueger
* Ark
o Search Bar Henrique Pinto
o New Konqueror Integration Plugin Georg Robbers
o KParts-based integrated viewer Henrique Pinto
o Improved Extraction Dialog Henrique Pinto
|
|
Changes:
* Kontact
o Kolab client integraton. Bo Thorsen
o KPilot integration into Kontact. Reinhold Kainhofer, Adriaan de Groot
o eGroupware connection. Tobias Koenig
o Bug voting and feature purchasing help menu items. Don Sanders
* KMail
o HTML mail composing. Don Sanders, Edwin Schepers
o List only open IMAP folders Carsten Burghardt
o Quick search toolbar item Don Sanders
o Anti Spam Wizard Andreas Gungl
o Anti Virus Wizard Frederick Emmott
o Filter Log Viewer Andreas Gungl
o Per-contact crypto preferences Marc Mutz
o Crypto plugins autoconfiguration Marc Mutz
o Split sign and encryption keys Marc Mutz
o Preset encryption/sign keys for OpenPGP and S/MIME in the identity
Marc Mutz
o Importing certificates from PKCS#7 certs-only attachments Marc Mutz
o Add new (automatic) mailinglist handling functionality. Zack Rusin
o Add viewer plugins to allow e.g. KOrganizer to display invitations
embedded in KMail. Ingo Kloecker
o Renaming of Disconnected IMAP folders Bo Thorsen
o New filters: "is email in addressbook?", "is email in one of the
addressbook's categories?", "has email an attachmen?" Martin Koebele,
Ingo Kloecker
o Merge in presence display via KIMProxy Will Stephenson
o Allow starting IM chats from an address's context menu Will Stephenson
o IMAP ACL support (aka shared folders) David Faure
o Expiring old messages as a background task, optionally by moving them
to another folder David Faure
o Compacting mbox/maildir folders as a background task David Faure
* Kleopatra (formerly known as KGpgCertManager)
o Importing/exporting certificates and secret keys Marc Mutz
o Deleting certificates Marc Mutz
o Async / cancel'able operations Marc Mutz
o Highlighting of revoked/expired/etc certificates in the certlist
Marc Mutz
* KOrganizer
o Recurrence on todo's Bram Schoenmakers
o Free/Busy view Cornelius Schumacher
o Automatic upload of Free/Busy information to server Cornelius
Schumacher
o Remote calendars (auto-update, change notification) Cornelius
Schumacher
o More flexible working hour configuration (minute-based, working days
can be selected, overnight shifts are possible) Reinhold Kainhofer
o Allow editing of more than one day in Journal (diary) view Reinhold
Kainhofer
o Holiday plugin uses the system's country as default Reinhold Kainhofer
o Filters are also applied to todo lists, and to printing the todo list
Reinhold Kainhofer, Bram Schoenmakers
o "Copy to" date and "Move to" date popup in popup menu for todo items
Bram Schoenmakers
o "Edit"-button in alarmdialog Bram Schoenmakers
* KPilot
o Fix knotes conduit Adriaan de Groot
o KPilot integration into Kontact Reinhold Kainhofer
o Configuration wizard (only three settings, handheld is auto-detected!)
Reinhold Kainhofer
o Allow syncing to remote files (calendar, todo, addressbook) Joern
Ahrens
o Add a custom page to KAddressbook's contact editor to allow editing of
the custom fields synced by the addressbook conduit Reinhold Kainhofer
* KAlarm
o Add facility to define alarm templates David Jarvie
o Add option to play sound file repeatedly until alarm window is closed
David Jarvie
o Add volume control for playing sound file David Jarvie
o Add 'stop sound' button to alarm message window when sound file is
played David Jarvie
o Add facility to execute shell commands before or after an alarm is
displayed David Jarvie
o Middle mouse button over system tray icon displays new alarm dialog
David Jarvie
o Add option to display a reminder once only before the first alarm
recurrence David Jarvie
o Add facility to specify shell commands to execute before or after an
alarm is displayed David Jarvie
o Display time-to-alarm in reminder message window David Jarvie
o For message texts which are truncated in main window, show full text
in tooltip David Jarvie
o Allow more flexible formats in time entry fields David Jarvie
o After creating/editing alarm, prompt to re-enable alarms if currently
disabled David Jarvie
* KArm
o Documentation Mark Bucciarelli
o File locking Mark Bucciarelli
o CSV Export of timecard history Mark Bucciarelli
* KNotes
o Network-enabled KNotes Michael Brade
o Implement rich text mode for the notes. Michael Brade
* KitchenSync
o Finish framework. Cornelius Schumacher
o Syncing addressbook and calendar data between desktops. Cornelius
Schumacher
* KNode
o Improved HTML rendering Roberto Selbach Teixeira
o Partial KMail look'n'feel Roberto Selbach Teixeira
o Show long group names as tooltips. Roberto Teixeira
* KAddressBook
o Simple and advanced Custom Fields support Tobias Koenig
o Field selection for vCard export plugin Tobias Koenig
o GUI for per-contact crypto settings (see also KMail) Marc Mutz,
Steffen Hansen
o Make KAddressBook work fine with asynchronous interface of libkabc
Tobias Koenig
o Polish up the GEO, PHOTO, LOGO and SOUND input widgets Tobias Koenig
o Merge presence display in summary view Will Stephenson
o Merge editor widget for multiple IM addresses Will Stephenson
o Add progress bar to KAddressbook's Nokia mobile phone import/export
filter Helge Deller
o Add custom page to allow editing of the custom fields synced by the
addressbook conduit Reinhold Kainhofer
* KonsoleKalendar
o Fix exporting recurring events Allen Winter
o Handle timezones and localization Allen Winter
o New --next command line argument for showing next event Tuukka Pasanen
o New --show-next command line argument for showing next so many days
events Tuukka Pasanen
o Add a new compact, easy to read, export format Allen Winter
* libkdepim
o Add a renamed KIMProxy so that we can use its services and retain
compatibility with 3.2. KIMProxy code has been merged with libkdepim.
Will Stephenson
|