You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

79 lines
2.5 KiB

<<<<<<< CHANGES
Changes for Version 970607:
* implemented selection of multiple messages (shift + left mouse).
=======
970615: - cvs test ! :)
970525: - updated Stefan's kmheaders
- updated Lynx' c-client wrapper
- got rid of some warnings
970521: - added complete account-management !!!
- slimmed the dialogs a bit
970513: - add "new composer" and "new mailreader" functions to both
the main window and the composer. try it!
- added "close" and "quit" menu items
- started kmaccount
- removed the TODO file since the basic strategy is set now
970511: - added "New Composer" to composewin
- added ability to Create, Modify(Rename) and Delete folders
(be careful, I've wiped my development tree twice :)
- removed "strip tease"
- now uses static QDir::home() ; please check with kvt
970510b:- added Markus' compose dialog
- hacked it :)
970510: - added Stefan's message listbox
- enabled folder browsing capabilities
(put a file "contents" in mailbox(pine)-format in the folder's directory;
or just symlink your inbox for now :)
- enabled message browsing capabilities
- reversed naming scheme
090597: - switch to date naming (day-month-year)
- very nice toolbar icons by Stefan Taferner
- started KMAccount
- now compiles and runs with kdelibs-0.9.00 and kdeapps-0.9.02
- removed c-client from the package
0.0.3:
- now uses toplevelwidget and ktoolbar
- added Organization setting
- added outgoing mail setup in network settings
- reorganized header list code/disabled message display;
Lynx: no offense
we should also have a KMMessageView
- made a foolish attempt at creating a message list widget.
could someone accomplish this, please?
KMHeaders is still a QListBox
0.0.2:
- added lots of menu items :)
- added "about" box
- added settings dialog (uses kconfig)
- split interface.h into two files
(each object should have its own files)
- added CHANGES, TODO, COPYING and README
- optimized Makefile
>>>>>>> 1.2
* drag&drop: the file kmdragdata.h describes the structure that
is used for dragging.
Dragging messages to anywhere outside kmail is not possible (at the moment).
* the delete button works, others will follow.
* alarm timer class: a timer that works also when the application is
busy (Qt's implementation does not).
* animated busy pointer :-)))
I have perverted the "forward message" button: press to toggle
the busy pointer.
This is code I have written some time ago and converted now for Kde.
Tell me if you like it.
Send comments/suggestions/wishes to taferner@alpin.or.at