/x11-fm/tkdesk/

href='/~lantw44/cgit/'>index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Plug a memory leak. (header_decode_text): Fixed memory leaks with52000-05-054-39/+68
* use rows here instead of E_TABLE_SUBSET(etsv)->n_map, since the table canChris Toshok2000-05-053-2/+9
* Maxcount is minimum of the max and the requested count, not the maximum :)NotZed2000-05-057-46/+362
* Requires a camel-patch, about to come through ...NotZed2000-05-053-24/+60
* Add an e_table_group_add_all function and implement it in the differentChristopher James Lahey2000-05-0519-30/+251
* Updated Galician translationJesus Bravo Alvarez2000-05-051-3/+3
* Updated Galician translationJesus Bravo Alvarez2000-05-052-108/+169
* Sped up e_cell_text's get_height function.Christopher James Lahey2000-05-053-32/+42
* for the long events pass E_DAY_VIEW_LONG_EVENT as the day. Fixes SEGV.Damon Chaplin2000-05-0510-92/+266
* turned the notebook border off. The calendar looks better without it. IfDamon Chaplin2000-05-052-0/+9
* Make this compile again in the !KRB4 caseDan Winship2000-05-051-1/+1
* Oops. The Kerberos check was succeeding when it shouldn't have (and thusDan Winship2000-05-052-2/+8
* Don't fall back to plaintext passwords if APOP fails, since it should alsoDan Winship2000-05-052-18/+20
* New function to replace camel_provider_scan. Returns a list of either (a)Dan Winship2000-05-0410-31/+265
* Updated the Turkish translationFatih Demir2000-05-042-110/+105
* Define `E_TYPE_SHORTCUT_BAR'.Ettore Perazzoli2000-05-042-0/+6
* Added a height_cache idle loop so that the height_cache will be validatedChristopher James Lahey2000-05-045-4/+85
* Load all the data to be sorted by before actually doing the sort.Christopher James Lahey2000-05-043-34/+99
* EIconBar/EShortcutBar constification.Ettore Perazzoli2000-05-046-11/+26
* Fix author information.Christopher James Lahey2000-05-049-32/+97
* Fixed EShortcutBar API: the icon callback function now gets a `constEttore Perazzoli2000-05-046-12/+47
* No, we're not going to have g_strcasecmp for no good reason,NotZed2000-05-0415-47/+1597
* Add back in main loop calls during sorting.Christopher James Lahey2000-05-043-0/+9
* Translations from KeldKenneth Christiansen2000-05-041-26/+14
* Replace insert sort completely with a qsort.Christopher James Lahey2000-05-045-155/+132
* Some small build fixes:Jacob Leach2000-05-044-1/+13
* Changed the insert sort to be binary instead of linear.Christopher James Lahey2000-05-043-58/+109
* Make the "Cc:" field optional again. (Before, we could check ifDan Winship2000-05-042-7/+16
* Make it easier for us allKjartan Maraas2000-05-041-0/+8
* Updated Norwegian translation.Kjartan Maraas2000-05-042-66/+58
* ShhKjartan Maraas2000-05-041-1/+5
* Updated russian translation.Valek Frob2000-05-042-26/+18
* fix configure for old libxmls.Michael Meeks2000-05-042-1/+5
* #ifdef HAVE_LDAP the ldap specific stuff. (null_cb): same.Chris Toshok2000-05-032-3/+15
* s/strcasecmp/g_strcasecamp/ everywhere except intl/, per michael'sJacob Leach2000-05-039-53/+57
* comment out the changed signal for now.Larry Ewing2000-05-032-1/+6
* If the iconv handle is -1, then dont try and convert (crashesNotZed2000-05-032-10/+27
* Eeek. I committed the wrong version of the file.Ettore Perazzoli2000-05-031-1/+0
* New function to free a list of referenced objects.Ettore Perazzoli2000-05-035-6/+46
* fix typo when dereferencing saveoffset.Larry Ewing2000-05-032-1/+6
* Remove unused file.Ettore Perazzoli2000-05-031-10/+0
* Don't generate `doc/Makefile' in `configure' because there is nothingEttore Perazzoli2000-05-032-1/+6
* Updated for removed files.Ettore Perazzoli2000-05-032-1/+4
* Fix builddir != srcdir build once again.Ettore Perazzoli2000-05-032-0/+6
* Removing more cruft.Ettore Perazzoli2000-05-036-69/+16
* add some minimal Kerberos checking. This isn't intended to be genericallyDan Winship2000-05-033-20/+56
* Get rid of crufty `e-service' modules.Ettore Perazzoli2000-05-035-388/+8
* Missed these ...Michael Zucci2000-05-033-0/+549
* REmove gmime-utils.h from here.NotZed2000-05-038-374/+47
* And here too.NotZed2000-05-035-5/+17
* Translations from KeldKenneth Christiansen2000-05-031-52/+52
* set the active radio button here. Oops - it wasn't a Bonobo problem afterDamon Chaplin2000-05-038-42/+150
* set and reset the GTK_HAS_FOCUS flag. We now get focus_out eventsDamon Chaplin2000-05-033-0/+14
* Free the parse tree if we have one. (e_sexp_parse): If we already have aNotZed2000-05-032-0/+26
* Set G_LOG_DOMAIN in following files.Matthew Loper2000-05-0333-24/+99
* > * providers/mbox/camel-mbox-search.cMichael Zucci2000-05-034-11/+7
* only free search if it is not NULL.Larry Ewing2000-05-032-1/+11
* > * gmime-utils.[ch]: What the hell, remove it. This will break theMichael Zucci2000-05-0316-786/+41
* Removed bizarre string_dichotomy version of this. This code is somewhatMichael Zucci2000-05-031-30/+0
* Fix the previous overflow problem properly (can happen in 2 places).NotZed2000-05-032-39/+41
* Dont use autofill on these fucking long function anmes!!!!!!22000-05-032-5/+9
* > 2000-05-02 NotZed <NotZed@HelixCode.com>Michael Zucci2000-05-034-3/+14
* Fix the offset for the summary when an item is expunged to take account ofNotZed2000-05-032-1/+7
* Updated Swedish translationAndreas Hydén2000-05-022-90/+111
* Added a deleted message icon whcih shows when messages areMichael Zucci2000-05-025-6/+96
* Deleted messages properly get removed from the index.Michael Zucci2000-05-025-4/+29
* Ok, you can now delete and expunge messages ... not really prettyMichael Zucci2000-05-024-2/+60
* > (camel_folder_expunge): Changed to only allow expunge on an openMichael Zucci2000-05-022-1/+3
* > (folder_browser_gui_init): Add an option meny to the search line.Michael Zucci2000-05-024-14/+108
* > (func_header_contains): Debug out some search stuff.Michael Zucci2000-05-024-4/+9
* "But that trick NEVER works!" "This time for sure!"Dan Winship2000-05-022-1/+8
* Fix for api.NotZed2000-05-022-12/+5
* Fixed for sync search api revert.Michael Zucci2000-05-022-52/+48
* A hackish little quick-search entry. (search_activate): Perform aNotZed2000-05-025-25/+116
* Removed search_id.Michael Zucci2000-05-027-94/+70
* Constified XML utility functions.Ettore Perazzoli2000-05-025-16/+22
* Turn off control frame autoactivation, so the toolbars work correctly.Dan Winship2000-05-022-0/+7
* Add back in the CORBA_Object_release.Christopher James Lahey2000-05-023-2/+26
* Made uri slightly better managed.Christopher James Lahey2000-05-025-14/+25
* Switched the subdirs order since backend depends on ename.Christopher James Lahey2000-05-022-1/+6
* More message cleanup. Flags now work, are saved, and the deleteNotZed2000-05-028-176/+469
* Automatic check for oaf. Thanks ettore, you rule!Anders Carlsson2000-05-022-2/+13
* fix a typo in the for loop.Larry Ewing2000-05-022-1/+6
* Updated russian translation.Valek Frob2000-05-012-85/+95
* new function to get the currently seleted time range form the currentDamon Chaplin2000-05-018-46/+175
* include a header to make it compile...Michael Meeks2000-05-01