summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version update for evolution 2.29.3.2 release.evolution_2_29_3_2Chenthill Palanisamy2009-12-031-2/+2
* Add an EShell:module-directory constructor property.Matthew Barnes2009-12-024-6/+68
* Allow EShellWindow "construct" methods to return NULL.Matthew Barnes2009-12-011-14/+25
* Add private virtual methods to EShellWindowClass.Matthew Barnes2009-12-0115-378/+1090
* Add e_shell_taskbar_get_activity_count().Matthew Barnes2009-12-012-0/+18
* Bug #603061 - Use .ics for temp vcalendar filesPaul Bolle2009-12-011-2/+2
* Revise a "to-do" comment that's done.Matthew Barnes2009-12-011-3/+1
* Expand the EMailReader interface so it's easier to use.Matthew Barnes2009-12-0118-462/+415
* Kill message_list_free_uids().Matthew Barnes2009-12-019-36/+29
* Bump glib requirement to 2.22.0Jonathon Jongsma2009-12-011-1/+1
* Update Simplified Chinese translation.Ray Wang2009-12-011-11612/+11654
* Merge bits and pieces of the anjal-evo-2-30 branch.Matthew Barnes2009-11-3023-293/+376
* Fix a bug in e_alert_newv() that was causing a crashJonathon Jongsma2009-11-301-6/+5
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-11-30100-465/+451
* port modules/ to new EError API.Jonathon Jongsma2009-11-3012-17/+17
* port plugins to use new EError APIJonathon Jongsma2009-11-3010-32/+67
* port calendar/ to the new EError APIJonathon Jongsma2009-11-308-15/+16
* port mail/ to use new EError APIJonathon Jongsma2009-11-3013-44/+56
* port composer/ to user new EError APIJonathon Jongsma2009-11-303-9/+13
* port addressbook/ to use new EError APIJonathon Jongsma2009-11-308-15/+37
* port shell/ over to the new EError APIJonathon Jongsma2009-11-304-7/+18
* port widgets/ to use new EError APIJonathon Jongsma2009-11-301-4/+4
* port filter/ classes over to new EError APIJonathon Jongsma2009-11-3011-51/+73
* Refactor error reporting to separate error from dialogsJonathon Jongsma2009-11-302-84/+121
* Updated Slovenian translationMatej Urbančič2009-11-301-2053/+3483
* post release version bumpChenthill Palanisamy2009-11-301-1/+1
* News update for 2.29.3 releaseEVOLUTION_2_29_3_1EVOLUTION_2_29_3Bharath Acharya2009-11-301-0/+111
* Bug #361156 - [contacts-map] Add check for clutter-gtk-0.10 tooCedric Bosdonnat2009-11-301-0/+7
* Fixed a typo. my bad.Chenthill Palanisamy2009-11-301-1/+1
* Fixed bug 364618, solve the chinese character issue.Jeff Cai2009-11-308-83/+141
* Fixes a build break.Chenthill Palanisamy2009-11-303-2/+2
* Bug 494394 - No way for the user to refresh a calendarMilan Crha2009-11-3018-3/+177
* Update API documentation.Matthew Barnes2009-11-281-4/+0
* Rewrite champlain-gtk and geoclue detection.Matthew Barnes2009-11-282-31/+43
* Coding style and whitespace cleanups.Matthew Barnes2009-11-286-15/+12
* Bug #551603 - Special case "positive zero alarms"Paul Bolle2009-11-271-28/+34
* Bug #554779 - Removal of task due date does not sync from PalmMatt McCutchen 22009-11-271-1/+2
* Fix uninitialized variable from a patch for bug #591330 (yet another)Milan Crha2009-11-271-3/+1
* Implement a new 'killev' program.Matthew Barnes2009-11-263-20/+178
* Updated Spanish translationJorge González2009-11-271-444/+510
* Fix compile time warnings in filter/e-rule-context.cMilan Crha2009-11-261-2/+2
* Bug #361156 - contacts-map pluginCedric Bosdonnat2009-11-267-1/+428
* Add Evolution's process ID to ~/.evolution/.running.Matthew Barnes2009-11-261-13/+21
* Make EShell more subclassable.Matthew Barnes2009-11-263-30/+52
* Fix uninitialized variable from a patch for bug #591330Milan Crha2009-11-261-0/+1
* Handle a missed corner case with --quit.Matthew Barnes2009-11-261-0/+11
* Add a --quit command-line option.Matthew Barnes2009-11-264-22/+64
* Bug #558030 - Convert meeting to appointment popup menu optionMilan Crha2009-11-264-5/+59
* Bug #591330 - Do not clear task preview every minuteMilan Crha2009-11-269-8/+123
* Bug #602177 - Plug leaks. Fix race.Paul Bolle2009-11-261-99/+55