aboutsummaryrefslogtreecommitdiffstats
path: root/composer/listener.c
Commit message (Expand)AuthorAgeFilesLines
* 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