aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-signature-editor.c
Commit message (Expand)AuthorAgeFilesLines
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-2/+2
* set the default open size to something reasonable. For #43410.Not Zed2003-05-281-1/+1
* set signature html flag even if it's newly signature, we don't set it inRadek Doulik2003-05-231-3/+3
* [ fixes #21499 ]Rodney Dawes2003-04-191-1/+1
* remove the help menu item handling, as the help menu is removed. Clean upNot Zed2003-04-171-7/+0
* Update for e_notice move (apply_changes): Pass a parent_window to e_noticeDan Winship2003-03-251-1/+1
* (mail_signature_editor): Give the editorEttore Perazzoli2003-03-181-0/+1
* Rewritten to do the same as the composer's build_message() code.Jeffrey Stedfast2003-03-131-34/+67
* Various small fixes leading up to a real fix.Jeffrey Stedfast2003-03-131-22/+33
* Remove the yes/no buttons. Fixes bug #39382.Jeffrey Stedfast2003-03-111-1/+1
* All this snot just to fix bug #38925 and an attempt to fix bug #38926 (butJeffrey Stedfast2003-03-081-49/+67
* Use 'filename' when creating the uri rather than using the uninitialisedJeffrey Stedfast2003-03-041-3/+3
* Use g_signal_emit() rather than gtk_signal_emit(). (build_flat): SameJeffrey Stedfast2003-02-111-0/+1
* Use EVOLUTION_GALVIEWSDIR.Ettore Perazzoli2003-01-231-1/+3
* Make dialog Cancel/OK to match HIG.Ettore Perazzoli2003-01-151-1/+5
* ...And a whole bunch more build fixes.Jeffrey Stedfast2002-12-181-1/+0
* gnome_pixmap -> gtkimage. (construct): gtk_clist -> gtk_tree_view, setupNot Zed2002-12-021-1/+1
* fix warning message, outlook->mbox.Not Zed2002-11-191-5/+4
* destroy->weak ref. (owner_set_cb): shell client changes.Not Zed2002-11-131-3/+2
* Commented out stuff that doesn't build yet. Also fixed idl build rule.Not Zed2002-11-121-64/+54
* 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