aboutsummaryrefslogtreecommitdiffstats
path: root/composer/e-composer-header-table.c
Commit message (Expand)AuthorAgeFilesLines
* Add e_composer_header_table_ref_source().Matthew Barnes2013-06-021-9/+37
* EComposerHeaderTable: Remove "shell" property.Matthew Barnes2013-06-021-56/+2
* EComposeHeaderTable: Replace "registry" property with "client-cache".Matthew Barnes2013-06-021-48/+66
* Remove more Express Mode hacks.Matthew Barnes2013-04-011-25/+1
* EShell: Remove "small-screen-mode" property.Matthew Barnes2013-04-011-40/+10
* Use EClientComboBox where appropriate.Matthew Barnes2013-03-021-1/+3
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-201-1/+1
* e-composer-header-table.c: Remove redundant #define.Matthew Barnes2013-01-111-4/+0
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-2/+0
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-061-57/+30
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-4/+1
* Adapt composer to the new ESource API.Matthew Barnes2012-06-031-320/+305
* Bug #200683 - Composer subject spell checkingMilan Crha2012-05-101-1/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-0/+4
* EComposerHeaderTable: Rearrange initialization code.Matthew Barnes2012-01-011-153/+154
* Composer cleanups.Matthew Barnes2012-01-011-18/+37
* Bug #664708 - Composer's headers preference is reset on From changeMilan Crha2011-11-291-6/+8
* Port EComposerHeaderTable to GSettingsRodrigo Moya2011-10-131-35/+21
* Prefer G_VALUE_INIT over memset().Matthew Barnes2011-09-301-5/+2
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-2/+5
* Postpone ENameSelector loading as much as possibleMilan Crha2011-06-241-0/+15
* 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-7/+3
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-9/+12
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-32/+9
* Pass an EShell to EMsgComposer instances.Matthew Barnes2010-08-141-15/+12
* Bug #620815 - Memory leaks with EvolutionMilan Crha2010-06-251-0/+2
* Composer: Only hide single From account in express mode.Matthew Barnes2010-06-211-17/+71
* Merge branch 'express2'Matthew Barnes2010-05-271-67/+67
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-251-4/+4
| * Pack the header-table's headers closer together for small screensFederico Mena Quintero2010-05-081-5/+19
| * Hide the From header if only one account is set upFederico Mena Quintero2010-05-051-9/+35
| * Don't lay out the headers differently for the lite composerFederico Mena Quintero2010-05-011-50/+11
| * Use e_msg_composer_get_lite() instead of a global variable or struct fieldsFederico Mena Quintero2010-05-011-9/+8
* | Camel is now GObject-based.Matthew Barnes2010-04-241-1/+1
* | Only #include Camel's top-level header.Matthew Barnes2010-04-031-1/+0
|/
* Don't stomp on GConf's identifier namespace.Jan Holesovsky2010-01-191-8/+7
* Coding style and whitespace cleanup.Matthew Barnes2009-12-261-10/+21
* Merge some composer header changes for Anjal.Matthew Barnes2009-12-171-2/+2
* Merge bits and pieces of the anjal-evo-2-30 branch.Matthew Barnes2009-12-011-0/+22
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-14/+10
* BUGFIX: #589982 - Fix a critical warning while replying for a mailSrinivasa Ragavan2009-08-111-1/+1
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-281-24/+47
|\
| * Coding style and whitespace cleanups.Matthew Barnes2009-07-261-1/+1
| * Fix a crit warning for AnjalSrinivasa Ragavan2009-07-231-2/+6
| * Fix composer for Anjal.Srinivasa Ragavan2009-07-221-17/+16
| * Add option to hide 'From' for Anjal.Srinivasa Ragavan2009-07-201-8/+23
| * Anjal stuff's for Evo.Srinivasa Ragavan2009-06-031-2/+2
| * More Anjal stuff for trunk.Srinivasa Ragavan2009-06-031-0/+22
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291-2/+2
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-8/+9
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-271-2/+2
| |/
| * Fix composer header regression caused by Anjal merge.Matthew Barnes2009-05-271-5/+8
| * Fix compiler warnings in composer.Matthew Barnes2009-05-261-1/+0
| * Johnny's composer changes for Anjal.Srinivasa Ragavan2009-05-221-5/+31
* | Johnny's composer changes for Anjal.Srinivasa Ragavan2009-05-241-5/+31
|/
* Bug 274117 – Difficult to post a new message to newsgroupsMatthew Barnes2009-05-211-160/+387
* Bug 582744 – CC field autofill doesn't work for repliesMatthew Barnes2009-05-171-0/+44
* Move automatic CC/BCC handling to EComposerHeaderTable.Matthew Barnes2009-05-171-0/+99
* Reviewed by Matthew Barnes <mbarnes@redhat.com>Takao Fujiwara2009-01-091-1/+1
* License ChangesSankarasivasubramanian Pasupathilingam2008-10-291-10/+8
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-031-0/+1104