|
f9971b4c33
|
Unifying the plug-in API between projects
|
2011-01-29 02:16:42 +00:00 |
|
|
c247ca4b42
|
Also install include/Desktop/Mailer.h
|
2011-01-28 20:35:35 +00:00 |
|
|
f01d9caf0c
|
Code cleanup
|
2011-01-22 19:43:28 +00:00 |
|
|
4dedbcbb84
|
Fixed closing the about dialog when composing messages
|
2011-01-05 16:15:22 +00:00 |
|
|
664545366d
|
Code cleanup
|
2011-01-05 16:12:43 +00:00 |
|
|
b5f204e9ce
|
Code cleanup
|
2011-01-05 15:37:47 +00:00 |
|
|
2026e51acc
|
Fixed closing the about dialog
|
2011-01-05 15:30:46 +00:00 |
|
|
32a4fa82b1
|
Updated the license to GPL version 3
|
2011-01-01 23:04:17 +00:00 |
|
|
03ab241ef9
|
New way to run configuration scripts
|
2010-12-31 16:09:48 +00:00 |
|
|
277e012e4d
|
Code cleanup
|
2010-12-11 17:14:07 +00:00 |
|
|
6e7b96f447
|
Using libDesktop through pkg-config
|
2010-12-11 17:13:15 +00:00 |
|
|
c1c781fe7f
|
Re-generated Makefiles
|
2010-12-05 00:37:24 +00:00 |
|
|
87207f9c7d
|
Avoid crashes when mailboxes are set to be empty
|
2010-11-16 11:40:04 +00:00 |
|
|
05d4053251
|
Added stock icon in the view menu
|
2010-10-30 02:55:17 +00:00 |
|
|
a1bb65ef4c
|
Ask for confirmation before closing an unsaved message
|
2010-10-30 02:48:48 +00:00 |
|
|
67f3ad147c
|
Implemented "Edit->Select all" in the message composition window
|
2010-10-30 02:40:16 +00:00 |
|
|
776699faf9
|
Errors are now modal to the Compose window itself
|
2010-10-30 02:28:50 +00:00 |
|
|
7ff378ee58
|
Automatically removing empty headers
|
2010-10-30 02:20:36 +00:00 |
|
|
4a798fe867
|
Code cleanup
|
2010-10-26 00:29:32 +00:00 |
|
|
6381f87a02
|
Using own application icon
|
2010-10-24 20:36:25 +00:00 |
|
|
4e40d4ec02
|
Re-implemented part of the Compose window, adapted to newer icon themes
|
2010-10-24 20:27:20 +00:00 |
|
|
fcef7fc1d3
|
Implemented viewing the source for messages
|
2010-10-22 13:23:01 +00:00 |
|
|
5d115bb5f7
|
Also update the icon when messages are read
|
2010-10-22 02:22:48 +00:00 |
|
|
7c4dd92624
|
Reflect which messages are already read
|
2010-10-22 02:19:12 +00:00 |
|
|
484475c5f5
|
Updated translations
|
2010-10-22 02:13:37 +00:00 |
|
|
e2b7d97a3c
|
Partly implemented message deletion (only hides them in the interface)
|
2010-10-22 02:11:55 +00:00 |
|
|
45d053ba18
|
Updated translations
|
2010-10-22 01:51:53 +00:00 |
|
|
879be90d5c
|
Fill in the "From" and "Subject" headers when replying
|
2010-10-22 01:50:19 +00:00 |
|
|
e00914038f
|
Code cleanup
|
2010-10-22 01:24:22 +00:00 |
|
|
28f062ee27
|
Display the message count when selecting different folders
|
2010-10-22 01:13:36 +00:00 |
|
|
12f10e2939
|
Unread messages are now displayed in bold characters
|
2010-10-22 00:54:05 +00:00 |
|
|
27418886de
|
Let CVS be quieter
|
2010-10-08 19:24:53 +00:00 |
|
|
6725f5a9fa
|
Default to alternate row colors for the account and message lists
|
2010-10-07 17:09:52 +00:00 |
|
|
2a590c67fe
|
Implemented "Edit->Select all" and "Edit->Unselect all"
|
2010-10-06 22:42:13 +00:00 |
|
|
ae0bd07dd7
|
More code cleanup
|
2010-10-05 21:45:58 +00:00 |
|
|
e772d0967a
|
Code cleanup
|
2010-10-05 20:35:17 +00:00 |
|
|
dc4ffcf271
|
Moved src/account/account.h to src/account.h
|
2010-10-05 20:24:28 +00:00 |
|
|
cf975474af
|
Plug-ins no longer need to include src/mailer.h
|
2010-10-05 20:20:06 +00:00 |
|
|
68ea731a78
|
Tracking read/unread status in the mbox plug-in
|
2010-10-05 20:15:08 +00:00 |
|
|
809df74dee
|
More translations and menu entries, embryo of embedded mode, some bugfixes
|
2010-10-03 21:32:09 +00:00 |
|
|
7ac41f5346
|
Applying the font when changed in the preferences
|
2010-10-03 00:04:41 +00:00 |
|
|
26a8013b7e
|
Translations and bugfixes
|
2010-10-02 22:53:31 +00:00 |
|
|
650cb2950d
|
Fixed potential crash
|
2010-10-02 22:53:10 +00:00 |
|
|
9ec2d7a363
|
Translated the menus and toolbar
|
2010-10-02 22:09:15 +00:00 |
|
|
a750507bf7
|
Started to translate the project
|
2010-10-02 21:59:02 +00:00 |
|
|
8292205874
|
Removing the callbacks that are not implemented yet
|
2010-10-02 21:44:14 +00:00 |
|
|
1dd61feaa8
|
Now using libDesktop for more code re-use
|
2010-10-02 20:25:57 +00:00 |
|
|
9cf80f8224
|
So far only the mbox account plug-in is worth installing
|
2010-10-02 20:00:44 +00:00 |
|
|
a6f6a76ea9
|
No need to display the cursor while viewing messages
|
2010-10-02 19:58:28 +00:00 |
|
|
accd49260c
|
Cleaning up the code
|
2010-10-02 19:12:18 +00:00 |
|