aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-composer-prefs.c
Commit message (Expand)AuthorAgeFilesLines
* Fix distcheck errors.Matthew Barnes2009-08-301-1078/+0
* Stop killing evolution-data-server services.Matthew Barnes2009-08-231-2/+0
* Seal up ESignature and add GObject properties.Matthew Barnes2009-08-071-0/+1080
* Radically reorganize source code.Matthew Barnes2009-06-251-621/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-1/+1
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-9/+9
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-2/+2
| * Fix compiler warnings in mail.Matthew Barnes2009-05-261-10/+10
| * GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-241-53/+14
| * ** Part of fix for bug #524377Milan Crha2008-11-131-0/+6
| * ** Fixes part of bug #559371Matthew Barnes2008-11-061-39/+11
| * License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-041-14/+14
* | Adapt mail to EShellBackend changes.Matthew Barnes2009-05-081-1/+1
* | Cleaning up the attachment bar, centralizing its popup menu, and convertingMatthew Barnes2009-03-091-2/+4
* | Move signature script execution to e-util/e-signature-utils.s so theMatthew Barnes2009-02-161-113/+13
* | Rewrite the signature management UI from top to bottom.Matthew Barnes2009-02-101-433/+34
* | More preferences cleanup. Convert forward and reply style optionMatthew Barnes2009-02-081-85/+82
* | Add action groups to support lockdown, starting with printing.Matthew Barnes2009-01-271-1/+3
* | Split EAccountList and ESignatureList management out of the mail module.Matthew Barnes2009-01-271-8/+17
* | Tweak the EShell API.Matthew Barnes2009-01-081-1/+1
* | - Fix NetworkManager connection tracking.Matthew Barnes2008-12-141-73/+78
* | Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-241-39/+17
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-14/+14
|/
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Fix for bug #535791Milan Crha2008-06-091-0/+6
* ** Fix for bug #322553Milan Crha2008-05-271-3/+6
* ** Fixes part of bug #424744Matthew Barnes2008-05-071-3/+4
* Move these files to e-util.Matthew Barnes2008-04-221-1/+1
* Change the name of the variable we look for in the glade file.Sankar P2008-04-101-7/+15
* ** Fixes bug #335891Matthew Barnes2008-04-071-13/+34
* Fix a corner case that I missed in my last commit.Matthew Barnes2008-04-061-4/+20
* ** Fixes part of bug #526152, plus some tangential code cleanup.Matthew Barnes2008-04-051-491/+479
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-031-5/+14
* ** Fix for bug #502826 (original patch by nickspoon0)Milan Crha2008-03-271-2/+25
* ** Fix for bug #364642Milan Crha2008-01-021-0/+4
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-145/+145
* ** Fixes bug #469657Matthew Barnes2007-10-021-11/+5
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Provide support for keeping your signature on top while replying.Sankar P2007-07-161-0/+4
* Fix for bug #353662Srinivasa Ragavan2007-04-201-4/+8
* ** Fixes bug #373116Matthew Barnes2007-04-021-15/+26
* ** Fixes Bug # 324241Johnny Jacob2006-07-121-2/+2
* ** Fixes bug #323853Shi Pu2006-04-301-5/+5
* Use gstdio wrappers. (url_requested): Use g_filename_from_uri() instead ofTor Lillqvist2005-11-251-8/+19
* - Enhances Signature-Preferences. - Added shortcuts for common operations.Sankar P2005-10-181-4/+35
* Add the close call for fd.Kaushal Kumar2005-08-171-0/+2
* Included 'gtkentry.h' to resolve the symbol 'GTK_ENTRY'.Shakti Sen2005-08-021-0/+1
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-2/+2
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* move e-error into e-util/Not Zed2005-05-161-1/+1
* use the type hint to sort for inbox, not the name.Not Zed2005-02-011-0/+4
* Fixes #46287JP Rosevear2005-01-251-74/+12
* Moved various things from e-util to libedataserver.Not Zed2004-12-031-1/+1
* added hook docs, and cleaned up some of the hook point names.Not Zed2004-10-281-0/+8
* convert to org.gnome hook namesJP Rosevear2004-10-201-1/+1
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-12/+49
* clear the error, don't free it, so NULL is handled properlyJP Rosevear2004-06-161-1/+1
* Fixes for bug #57305.Jeffrey Stedfast2004-05-211-8/+8
* reset the preview if no signature is selectedRadek Doulik2004-05-061-1/+2
* removed.Not Zed2004-05-031-1/+14
* check stat == 0Jeffrey Stedfast2004-04-291-1/+1
* Use g_shell_parse_argv() to get the actual script path and then check thatJeffrey Stedfast2004-04-281-7/+10
* ** Changed error messages to use EError.Not Zed2004-04-281-8/+3
* Same.Jeffrey Stedfast2004-04-201-1/+1
* mail-component.cMichael Terry2004-04-191-8/+3
* Removed.Jeffrey Stedfast2004-04-081-7/+0
* Changed to save the settings in the signal callbacks.Jeffrey Stedfast2004-04-071-292/+191
* Updated for signature API changes.Jeffrey Stedfast2004-04-021-108/+166
* Cleaned up header inclusions and added plenty of forward declarations.Not Zed2004-03-311-1/+4
* add spellLiveToggled signalRadek Doulik2004-03-301-1/+8
* Use gtk_window_present instead of doing a show then raise, as this alsoRodney Dawes2004-03-251-5/+9
* If gconf_entry_get_value() returns NULL, then it means the key was unsetJeffrey Stedfast2004-02-281-24/+46
* Changed the name to not imply we are working with a GtkCList widget (sinceJeffrey Stedfast2004-02-191-10/+6
* get the toplevel widget here too, similar to bug 52161.Not Zed2004-01-191-6/+10
* Re-Namespaced mail-accounts.cJeffrey Stedfast2003-10-251-0/+1010