Commit Graph

175 Commits

Author SHA1 Message Date
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
a0367b6ed1 Account settings at creation can be modified when coming back 2006-11-05 20:18:34 +00:00
a55d0b7517 Handles integer values in account settings (eg server port) 2006-11-05 19:45:02 +00:00
1d5f17324c Free necessary configuration values 2006-11-05 19:36:43 +00:00
b9c009bab1 New plug-ins added 2006-11-05 19:14:42 +00:00
44c08710cd callbacks.c depends on account/account.h 2006-11-05 03:08:27 +00:00
2cf7857e0f Code cleanup 2006-11-05 03:07:45 +00:00
133ef7870a Fixing Makefiles 2006-11-03 10:58:14 +00:00
1dfbec90b0 New account fixes 2006-11-03 07:46:13 +00:00
505e924882 Code cleanup 2006-11-03 07:45:43 +00:00
d404678bc7 Updated account definition, added rss.c placeholder 2006-11-03 07:30:36 +00:00
d05a0de5a6 Forgot an include 2006-11-02 19:53:33 +00:00
8c35aac3c1 Minor fixes 2006-11-02 19:47:42 +00:00
0750c1ece9 More portability bits 2006-11-02 19:19:41 +00:00
70c2a4aeb2 More portability bits 2006-11-02 19:18:08 +00:00
625f2e83ae More portability bits 2006-11-02 19:14:59 +00:00
6ba6c77d82 More portability bits 2006-11-02 19:09:45 +00:00
15a8741dc8 More portability bits 2006-11-02 19:07:02 +00:00
a879dfd5fe More Gtk+ pre 2.10 bits 2006-11-02 19:04:45 +00:00
6eea59ee04 Pre-Gtk+ 2.10 portability bits 2006-11-02 19:00:10 +00:00