summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ecal (tests): Test e_cal_remove_object_asyncrbradford-wip-ecal-async-apiRob Bradford2010-08-034-0/+85
|
* e-cal: Implement e_cal_remove_object[_with_mod]_asyncRob Bradford2010-08-032-0/+88
|
* ecal (tests): Test e_cal_modify_object_asyncRob Bradford2010-08-034-0/+117
|
* e-cal: Implement e_cal_modify_object_asyncRob Bradford2010-08-032-0/+73
|
* ecal: Add typedef for async callback (based on EBook)Rob Bradford2010-08-031-0/+3
|
* Post-release version bump.Matthew Barnes2010-08-021-1/+1
|
* NEWS update for 2.31.6 release.EVOLUTION_DATA_SERVER_2_31_6Matthew Barnes2010-08-021-0/+82
|
* Coding style and whitespace cleanups.Matthew Barnes2010-08-0227-455/+119
|
* Updated Romanian translationLucian Adrian Grijincu2010-08-021-2034/+2165
|
* fix multi-threaded build.Michael Meeks2010-08-021-1/+1
|
* another instance of the same bust variable name.Michael Meeks2010-08-021-1/+1
|
* fix 'inlen' snafu - presumably 'len'Michael Meeks2010-08-021-1/+1
|
* Optimized camel_uuencode_stepJeffrey Stedfast2010-08-021-35/+71
| | | | | | | | 2010-08-02 Jeffrey Stedfast <fejj@novell.com> * camel/camel-mime-utils.c (camel_uuencode_step): Optimized by writing directly to the output buffer for all lines except possibly the last if it is incomplete.
* Fixed uudecode logicJeffrey Stedfast2010-08-021-13/+18
| | | | | | | | | 2010-08-02 Jeffrey Stedfast <fejj@novell.com> Possible fix for bug #625448 * camel/camel-mime-utils.c (camel_uudecode_step): Properly decrement uulen in the cases where uulen <= 2. Also simplified eoln logic.
* Replace "Since: 3.0" with "Since: 2.32".Matthew Barnes2010-08-0245-103/+127
|
* Update API documentation.Matthew Barnes2010-08-0217-194/+440
|
* Prefer gio-2.0 when requiring GLib libraries.Matthew Barnes2010-08-024-10/+10
| | | | | | | | gio-2.0 is the "top level" library within GLib. It requires everything else we may need from GLib: glib-2.0, gobject-2.0, gmodule-2.0, gthread-2.0
* Replace dbus-glib-1 with gio-2.0 in pkgconfig files.Matthew Barnes2010-08-025-5/+5
|
* ebook & edataserverui: Use _async suffix rather than _ex suffixRob Bradford2010-08-029-208/+208
|
* Updated Galician translationsFran Diéguez2010-08-011-198/+209
|
* ebook: Remove duplicate free from array_to_stringlist helper (#625750)Rob Bradford2010-08-011-1/+0
| | | | | | | The helper function array_to_stringlist function tried to free the string array despite it being freed by the caller as well. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=625750
* Updated German translationChristian Kirbach2010-08-011-339/+387
|
* imapx: ->cinfo *can* be NULL in imapx_server_dispose() for a failed connectionDavid Woodhouse2010-07-311-1/+1
| | | | | | | .... which happens when you're on a ferry using a satellite connection, exacerbated by slow VPN and trying to use GSSAPI authentication which is slow enough at the best of times.... and the server has a short idle timeout so it kicks you off before you manage to complete the authentication.
* imapx: server flags can be integersDavid Woodhouse2010-07-311-1/+1
| | | | | | A user on IRC reported a server which was reporting '1' (without the quotes) as one of the available PERMANENTFLAGS. This caused imapx to abort the connection after failing to parse the flags.
* Fix minor compiler warnings from GDBus generated codeMilan Crha2010-07-306-6/+6
|
* Bug #625351 - Sending through sendmail reports errorMilan Crha2010-07-301-2/+6
|
* Build path portably in session_get_storage_path().Matthew Barnes2010-07-291-15/+13
|
* Avoid overwriting files while migrating.Matthew Barnes2010-07-292-4/+40
|
* Bug #625606 - git/master build dies with glib-2.25.12Milan Crha2010-07-292-2/+2
|
* Updated Spanish translationJorge González2010-07-291-26/+28
|
* Fix error handling in CamelImapFolder::get_message().Matthew Barnes2010-07-281-4/+12
|
* Bug 625039 - Commonly named macros in Camel header filesMatthew Barnes2010-07-2815-60/+68
|
* Fix error handling in CamelLocalFolder::sync().Matthew Barnes2010-07-281-2/+5
|
* Bug 625083 - Gettext can't parse GLib's printf format constantsMatthew Barnes2010-07-281-2/+12
|
* Bug #625482 - Personal addressbook is vanishedMilan Crha2010-07-282-13/+18
|
* Reset BASE_VERSION to 2.32.Matthew Barnes2010-07-281-2/+2
| | | | | | | In light of today's announcement that GNOME 3.0 is delayed again, the September 2010 release will be called Evolution Data Server 2.32. http://www.gnome.org/press/releases/2010-07-gnome-3.0-rescheduled.html
* Add more debug messages to basedir migration.Matthew Barnes2010-07-282-2/+36
| | | | | If directory removal fails because the directory is not empty, list the file names in that directory.
* Updated Spanish translationJorge González2010-07-281-157/+160
|
* Bug #622884 - Migrate from dbus-glib to glib's GDBusMilan Crha2010-07-2851-2244/+23978
|
* Updated Hebrew translation.Yaron Shahrabani2010-07-281-60/+70
|
* Adjust mbox: file paths in EAccounts.Matthew Barnes2010-07-271-0/+92
| | | | | | Point mbox folder URIs to our new base directory. (I suspect we haven't seen the last of this mbox URI issue...)
* Add a migration routine to EDataBookFactory.Matthew Barnes2010-07-273-1/+293
| | | | | | | | Migration runs just before the main loop starts. It's just a sequence of local directory renames. ~/.evolution/cache/addressbook --> $XDG_CACHE_HOME/evolution/addressbook ~/.evolution/addressbook/local --> $XDG_DATA_HOME/evolution/addressbook
* Add a migration routine to EDataCalFactory.Matthew Barnes2010-07-273-0/+360
| | | | | | | | | | | | | | | | | | Migration runs just before the main loop starts. It's just a sequence of local directory renames. ~/.evolution/cache/calendar --> $XDG_CACHE_HOME/evolution/calendar ~/.evolution/cache/memos --> $XDG_CACHE_HOME/evolution/memos ~/.evolution/cache/tasks --> $XDG_CACHE_HOME/evolution/tasks ~/.evolution/calendar/local --> $XDG_DATA_HOME/evolution/calendar ~/.evolution/memos/local --> $XDG_DATA_HOME/evolution/memos ~/.evolution/tasks/local --> $XDG_DATA_HOME/evolution/tasks We also migrate Evolution-Exchange account storage: ~/.evolution/exchange --> $XDG_DATA_HOME/evolution/exchange (After first cleaning up Exchange attachment cache directories.)
* Comply with XDG Base Directory Specification.Matthew Barnes2010-07-276-19/+52
| | | | | | | | | | This changes the output of the base directory functions: e_get_user_cache_dir() now returns "$XDG_CACHE_HOME/evolution" e_get_user_config_dir() now returns "$XDG_CONFIG_HOME/evolution" e_get_user_data_dir() now returns "$XDG_DATA_HOME/evolution" Also, fix test cases with hard-coded directories.
* Updated Spanish translationJorge González2010-07-261-137/+153
|
* Bug #625282 - Quick add contact claims on consoleMilan Crha2010-07-261-9/+22
|
* Updated Hebrew translation.Yaron Shahrabani2010-07-241-1115/+1393
|
* Update Simplified Chinese translation.Aron Xu2010-07-241-2202/+2481
|
* Eek, typo.Matthew Barnes2010-07-221-1/+1
|
* Fix "system" EBook/ECal creation functions.Matthew Barnes2010-07-222-62/+5
| | | | | | | | | The local "system" URIs are trivial now, it's just "local:system". e_book_new_system_addressbook() e_cal_new_system_calendar() e_cal_new_system_tasks() e_cal_new_system_memos()