aboutsummaryrefslogtreecommitdiffstats
path: root/capplet/settings/mail-settings-view.c
Commit message (Collapse)AuthorAgeFilesLines
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-2/+4
| | | | | | | These libraries are bound for E-D-S so they live at the lowest layer of Evolution for now -- even libeutil can link to them (but please don't). This is the first step toward moving mail handing to a D-Bus service.
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-12/+22
|
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-1/+1
|
* Coding style cleanups.Matthew Barnes2011-05-091-17/+17
|
* No more "expose-event" on GtkWidgetMilan Crha2011-01-261-19/+1
|
* Move more account utilities to e-account-utils.c.Matthew Barnes2010-10-191-1/+0
|
* Coding style cleanups.Matthew Barnes2010-09-131-23/+23
|
* Bug 629250 - Fix translatable string format in mail-settings-view.cGabor Kelemen2010-09-111-1/+1
|
* Bug 629253 - Remove unnecessary markupGabor Kelemen2010-09-111-1/+1
|
* Bug #360461 - Avoid markup in translatable messagesMilan Crha2010-04-231-1/+4
|
* Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-1/+3
| | | | | | | | | | | | | | | Still remaining: GtkAccessible::widget GtkAssistant::forward GtkAssistant::back GtkObject::flags GtkTreeStore::stamp The GtkAssistant fields are related to bug #596428. We don't need accessor functions so much as the enhancement described there implemented. https://bugzilla.gnome.org/show_bug.cgi?id=615613
* Capplet cleanups.Matthew Barnes2010-04-011-19/+15
|
* Restructure capplet stuffs and load only on express mode.Srinivasa Ragavan2010-03-141-0/+297