Commit graph

11 commits

Author SHA1 Message Date
Colin Leroy
f72b66987a 2006-04-19 [colin] 2.1.1cvs15
* src/compose.c
	* src/compose.h
	* src/gtk/gtkaspell.c
	* src/gtk/gtkaspell.h
		Put back Options menu in Spelling/
	* src/gtk/quicksearch.c
		Don't search, and show error, if the
		advanced search has a syntax error
2006-04-19 17:28:39 +00:00
Tristan Chabredier
ba5367d889 2006-02-16 [wwp] 2.0.0cvs58
* src/gtk/gtkaspell.c
	* src/gtk/gtkaspell.h
	* src/prefs_spelling.c
	* src/compose.c
	* src/prefs_common.c
	* src/prefs_common.h
		implemented new optional spellchecker behaviour: re-check message when
		dictionary got changed (from compose-window/context-menu/Change dictionary).
2006-02-16 16:01:51 +00:00
Colin Leroy
009356edf6 2005-11-21 [colin] 1.9.100cvs25
* src/addressbook.c
		Fix some addressbook suckage (dnd, select all)
	* src/compose.c
	* src/gtk/gtkaspell.c
	* src/gtk/gtkaspell.h
		Make the spellchecker menu work with the
		GtkTextView one instead of overriding it
2005-11-21 17:39:59 +00:00
Paul Mangan
4acdf8916b 2005-06-15 [paul] 1.9.11cvs73
* src/gtk/gtkaspell.c
	* src/gtk/gtkaspell.h
		fix build warnings
2005-06-15 11:44:38 +00:00
Colin Leroy
31b087dbb8 Fix speller accelerator (requires hack) 2004-07-24 15:42:11 +00:00
Thorsten Maerz
9a103e9637 reimplement spellchecker 2004-01-25 20:33:05 +00:00
Alfons Hoogervorst
29a7411d7a * src/gtk/gtkaspell.[ch]
be pedantic and strict and use const gchar * instead of guchar *
2003-09-01 18:44:17 +00:00
Christoph Hohmann
c8bc886ce3 0.9.4claws47
* src/compose.c
* src/folder_item_prefs.[ch]
* src/prefs_folder_item.c
* src/gtk/gtkaspell.[ch]
        commit per folder dictionary patch by
        Paul Evans <nerd@freeuk.com>
2003-08-30 19:35:12 +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
Melvin Hadasht
73a2b1b27b Privatized most of GtkAspell's structures 2003-06-12 00:18:28 +00:00
Christoph Hohmann
662982c907 0.9.0claws21
* src/Makefile.am
* src/compose.c
* src/gtkaspell.[ch]            ** REMOVE **
* src/gtk/Makefile.am
* src/gtk/gtkaspell.[ch]        ** NEW **
        o make gtkaspell independent from sylpheed's prefs
        o move gtkaspell.[ch] to gtk directory
2003-06-07 22:15:41 +00:00
Renamed from src/gtkaspell.h (Browse further)