Commit graph

9 commits

Author SHA1 Message Date
Colin Leroy
ca18c57541 2004-09-02 [colin] 0.9.12cvs87.1
* src/prefs_spelling.c
		Sync with HEAD (add default dictionary)
2004-09-02 07:19:24 +00:00
Colin Leroy
e85d78572a Sync with HEAD 0.9.12cvs46
(got a bit of time :))
2004-08-06 11:34:34 +00:00
Colin Leroy
54ad5d0fd0 untwist file selection logic - be explicit 2004-07-21 09:39:52 +00:00
Paul Mangan
a8bbc966f2 replace deprecated gtk_signal... functions 2004-05-25 08:39:41 +00:00
Paul Mangan
e74cf7f058 reduce GUI clutter by placing hints into tooltips 2003-08-30 04:52:49 +00:00
Christoph Hohmann
45049cc62a 0.9.4claws34
* src/prefs_folder_item.c
        use macro to assign strings that always frees the old string

* src/gtk/gtkaspell.[ch]
        add gtkaspell_set_dictionary_menu_active_item() to set active
        item in dictionary option menu

* src/prefs_spelling.c
        use gtkaspell_set_dictionary_menu_active_item() to select
        dictionary
2003-08-22 15:06:56 +00:00
Alfons Hoogervorst
d6318c34f6 * src/prefs_spelling.c
compile spelling ui only if requested
2003-08-09 19:29:33 +00:00
Christoph Hohmann
006209fe37 0.9.4claws13
* src/prefs_spelling.c
* src/gtk/prefswindow.[ch]
* src/plugins/clamav/clamav_plugin_gtk.c
* src/plugins/spamassassin/spamassassin_gtk.c
        sort prefs pages by heighest weight in tree
2003-08-09 18:38:38 +00:00
Christoph Hohmann
c53e37da61 0.9.4claws11
* src/gtk/Makefile.am
* src/gtk/colorsel.[ch]                 ** NEW **
        create a color selection dialog that can be used as a simple
        function call with it's own gtk main loop like filesel.[ch]

* src/Makefile.am
* src/main.c
* src/prefs_common.c
* src/prefs_spelling.[ch]               ** NEW **
* src/prefs_spelling.glade              ** NEW **
* src/gtk/gtkutils.[ch]
        move "Spell Checker" prefs to new prefs dialog

* src/prefs_folder_item.c
        use new colorsel dialog
2003-08-09 01:11:53 +00:00