aboutsummaryrefslogtreecommitdiffstats
path: root/composer/listener.c
Commit message (Expand)AuthorAgeFilesLines
* Use guint for 1 bit bitfield, use g_slist_delete_link instead ofKjartan Maraas2006-01-301-1/+1
* composer/e-msg-composer-select-file.c, composer/e-msg-composer.c,Philip Van Hoof2005-10-191-141/+11
* removed unused static variable listener_vepvRadek Doulik2004-07-281-1/+0
* Fixed missing headers now mail/* doesn't include gtk/*, camel/*, andNot Zed2004-03-311-0/+1
* delete event: if empty paragraph has signature == 1 then set it to 0Radek Doulik2004-03-191-2/+9
* ** Merge in mail-refactor-2-branchNot Zed2003-09-181-1/+1
* free the return value. (impl_event): free the return value.Larry Ewing2003-06-201-0/+3
* free the result only if there isn't an exception.Larry Ewing2003-06-141-1/+1
* free the return values.Larry Ewing2003-06-111-0/+2
* clean upDan Winship2003-02-061-1/+1
* Fix bonobo object setup.Not Zed2002-11-081-86/+10
* Remove the extremely verbose printf here.Dan Winship2002-03-121-2/+0
* new helper function, extracted (insert_paragraph_after): dittoRadek Doulik2001-10-311-15/+66
* simplified, requires new gtkhtmlRadek Doulik2001-10-301-4/+0
* add GList to hold the current images.Larry Ewing2001-10-301-0/+5
* More fixing of the license texts.Ettore Perazzoli2001-10-281-11/+10
* Make inline images used for replies not show up asDan Winship2001-10-221-38/+30
* Deleted declaration of len.Jeffrey Stedfast2001-10-121-1/+0
* remove unused variable.Larry Ewing2001-10-061-2/+38
* handle delete eventRadek Doulik2001-08-071-1/+18
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* signature editing fixesRadek Doulik2001-05-041-8/+27
* signature changingRadek Doulik2001-04-251-9/+8
* more auto-indentation magicRadek Doulik2001-04-181-0/+5
* Replace #include <gtk/gtk.h> Replace #include <gnome.h> Remove #includeKjartan Maraas2001-03-301-1/+5
* set default text colorRadek Doulik2001-03-211-0/+1
* reenabled magic indentationRadek Doulik2001-01-081-2/+2
* disable indenting for now, it crashes editorRadek Doulik2001-01-061-2/+2
* added warnings (prepare_engine): updated toRadek Doulik2000-12-081-40/+40
* debug printfRadek Doulik2000-11-221-0/+3
* updates for HTMLEditor API changesRadek Doulik2000-11-161-31/+31
* rename command to runCommandRadek Doulik2000-11-141-5/+5
* updated to HTMLEditor API changesRadek Doulik2000-11-141-4/+4
* extracted function, does reply indentation, use updated editor engine apiRadek Doulik2000-11-141-5/+19
* new function (destroy): use e_msg_composer_clear_inlined_table, destroyRadek Doulik2000-11-081-2/+0
* use inline images hash tableRadek Doulik2000-11-041-13/+60
* better reply editing, uses new HTMLEditor::Engine,Listener interfacesRadek Doulik2000-11-011-0/+163