summaryrefslogtreecommitdiff
path: root/servers
Commit message (Expand)AuthorAgeFilesLines
* Enable automatic .gitignore generation.Matthew Barnes2009-11-175-0/+10
* Remove the IDL stuff from our pkgconfig files.Matthew Barnes2009-10-271-3/+0
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-261-4/+4
* Move servers/exchange to evolution-exchange.Matthew Barnes2009-10-08105-33505/+1
* Bug 595393 - Use per-target CPPFLAGS in EDSMatthew Barnes2009-10-016-29/+42
* Fix return typesKjartan Maraas2009-09-251-6/+6
* Bug #581288 - Use GtkBuilder instead of libgladeMilan Crha2009-08-202-2/+0
* Bug 591377 – Fails to detect krb5 in configure with -as-neededH.Habighorst2009-08-131-1/+1
* Bug #589984 - eds crash trying to create an event.Chenthill Palanisamy2009-07-281-13/+3
* Add start date variable to EGwItemCalId.Chenthill Palanisamy2009-07-243-1/+7
* More whitespace cleanup.Matthew Barnes2009-07-187-58/+58
* Bug #588857 - Allow email notifications for CalDAV on Google serverMilan Crha2009-07-171-1/+3
* Handle quota error messages.Chenthill Palanisamy2009-07-142-2/+3
* Fix excessive whitespace.Matthew Barnes2009-07-1267-204/+0
* Disable debug messages on consoleMilan Crha2009-07-021-1/+0
* Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-06-306-6/+6
* Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-1827-181/+52
* Fix coding style.Matthew Barnes2009-06-132-58/+58
* Added support for GroupWise soap threading.Chenthill Palanisamy2009-06-053-0/+42
* Fix a runtime printf format warning.Matthew Barnes2009-06-031-1/+1
* Fix compiler warnings in camel.Matthew Barnes2009-06-0134-199/+199
* Fix compiler warnings in servers.Matthew Barnes2009-06-0127-336/+527
* Fix compiler warnings in calendar.Matthew Barnes2009-06-013-95/+95
* Fix compiler warnings in addressbook.Matthew Barnes2009-06-012-11/+11
* Prefer GLib basic types over C types.Matthew Barnes2009-05-28107-2498/+2499
* Whitespace cleanup.Matthew Barnes2009-05-2826-188/+188
* Remove trailing whitespace, again.Matthew Barnes2009-05-2710-37/+37
* Fix miscellaneous issues causing warnings in Evolution.Matthew Barnes2009-05-266-12/+4
* Fixes bug 184554 (bnc) - multiple groupwise open noticiesChenthill Palanisamy2009-05-202-0/+34
* Bug #580419 - Remove deprecated libgnome dependencyMilan Crha2009-05-191-3/+2
* Handle the case of invalid connections in mailer.Chenthill Palanisamy2009-05-191-0/+2
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-1614-31/+22
* Bug 572977 – Use g_strerror() instead of strerror()Matthew Barnes2009-05-021-1/+1
* Deprecate e_source_list_peek_group_by_nameMilan Crha2009-04-242-2/+47
* Fixes #241604 (bnc).Chenthill Palanisamy2009-04-133-3/+21
* Do not disable alarm notifications for foreign calendars fully, only doMilan Crha2009-04-082-2/+8
* Fixes #465364 (bnc)Chenthill Palanisamy2009-03-052-54/+32
* ** Re-fixes bug #570696Matthew Barnes2009-02-274-4/+18
* ** Fixes bug #572950Matthew Barnes2009-02-263-8/+16
* ** Fixes bug #573175Tobias Mueller2009-02-262-5/+13
* Remove unnecessary dependencies from libgdata. Patch by Daniel Macks.Tobias Mueller2009-02-234-13/+4
* ** Fixes bug #570653Matthew Barnes2009-02-102-2/+8
* ** Fix for bug #555888Milan Crha2009-02-094-3/+17
* Use correct server parameter for getting folder informationSankar P2009-02-042-1/+6
* ** Part of fix for bnc bug #470143Sankar P2009-02-022-12/+21
* ** Fix for bnc bug #470143Sankar P2009-01-282-1/+11
* ** Fixes bug #564543Matthew Barnes2009-01-144-4/+23
* ** Fix for bug #518920Chow Loong Jin2009-01-122-1/+32
* ** Fix for bnc bug #446290Sankar P2009-01-022-2/+10
* ** Part of fix for bnc bug #448079Sankar P2008-12-262-25/+37