aboutsummaryrefslogtreecommitdiffstats
path: root/capplet/anjal-settings-main.c
Commit message (Collapse)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-1/+1
|
* Fix a crash in capplet.Srinivasa Ragavan2012-02-161-34/+1
|
* Make Capplet work again with new CamelSettings and other stuffs. Also addSrinivasa Ragavan2012-02-161-2/+53
| | | | | EPlugin support to capplet so that exchange and other accoutns can be configured via this. now.
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-1/+1
| | | | | | | 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.
* Remove g_thread_init() calls.Matthew Barnes2011-10-271-5/+0
| | | | g_type_init() already calls it, and has for several GLib releases.
* Call g_thread_init() conditionallyMilan Crha2011-10-241-0/+2
|
* Trivial little cleanups.Matthew Barnes2011-10-191-1/+0
| | | | | | To synchronize with the "wip/gsettings" branch. Mostly just removing unneeded "gconf-bridge.h" includes.
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-2/+3
|
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-2/+4
|
* Rip out Anjal-specific cruft we don't need.Matthew Barnes2011-03-281-54/+2
| | | | | 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...
* evolution-settings doesn't really need to be unique.Matthew Barnes2011-03-251-52/+0
| | | | | | This thing is kind of a weird hybrid of Anjal and Evolution code anyway. We should figure out if and where it really belongs in Evolution and get the Anjal references cleaned up.
* Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-091-8/+0
| | | | GCC learned how to find dead assignments.
* Call setlocale() instead of gtk_set_locale().Matthew Barnes2010-12-231-1/+2
| | | | gtk_set_locale() has been deprecated in GTK+ 2.23.3.
* Increase safety on WindowsFridrich Štrba2010-09-151-5/+30
| | | | Call SetDllDirectory() to reduce risk of DLL hijacking, and call SetProcessDEPPolicy() to reduce risk of rogue code execution.
* Coding style cleanups.Matthew Barnes2010-09-131-7/+7
|
* Remove the last traces of dbus-glib.Matthew Barnes2010-08-291-1/+0
|
* We are not using dbus-glib anymore, don't call dbus_g_thread_initFridrich Štrba2010-08-051-1/+0
|
* Coding style and whitespace cleanups.Matthew Barnes2010-06-071-4/+5
|
* Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-1/+1
| | | | | | | | | | | | | | | 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-82/+13
|
* Remove some more unnecessary windows workarounds.Fridrich Strba2010-03-151-6/+23
|
* warning cleanupMichael Meeks2010-03-141-2/+1
|
* Restructure capplet stuffs and load only on express mode.Srinivasa Ragavan2010-03-141-1/+1
|
* Integrate into new account button.Srinivasa Ragavan2010-03-141-1/+1
|
* Integrate account assistant wizard to anjal style.Srinivasa Ragavan2010-03-141-1/+1
|
* Add control center capplet from anjal to evolution. Name itSrinivasa Ragavan2010-03-141-0/+319
evolution-settings.