aboutsummaryrefslogtreecommitdiffstats
path: root/capplet/settings/mail-decoration.c
Commit message (Collapse)AuthorAgeFilesLines
* Rip out Anjal-specific cruft we don't need.Matthew Barnes2011-03-281-359/+0
| | | | | Need to trim off the fat if we're ever going to merge the souped up mail account wizard. Still a long way to go...
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
|
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-23/+18
|
* More whitespace cleanup.Matthew Barnes2011-01-311-9/+9
|
* Adapt gdk_window_get_geometry for gtk+-3.0Vibha Yadav2011-01-251-2/+2
| | | | | Depth parameter has been removed now. Some other random fixes for gtk+-3.0 too.
* Coding style cleanups.Matthew Barnes2010-09-131-10/+10
|
* Coding style and whitespace cleanup.Matthew Barnes2010-05-021-4/+6
|
* Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-5/+15
| | | | | | | | | | | | | | | 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-51/+48
|
* Don't poke around a GdkWindowObject directly but use gdk_window_get_parentRoss Burton2010-03-161-1/+1
|
* Restructure capplet stuffs and load only on express mode.Srinivasa Ragavan2010-03-141-0/+354