aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-signature-editor.c
Commit message (Expand)AuthorAgeFilesLines
* Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-281-5/+5
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-15/+15
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-031-340/+378
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-52/+52
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Fix compilation warnings in mail folder (#437935).Matthew Barnes2007-06-031-2/+2
* Use gstdio wrappers. Construct UI XML file pathname at run-time.Tor Lillqvist2005-12-181-7/+15
* - Enhances Signature-Preferences. - Added shortcuts for common operations.Sankar P2005-10-181-37/+48
* move e-error into e-util/Not Zed2005-05-161-1/+1
* Fix for 71733.Harry Lu2005-03-021-3/+7
* ** See bug #70018.Not Zed2005-01-121-3/+4
* ugh, unlike camel exceptions, you can't pass NULL to CORBA calls.Not Zed2004-06-011-6/+6
* ** Changed error messages to use EError.Not Zed2004-04-281-21/+4
* Updated for signature API changes.Jeffrey Stedfast2004-04-021-19/+21
* Cleaned up header inclusions and added plenty of forward declarations.Not Zed2004-03-311-1/+5
* 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