aboutsummaryrefslogtreecommitdiffstats
path: root/capplet
Commit message (Expand)AuthorAgeFilesLines
* Add missing linker flags.Matthew Barnes2012-03-041-1/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-02-2011-1909/+137
* Fix a compilation warning.Srinivasa Ragavan2012-02-181-1/+1
* Fix a crash in capplet.Srinivasa Ragavan2012-02-163-38/+5
* Make Capplet work again with new CamelSettings and other stuffs. Also addSrinivasa Ragavan2012-02-1610-39/+1991
* Bug #591436 - Add -avoid-version to LDFLAGSH. Habighorst2012-02-151-1/+1
* Add a missing linker flag to evolution-settings.Matthew Barnes2012-02-031-0/+1
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-196-7/+11
* Reorder accounts by drag-and-drop.Matthew Barnes2011-12-111-5/+0
* Fix compiler warnings.Matthew Barnes2011-11-231-2/+1
* Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-14194-7179/+1
|\
| * Bug #636214 fetch configuration details from serverPunit Jain2011-11-092-90/+1
| * Bug #636214 get configuration details from server part2Punit Jain2011-11-09192-7089/+0
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-283-9/+2
|\|
| * Remove g_thread_init() calls.Matthew Barnes2011-10-272-8/+1
| * e-mail-store.c: Take EMailSession instead of EMailBackend.Matthew Barnes2011-10-271-1/+1
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-242-0/+4
|\|
| * Call g_thread_init() conditionallyMilan Crha2011-10-242-0/+4
| * Trivial little cleanups.Matthew Barnes2011-10-192-2/+0
* | Last remainig bits that can migrated to GSettings in the cappletRodrigo Moya2011-10-131-1/+0
* | Migrate mail-account-view.c to GSettingsRodrigo Moya2011-10-132-18/+25
|/
* Simplify library dependency flags.Matthew Barnes2011-10-052-8/+7
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-1/+1
* Bug #655564 - Express remembers settings of not finished accountMilan Crha2011-09-062-5/+5
* Coding style and whitespace cleanup.Matthew Barnes2011-09-049-105/+174
* MailAccountView: Adapt to URL parameter renames.Matthew Barnes2011-08-151-38/+36
* Coding style and whitespace cleanup.Matthew Barnes2011-08-132-11/+12
* Adapt to CamelSession and e-passwords changes.Matthew Barnes2011-07-041-5/+5
* Fix crash when adding account in express modeGustavo Noronha Silva2011-06-292-1/+28
* Bug #653358 Do not duplicate google address bookGustavo Noronha Silva2011-06-281-21/+41
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-2/+5
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-276-7/+10
* EMFolderTree: Store an EMailBackend instead of an EMailSession.Matthew Barnes2011-05-245-14/+16
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-16/+30
* Coding style cleanups.Matthew Barnes2011-05-095-215/+215
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-1/+3
* Rip out Anjal-specific cruft we don't need.Matthew Barnes2011-03-2810-678/+3
* evolution-settings doesn't really need to be unique.Matthew Barnes2011-03-251-52/+0
* 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
* Coding style and whitespace cleanup.Matthew Barnes2011-02-191-1/+1
* Bug #637924 - Shows duplicate sentence while click "Back-Sending" buttonGary Lin2011-02-111-15/+33
* Bug #637923 - Wrap long text in Yahoo email setupFrederic Crozat2011-02-111-0/+2
* Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-094-19/+2
* Bug 641003 - Build failure in mail-cappletVibha Yadav2011-01-311-0/+2
* More whitespace cleanup.Matthew Barnes2011-01-313-15/+15
* Bug #640536 - Warnings when adding a google account in express modeMilan Crha2011-01-271-12/+8
* No more "expose-event" on GtkWidgetMilan Crha2011-01-262-38/+2
* Adapt gdk_window_get_geometry for gtk+-3.0Vibha Yadav2011-01-251-2/+2
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Call setlocale() instead of gtk_set_locale().Matthew Barnes2010-12-231-1/+2
* Bug #636058 - Account setup issues express mode.Punit Jain2010-12-011-2/+2
* Bug #632962 - Duplicate "On this computer" sources after updateMilan Crha2010-11-241-10/+14
* Miscellaneous fixups.Matthew Barnes2010-10-191-0/+1
* Move more account utilities to e-account-utils.c.Matthew Barnes2010-10-192-2/+0
* Send errors to an EAlertSink instead of the task bar.Matthew Barnes2010-10-191-1/+1
* Give MailSession a permanent home.Matthew Barnes2010-10-135-13/+28
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-4/+7
* Increase safety on WindowsFridrich Štrba2010-09-151-5/+30
* Coding style cleanups.Matthew Barnes2010-09-1311-243/+243
* Coding style and whitespace cleanups.Matthew Barnes2010-09-122-3/+3
* Bug 629250 - Fix translatable string format in mail-settings-view.cGabor Kelemen2010-09-111-1/+1
* Bug 629253 - Remove unnecessary markupGabor Kelemen2010-09-112-7/+19
* Remove the last traces of dbus-glib.Matthew Barnes2010-08-291-1/+0
* Update autoconfig settings for live.comGary Ching-Pang Lin2010-08-2313-13/+13
* Add encryption and authentication support for autoconfigGary Ching-Pang Lin2010-08-231-5/+31
* build: Add libemformat to LDADD for evolution-settingsRob Bradford2010-08-111-1/+2
* docs on where the repo for the web version lives, and how to deal with itMichael Meeks2010-08-101-0/+10
* We are not using dbus-glib anymore, don't call dbus_g_thread_initFridrich Štrba2010-08-051-1/+0
* Bug 624534 - Adapt to GTK+ GtkNotebookPage changesKjartan Maraas2010-07-261-1/+1
* Coding style and whitespace cleanups.Matthew Barnes2010-06-071-4/+5
* Convert "startup-wizard" to an EExtension.Matthew Barnes2010-06-033-4/+4
* [win32] Relocate the position of mail-autoconfig directoryFridrich Štrba2010-05-311-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-05-271-9/+4
* Merge branch 'express2'Matthew Barnes2010-05-273-53/+470
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-253-47/+45
| * Don't ask for password while editing accounts.Srinivasa Ragavan2010-05-071-0/+2
| * equivocate on mail recommendationMichael Meeks2010-04-261-1/+1
| * Add yahoo calendars support.Srinivasa Ragavan2010-04-261-14/+173
| * Create Google group at instances when it is not created by defaultSrinivasa Ragavan2010-04-261-1/+7
| * Remove more ad-hoc spacingsFederico Mena Quintero2010-04-231-2/+2
| * Reduce spacings in the mail capplet's Review pageFederico Mena Quintero2010-04-231-22/+24
| * Create Google Calendar and Contacts account optionally while creatingSrinivasa Ragavan2010-04-221-4/+210
| * Fix ergonomic details, and prettify (for small screens at least)Michael Meeks2010-04-211-25/+30
| * Add Password field to the account setup and prestore password.Srinivasa Ragavan2010-04-202-1/+38
| * add proxy support to auto-configurationMichael Meeks2010-04-201-5/+13
| * switch autoconfig to use the api.gnome.org APIMichael Meeks2010-04-121-1/+1
| * Merge gnome-2-30 into express2 to get bugfixesFederico Mena Quintero2010-04-101-3/+0
| |\
| | * Remove gtk_notebook_set_tab_label_packing().Matthew Barnes2010-04-081-3/+0
| * | Capplet cleanups.Matthew Barnes2010-04-071-7/+7
| * | Ahem, use the right installation pathsFederico Mena Quintero2010-04-072-2/+2
| * | Fallback to the offline case if we can't contact the server anywayFederico Mena Quintero2010-04-071-3/+3
| * | Get the online status from the EShellFederico Mena Quintero2010-04-071-2/+16
| * | Fix Makefile.am thinkoFederico Mena Quintero2010-04-071-2/+0
| * | Fix compiler warningsFederico Mena Quintero2010-04-071-1/+1
| * | Read the mail autoconfig files from the right pathFederico Mena Quintero2010-04-071-1/+1
| * | Add a bunch of mail autoconfiguration filesFederico Mena Quintero2010-04-07191-0/+6661
| * | Basic logic to guess mail autoconfig when offlineFederico Mena Quintero2010-04-071-4/+50
| * | Return a success code when parsing a messageFederico Mena Quintero2010-04-071-4/+6
| * | Factor out function to parse a soup message from a stringFederico Mena Quintero2010-04-071-2/+8
| |/
| * Capplet cleanups.Matthew Barnes2010-04-0615-822/+355
| * Fix build settings under capplet.Matthew Barnes2010-03-312-21/+10
| * Build libevolution-mail-settings as dll on windowsFridrich Štrba2010-03-311-0/+1
* | Coding style and whitespace cleanup.Matthew Barnes2010-05-023-12/+23
* | Camel is now GObject-based.Matthew Barnes2010-04-241-1/+1
* | Bug #360461 - Avoid markup in translatable messagesMilan Crha2010-04-232-4/+14
* | Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-135-9/+27
* | Remove gtk_notebook_set_tab_label_packing().Matthew Barnes2010-04-081-3/+0
* | Only #include Camel's top-level header.Matthew Barnes2010-04-031-1/+0
* | Capplet cleanups.Matthew Barnes2010-04-0115-825/+359
* | Fix build settings under capplet.Matthew Barnes2010-03-312-21/+10
* | Build libevolution-mail-settings as dll on windowsFridrich Štrba2010-03-311-0/+1
* | Ahem, use the right installation pathsFederico Mena Quintero2010-03-182-2/+2
* | Fallback to the offline case if we can't contact the server anywayFederico Mena Quintero2010-03-181-3/+3
* | Get the online status from the EShellFederico Mena Quintero2010-03-181-2/+16
* | Fix Makefile.am thinkoFederico Mena Quintero2010-03-181-2/+0
* | Fix compiler warningsFederico Mena Quintero2010-03-181-6/+5
* | Read the mail autoconfig files from the right pathFederico Mena Quintero2010-03-181-1/+1
* | Add a bunch of mail autoconfiguration filesFederico Mena Quintero2010-03-18191-1/+6662
* | Basic logic to guess mail autoconfig when offlineFederico Mena Quintero2010-03-181-4/+50
* | Return a success code when parsing a messageFederico Mena Quintero2010-03-181-4/+6
* | Factor out function to parse a soup message from a stringFederico Mena Quintero2010-03-181-2/+8
|/
* Fix misspelled strings.Srinivasa Ragavan2010-03-171-2/+2
* More capplet build issues.Matthew Barnes2010-03-161-1/+3
* Don't poke around a GdkWindowObject directly but use gdk_window_get_parentRoss Burton2010-03-161-1/+1
* Add missing includes so that -Werror builds don't failRoss Burton2010-03-161-0/+4
* Fix missing linker flags in the correct Makefile.am.Matthew Barnes2010-03-162-4/+4
* Add missing linker flags in capplet.Matthew Barnes2010-03-161-1/+3
* Remove some more unnecessary windows workarounds.Fridrich Strba2010-03-152-6/+27
* Make IMAPX the defaultSrinivasa Ragavan2010-03-141-0/+2
* Shell and UI manager cleanups.Matthew Barnes2010-03-141-1/+1
* Remove comments.Srinivasa Ragavan2010-03-141-5/+0
* disable identity frame only in express modeMichael Meeks2010-03-141-2/+2
* Removed obsolete method signatures in em-account-editor.hMichael Meeks2010-03-141-3/+3
* hushMichael Meeks2010-03-141-0/+9
* warning cleanupMichael Meeks2010-03-143-5/+5
* Restructure capplet stuffs and load only on express mode.Srinivasa Ragavan2010-03-1417-33/+72
* Integrate into new account button.Srinivasa Ragavan2010-03-143-8/+15
* Integrate account assistant wizard to anjal style.Srinivasa Ragavan2010-03-143-11/+15
* Libify settings capplet.Srinivasa Ragavan2010-03-144-17/+32
* Add control center capplet from anjal to evolution. Name itSrinivasa Ragavan2010-03-1416-0/+4090