Commit graph

97 commits

Author SHA1 Message Date
markd
890d5c3e1c Fix "test ==". PR pkg/34847 2006-10-18 19:43:00 +00:00
markd
cb00f63e86 Update to KDE 3.5.5
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-10-12 10:53:45 +00:00
markd
45e25edb6b Update to KDE 3.5.4
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-08-02 14:02:00 +00:00
markd
e00caac7b7 In korganiser use the KTimezone class rather than trying to deal with
timezones itself as that works on more systems.
Bump PKGREVISION
2006-07-24 12:43:40 +00:00
markd
8e350e122a Don't use "ERR", Solaris doesn't like it. 2006-07-15 21:04:07 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
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-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
markd
5951b9c99c Update to KDE 3.5.3
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-06-01 14:04:00 +00:00
markd
e892bcc85d Back out part of the 3.5.1 -> 3.5.2 update as its causing korganiser
to crash when you try to add a new event (or edit an existing one).
Bump PKGREVISION.
2006-04-28 01:42:50 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
wiz
0719006c41 Update path from cyrus-sasl2 to cyrus-sasl. 2006-04-13 21:45:12 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
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-04-06 06:21:32 +00:00
markd
4d27faa5cc Update KDE to 3.5.2
* 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-03-30 02:52:17 +00:00
markd
a6321a55cc Fix build on Solaris. 2006-02-07 10:06:53 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
markd
667a41da9b Update to KDE 3.5.1
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-31 22:37:34 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
rillig
6836cb6ed6 Added a patch to prevent expansion of the toupper and tolower macros in
C++. Needed at least for NetBSD 1.6.2/i386.
2006-01-07 21:55:23 +00:00
wiz
751d30d637 DEPENDS and PKGREVISION bumps because db4's library name changed. 2006-01-06 15:10:01 +00:00
joerg
10f9b774de Fix errno. 2005-12-18 13:46:58 +00:00
markd
91428acb14 Fix defining of socklen_t for NetBSD (and DragonFly). Should fix
PR pkg/32311.
2005-12-18 01:29:09 +00:00
markd
13062e801a Update to KDE 3.5
Many new features and refinements.

Notable changes include:
* Konqueror is the second web browser to pass the Acid2 CSS test,
  ahead of Firefox and Internet Explorer
* Konqueror can also now free web pages from adverts with its
  ad-block feature
* SuperKaramba is included in KDE, providing well-integrated and
  easy-to-install widgets for the user's desktop
* Kopete has support for MSN and Yahoo! webcams
* The edutainment module has three new applications (KGeography,
  Kanagram and blinKen), and has seen huge improvements in Kalzium
2005-12-11 11:40:02 +00:00
rillig
296401572a Replaced USE_PERL=run with USE_TOOLS+=perl:run. 2005-11-02 20:53:38 +00:00
markd
42466e747f Update to KDE 3.4.3
Changes:
backported bug fixes.
2005-10-13 13:12:25 +00:00
adam
3d4e72c6c0 Darn, another fix for qt-3.3.5 2005-09-28 19:54:36 +00:00
markd
df58925c99 Fix the problem reported in PR pkg/31169 and the same problem in the
kdepim3 package.  On Solaris nawk can't handle the length of the lines
generated for config.status.overridden for these two packages, so get
pkgsrc itself to use gawk for these packages by adding
USE_TOOLS+=gawk:pkgsrc.
2005-09-22 08:41:18 +00:00
markd
44e7291f02 Fix for saving/opening attachments in Kmail. From KDE SVN.
Bump PKGREVISION.
2005-08-02 10:29:20 +00:00
markd
c9e5d72e8d Update to KDE 3.4.2
Changes:
* KAlarm: Minimise KMix window if KMix is started by KAlarm when
  displaying a message.
* KAlarm: Prevent session restoration displaying main windows which
  should be hidden.
* KAlarm: Prevent alarm message windows being too large for screen.
* KAlarm: Change --volume command line option short form from -v to -V
  to avoid clash with --version.
* KNode: Fix %NAME and %EMAIL custom header macros
* KNode: Support news server that don't understand the LIST OVERVIEW.FMT
  command
* KNode: Fix subject field cursor regression
* Akregator: Improve rendering speed of the article list drastically (by
  about factor 10)
* Akregator: Fix opening of non-HTML files in external applications
2005-07-30 11:33:15 +00:00
markd
c86dad1ad2 We never use the libgpgme-copy (we use the real package) so don't bother
patching it.
2005-07-25 13:21:31 +00:00
shannonjr
889503e71f Retracting change made earlier today. Leaving it for Mark Davies to
examine and commit as he sees fit.
2005-06-23 14:06:17 +00:00
shannonjr
f1be188469 Added buildlink3.mk includes for security/libgpg-error and
security/libassuan. The configure script ckecks for these packages
and substitutes very old versions if they are not found.
This change ensures that the correct header files are used during
compilation.
2005-06-23 09:37:55 +00:00
markd
2faa88d6a5 Make compile with old g++'s. 2005-06-19 11:02:41 +00:00
markd
de065c2f8e Update to KDE 3.4.1
Changes:
* KMail: Fix compilation on IRIX
* KMail: Send redirected messages to the correct address even if sending
  failed at first
* KMail: Fix crash when canceling KWallet password prompt
* KMail: Reduce memory consumption when importing folders
* KMail: Honor the character encoding when loading a message from a file
* KMail: Fix problem with per-identity BCC addresses
* KMail: Fix problem with inline forwarding of CC'ed messages
* KMail: Allow thread-related actions for single messages in threaded
  message list
* KMail: Show correct attachment status of imported message
* KMail: Fix attachment detection
* KMail: Fix problem with context menu for email addresses
* KMail: Show categories in the recipients picker
* KMail: Fix problem with Apply button staying disabled
* KMail: Correctly update filters filtering by status
* KMail: Fix for deletion of folders with subfolders using cached imap
* KMail: Rename temporary file used for compaction so that it doesn't
  risk appearing when kmail is killed and restarted
* KNode: Don't create empty reference headers when superseding articles
* KNode: Cleanly terminate network threads
* KNode: Respect custom color settings in the folder tree and source
  viewer
* KNode: More robust handling of optional headers in XOVER response
* KNode: Don't toggle 'sort by thread change date' when restoring
  header view layout
* KNode: Show error message on write errors
* KNode: Remove linebreaks from subject
* KNode: Don't break inline GPG signatures when forwarding messages
* KNode: Fix drag&drop crash in folder tree
* karm: Don't crash when deleting a task.
* Akregator: Don't crash when closing tab before the page is loaded.
* Akregator: Show icons on status filter combobox KMail style
* Akregator: Make reset filter button to reset status filter
* Akregator: Show window with size it was closed or with one from
  command line
* Akregator: Remove block around "Read more" link
2005-05-31 14:48:24 +00:00
dillo
f81ae835ad Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a
user settable variable.  Set PKG_SUGGESTED_OPTIONS instead.  Also,
make use of PKG_OPTIONS_LEGACY_VARS.

Reviewed by wiz.
2005-05-31 10:01:36 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
jlam
0dbd0c0762 Rename MAKE_VARS to MAKEVARS so that it more closely resembles
"MAKEFLAGS".  Both "MAKEVARS" and "MAKEFLAGS" affect the package-level
make process, not the software's own make process.
2005-05-11 22:08:18 +00:00
jlam
4fd08abc6e I mixed up MAKE_FLAGS with MAKEFLAGS. The latter is what we actually use
to pass make flags to bmake.
2005-05-11 22:03:52 +00:00
jlam
67ca8c8715 Don't assign to PKG_OPTIONS.<pkg> which has special meaning to the
options framework.  Rename PKG_OPTIONS.* to PKG_BUILD_OPTIONS.*.
2005-05-09 05:14:08 +00:00
jlam
03e9337879 Teach bsd.pkg.mk to create a phase-specific "makevars.mk" file that
caches variable definitions that were computed by make.  These variables
are specified by listing them in MAKE_VARS, e.g.,

	.if !defined(FOO)
	FOO!=	very_time_consuming_command
	.endif
	MAKE_VARS+=	FOO

bsd.pkg.mk will include only the one generated during the most recent
phase.  A particular phase's makevars.mk file consists of variable
definitions that are a superset of all of the ones produced in previous
phases of the build.

The caching is useful because bsd.pkg.mk invokes make recursively,
which in the example above has the potential to run the very time-consuming
command each time unless we cause FOO to be defined for the sub-make
processes.  We don't cache via MAKE_FLAGS because MAKE_FLAGS isn't
consistently applied to every invocation of make, and also because
MAKE_FLAGS can overflow the maximum length of a make variable very
quickly if we add many values to it.

One important and desirable property of variables cached via MAKE_VARS
is that they only apply to the current package, and not to any
dependencies whose builds may have been triggered by the current
package.

The makevars.mk files are generated by new targets fetch-vars,
extract-vars, patch-vars, etc., and these targets are built during
the corresponding real-* target to ensure that they are being invoked
with PKG_PHASE set to the proper value.

Also, remove the variables cache file that bsd.wrapper.mk was generating
since the new makevars.mk files provide the same functionality at a
higher level.  Change all WRAPPER_VARS definitions that were used by
the old wrapper-phase cache file into MAKE_VARS definitions.
2005-05-09 05:06:55 +00:00
jlam
949a7c95f1 PKG_OPTIONS.<pkg> isn't a good approximation to PKG_OPTIONS for the
package because PKG_OPTION.<pkg> could contain negative options, which
are never part of PKG_OPTIONS.  Instead, use the show-var target to
display the value.  We cache it in WRAPPER_VARS and in MAKE_FLAGS to
prevent reinvoking the show-var target recursively.
2005-05-08 12:03:56 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
jlam
e8b16d2e6e Remove security/cyrus-sasl and security/cy-login. These packages
tracked the Cyrus SASL 1.5.x releases, which are no longer maintained.
Adjust packages to use security/cyrus-sasl2 instead for SASL support.
This closes PR pkg/28218 and PR pkg/29736.
2005-03-28 09:39:56 +00:00
markd
019b2e913f Make cyrus-sasl2 dependency optional but on by default. Default might
be switched if common authentication cases are handled without it.
2005-03-24 05:08:41 +00:00
markd
a7c1995268 Update to KDE 3.4
Highlights at a glance

* Text-to-speech system with support built into Konqueror, Kate, KPDF
  and the standalone application KSayIt
* Support for text to speech synthesis is integrated with the desktop
* Completely redesigned, more flexible trash system
* Kicker with improved look and feel
* KPDF now enables you to select, copy & paste text and images from
  PDFs, along with many other improvements
* Kontact supports now various groupware servers, including eGroupware,
  GroupWise, Kolab, OpenGroupware.org and SLOX
* Kopete supports Novell Groupwise and Lotus Sametime and gets
  integrated into Kontact
* DBUS/HAL support allows to keep dynamic device icons in media:/ and
  on the desktop in sync with the state of all devices
* KHTML has improved standard support and now close to full support for
  CSS 2.1 and the CSS 3 Selectors module
* Better synchronization between 2 PCs
* A new high contrast style and a complete monochrome icon set
* An icon effect to paint all icons in two chosen colors, converting
  third party application icons into high contrast monochrome icons
* Akregator allows you to read news from your favourite RSS-enabled
  websites in one application
* Juk has now an album cover management via Google Image Search
* KMail now stores passwords securely with KWallet
* SVG files can now be used as wallpapers
* KHTML plug-ins are now configurable, so the user can selectively
  disable ones that are not used. This does not include Netscape-style
  plug-ins. Netscape plug-in in CPU usage can be manually lowered, and
  plug-ins are more stable.
* more than 6,500 bugs have been fixed
* more than 1,700 wishes have been fullfilled
* more than 80,000 contributions with several million lines of code and
  documentation added or changed
2005-03-23 21:59:47 +00:00
agc
07b46baa43 Add RMD160 digests 2005-02-24 11:02:49 +00:00
markd
6dd812e58a Use sh rather than bash to run update script.
Partial fix for PR 28657.  Bump PKGREVISION.
2004-12-23 12:54:29 +00:00
markd
30f5ae398c Update to kde 3.3.2
Changes:
* kalarm: fix KAlarm button on message windows to make it always
  display the main window
* kmail: remember the size of the separate message window instead of
  using a fixed window size
* kmail: gracefully handle broken connections when checking for new
  mail with IMAP
* kmail: don't clear the readerwindow when new mail arrives in an imap
  folder
* kmail: fix aegypten issue39 by only using the body itself as a text
  part if there are no body parts and we didn't get any other text so
  far, such as for smime opaque encrypted mails
* kmail: fix the "folders not visible" problem after starting KMail
  when the intro is shown
* kmail: fix searching when the header field in question is the first
  one of a message
* kmail: disable wordwrap in the composer for all inline invitation
  mails, not just for those sent with autosending enabled
* kmail: don't translate the "local" folder prefix; this fixes problems
  with KMail's summary plugin
* kmail: fix adding attachments to inline-forwarded messages
* kmail: remember the selected crypto format when saving a message as
  draft
* kmail: hide filter actions from "Configure Toolbars" dialog; fixes
  crashes
* kmail: fix missing filter actions after switching to the Mail
  component in Kontact
* kmail: remove BCC coming from identity on ical invitations
* kmail: grab the signature only once
* kmail: fix problem with disappearing dimap folders
* kmail: don't kill running mailchecks when cancelling the subscription
  dialog
* kmail: add missing tooltip to the BCC [...] button
* kmail: make sure that no signature is appended to inline invitation
  replies, Outlook chokes on them
* kmail: don't sign or encrypt inline invitations or invitation replies
* kmail: fix PGP/MIME encrypting messages which are BCC'ed
* kmail: make sure that all changes in the folder properties are saved
* kmail: fix uncontrolled checkboxes in the composer's attachment list
* kmail: improved performance when dragging mails over the folder list
* kmail: provide all reply methods and all forward methods in the
  separate message window
* kmail: fix minor bugs in the antispam wizard
* kmail: correctly end new-mail-check when an IMAP folder reports an
  error
* kmail: fix 'kstart --iconify --windowclass kmail kmail' which allows
  starting KMail in the system tray
* kmail: fix broken order of folders in the folder selection dropdown
  box
* kmail: notice a manual change of the external editor command line
* kmail: adjust antispam wizard to changes in bogofilter 0.93
* kmail: don't look up recipient keys during autosave
* kmail: fix "Folder Menu not updated after enabling Expiration for
  a Folder
* kmail: add support for additional antispam tools
* kmail: various speed improvements
* kontact: don't show empty tip of the day on startup
2004-12-10 06:17:28 +00:00
gavan
cd35636987 Solaris' nawk and yacc aren't up to building kdepim3. 2004-12-06 13:12:04 +00:00
kleink
d74855573c From KDE CVS, KDE_3_3_BRANCH:
kdepim/korganizer/plugins/holidays/holidays.cpp 1.12.2.1:
Backport of bug fixes for #84979 (crash on AMD64) [...]

Bump version to kdepim-3.3.1nb2, and update the version required by
the kde3 meta package.
2004-11-28 18:35:48 +00:00
markd
6af479d927 More duplicate dirrm cleanup. 2004-11-18 11:48:36 +00:00