summaryrefslogtreecommitdiff
path: root/misc/kdepim3
AgeCommit message (Collapse)AuthorFilesLines
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz2-4/+4
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz2-4/+4
2009-08-26bump revision because of graphics/jpeg updatesno2-4/+4
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-32/+32
2009-06-14Remove @dirrm entries from PLISTsjoerg1-327/+1
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz2-3/+4
major change. Reported by Robert Elz in PR 41345.
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-03-03regenerateexplorer1-1/+2
2009-03-03add a cast to (unsigned long) to work around time_t issues. This is a quick ↵explorer1-0/+13
fix to make this build with our new shiny time_t.
2008-08-27Update to KDE 3.5.10markd2-7/+17
minor bugfixes
2008-07-14Mark as destdir ready.joerg1-1/+3
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam2-7/+6
through PLIST_SUBST to the plist module.
2008-02-20Update to kde 3.5.9markd4-22/+52
KAlarm * New option to specify reminder times in minutes. * Prevent multiple identical error messages accumulating for the same alarm. * Remember main window show/hide options when KAlarm last closed, instead of setting them in the Preferences dialog. * Replace simple repetitions with recurrence sub-repetitions, to reduce confusion. * Simplifications and improvements to the alarm edit dialog layout and controls. * Fix crash when saving Preferences, if 'xterm' is not installed in the system. * Fix failure to trigger some recurring date-only alarms * Fix date-only alarms repeating every minute from midnight until the start-of-day time. * Fix KAlarm hanging especially on startup, and potentially freezing the system for a while. * Fix deferral of non-recurring alarms not working. * Fix inability to reactivate deleted alarms which still have repetitions to go. * Fix sendmail error "Sender verify failed (in reply to RCPT TO command)" on some systems. * Prevent error messages while typing a date value, until the user has finished entering it.
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn2-4/+4
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-11-30Bump PKGREVISION because openexr now depends on ilmbase.wiz2-3/+4
2007-10-20Update to KDE 3.5.8markd9-241/+11
core libs * Do not drop frecuently used address that are not in the addresbook from recent address list. * Fix Free/Busy information not regenerated for recurring events with end date after fb-period. Birthdays resource * Fix Reminders for imported birthdays from KAdressbook don't work as expected. Groupwise resource * Don't crash if hostname or port are wrong. IMAP ioslave * Fix SASL Authentication fails if another client of sasl is loaded. Sieve ioslave * Fix SASL Authentication fails if another client of sasl is loaded. * Fix cannot login When using TLS. * Fix retrieving scripts from the server always failed with a protocol error report. libkholidays * Add Argentina holidays file. KAddressBook * Fix using X-KADDRESSBOOK-X-Department where ORG:organization;department should be used. * Fix import bug for vCards when running as Kontact part. KAlarm * Allow delay times up to 999 hours to be entered. * Fix not being able to stop sound file playing. * Fix template time value is lost between reboots. * Fix recurring alarms sometimes don't fire when they're supposed to. KArm * Allow negative times for budgeting time for a task. * Right click on "task complete" box should not tick/untick box. * Fix marking task done does not stop the time. Kitchensync * Added configuration dialogs for Evo2, SynCE, Moto and Jescs. * Added configuration dialog for Sunbird plugin. KMail * Do not show the dragging menu when dragging to ourselves or to our parent. * Do not ask the user to go online each time a job finished if he decided to be offline. * Fix rebuilding index files breaks subject threading for existing messages. * Fix copying of messages on the same online IMAP server. * Fix crash when moving folders. * Fix crashes during drag&drop of imap folders. * Fix crash after reply to a revoked mail. * Fix event loop handling. * Fix crash when cancelling GnuPG singing a new empty message. * Fix crash on retrieving pop mail. * Fix crashing after startup. * Fix templates for forwarding do not work with inline mails. * Fix draft messages forget the default GPG action. * Fix encrypt to self function beign always on. * Fix mails started from a template have wrong date. Kontact * Fix crash when editing toolbars while a plugin without part is active. * Fix crash if no plugin is active when editing toolbars. KOrganizer * Fix loading the freebusy list for people with a preferred email address. * Fix unability to get freebusy information from an eGroupware server. * Fix publish free/busy list automatically not working. * Fix a crash when moving recurring multidays events. * Fix audio notification open file dialog. korn * Fix the Subject and Sender parsing. * Fix fetching the password of a kmail account from kmailrc. * Fix using pop3-mailboxes from the kmail configuration. Akregator * Fix storage backend waking up CPU every 3 seconds.
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz1-1/+2
Bump PKGREVISION.
2007-08-03Add missing checksum for patch-at.joerg1-1/+2
2007-08-02Don't include malloc.h.joerg4-1/+46
2007-06-13Needs pkg-config to build the kitchen-synk^Hc.joerg1-2/+2
2007-05-30Removed some code duplication from the buildlink3 files by using the newrillig1-8/+3
pkg-build-options.mk procedure.
2007-05-23Update KDE to 3.5.7markd10-265/+259
Akregator * Disable java and javascript in the article viewer. * Partially fix "javascript:" links in the browser tabs. KAddressBook * Add support to search in custom fields. * Don't deselect all previous selected items on a RMB click, otherwise it's impossible to send all selected contacts via mail or delete them at once. * Changed the category editor to use an inline editing, that makes the usage a lot more userfriendly and less confusing. * Fix crash when importing addresses from Konqueror twice. * Export Home Address and Business Address when exporting to CSV. * Fix importing some fields from CSV. * Change non-modal dialogs into modal ones to prevent the user from closing the contact editor dialog before the category editor dialog. * Fix crash when adding picture to contact. * Move the IM Address field into the IM section, so it's shown when you enable the 'Show IM Addresses' option. * Always select the first entry of the view on startup. * Use proper encoding for URLs in contact data. * Add the formatted name according to the KAddressbook settings. KAlarm * Add test play button to sound file selection dialog. * Show Simple Repetition and Special Action statuses by means of button states, in alarm edit dialog. * Prevent pre-alarm actions being executed multiple times when the alarm is triggered. * Only execute pre-alarm actions when the main alarm is initially triggered, and post-alarm actions when the alarm is finally acknowledged (after any deferrals). * Display advance reminders for each occurrence of recurring alarms. * Prevent repetitions triggering again if KAlarm is restarted. * Prevent recurring alarms being triggered on exception days. * Fix start-of-day time being ignored for date-only alarms. * Fix failure to save "Execute in terminal window" option in Preferences dialog. * Fix Undo of deletion of active alarms. * Fix attachments not being sent with scheduled emails when using KMail as email client. * Ensure up-to-date menus are displayed if user has a customised toolbar. * Make the alarm times shown in the system tray tooltip take account of alarm repetitions. * Disable Defer button in new message window when deferral limit has been reached. KArm * In case of stale lock files, do not start timing, but warn. Kitchensync * The OpenSync based Kitchensync is being used now. Korn * Make it possible to disable TLS. KMail * IMAP Quota feature. * All folders can be copyied or moved now. * Drag 'n drop of one or multiple folders. * Copy/cut/paste actions for one or multiple folders. * Drag 'n drop of messages from the search result window to the folder tree. * Copy/cut/paste actions for messages (in the header view and search result window). * IMAP: exclude some folders from syncing, allowing you to use online and disconnected IMAP on the same account for a disjoint set of folders. * Inline-viewing of TNEF attachments. * kmail --view can also handle *.mbox files (such as the ones saved by kmail) * Adds support for accepting image drags to the composer window and also now accepts pasting images with Ctrl+V so that it does not write a temporary file. * Add icons for context menu on address in reader window. * Show the User-Agent or X-Mailer value in fancy headers if so configured. * Show preferred email addresses first in auto completion. * Allow the user to cancel kmail connection attempts when the account settings are incorrect. * Many crashes were fixed regarding IMAP. * Fix pasting in addressee fields. * Do not ask to store the SMTP password outside KWallet everytime you want to send a mail. * Typo in the antispam wizard definitions, which caused CRM114 to be always displayed as available. * Fix crash after creating a disconnected IMAP account. * Make sure that a corrupted .ids file does not allocate huge amount of memory by checking consistency of file length vs. number of items expected. * Copying messages is faster. * Honor umask of the user when saving attachments * Fix "deleting maildir does not delete associated .index.ids file" * Updates of libgpg-error and gpgme in order to fix serious security issues. * Don't allow base64 or qp encoding for message attachements, such as when forwarding. * Make sure attached emails are never encoded in anything but 7 or 8 bit. * Don't base64 encode forwarded messages. * Special characters are not lost if the HTML message was saved in the drafts folder and opened again. * Prevent that the local folder contents changed while the IMAP search was working. * Don't crash when deleting an account while jobs for that account are still pending. * Disallow closing the composer window whilst performing a sign operation, this causes a crash when using the non-gpg-agent PGP backend. * Fixing Outlook compatibility with attachments that have umlauts in the filename. * Fix crash when opening KMail's configuration while another Kontact component is active at that time. * Prevent crash when moving mail to an IMAP folder with a filter. * Fix kmail crash when creating index * Remember the SMTP password. * Send MDN when this is requested. * Fix "attendee in CC-field are missing from an invitation if the own email address could not be found". * Fix for "MultiPart message plain/text body encoding" bug. * Fix sending invitations to Outlook users. * Give original style answers about meeting attendance. KNode * More tolerant parsing of broken headers. KOrganizer * Add holiday file for South Africa. * Ukrainian national holidays added. * Support Pascha (Orthodox Easter) in holidays files. * When there are too many entries in the journal, make a scrollbar appear. * Don't write out empty, invalid or superfluous fields in the calendar. * Fix newlines in calendar files to comply to RFC 2445. * When loading any URL/URI make sure we load it as UTF8 and not as Latin1. * Fix issue that journal title was not shown when searching for journals. * Properly sort list view when using AM/PM notation. * Disable time and date edits when no due date is given, and set the due date to someting sensible (not in 200000 years). * Fix 'spurious reminders from korgac' * Make "Edit Categories" button open the editor again. * Bugfixes regarding recurring events in combination with timezones. * Save resources upon modifications, in order to fix reliability problems with KPilot. * Fix "Working days views won't follow the configured work days". KPilot * Cleanups in memofile conduit; using new OS5 database if it's present, otherwise falling back to legacy one. * As a first step to combatting the "kpilot ate my future" e-mails (read: data loss), we now use a CUDCounter (Create/Update/Delete). Step 1 is to track these and report on them to the user in their sync log. * Bug fix in popconduit... making sure we always have a sent date * Bug fixing in vcalconduit... long-time bug that existed in libkcal that caused every calendar resource save to mark every calendar event as modified. Now kpilot won't have to sync every record every time. * Changing KPilotDeviceLink to use a separate thread, dedicated to doing device communication. This is much better design as a start, but fixes the problems kpilot was having (and widely talked about) where kpilot would hang and crash if our user was using "usb:" or "net:any" devices because of how these new "device"s operated (allowed immediate opening, even though there is no physical device connected, and then hung indefinitely until the real device connected). * Icon naming bug fix.
2007-03-23update to kdepim-3.5.6nb2. fix build against updated pilot-link-libs - ↵abs4-3/+40
"http://websvn.kde.org/?view=rev&revision=633614"
2007-02-22Needs flex as reported by Lieven De Keyze.joerg1-2/+2
2007-02-03Couple of patches from KDE SVN for crashes with filtering and the newmarkd3-2/+43
templates feature in kmail. Bump PKGREVISION.
2007-01-26Update to KDE 3.5.6markd9-392/+246
Akregator * Add session management for browser tabs. * Fix KhelpCenter entry and start a handbook. * Fix folder name encoding when RSS feeds are added from the outside. KAddressBook * Fix renaming distribution lists. * Fix adding new categories to addressbook. * Fix links to online maps at MapQuest.com and Maporama.com. KAlarm * Tidy up preferences dialog (Run mode options and sound type options). * Fix crash when an alarm triggers while the user is answering the confirmation prompt when deleting it. * Fix crash when saving Preferences dialog on some systems (due to Terminal for Command Alarms option setting). * Fix editing of 29th February alarm options for non-leap years. * Fix Find always using the first search text entered even after entering a new one. * Fix "Start alarm monitoring at login" value shown in preferences dialogue. * Fix deselecting "Start alarm monitoring at login" when daemon not running. KArm * Session times can be copied to clipboard. KMail * Introducing KMail templates: you will be able to build templates for new messages, replies, or forwards. The templates can be universal or identity-specific or folder-specific. The template language is very customizable (similar to The Bat! mailer). There will also be a templates folder from which you can store templates and new messages can be created from these. * Added CRM114 support to anti spam wizard. * Background filtering enhancements. * Add "Open With..." for attachments view. * Handle command line parameter --header correctly. * Various improvements on address completion in composer. * Do not crash when deleting a message while saving it. * Fix saving expiry settings. * Correctly detect a URL that ends with '-' or '_'. * Get attachment icon from file name if not available from Content-Type. * Handle multiple To: header lines. * Some changes to make menubar and popup menus more consistent. * Add keyboard shortcut Ctrl+S for "Save As" action in reader window. * Fix wrong checkbox in the layout when adding attachments to the composer. * Fix for attachment display in editor: "sort by size" sorts alphanumerically, not by size. * Fix to update identities with renamed transports. * Open on double click to attachments. * Put KDE Wallet dialog on top when KMail requests a password. * The "Emtpy Trash" action was not always enabled when it should be. * Disable the shortcut definition if the filter is not going to be added to the menu. * "Exclude important messages from expiry" should also exclude todo messages. * Fix for changing the identity transport when changing an identity. * Fix mail sorting in POP filter dialog. * Suppose headers charset from content-type header if headers not properly encoded. If content-type charset is "us-ascii", use "utf-8" instead. Write maildir and mbox indexes in right encoding. * Moving messages is faster. KNotes * Prevent crashes when *.rc files for KNotes are missing/unreadable. Kontact * New Summary menus for appointments and to-dos that allow quick access to edit, delete, and mark completed (to-dos only) * Session management framework for Kontact plugins. * Fix changing startup view not working. * Fix lost occurences when recurring events were shown by the Summary widget. KOrganizer * Add command line options to 1) Open the URLs in a separate window (--open, -o) 2) Merge the events of the URLs into the standard calendar (--merge, -m) 3) Add the URLs as new resources (--import, -i) If no command line option is given, korganizer will ask which of these actions should be taken for each URL. If no URL is given, the standard resource calendar is displayed. * Can print individual Event or To-do on a single sheet of paper * Various improvements on printouts. * Make calendars in the left sidebar respect the First Day Of Week setting, defined in the control center * Make the reminder dialog somewhat more usable when working with they keyboard. * Show anniversaries of all contacts. * Brazilian and Greek holidays added. * Fix applying templates on to-do items. * Prevent infinite loops with some cases of recurring todos. * Write proper DTEND data when a time is associated to an event. * Fix Copy To menu for to-dos, assign date to copy when the original did not have a due date. * Some crashes fixed when opening iCal files from Apple. * Don't crash when "select resource folder" was cancelled. * Endless loop fixed in todo editor. * Do not crash so easily when KOrganizer is embedded inside Konqueror. * Record completion of recurring todos in journals. * Fix a bug in Kontact that Ctrl-N did not honor the selection in the agend view. * Fix loading journals from Kolab resources. * Fix crash when pressing OK in event editor while the resource selection dialog is open. KPilot * Inclusion of CMake standalone build system. * Backup options made more granular. Users can choose to always update backups or to only do so on demand, instead of being forced to do so on every HotSync. * Raising minimum requirement for kpilot to pilot-link 0.12.0. This addresses many long-standing bugs caused by previous versions of pilot-link regarding database-size limitations. * Fixes for data-loss problems for users of all distros that distributed kpilot with pilot-link 0.12. * Fix for "Reminders from outlook invites are set to unknown in exchange resources". * Fix compilation when NDEBUG is on.
2007-01-17Very belatedly bump PKGREVISION for all jasper dependencies becausewiz2-4/+4
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
2007-01-13Modular Xorg support.joerg1-1/+2
2006-11-20Fix problem starting korganizer from the korganizer icon. From KDE svn.markd6-3/+183
Bump PKGREVISION.
2006-11-20karm/test's are never run so don't bother patching.markd10-114/+11
2006-10-18Fix "test ==". PR pkg/34847markd9-1/+113
2006-10-12Update to KDE 3.5.5markd4-66/+44
Changes: KAlarm * Use an alarm's previous deferral time interval as default for its next deferral. KMail * Add missing top and bottom buttons for the filter dialog. * Improve GUI-strings. * Fixing a crash on start when using IMAP.
2006-08-02Update to KDE 3.5.4markd3-11/+10
KAddressBook * Add support for the next gnokii version (>= 0.6.13). aKregator * Fix a crash on shutdown. * remove tray icon when disabling aKregator component in Kontact. KAlarm * New facility to import alarms from other calendar files. * Fix Defer dialog time interval maximum to match maximum date/time value. * Fix crash when a deferred expired recurring alarm is edited from message window Edit button. * Fix crash when message is redisplayed at login. * Prevent inapplicable 'Unable to speak' error when alarm is redisplayed after login. * Save main window column order changes to use on restart (except message column). KNotes * Add DCOP accessors and setters for the note colors. * Fix Defer dialog time interval maximum to match maximum date/time value. KMail * Don't crash if msg is 0. Bug found by Akonadi. * properly initializing the creation time of a signature. In case of clear signed messages we can't parse the date, so don't show it. * Don't remove commas when cleaning whitespace. * Fix progress item related crashes during POP3 fetches. * Fix Crash when creating a mail folder with a / in its name. * Fix IMAP Message view showing empty list when selected email is deleted or moved outside of KMail. * Fix untranslated message and improve text of some messages. * Fix some issues with keyboard shortcuts. * Display all headers in left to right direction. * Fix moving messages from an imap to a local folder. * Fix crash on logout when only a message pane is shown. KOrganizer * Dialog box for editing or deleting appointment does not catch "Yes"/"No". korn * Fix multiple messages removal from one server. libkholidays * Add support for multiple holidays on the same date and for holidays that shift when occur on saturday or monday.
2006-07-24In korganiser use the KTimezone class rather than trying to deal withmarkd4-2/+147
timezones itself as that works on more systems. Bump PKGREVISION
2006-07-15Don't use "ERR", Solaris doesn't like it.markd2-1/+15
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-06-01Update to KDE 3.5.3markd4-17/+26
Changes: * KAlarm o New: Add DCOP calls and command line options to display the edit alarm dialog o New: Add Select All and Deselect actions & shortcuts for import birthdays list o Make system tray icon appear in non-KDE window managers o Fix corruption of alarms displayed at logout and then deferred after login o Fix erroneous adjustment of recurrence start date when saving alarm o Fix crash when --play command line option is used, if compiled without aRts o Don't show disabled alarms in system tray tooltip alarm list o Fix reminder time not being saved in alarm templates * KArm o Make context menu work in the karm kontact plugin. o CertManager o S/MIME support in QGPGME backend * KMail o New: Implementing folder quick filing o Fix crash in disconnected IMAP o Fixing the frequent loss of folder-settings o Fixes of several memory-leaks o Message list view containing empty rows and causing crash when double clicking o Cannot create new folders with IMAP using Dovecot-imapd o Don't insert the separator after "Delete Folders" for system folders. o Drag and drop of messages to composer fails on x64 systems o Fix crash when trying to view source while the Message Preview Pane is hidden. o Don't crash when IMAP mailbox modified externally o Fix a syntax error in kmail_clamav.sh o Don't crash when trying to "send again" a message that is not there. o Properly initialize font buttons when the composer is started in HTML mode o Fix mixed language phrases when a non-English language is used for reply/forward phrases o Improve detection of external references o 'Fallback character encoding' and 'detect missing attachments' settings now work properly o Fix IMAP-crash after fresh startup and selecting mail o Fix IMAP-crash while selecting mail in mail header view * IMAP o Only remove the / when it is not quoted - fixes wrong searches. * KOrganizer o Fixed: "normal" events aren't displayed if they're covered/overlaped by floating, multiday events o Show categories in list view * KAddressBook o Make it possible to delete an URL again * Akregator o New: add author information to article header (in the article pane only) o Prevent "Akregator is running" messages on startup (reset PID to -1 when closing akregator) o Do not crash on startup when Combined View mode is activated (Happened only when experimental tagging is activated) o Do not reset status of modified articles to "New". It's just too much noise for a tiny bit of signal. o When iterating over articles using previous [unread] article, jump to the oldest article instead of newest when entering a new feed o Disable apply button in config dialog when nothing was changed * Message subject unnecessarily HTML-encoded in download status popup
2006-04-28Back out part of the 3.5.1 -> 3.5.2 update as its causing korganisermarkd4-4/+31
to crash when you try to add a new event (or edit an existing one). Bump PKGREVISION.
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz2-3/+4
2006-04-13Update path from cyrus-sasl2 to cyrus-sasl.wiz2-4/+4
2006-04-06Over 1200 files touched but no revisions bumped :)reed2-5/+5
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-03-30Update KDE to 3.5.2markd4-38/+15
* Akregator o Feed archive: Move feed limit up to 500 feeds instead of 384 (due to file limit a process can have opened at a time) o Feed archive: Lock feed archive to prevent multiple write access which can corrupt feed archives and cause crashes on startup o Feed fetching: Do not use Konqueror cache settings, but use "refresh" mode by default (Check with server if the cached file is up-to-date, reload if not) o Feed parser: read feed description and homepage link for Atom feeds o Feed parser: Improve parsing of Atom content (especially for 0.3 feeds), do not strip HTML markup for types like "text/html" o Feed parser: ignore unknown or invalid version attribute value in the <rss> tag and just assume RSS 2.0. * KAddressBook o Sometimes KAddressBook lost all data. This is now fixed. o Wait for complete loading of all addressbook resources before execution of commandline and DCOP commands (e.g. "Open in Addressbook" by KMail) * KAlarm o Fix kalarmd hang when triggering late alarm and KAlarm run mode is on-demand o Prevent defunct kalarm processes when run mode is on-demand o Fix column widths when main window is resized, if columns have been reordered o Add Select All and Deselect actions & shortcuts for alarm and template lists
2006-02-07Fix build on Solaris.markd2-1/+16
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-3/+4
2006-01-31Update to KDE 3.5.1markd8-225/+5
Changes: * KAlarm o Fix email attachments being forgotten when saving alarms o Make autoclose of message windows work o Display alarm message windows within current screen in multi-head systems o Fix toolbar configuration being lost after quitting KAlarm o Fix New From Template not creating alarm if template contents are not changed o Fix configuration dialog not fitting in 1024x768 screen in some translations * KMail o KMail crashes while inserting files o KMail composer crashes when inserting file o KMail crashes when inserting files into email messages o autocomplete in composer completes section title instead of email-address o The item "network state" in the KMail file menu is very confusing o Crash when applying pipe through filters o subfolders and included mails lost when moving folder to cachedimap account o Cannot create new folders with IMAP using Dovecot-imapd, regression from 3.4.X o Retrieving folder contents screen is irritating o Interpret old-fashioned time zone in email Date header o HTML formatting is lost when saving in drafts folder o composer kaddressbook no adresses at first launch * KOrganizer o libkholidays bug in Belgian version o HTML export does not include location field * Kontact o Mistake in reporting upcoming German Holidays on Overview page o Summary for "special dates" shows wrong time spans * KAddressBook o Allow the selection/copy of the formatted address o URL images not working in KAddressBook o Photo image location field is nonfunctional o Contact's photos are not cleared in "Contact Editor" extension bar o Need an easy way to copy and paste an address from the editor window o Exporting contacts to vcard generates _.vcf for EVERY contact without a real name o kaddressbook hangs on loading vcard * KNotes o Possibility to sort knotes list of notes titles o separate "Clear" action visually from Cut/Copy/Paste since it's not doing anything with the clipboard o added a "Do not show again" box to the delete note dialog o actually set the "Keep Above/Below" bit when creating a note on startup o race condition when using NETRootInfo::moveResizeRequest o line breaks not rendered properly in edit view o KNotes via network does not work properly o Confusing error requester while sending to self o Renaming a note opening it and editing its title does not rename it in the kontact notes view * Akregator o Do not open binary files in the HTML viewer but externally. Fix "Save Link As" for binary files o Fix article order in Combined View: sort by date o Fix parsing of Atom 1.0 feeds with escaped HTML in it: Don't show tags as text o Select next item in article list when deleting the selected article o Avoid crashes as happening when moving a folder and deleting a subitem afterwards o Fix problems with keyboard navigation getting stuck on duplicated articles and prevent creation of new items when selecting an unread dupe o Don't try to reload broken feeds every minute o CDATA in feed is not handled correctly * KNode o Respect background color settings when article viewer is empty o Fix crash on startup if auto mark-as-read is disabled o Reset busy cursor when folder loading fails.
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz2-3/+4
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-07Added a patch to prevent expansion of the toupper and tolower macros inrillig2-1/+20
C++. Needed at least for NetBSD 1.6.2/i386.
2006-01-06DEPENDS and PKGREVISION bumps because db4's library name changed.wiz2-4/+4
2005-12-18Fix errno.joerg2-1/+15