/www/google-sitemapgen/

antw44/cgit/gsoc2013-evolution/'>gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Shaping up; Model/view is still not fully setup, but coming, comingArturo Espinosa2000-01-178-25/+606
* test for the mbox utils. (copy_file_chunk): fixed a nasty bug.bertrand2000-01-176-19/+114
* Add the gnomecanvaspixbuf argument to gnome-config invocations.Federico Mena Quintero2000-01-172-7/+12
* Add missing file -migArturo Espinosa2000-01-171-0/+7
* A bunch of new funcs to handle x-evolution private header field.bertrand2000-01-179-18/+470
* Fix typo in PILOT_LINK_HOOK.Vadim Strizhevsky2000-01-172-1/+5
* Sync ChangeLogArturo Espinosa2000-01-161-1/+37
* Use e_bar_set_item_data.Miguel de Icaza2000-01-1612-39/+221
* PILOT_LINK_HOOK now check pilot-link version. GNOME_PILOT_CHECK defaultsEskil Heyn Olsen2000-01-162-5/+48
* Fix for proper include directory. Remove gnome-gettext.m4 if needed. StickElliot Lee2000-01-152-1/+6
* Added selection and clipboard support. Added up and down arrow keys. FixedChris Lahey2000-01-1423-62/+1102
* eof is true when no more chars are available, not when we've read thebertrand2000-01-141-19/+104
* e_canvas_item_move_absolute is just a helper function not supplied by theChris Lahey2000-01-1444-193/+4114
* Added the prototype of camel_mbox_parse_file.bertrand2000-01-133-1/+17
* remove non updated tests from the build process.bertrand2000-01-136-5/+45
* corrected a bunch of bugsbertrand2000-01-132-47/+286
* Added a resize signal for when the card changes height. Made it so thatChris Lahey2000-01-1224-464/+1239
* MoreArturo Espinosa2000-01-129-40/+627
* Removed the CORBA listener methods, adjusted for the new IDL.Federico Mena Quintero2000-01-128-91/+241
* Clean up configuration, add check for gperf > 2.7, cleanup.Frank Chiulli2000-01-121-0/+1
* Macro to check version of gperfFrank Chiulli2000-01-121-0/+79
* Backup of the first clean and working mbox file parser. It both find thebertrand2000-01-124-41/+442
* New IDL for the personal calendar server.Federico Mena Quintero2000-01-1215-0/+2408
* Blocked the tab key from getting inserted into the buffer since theChris Lahey2000-01-1211-22/+393
* Removed some code which got in the way of testing properly.Chris Lahey2000-01-1136-122/+4231
* Added minicard and text stuff.Chris Lahey2000-01-1032-1/+9033
* GdkPixbufArturo Espinosa2000-01-101-6/+16
* *** empty log message ***Arturo Espinosa2000-01-105-35/+40
* Removed todo capplet stuff.Eskil Heyn Olsen2000-01-093-6/+14
* Applied patch from R. Bernstein <rocky@panix.com> - print a better errorMartin Baulig2000-01-092-4/+16
* More work. Before the shortcut changes -migArturo Espinosa2000-01-097-8/+361
* Update to use gpilotd_get_pilot_basedir and gnome_pilot_conduit_standard_abs...Vadim Strizhevsky2000-01-084-9/+9
* shut up cvs action -migArturo Espinosa2000-01-072-0/+5
* shut up cvs action -migArturo Espinosa2000-01-071-3/+6
* More missing filesArturo Espinosa2000-01-074-0/+140
* More hacksArturo Espinosa2000-01-072-0/+8
* More framework work -miguelArturo Espinosa2000-01-0710-12/+296
* Work with builddir != srcdirElliot Lee2000-01-073-1/+8
* Compilation touchups -miguelArturo Espinosa2000-01-0633-29/+34
* Lots of reorganization to get the Evolution shell to begin its life. ItArturo Espinosa2000-01-06100-7872/+8066
* Added an argument to the corba get_number_of_objects, so you can decideEskil Heyn Olsen2000-01-058-162/+192
* sync before BostonBertrand Guiheneuf2000-01-054-6/+181
* Updated my e-mail address to reflect my new employmentBertrand Guiheneuf2000-01-0475-76/+76
* chkouink chkouinkBertrand Guiheneuf2000-01-041-0/+6
* detects netscape ".sdb" folders as well as simple non-suffixed folders (asbertrand2000-01-044-9/+80
* sync. Does not compileBertrand Guiheneuf2000-01-034-12/+39
* Fix handling of QUOTED-PRINTABLE strings. writeQPString has been fixed toVadim Strizhevsky2000-01-011-11/+35
* Committed fixes for the end-on-day recurrence bug where the lastEskil Heyn Olsen1999-12-3115-26/+71
* Added Galician translationJesus Bravo Alvarez1999-12-312-0/+4
* Ok, the restructuring of ETableItem to compute its size without hacks isMiguel de Icaza1999-12-3126-216/+564
* Minor unmiportant changes, but my laptop is acting up, so IEskil Heyn Olsen1999-12-303-9/+24
* Sync, does not work, dont try it, just backing up -miguelArturo Espinosa1999-12-2832-549/+1486
* Backup sync.Bertrand Guiheneuf1999-12-275-6/+322
* Applied patch from Colin Walters to make it compile under DebianMartin Baulig1999-12-252-1/+6
* Work in progress. Missing filesBertrand Guiheneuf1999-12-225-0/+832
* part of the mbox provider.bertrand1999-12-226-28/+61
* PKGW signs off on Balsa 0.6.0.Peter Williams1999-12-211-1/+1
* added widgets/meeting-time-sel/MakefileDamon Chaplin1999-12-2017-0/+5518
* include camel-log.h to avoid unresolved symbols.bertrand1999-12-202-1/+7
* documented.bertrand1999-12-183-1/+16
* updated to take the change on append into account.bertrand1999-12-184-19/+40
* use exception mechanism. (camel_folder_delete): idem. (_delete_messages):bertrand1999-12-183-33/+357
* Ettore's drop shadow on cursor,Michael Meeks1999-12-181-1/+1
* use exception mechanism. (camel_folder_set_name): idem.bertrand1999-12-185-18/+294
* Balsa now does not install standard gnome M4 macros.Peter Williams1999-12-171-2/+2
* changed the return value. Now returns the list of expunged messagesbertrand1999-12-177-119/+231
* implemented. The routines in this file will be called by providers tobertrand1999-12-165-28/+226
* update (_get_message_by_number): Update to reflect changes in CamelFolderbertrand1999-12-153-99/+121
* clean-ups.bertrand1999-12-152-107/+276
* Fix copyright informations once againBertrand Guiheneuf1999-12-1573-73/+73
* *** empty log message ***Nat Friedman1999-12-141-0/+8
* New file. New file. New file. New file. New file. :-)Nat Friedman1999-12-145-0/+384
* Fix before tripArturo Espinosa1999-12-1331-402/+620
* Works with GnomeCanvasGroups -miguelArturo Espinosa1999-12-1316-85/+229
* Making sure everything's inJeremy Wise1999-12-131-2/+2
* Missing fileArturo Espinosa1999-12-133-0/+12
* More work. We now have the basics for nesting working, now we need all theArturo Espinosa1999-12-1265-212/+2196
* Add missing filesArturo Espinosa1999-12-119-0/+162
* Fix sensitivity bug when used to create default alarm box (widgets in thatRussell Steinthal1999-12-113-2/+15
* fix this routine.Miguel de Icaza1999-12-1052-473/+1599
* Make set_* methods in CamelMimeMessage use const strings.Ettore Perazzoli1999-12-093-21/+41
* Capplets now sets first_sync on enable, this should make the conduit copyEskil Heyn Olsen1999-12-084-3/+18
* Check if local store is empty. If, force slow sync.Eskil Heyn Olsen1999-12-0714-84/+193
* Removed all guile variables.Martin Baulig1999-12-062-4/+4
* Added a sub package to the .spec file, it now generatesEskil Heyn Olsen1999-12-063-0/+11
* Removed intlEskil Heyn Olsen1999-12-053-0/+8
* Sigh. Get this oneArturo Espinosa1999-12-042-0/+4
* fixed api.Miguel de Icaza1999-12-0338-252/+93
* 1.1.0Arturo Espinosa1999-12-032-83/+174
* The long-awaited and much-needed (IMNSHO) snooze button for gnomecal alarms.Russell Steinthal1999-12-039-16/+168
* undef DEBUG_CALCONDUT, suppresses debug output.Eskil Heyn Olsen1999-12-034-6/+10
* Debugging enhancements: report alarms not added (because they have alreadyRussell Steinthal1999-12-034-30/+131
* Fix it correctly -miguelArturo Espinosa1999-12-023-15/+6
* Keep track of the originally allocated piece of code.Miguel de Icaza1999-12-025-15/+27
* Removed change cursor from here.Miguel de Icaza1999-12-0235-87/+353
* New images, the previous ones sucked. Thanks to Mark for his helpArturo Espinosa1999-12-016-93/+90
* Add missing filesArturo Espinosa1999-12-0115-0/+1872
* This one derives from e-cell-toggle.Miguel de Icaza1999-12-0125-1152/+284
* New cell-toggle stuff compiles -miguelArturo Espinosa1999-11-3019-42/+179
* New file. Implement a multi-state image toggle cell object.Miguel de Icaza1999-11-30