aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-signature-editor.c
Commit message (Expand)AuthorAgeFilesLines
* Mark a string for translation, fixes bug #31942. Thanks toJeffrey Stedfast2002-10-091-2/+2
* It's a grand old string-review! Nitpicky and minor changes; details in the ap...Aaron Weber2002-10-011-1/+1
* Fix non-ANSI switch statement.Dan Winship2002-09-241-0/+1
* removed tip frameRadek Doulik2002-08-281-39/+1
* fix some typos, set label usize to 500, -2 (menu_help): added help link toRadek Doulik2002-06-081-2/+14
* enhanced signature editorRadek Doulik2002-06-061-8/+55
* Free the format string.Jeffrey Stedfast2002-04-171-0/+1
* Since bonobo doesn't seem to O_TRUNC the file stream before writing to it,Jeffrey Stedfast2002-04-091-26/+42
* Re-Implemented the signature editor stuff (mostly just copy/paste fromJeffrey Stedfast2002-04-021-2/+29
* truncate stream before savingRadek Doulik2002-03-091-2/+3
* new functionRadek Doulik2002-03-091-3/+27
* handle name changed event (sig_load_preview): don't run script before eachRadek Doulik2002-03-091-1/+22
* notify accounts dialog about signature content changeRadek Doulik2002-03-081-15/+13
* set initial focus to editor (do_exit): use hasUndo to avoid questionRadek Doulik2002-03-081-4/+15
* merge new signature handlingRadek Doulik2002-03-071-0/+276