Commit Graph

544 Commits

Author SHA1 Message Date
b1c9e2abe1 Saving accounts configuration (not complete yet) 2007-12-13 04:23:11 +00:00
4cc71366ed Beginning to save preferences 2007-12-13 04:08:16 +00:00
4af2edaa27 Added a delete entry in the message menu 2007-12-13 03:45:18 +00:00
d4c8009754 Allow sorting messages 2007-12-12 05:11:03 +00:00
0726fbae35 Using a bold font to present messages headers 2007-12-12 04:57:36 +00:00
3819b94fe3 Displaying the messages headers when selected 2007-12-12 04:46:59 +00:00
d8664a6ebd De-initializing account plug-ins when supported 2007-12-12 04:31:11 +00:00
214be11f23 Code cleanup 2007-12-12 04:30:23 +00:00
a3b20877be Fixed invalid memory access in mbox headers 2007-12-12 04:29:49 +00:00
ab7b751db5 Made the selection of multiple messages possible 2007-12-12 03:34:05 +00:00
7c50a4341f Nicer toolbar and file menu in compose window 2007-12-10 03:38:27 +00:00
17a4311a96 Nicer file menu 2007-12-10 02:44:36 +00:00
6a54deae56 Added menu entries, Improved the toolbar 2007-12-10 02:42:56 +00:00
0dbd1df34a Added entries in the toolbar to reply 2007-12-10 02:14:06 +00:00
c3c8a98e53 Added keyboard shortcuts 2007-12-10 02:07:34 +00:00
200195b6bd mbox proposes multiple folders 2007-12-10 01:24:32 +00:00
37f6d69f3a Re-generated Makefile 2007-12-10 01:21:02 +00:00
82fdee8318 Account modules now need Gtk+ 2007-12-10 01:18:30 +00:00
f736c3f0ca Now able to list messages in a folder 2007-12-10 01:17:59 +00:00
ecee3dc250 Re-generated Makefile 2007-10-14 14:11:42 +00:00
be56a3d713 Fixed compilation on 64-bit systems 2007-08-23 06:11:52 +00:00
f2d3913a93 Accidentally enabled debugging 2007-08-23 04:38:52 +00:00
f164e3f638 Fixed compilation warning 2007-08-23 04:37:42 +00:00
cedd3c7eb3 Added empty implementation of gtk_assistant_set_current_page() to allow linking 2007-08-23 04:36:47 +00:00
550c277549 callbacks.c depends on gtkassistant.c 2007-08-23 04:35:55 +00:00
642eb2678f Separated implementation of GtkAssistant 2007-08-23 04:28:20 +00:00
046ee84186 Avoid crash when creating account with empty title (behavior still needs a fix) 2007-08-23 04:20:44 +00:00
cb877a0a5d Code cleanup 2007-08-23 04:19:17 +00:00
c3768daa22 Error message upon assistant error was not showing (still a crash to fix) 2007-08-23 03:50:59 +00:00
66b56a5aa3 Code cleanup 2007-08-23 03:30:25 +00:00
973d52eab1 Implemented complete configuration loading for accounts 2007-08-23 03:18:11 +00:00
7df68d3123 Listing configured accounts in the preferences menu 2007-08-23 03:00:21 +00:00
dd058085f8 Code cleanup 2007-08-23 02:41:50 +00:00
dbc8445777 Implemented loading configuration files 2007-08-23 02:21:08 +00:00
c5382e3b65 Code cleanup 2007-08-23 01:52:12 +00:00
0c250c13be Implemented automatic toolbar generation 2007-08-23 01:48:00 +00:00
eb7000ea88 Including callbacks.h in distribution 2007-06-21 12:22:45 +00:00
b4b24fab85 Including config.h in distribution 2007-06-21 12:21:13 +00:00
6e94ace12d Including header files in distribution 2007-06-21 12:12:56 +00:00
35a2dd6d35 Added file COPYING 2007-06-13 23:25:18 +00:00
2557160635 Properly licensed under the GPL version 2 2007-06-13 18:05:36 +00:00
1695031838 Using default icon theme 2007-03-11 19:17:22 +00:00
84a48b89fb Re-generated Makefiles 2007-01-19 01:36:16 +00:00
848e77ed8b Opening plugin with lazy symbol resolving fixes a crash on NetBSD/sparc64 2006-11-14 19:30:41 +00:00
5ebc02c8e9 Added default values for server port and SSL 2006-11-05 22:40:18 +00:00
0ee5805e9b The libSystem is not needed so far 2006-11-05 22:39:32 +00:00
485889d7e6 Added -fPIC compilation flag 2006-11-05 22:39:04 +00:00
27ef956e25 Implemented default value for integers in configuration (eg server ports) 2006-11-05 22:30:20 +00:00
e93e24eb23 Properly adding a new account in the folders list 2006-11-05 22:22:08 +00:00
f6685deaf9 Almost completed account creation process 2006-11-05 22:10:54 +00:00