summaryrefslogtreecommitdiff
path: root/net/kdenetwork3/buildlink2.mk
AgeCommit message (Collapse)AuthorFilesLines
2004-04-24Unused.wiz1-77/+0
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-1/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-02-04Update to KDE-3.2.markd1-21/+51
Changes: Network Kopete * NEW IN KDE: A multi-protocol instant messaging tool * Remove the config page for the yahoo module. All configuration will be moved to the Yahoo account config. Matt Rogers * Port the plugin loading GUI over to kdelibs::KPluginSelector and get rid of the custom PluginLoader class Martijn Klingens * Support KWallet for password storage Martijn Klingens * Port the configuration to KSettings::Dialog. Matt Rogers * Integrate Kopete's contact list into KAddressBook The Kopete team * Cleanup the API to be more robust. Notably, unload plugins asynchronously, get rid of ConfigModule and use KCMs instead and try to cut down on the amount of nested event loops. Martijn Klingens * Switch the Oscar Plugin to KExtendedSocket Matt Rogers * Port the Jabber plugin to use libxmpp Till Gerken * Port MSN to the new protocol (MSNP9) Olivier Goffart * MSN display picture and incomming MSN custom emoticons support Olivier Goffart Desktop Sharing (krfb) * HTTP Server for Java applet ksim * Snmp plugin Simon Hausmann Remote Desktop Connection (krdc) * Additional protocol: RDP * Preferences system * Special keys dialog for CTRL-ALT-DEL and similar combinations * View Only option * Allow scaling in fullscreen mode * Support for CursorPos extension, better 'dot-cursor' handling * Toolbar redesign KWiFiManager * NEW IN KDE: application for monitoring and configuring wireless LAN connections Stefan Winter KPPP * Log viewer:Show summary for selections and show a monthly estimates in the statistics area. Andras Mantia, Mikolaj Machowski * Fixed a bug in modem command writing
2003-12-08Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.wiz1-2/+2
2003-08-05update for revision bumpsdrochner1-2/+2
2003-08-04some more X11BASE->LOCALBASE changesdrochner1-2/+2
2003-07-30Update kdenetwork to 3.1.3.markd1-3/+3
Changes: * Desktop Sharing server (krfb): Fix various problem (crashes, hanging server) caused by port scans while the server is accepting connections * Desktop Sharing server (krfb): Compile fix for older Solaris systems * KMail: Fix bug 58555 (wrong filter rules in filter configuration or POP filter configuration dialogs) * KMail: Fix bug 58679 (KMail crashes with a folder called "new") * KMail: Fix bug 58814 (Subject shown as "Unknown" until selected (big5 charset)) * KMail: Display the correct folder name in the window title bar when changing folders with the keyboard. * KMail: Fix bug 59195 (Selecting 'Reply-All' in KMail results in a new message with no recipients under certain circumstances) * KMail: Fix bug 53009 (kmail --attach <url> does not preserve mime type in attachment) * KMail: Fix bug 60304 (Deleted address still reported as email address already in addressbook) * KMail: Fix bug 60508 (When receiving from maildir, cancelling the receive nukes the entire source maildir) * KMail: Remove the Delete icon from the default toolbar. * KMail: Use better background colors for signed/encrypted messages in case of a dark background color * KMail: Don't add detached signature as attachment when forwarding a PGP/MIME signed message inline * KMail: Fix bug 46185 (detached signature of PGP/MIME signed message is shown as attachment in composer when editting a signed message) * KMail: Fix bug 59048 (remove of crypto plugin does not work) * KMail: Fix bug 59978 (Entry in Crypto Plugin is stored even when its entry is empty) * KMail: Fix bug 48686 by clearing the preview pane after all messages have been sent.
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-22Update KDE to 3.1.2.markd1-2/+2
Changes: kdenetwork: * KMail: Don't select multiple folders during keyboard navigation * KMail: Never display vCards inline * KMail: Make new mail notification work for people who run KMail without KDE * KMail: Improved URL highlighting * KMail: Properly determine SSL/TLS state for non-transport sending (bug 49902) * KMail: Draw a frame around text attachments which are displayed inline * KMail: Fix bug 55377 (Hiding attachments causes HTML messages to be renderend as HTML code) * KMail: Fix bug 56049 (wrong encoding of command line arguments) * KMail: Fix bug 53665 (Error when reply to a HTML message) * KMail: Use the correct charset for replies to PGP/MIME encrypted messages * KMail: Fix the bug which broke the signature of all PGP/MIME signed messages with attachments * KMail: Fix bug 56393 (kmail crashes when I try change the name of an imap account) * KMail: Fix bug 56570 (kmail doesn't show non-mime Japanese message) * KMail: Fix bug 56592 (Displaying folded Content-Description in MIME tree viewer is broken) * KMail: Disable external editor when no external editor is specified * KMail: Fix bug 53889 (IMAP: Kmail crashes after authorization-dialog) * KMail: Fix bug 56930 (BCC, No EMail-List expansion) * KMail: Fix bug 42646 (multipart/digest forwarding is broken - uses empty boundary) * KMail: Always make sure that the text body of the message ends with a linefeed. This fixes interoperatibility problems with other OpenPGP compliant mail clients. * KMail: Prevent the user from trying to move local folders to IMAP servers as the user might lose the folders if he tries it. * KMail: Fix bug 57660 ('send again' does not copy the BCC address) * KMail: Fix bug 56321 (More whitespace in read/unread mails column) * KMail: Tell gpg explicitely not to use gpg-agent if it's apparently not available. Prevents weird "Wrong passphrase" error message. * KMail: Fix bug 57016 (pgp signature is wrong displayed) * KMail: Fix bug 57809 (kmail segfaults when checking for new mail if fcntl locking is used) * Desktop Sharing server (krfb): Compile fixes for systems without IPv6 * Desktop Sharing client (krdc): fix: client crashed sometimes while connecting on XFree 4.3 * Desktop Sharing client (krdc): fix: resize the right screen resolution in multi-screen setups
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2003-03-11Update KDE to 3.1.markd1-2/+2
Many bugfixes and functionality enhancements including: kdenetwork KMail The 'Delete' Action now irrevocably deletes messages. Use 'Move to Trash' to put messages into the trashcan. (Martin Koller) Optional columns for the number of unread messages and the total number of messages in the folder list (Carsten Burghardt) Custom folder icons (Zack Rusin) Improved OpenPGP support (Ingo Klöcker): Allow multiple encryption keys per email address, e.g. for distribution lists Allow rereading of keys in the key selection dialog, e.g. after the user has imported a key. Allow rechecking of keys in the key selection dialog, e.g. after the user has signed a key. PGP/MIME (encryption/signing of attachments, RFC 3156) for GnuPG users and S/MIME support via plugins (collective effort of Ägypten <gpa-dev@gnupg.org> and KMail <kmail@kde.org> developers) Redesign of the identity configuration dialog (Marc Mutz) Default identity can now be renamed (Marc Mutz) Identity-dependant default Bcc (Ingo Klöcker) Optional MIME tree viewer, allowing direct access to all body parts (attachments) (Karl-Heinz Zimmer) Custom date format (Zack Rusin) Improved IMAP support (Carsten Burghardt) Reorganized menu bar looks more like other KDE applications (Martin Koller, Marc Mutz) Support for decoding uuencoded attachments (Marc Mutz) Custom hostname to send to the SMTP server (Aaron Seigo) Improved 'Reply to Mailing-List' (Marc Mutz) Separate the 'New Message' action and the 'Post to Mailing-List' action. This means with 'New Message' the To: field of the new message will no longer be filled automatically with the mailing list's posting address if the currently selected folder is associated with a mailing list. (Ingo Klöcker) Improved support for RTL languages esp. Hebrew (Diego Iastrubni, Meni Livne) Allow the user to enable HTML rendering temporarily for HTML only messages (Ingo Klöcker) Optionally show the encryption/signature status of messages in the message list (Kalle Dalheimer) Optional popup after dragging a message onto a folder (Zack Rusin) Five fixed layouts for the main window (Karl-Heinz Zimmer) Send separately encrypted messages to Bcc recipients because else all recipients could deduce the Bcc recipients from the keys that were used for encryption (Steffen Hansen) Configurable default domain for sending (Ingo Klöcker) Don't check spelling of quoted text, urls or email addresses (Dave Corrie) New 'Add to Addressbook' action which doesn't open the addressbook when you add an email address to it. Use 'Open in Addressbook' if you want to add more information to a new address. (Cornelius Schumacher) IMAP accounts are now top level elements in the folder list (Carsten Burghardt) Configurable timeout for when the selected message will be marked as read (Tobias Koenig) Tips of the Day (Marc Mutz) Show progress dialog on exit so that the user sees that KMail is still doing something although all windows have already been closed (Waldo Bastian, Carsten Pfeiffer) Use KNotify to play an arbitrary sound on new mail arrival (Till Krech) Configurable alternative background color for the message list (Waldo Bastian) Display folder path in window caption (Carsten Burghardt) KNode Added "Find in Article..." command. Added "Mark Last as Unread..." command. Bug- and Stability fixes. Korn now supports APOP accounts. NEW IN KDE: Desktop Sharing (KRfb). KRfb is a VNC-compatible server to share KDE desktops. NEW IN KDE: Remote Desktop Connection (KRdb). VNC compatible client for sharing KDE desktops.
2003-01-09Prototype buildlink2.mk's created automagically by createbuildlink(8).uebayasi1-0/+46