|
d552f4d2c2
|
Implementing the account's identity
|
2011-07-20 11:55:31 +00:00 |
|
|
5f700da1b6
|
Also handle the organization
|
2011-07-20 11:20:09 +00:00 |
|
|
79b67ca714
|
Improving the preferences dialogs
|
2011-07-20 11:10:44 +00:00 |
|
|
d938a0f1e6
|
Also set the From field when replying
|
2011-07-14 02:04:48 +00:00 |
|
|
73c4228509
|
Quoting messages when replying
|
2011-07-14 01:41:40 +00:00 |
|
|
d75de16fd4
|
Slightly improved replying to messages
|
2011-07-14 01:00:20 +00:00 |
|
|
3d31e23142
|
Some more improvements to the user interface
|
2011-07-14 00:38:03 +00:00 |
|
|
15710cca4c
|
Using the MIME class to load icons for attachments
|
2011-07-14 00:22:26 +00:00 |
|
|
fd138628ed
|
Let the header area be resized
|
2011-07-13 09:48:10 +00:00 |
|
|
02aa443a5f
|
Refresh the messages count progressively
|
2011-07-09 18:06:05 +00:00 |
|
|
95a74805bc
|
Fixed proper folder insertion when they have a parent
|
2011-07-02 23:09:52 +00:00 |
|
|
b825c2f65e
|
Implemented saving boolean values and fixed importing the font name
|
2011-07-02 22:19:26 +00:00 |
|
|
135dbcf88c
|
Auto-detecting the preferred font size
|
2011-06-27 01:57:54 +00:00 |
|
|
f5889ba133
|
Updated translations
|
2011-06-27 01:14:16 +00:00 |
|
|
7145579c44
|
Merging callbacks for Compose into its own class
|
2011-06-27 01:03:30 +00:00 |
|
|
cc91b66179
|
The preferences window is now an actual dialog
|
2011-06-26 23:56:51 +00:00 |
|
|
a229dcedd4
|
Account configuration dialogs can now have separators
|
2011-06-26 23:44:55 +00:00 |
|
|
944d5551c8
|
Translating important mailbox names automatically
|
2011-06-26 23:03:19 +00:00 |
|
|
8a2895530b
|
More efficient IMAP code
|
2011-06-25 01:28:51 +00:00 |
|
|
8ccffdcae5
|
The embedded mode is mostly usable by now
|
2011-06-05 22:57:22 +00:00 |
|
|
6ebc233b3f
|
No longer force all configuration fields to be bold
|
2011-06-05 11:51:50 +00:00 |
|
|
fc7701e106
|
Largely improved embedded mode
|
2011-06-05 11:24:43 +00:00 |
|
|
90fe800880
|
Using the "getopts" shell builtin instead of the "getopt" shell utility
|
2011-06-01 14:35:03 +00:00 |
|
|
4af694aa43
|
Fixed evil typo leading to memory corruption and crashes
|
2011-05-11 23:31:49 +00:00 |
|
|
9bfc37d286
|
Let compose also be a separate executable
|
2011-05-06 12:17:27 +00:00 |
|
|
5c40657a18
|
Preparing migration to Gtk+ 3.0
|
2011-04-16 00:18:00 +00:00 |
|
|
ebc117a36f
|
Added two shortcuts to the embedded mode
|
2011-03-12 03:00:40 +00:00 |
|
|
c3035a847d
|
Code cleanup
|
2011-02-24 01:55:17 +00:00 |
|
|
8abc2c8458
|
Solving issues when scrolling the attachment list
|
2011-02-24 01:54:02 +00:00 |
|
|
39480d8150
|
Code cleanup
|
2011-02-24 01:10:21 +00:00 |
|
|
8133af8e3b
|
Updated translations
|
2011-02-24 01:08:10 +00:00 |
|
|
dae81105f3
|
Massive re-design abstracts Gtk+ away from account plug-ins
|
2011-02-23 14:36:26 +00:00 |
|
|
789a38b0fc
|
Mostly handling the clipboard properly
|
2011-01-29 17:48:48 +00:00 |
|
|
f9971b4c33
|
Unifying the plug-in API between projects
|
2011-01-29 02:16:42 +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 |
|
|
03ab241ef9
|
New way to run configuration scripts
|
2010-12-31 16:09:48 +00:00 |
|
|
4a798fe867
|
Code cleanup
|
2010-10-26 00:29:32 +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 |
|
|
484475c5f5
|
Updated translations
|
2010-10-22 02:13:37 +00:00 |
|
|
45d053ba18
|
Updated translations
|
2010-10-22 01:51:53 +00:00 |
|
|
28f062ee27
|
Display the message count when selecting different folders
|
2010-10-22 01:13:36 +00:00 |
|
|
27418886de
|
Let CVS be quieter
|
2010-10-08 19:24:53 +00:00 |
|
|
ae0bd07dd7
|
More code cleanup
|
2010-10-05 21:45:58 +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 |
|
|
26a8013b7e
|
Translations and bugfixes
|
2010-10-02 22:53:31 +00:00 |
|
|
9ec2d7a363
|
Translated the menus and toolbar
|
2010-10-02 22:09:15 +00:00 |
|