/databases/gdbm/

44/cgit/'>index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* started writing this, but i couldn't be fucked right now - apparentlyNot Zed2004-03-1811-31/+309
* added interface to find out if various fields or server options areNot Zed2004-03-183-10/+288
* added (c) symbol and 2004 and changed to Novell to the copyright notice inNot Zed2004-03-182-1/+6
* Fixes #53625.Hans Petter Jansson2004-03-182-0/+9
* Updated the Greek translationKostas Papadimas2004-03-182-882/+935
* Checking that mi->content->type != NULL is no longer good enough to tellJeffrey Stedfast2004-03-182-4/+30
* Update Czech translationMiloslav Trmac2004-03-182-54/+62
* reverted last fix and:Radek Doulik2004-03-183-36/+35
* Don't bloody junktest filter mail unless the user has configured EvolutionJeffrey Stedfast2004-03-182-27/+37
* Updated Catalan translation by the Catalan Evolution team.Jordi Mallach2004-03-182-1564/+1070
* Reverted jeff's fix for #55018, since it wasn't tested, and doesn't work.Not Zed2004-03-172-75/+35
* Capitalized words changed. Solves 48115.hpnadig2004-03-174-7/+15
* format as plain text too.Not Zed2004-03-172-0/+38
* split this, only call add_store/note_store once we've actually set theNot Zed2004-03-171-3/+11
* See bug #55618.Not Zed2004-03-175-1/+54
* Fixes #55292Gary Ekker2004-03-172-2/+10
* Fix for bug #55358.Jeffrey Stedfast2004-03-175-139/+320
* new dialog for allowing the user to select a source.Rodrigo Moya2004-03-175-69/+146
* check if the selected event has its associated ECalModelComponent.Rodrigo Moya2004-03-172-1/+7
* Don't focus the name_entry widget here.Jeffrey Stedfast2004-03-173-3/+9
* New function to return a description of the async drop operation. FixesJeffrey Stedfast2004-03-172-1/+32
* Don't ref the newly cloned rule (fix to previous patch).Jeffrey Stedfast2004-03-172-1/+5
* Update Czech translationMiloslav Trmac2004-03-162-266/+279
* comment fix from trent.Michael Zucci2004-03-161-2/+2
* When copying a FilterPart of a rule, we need copy the data of partsBill Zhu2004-03-162-2/+8
* set the search query (e_tasks_init): set the query to be #t by defaultJP Rosevear2004-03-163-3/+17
* Credit William Jon McCann for original filter HIG patch (forgot to)Rodney Dawes2004-03-161-0/+2
* Hide the separators on these dialogs Re-pack the rule_editor widget inRodney Dawes2004-03-1614-461/+651
* fix includeJP Rosevear2004-03-162-1/+5
* If the mail_get_message() async op fails, it will still call us with aJeffrey Stedfast2004-03-162-0/+11
* Use camel_store_rename_folder() when appropriate (m->tostore ==Jeffrey Stedfast2004-03-162-21/+41
* Always use '/' to derive the basename of the folder. folder->full_name isJeffrey Stedfast2004-03-162-1/+6
* If the initial SELECT fails and CREATE is specified, clear the exceptionJeffrey Stedfast2004-03-162-1/+10
* use right cast macroJP Rosevear2004-03-162-1/+6
* change file nameJP Rosevear2004-03-161-1/+1
* Rename e-cal-view to e-calendar-view and fix includesJP Rosevear2004-03-1612-1749/+23
* rever previous patch. We don't want to set the default mime/type, it'llNot Zed2004-03-162-4/+6
* loop only up to < G_N_ELEMENTS instead of <= G_N_ELEMENTS. Prevents out ofSivaiah Nallagatla2004-03-162-1/+7
* Fixes #52253JP Rosevear2004-03-1612-672/+1172
* change arg name (e_calendar_item_init): ditto (e_calendar_item_get_arg):JP Rosevear2004-03-163-14/+78
* make this a varags function, which then calls the virtual method to do theNot Zed2004-03-153-2/+41
* same as below for path.Not Zed2004-03-155-5/+21
* Fixes #48112Rodrigo Moya2004-03-152-3/+11
* Fixes #35577Rodrigo Moya2004-03-153-12/+53
* Update Czech translationMiloslav Trmac2004-03-152-323/+328
* set the mime-type field on the content the same way asNot Zed2004-03-157-9/+92
* Add missed changedYuedong Du2004-03-151-2/+2
* svn path=/trunk/; revision=25062Hao Sheng2004-03-153-0/+7
* add a11y/addressbook/MakefileHao sheng2004-03-152-0/+5
* Contritbuted by Leon Zhang <leon.zhang@sun.com> add directory addressbook.Hao Sheng2004-03-1511-1/+800
* build a11y/addressbook dir : add the accessibility support forHao Sheng2004-03-156-9/+31
* drop embedded whitespace characters, and don't do unquoting, etc. SeeNot Zed2004-03-152-8/+31
* Updated Serbian translation.Danilo Šegan2004-03-143-346/+436
* Updated Korean translation.Changwoo Ryu2004-03-132-484/+605
* move function about setup_bonobo_menus which requires it so its notTrent Lloyd2004-03-132-11/+16
* Now takes an argument to specify whether disconnecting when respbuf isJeffrey Stedfast2004-03-132-15/+23
* Fix for bug #53497.Jeffrey Stedfast2004-03-132-38/+37
* No-op if emfv->folder is NULL (this means we are looking at a storeJeffrey Stedfast2004-03-132-1/+7
* clearn the learn bit only if setRadek Doulik2004-03-132-3/+6
* Fixes for bug #55018.Jeffrey Stedfast2004-03-135-59/+122
* remove junk learning thread, it's handled in camel-folder.c:folder_changedRadek Doulik2004-03-134-114/+18
* watch for setting JUNK flag, if JUNK_LEARN is not set as well then resetRadek Doulik2004-03-133-72/+184
* If errno is EINTR, set USER_CANCEL instead of SERVICE_UNAVAILABLE orJeffrey Stedfast2004-03-132-37/+44
* Removed. No longer in use (hasn't been since before 1.2).Jeffrey Stedfast2004-03-133-119/+80
* return "" instead of NULL if there is no default_category set. FixesNot Zed2004-03-122-1/+6
* enlarge the text box to accomodate the time info in different locales.Kidd Wang2004-03-122-2/+5
* when we check the evolution dir exists, check the evolution dir exists,Not Zed2004-03-122-7/+14
* add a call to e_cal_component_commit_sequence since we have changed theKidd Wang2004-03-122-5/+20
* Translation updated by Daniel van Eeden.Vincent van Adrighem2004-03-122-315/+277
* fixed ChangeLogJeffrey Stedfast2004-03-121-1/+0
* Sanity check that count is <1024 and also use g_try_malloc so that we canJeffrey Stedfast2004-03-122-3/+12
* Updated Brazilian Portuguese translation done by Gustavo Maciel DiasGustavo Maciel Dias Vieira2004-03-122-678/+620
* Reverted signal blocking stuff. Doesn't work and is unneeded with theJeffrey Stedfast2004-03-122-11/+5
* fixed ChangeLogJeffrey Stedfast2004-03-121-1/+1
* Fix for bug #55267.Jeffrey Stedfast2004-03-122-2/+2
* Use efb->setquery properly (set to TRUE before calling set_item_id andJeffrey Stedfast2004-03-123-9/+29
* Updated Canadian English translation.Alexander Winston2004-03-122-390/+451
* Updated Serbian translation.Danilo Šegan2004-03-123-338/+352
* Fixed a bug where txt wasn't being properly initialised in all cases forJeffrey Stedfast2004-03-122-8/+33
* a really gross hack, disable all search handlers before setting the searchNot Zed2004-03-112-19/+61
* removed this. not sure what it was doing there, a 1 line funciton usedNot Zed2004-03-11