aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagLIBGTOP_1_0_14nobody2000-02-05424-109822/+29
* New macro. This is an improved version of AC_CHECK_TYPE which takes intoMartin Baulig2000-02-052-2/+44
* New function to create the base VObject for a calendar.Federico Mena Quintero2000-02-0413-38/+149
* Chut.Bertrand Guiheneuf2000-02-033-0/+6
* Sync to laptop - FedericoArturo Espinosa2000-02-035-50/+141
* Added the get_object() method.Federico Mena Quintero2000-02-0219-158/+410
* typo fix : usebertrand2000-02-021-0/+7
* *** empty log message ***Bertrand Guiheneuf2000-02-021-3/+3
* + * tests/test-formatter.c: New file; intended to test theMatthew Loper2000-02-024-182/+535
* Files to load the contact print style editor from the glade file. Doesn'tChristopher James Lahey2000-02-0213-122/+1127
* Handle the cal_loaded signal from the listener. Store the calendar clientFederico Mena Quintero2000-02-017-0/+288
* Sync to desktop - FedericoArturo Espinosa2000-01-317-10/+29
* Add evolution-mail.gnorba fileArturo Espinosa2000-01-301-0/+13
* Add missing fileArturo Espinosa2000-01-301-0/+58
* More work. Not funny that e-table does not display.Arturo Espinosa2000-01-296-28/+189
* Add data field back in.Miguel de Icaza2000-01-293-0/+6
* Changed the namespace from GNOME::Calendar to Evolution::Calendar.Federico Mena Quintero2000-01-2927-250/+267
* Work on the factoyrArturo Espinosa2000-01-293-13/+43
* Handle the grab and ungrab command instead of doing focus by hand. ThisChristopher James Lahey2000-01-2821-1004/+1373
* Use e_canvas_item_grab_focus so that it will work with old versions ofChristopher James Lahey2000-01-2715-12/+248
* Set the minimum_width.Christopher James Lahey2000-01-2715-20/+175
* Added an arrow cursor for the draggable columns. Made the clickable columnChristopher James Lahey2000-01-2621-204/+1073
* gnome-bonobo-check.m4 Include <bonobo.h> rather thanDave Camp2000-01-262-1/+6
* Check for bonobo_object_get_type() rather than gnome_object_get_type().Dave Camp2000-01-262-1/+6
* + * camel/camel-formatter.c: By looking up a mimetype in aMatthew Loper2000-01-263-50/+165
* don't set the x_set and y_set arguments as don't exist in gdk-pixbufbertrand2000-01-262-2/+7
* cvs shutupMathieu Lacage2000-01-263-0/+10
* Handle shift-tab properly now.Christopher James Lahey2000-01-2627-863/+1805
* UpdatedArturo Espinosa2000-01-262-8/+140
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-2645-239/+243
* Further workArturo Espinosa2000-01-261-0/+5
* Example contact printing style. Not used yet.Christopher James Lahey2000-01-2611-1/+2640
* Add missing fileArturo Espinosa2000-01-261-0/+6
* renamed mbox_folder->summary to mbox_folder->internal_summary to avoidbertrand2000-01-265-32/+108
* more cvs shutup.Mathieu Lacage2000-01-252-0/+3
* It compiles -miguelArturo Espinosa2000-01-259-15/+91
* Calendar client side work - FedericoArturo Espinosa2000-01-255-0/+731
* More workArturo Espinosa2000-01-2510-5/+780
* Check that the listener is not nil and emit and exception if it is.Federico Mena Quintero2000-01-257-18/+147
* More work.Nat Friedman2000-01-2521-570/+4677
* When will I ever learn to add the files... - FedericoArturo Espinosa2000-01-254-0/+206
* The CamelDataWrapper can now be provided with input and output streams, sobertrand2000-01-255-8/+107
* Added the gnome-pilot and capplet checks; they will likely be reworked forFederico Mena Quintero2000-01-2519-85/+245
* parent class is now CamelSeekableStream idem idem idem idem (_seek):bertrand2000-01-2513-53/+247
* converted all gint64 variables into guint32.bertrand2000-01-256-27/+52
* add recipient_list to the recipients, not recipients_list. I don't knowbertrand2000-01-2416-43/+354
* new function, broken out from 'camel_formatter_make_html'.Matthew Loper2000-01-243-22/+168
* New function to remove a calendar client interface object from a backend.Federico Mena Quintero2000-01-249-84/+342
* Reverted my last commit.Martin Baulig2000-01-242-7/+0
* i broke the version-checking macro for other distribs in my last commit.Peter Teichman2000-01-242-1/+9
* Check for `u_int8_t' and `int8_t'.Martin Baulig2000-01-242-1/+8
* fix the version-checking macro for debianPeter Teichman2000-01-232-2/+9
* use the real summary file path instead of a stupid hardcoded one. Fixesbertrand2000-01-237-23/+79
* implemented. A lot of fixes too. Works now.bertrand2000-01-238-36/+148
* Take in a GnomeVFSURI, not a string.Federico Mena Quintero2000-01-2213-120/+308
* test the mbox provider.bertrand2000-01-225-8/+61
* add exception handling everywhere in the store related functionsbertrand2000-01-2212-64/+115
* added camel-mbox-provider.c to the mbox provider sources.bertrand2000-01-2211-47/+302
* Removed the VFS crap; my mistake, it should not go here.Federico Mena Quintero2000-01-226-79/+13
* + * camel/camel-formatter.c (camel_formatter_make_html): added aMatthew Loper2000-01-223-36/+33
* Libversit / VFS work - FedericoArturo Espinosa2000-01-218-2187/+131
* New files. You'll be able to use a CamelFormatter to get html-formattedMatthew Loper2000-01-214-0/+270
* Changed some line spacing.Chris Lahey2000-01-2143-621/+6388
* Look for sched_yield in -lrt, too. Suggested by Drazen KazarRaja R Harinath2000-01-212-2/+11
* implemented.bertrand2000-01-208-122/+257
* Norwegian translationKjartan Maraas2000-01-201-0/+2
* More workArturo Espinosa2000-01-205-0/+163
* Added myself as a co-author of Evolution.Ettore Perazzoli2000-01-201-4/+7
* More work on the code. Added more for the framework.Arturo Espinosa2000-01-1911-82/+189
* tests for summary and parsing process of mbox files.bertrand2000-01-198-26/+79
* Moved the calendar backend here. This is the actual calendar-handlingFederico Mena Quintero2000-01-1915-222/+1147
* Ah zut alors. Missing filesBertrand Guiheneuf2000-01-192-0/+267
* summary file read/write routines.bertrand2000-01-1913-36/+159
* Sync, take two - FedericoArturo Espinosa2000-01-182-0/+2
* More work; Model view for the shortcut bar is better; More menus; More fea...Arturo Espinosa2000-01-186-202/+551
* Forgot these - FedericoArturo Espinosa2000-01-184-0/+262
* Sync - FedericoArturo Espinosa2000-01-1811-28/+251
* A precommit so Federico can see.Nat Friedman2000-01-1816-0/+1791
* do the rm-gnome-gettext.m4 hokey pokeyElliot Lee2000-01-181-4/+8
* Finishing previous commit.Chris Lahey2000-01-1714-238/+236
* Images for e-contact-editor.c.Chris Lahey2000-01-1720-0/+1236
* 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-3026-168/+1993
* Fixed compare bug. Also neated up some of the if's in set_status.Eskil Heyn Olsen1999-11-304-33/+44
* Small cosmetic fixArturo Espinosa1999-11-298-21/+114
* New methods; They implement editing.Miguel de Icaza1999-11-2932-294/+1301
* beginning of the keyboard navigation.Miguel de Icaza1999-11-2841-441/+1435
* More work.Arturo Espinosa1999-11-2711-72/+386
* Compute height using the ecell methods here. (eti_get_height): new methodMiguel de Icaza1999-11-2739-237/+646
* more small typo fixes.Michael Meeks1999-11-263-12/+12
* minor typo fixes.Michael Meeks1999-11-264-8/+16
* New routine: Realizes the cell views (eti_unrealize_cell_views): NewMiguel de Icaza1999-11-252-0/+18
* It draws the data. WEEEEEEEEE! MiguelArturo Espinosa1999-11-2527-162/+249
* Realize cells.Miguel de Icaza1999-11-2563-695/+1713
* removing this libhnj.m4 file... was some kind of mistakeMathieu Lacage1999-11-241-165/+0
* Added libhnj.m4 to allow Go to compile. Hope this is not baaad. please, let m...Mathieu Lacage1999-11-241-0/+165
* Updated ROADMAPArturo Espinosa1999-11-232-0/+76
* <self_serving> Add myself to AUTHORS, about box </self_serving>Russell Steinthal1999-11-234-1/+5
* Merged Rusty's last todo list coloring patch from stable to HEAD.Russell Steinthal1999-11-229-124/+640
* More stuffArturo Espinosa1999-11-2217-0/+476
* Writes some warning messages when pre_sync fails.Eskil Heyn Olsen1999-11-224-0/+11
* WOOOOHOOOOOoO! It took me quite a while to figure this one out. Fixed.Miguel de Icaza1999-11-215-3/+9
* Compute width, keep track of it. (ethi_add_table_header): Monitor changesMiguel de Icaza1999-11-2117-96/+395
* more stuff -migArturo Espinosa1999-11-205-6/+111
* .cvsignoreArturo Espinosa1999-11-193-0/+3
* New files -migArturo Espinosa1999-11-196-0/+297
* Finish implementing e-table-sorted -migArturo Espinosa1999-11-197-0/+212
* More work -migArturo Espinosa1999-11-1918-33/+300
* New E-table-item.[ch] -migArturo Espinosa1999-11-1945-38/+1126
* Better scoping of GNOME_XML_LIB fix.Jeff Garzik1999-11-192-2/+5
* always AC_SUBST GNOME_XML_LIB, so that output variable will always beJeff Garzik1999-11-182-1/+7
* Revert previous check-in, wasnt supposed to be committed yetJeff Garzik1999-11-182-7/+1
* no news is good newsJeff Garzik1999-11-182-1/+7
* Add anotherArturo Espinosa1999-11-183-0/+72
* missing filesArturo Espinosa1999-11-184-0/+322
* Make `make distcheck' work.Ettore Perazzoli1999-11-173-3/+14
* Removed the old message composer test.Ettore Perazzoli1999-11-171-52/+0
* More work:Ettore Perazzoli1999-11-1750-96/+266
* Added streaming capability to CamelDataWrapper. This makes it possible, forEttore Perazzoli1999-11-1718-58/+925
* added greek descriptionsPablo Saratxaga1999-11-172-0/+4
* Do the grand OAF hokey-pokey properly.Elliot Lee1999-11-171-0/+6
* s/\.a/.la/Elliot Lee1999-11-174-2/+8
* Add resizing capabilities.Miguel de Icaza1999-11-1631-122/+1391
* Stupid misplaced endif cause gncal to depend on an install gnome-pilot...Eskil Heyn Olsen1999-11-143-14/+21
* Doc showing the Camel class hierarchy.Ettore Perazzoli1999-11-132-0/+44
* Added tooltips to the header area.Ettore Perazzoli1999-11-133-6/+78
* The long-awaited audio alarm timeout patch. Implements wishlist bug #3089.Russell Steinthal1999-11-1311-20/+212
* More table workArturo Espinosa1999-11-1246-192/+1445
* Some message composer improvements.Ettore Perazzoli1999-11-1211-181/+402
* Schedule a new day_change_alarm in the day_change_alarm callback, so that theRussell Steinthal1999-11-113-2/+9
* Forgot my changelog yesterday.Eskil Heyn Olsen1999-11-101-0/+6
* StuffArturo Espinosa1999-11-1035-239/+2161
* Small design docArturo Espinosa1999-11-102-0/+270
* Enabled debug output. Sets a g_log_domain, now version 0.8.5. ConsistentEskil Heyn Olsen1999-11-103-288/+948
* uses test -r instead of test -e, was reported as a portability bug wrtEskil Heyn Olsen1999-11-102-1/+6
* Fixed an unwanted conditional on libcalendar_conduit_la_LDFLAGSEskil Heyn Olsen1999-11-093-2/+7
* Added cut/copy/paste support to the address editing dialog.Ettore Perazzoli1999-11-0910-37/+709
* Some initial work on the dialog for entering addresses from the address book.Ettore Perazzoli1999-11-0712-5/+1089
* Here is my initial Evolution work: message composition widget and someEttore Perazzoli1999-11-0637-53/+3325
* Commented the code out, thus the capplet works again.Eskil Heyn Olsen1999-11-054-0/+11
* Uses the PISOCK_LIBDIR, for people with odd install dirs for theirEskil Olsen1999-11-0419-251/+606
* Add default alarm support, Beep on display alarms optionRussell Steinthal1999-11-0314-65/+466
* Renamed the move modes to MODE_MOVE and MOVE_MODE_DRAGGING.Federico Mena Quintero1999-11-034-50/+120
* Added my widgets stuff -miguelArturo Espinosa1999-11-0234-0/+2984
* added PILOT_LINK_CHECK, used by GNOME_PILOT_CHECK. AddsEskil Heyn Olsen1999-11-012-4/+48
* this should be a better fixJacob Berkman1999-10-252-4/+7
* Fix calendar_day_begin/calendar_day_end initialization bug on HEAD. For fullRussell Steinthal1999-10-243-0/+13
* Copyright changeBertrand Guiheneuf1999-10-2369-70/+274
* use a temp value until we know that ghttp exists. This will hopefully fixJacob Berkman1999-10-222-3/+10
* Style fix.Russell Steinthal1999-10-223-3/+6
* Commit debugging support to HEAD as well; there's no good reason to have debu...Russell Steinthal1999-10-226-5/+135
* now it doesn't build todo conduit anymore. Since the conduit is just aEskil Heyn Olsen1999-10-2217-893/+1116