Commit graph

34 commits

Author SHA1 Message Date
Colin Leroy
e85d78572a Sync with HEAD 0.9.12cvs46
(got a bit of time :))
2004-08-06 11:34:34 +00:00
Paul Mangan
a8bbc966f2 replace deprecated gtk_signal... functions 2004-05-25 08:39:41 +00:00
Thorsten Maerz
61ee51da1d sync 098claws 2004-01-12 21:28:31 +00:00
Thorsten Maerz
d013515023 inital gtk2 patch 2003-10-05 10:10:30 +00:00
Alfons Hoogervorst
30050d26d7 * src/prefs_toolbar.[ch]
* src/summaryview.[ch]
* src/toolbar.[ch]
	change misleading text in toolbar prefs;
	add toolbar action for ignore thread (toggles ignore thread flag);
	clean up a little bit;
2003-05-13 11:15:22 +00:00
Oliver Haertel
057ac3f195 remove Pop3SessionType, enable set default toolbar button 2003-04-18 15:31:31 +00:00
Christoph Hohmann
95e7aa1fcb 0.8.8claws106
* src/prefs_gtk.c
* src/prefs_toolbar.c
* src/gtk/prefswindow.h
* src/plugins/spamassassin/spamassassin_gtk.c
        remove page destroy function that is not used anymore
2003-01-16 18:35:59 +00:00
Christoph Hohmann
4289a33ed4 0.8.8claws84
* src/compose.c
        fix 2 warnings

* src/gtk/prefswindow.[ch]
* src/plugins/spamassassin/spamassassin_gtk.c
        changed the call of the widget create function
        for PrefsPages, because sometimes the widget
        create function needs a widget that already has
        been attached to a window (to create GDK pixmaps
        for exmaple). So we simply pass the GtkWindow as
        the second parameter now.

* src/main.c
* src/mainwindow.c
* src/prefs_toolbar.[ch]
        rewrite Toolbar Preferences using the new
        prefs window
2003-01-12 01:01:26 +00:00
Alfons Hoogervorst
969b165384 * src/prefs_toolbar.c
* src/toolbar.c
	use the translatable string for "Separator" as file name for
	separator toolbar items (probably make this uppercase?)
2003-01-10 23:38:26 +00:00
Alfons Hoogervorst
ae6c816331 * src/prefs_toolbar.c
put right A_SEPARATOR description string in "displayed
	toolbar items list" so manually added separators are
	saved correctly (bug #10, "Adding a separator to the main
	toolbar fails, entry in xml file is wrong")
2003-01-10 22:01:14 +00:00
Oliver Haertel
2cd2f95d46 generic toolbar generation 2002-12-24 14:29:16 +00:00
Paul Mangan
309a101bed more changes to the English 2002-11-29 09:41:51 +00:00
Oliver Haertel
5d19d071a4 getting ready for messageview toolbar patch 2002-11-28 22:36:14 +00:00
Paul Mangan
317a937333 improve the English in the GUI 2002-11-27 17:41:38 +00:00
Christoph Hohmann
2df0a75cdb * major code cleanup (part 2)
- unused variables removed
        - unused functions removed
        - uninitialized variables checked
        - missing return statements added
        - missing function return types added
        - added parentheses around assignment
	  when suggested by gcc
2002-09-29 13:43:33 +00:00
Melvin Hadasht
183a672536 More consistent labeling 2002-09-23 20:13:22 +00:00
Oliver Haertel
ba42b83f79 custom toolbar: compose win 3 2002-09-22 14:37:58 +00:00
Oliver Haertel
f637007ae4 code cleanup 2002-08-24 09:54:27 +00:00
Oliver Haertel
437ee830a4 Bug Fix #596834 and #596832 2002-08-20 19:09:46 +00:00
Paul Mangan
356fa40ffb re-order prefs_toolbar_cancel() 2002-08-19 06:07:28 +00:00
Paul Mangan
89640c0440 fix bug where 'Cancel' button creates icon and text toolbar regardless of prefs 2002-08-18 08:03:54 +00:00
Oliver Haertel
098428df3f Custom Toolbar: fix crash on CANCEL 2002-08-17 10:54:37 +00:00
Paul Mangan
2ccffb9598 fix bug where clicking 'OK' creates an icon & text toolbar regardless of prefs 2002-08-15 05:59:10 +00:00
Oliver Haertel
ef2a55a449 en/disable Toolbar Action Buttons 2002-08-14 19:29:09 +00:00
Melvin Hadasht
a67bcb7852 Made some debug info not translatable and few code cleanups 2002-08-14 13:15:46 +00:00
Paul Mangan
996454e722 replace Up/Down pixmaps with text 2002-08-11 13:16:51 +00:00
Paul Mangan
2f14e08b53 rename 'Pixmap' to 'Icon' throughout UI 2002-08-11 08:04:36 +00:00
Paul Mangan
954e46ea8b re-work UI 2002-08-10 18:54:27 +00:00
Paul Mangan
e829d54392 re-position and resize custom toolbar window 2002-08-10 13:09:22 +00:00
Paul Mangan
299499a068 obey coding style; follow UI text conventions 2002-08-10 12:36:07 +00:00
Oliver Haertel
83b67f4a2e fix substitute pixmap bug 2002-08-08 06:11:08 +00:00
Thorsten Maerz
a0bc238374 fixed toolbar change/save issues 2002-08-06 22:18:39 +00:00
Oliver Haertel
328a8ad2b3 empty toolbar issue 2002-08-06 16:29:26 +00:00
Oliver Haertel
7ad92135fc Custom Toolbar 3 2002-08-06 14:06:40 +00:00