aboutsummaryrefslogtreecommitdiffstats
path: root/composer/e-composer-post-header.c
Commit message (Expand)AuthorAgeFilesLines
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+3
* Adapt composer to the new ESource API.Matthew Barnes2012-06-031-90/+78
* Composer cleanups.Matthew Barnes2012-01-011-7/+9
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+3
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-9/+5
* Bug 629049 - Memory leak in e_composer_pose_header_set_account()Matthew Barnes2010-09-081-0/+1
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-34/+10
* Coding style and whitespace cleanup.Matthew Barnes2010-05-021-1/+1
* Bug #494047 - Unescape uris in composer's Post-ToMilan Crha2010-04-191-3/+13
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-1/+1
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-9/+10
* | Let the mail module handle composer "Post To:" button clicks, sinceMatthew Barnes2009-02-131-121/+27
* | Get the Character Encoding menu working.Matthew Barnes2009-01-011-2/+6
* | Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-171-6/+57
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-9/+10
|/
* Add a finalize() method to free priv->base_url, which was leaking.Matthew Barnes2008-07-011-0/+14
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-031-0/+19
* ** Fixes bug #495123Matthew Barnes2007-11-281-0/+401