aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/google-account-setup
Commit message (Expand)AuthorAgeFilesLines
* Simplify library dependency flags.Matthew Barnes2011-10-051-4/+2
* Coding style and whitespace cleanup.Matthew Barnes2011-09-042-31/+52
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-4/+8
* Use the same term 'Secure connection' everywhere instead of SSLAndre Klapper2011-07-281-1/+1
* Adapt to CamelSession and e-passwords changes.Matthew Barnes2011-07-041-1/+1
* Bug #652394 - Port google-account-setup plugin to libgdata 0.9.0Philip Withnall2011-06-141-0/+12
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-3/+6
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-282-2/+0
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-272-1/+4
* More whitespace cleanup.Matthew Barnes2011-01-311-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-01-301-3/+7
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Bug #632176 - Force user name on Google calendar/address bookMilan Crha2010-11-094-6/+64
* Bug 632641 - Handle combo box text API going awayMatthias Clasen2010-10-211-5/+8
* Coding style cleanups.Matthew Barnes2010-09-131-1/+1
* Bug #360461 - Avoid markup in translatable messagesMilan Crha2010-04-231-1/+4
* Fix migration event hook for google-account-setup and calendar-weather pluginsPhilip Withnall2010-04-211-1/+1
* Bug 583742 — Port to external libgdataPhilip Withnall2010-04-192-37/+42
* Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-2/+2
* Generate ChangeLog files for tarball releases.Matthew Barnes2010-04-031-170/+0
* Add more missing linker flags.Matthew Barnes2010-02-081-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-02-081-239/+242
* Move some ESource-plugin common code to e-plugin-util.h/.cMilan Crha2010-02-042-138/+11
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-2/+4
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-1/+1
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-6/+8
* Bug #582780 - Use proxy in Google calendar setup pluginAlexander Klepikov2009-09-111-0/+20
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-2/+2
* Get the calendar-weather plugin working.Matthew Barnes2009-08-121-2/+2
* Allow calendar to be written as a external app and split the huge .so toSrinivasa Ragavan2009-08-121-1/+1
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-283-75/+160
|\
| * Bug #588856 - Migration code for Google by CalDAV calendarMilan Crha2009-07-173-14/+62
| * Bug #583374 - Use CalDAV as Google's calendar backendMilan Crha2009-07-171-63/+103
| * Fix excessive whitespace.Matthew Barnes2009-07-132-5/+0
* | Fix excessive whitespace.Matthew Barnes2009-07-142-5/+0
|/
* Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
* Bug #586251 - Let the SSL checkbox for Google calendar workMilan Crha2009-06-181-55/+75
* More code cleanup.Matthew Barnes2009-06-021-2/+2
* Whitespace cleanup.Matthew Barnes2009-05-291-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-292-51/+51
* Remove trailing whitespace, again.Matthew Barnes2009-05-293-4/+4
* Bug 523216 – User-oriented plugin descriptionsMatthew Barnes2009-05-221-2/+2
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
* Use new ESourceList API (simplifies code)Milan Crha2009-04-254-50/+16
* GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-242-35/+32
* ** Fix for bug #574248Milan Crha2009-04-093-3/+10
* ** Fixes bug #578034Tobias Mueller2009-04-072-0/+8
* ** Fixes bug #572950Matthew Barnes2009-02-272-3/+10
* ** Fix for bug #559719Milan Crha2009-02-252-5/+25
* ** Fix for bug #539467Milan Crha2009-01-294-45/+67
* Committing on behalf of Matthew Barnes <mbarnes@redhat.com>Matthew Barnes2008-11-072-4/+23
* ** Fix for bug #557726Bharath Acharya2008-11-062-0/+19
* License Change from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-11-032-20/+22
* ** Fixes bug #553479Philip Withnall2008-09-242-1/+8
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-272-13/+19
* ** Fix for bug #525555Milan Crha2008-08-202-58/+12
* Add ssl toggle; synch UI for refreshin with the google calendar pluginJörgen Scheibengruber2008-08-142-43/+138
* ** Fix for bug #535745Milan Crha2008-08-072-17/+383
* ** Fixes bug #544860Matthew Barnes2008-08-022-0/+12
* ** Fixes bug #545568Matthew Barnes2008-07-312-1/+9
* Committing on behalf of Jörgen Scheibengruber <mfcn@gmx.de>Jörgen Scheibengruber2008-07-216-4/+324
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-1/+2
* Patch from Qin Kuangyu: Fix for bug #346555 (Fixed a couple of mnemonic confl...Suman Manjunath2008-03-312-1/+8
* Fix typo: s/EVOLUTION_CALENDAR_LIB1S/EVOLUTION_CALENDAR_LIBS/.Tor Lillqvist2008-01-282-1/+6
* Patch from Christian Krause <chkr@plauener.de>: Fix for bug #506772 (Not-NUL...Suman Manjunath2008-01-071-1/+1
* Patch from Nyall <nyall@zombiepigs.net>: Fix for bug #503954 (Accept custom ...Suman Manjunath2007-12-232-1/+23
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-45/+45
* Every plugin should have a ChangeLog. Added.Sankar P2007-10-302-1/+17
* configure.in Initial commit for the Google Calendar Feature.Chenthill Palanisamy2007-10-233-0/+445