| Commit message (Expand) | Author | Age | Files | Lines |
* | Added the gnome-pilot and capplet checks; they will likely be reworked for | Federico Mena Quintero | 2000-01-25 | 19 | -85/+245 |
* | parent class is now CamelSeekableStream idem idem idem idem (_seek): | bertrand | 2000-01-25 | 13 | -53/+247 |
* | converted all gint64 variables into guint32. | bertrand | 2000-01-25 | 6 | -27/+52 |
* | add recipient_list to the recipients, not recipients_list. I don't know | bertrand | 2000-01-24 | 16 | -43/+354 |
* | new function, broken out from 'camel_formatter_make_html'. | Matthew Loper | 2000-01-24 | 3 | -22/+168 |
* | New function to remove a calendar client interface object from a backend. | Federico Mena Quintero | 2000-01-24 | 9 | -84/+342 |
* | Reverted my last commit. | Martin Baulig | 2000-01-24 | 2 | -7/+0 |
* | i broke the version-checking macro for other distribs in my last commit. | Peter Teichman | 2000-01-24 | 2 | -1/+9 |
* | Check for `u_int8_t' and `int8_t'. | Martin Baulig | 2000-01-24 | 2 | -1/+8 |
* | fix the version-checking macro for debian | Peter Teichman | 2000-01-23 | 2 | -2/+9 |
* | use the real summary file path instead of a stupid hardcoded one. Fixes | bertrand | 2000-01-23 | 7 | -23/+79 |
* | implemented. A lot of fixes too. Works now. | bertrand | 2000-01-23 | 8 | -36/+148 |
* | Take in a GnomeVFSURI, not a string. | Federico Mena Quintero | 2000-01-22 | 13 | -120/+308 |
* | test the mbox provider. | bertrand | 2000-01-22 | 5 | -8/+61 |
* | add exception handling everywhere in the store related functions | bertrand | 2000-01-22 | 12 | -64/+115 |
* | added camel-mbox-provider.c to the mbox provider sources. | bertrand | 2000-01-22 | 11 | -47/+302 |
* | Removed the VFS crap; my mistake, it should not go here. | Federico Mena Quintero | 2000-01-22 | 6 | -79/+13 |
* | + * camel/camel-formatter.c (camel_formatter_make_html): added a | Matthew Loper | 2000-01-22 | 3 | -36/+33 |
* | Libversit / VFS work - Federico | Arturo Espinosa | 2000-01-21 | 8 | -2187/+131 |
* | New files. You'll be able to use a CamelFormatter to get html-formatted | Matthew Loper | 2000-01-21 | 4 | -0/+270 |
* | Changed some line spacing. | Chris Lahey | 2000-01-21 | 43 | -621/+6388 |
* | Look for sched_yield in -lrt, too. Suggested by Drazen Kazar | Raja R Harinath | 2000-01-21 | 2 | -2/+11 |
* | implemented. | bertrand | 2000-01-20 | 8 | -122/+257 |
* | Norwegian translation | Kjartan Maraas | 2000-01-20 | 1 | -0/+2 |
* | More work | Arturo Espinosa | 2000-01-20 | 5 | -0/+163 |
* | Added myself as a co-author of Evolution. | Ettore Perazzoli | 2000-01-20 | 1 | -4/+7 |
* | More work on the code. Added more for the framework. | Arturo Espinosa | 2000-01-19 | 11 | -82/+189 |
* | tests for summary and parsing process of mbox files. | bertrand | 2000-01-19 | 8 | -26/+79 |
* | Moved the calendar backend here. This is the actual calendar-handling | Federico Mena Quintero | 2000-01-19 | 15 | -222/+1147 |
* | Ah zut alors. Missing files | Bertrand Guiheneuf | 2000-01-19 | 2 | -0/+267 |
* | summary file read/write routines. | bertrand | 2000-01-19 | 13 | -36/+159 |
* | Sync, take two - Federico | Arturo Espinosa | 2000-01-18 | 2 | -0/+2 |
* | More work; Model view for the shortcut bar is better; More menus; More fea... | Arturo Espinosa | 2000-01-18 | 6 | -202/+551 |
* | Forgot these - Federico | Arturo Espinosa | 2000-01-18 | 4 | -0/+262 |
* | Sync - Federico | Arturo Espinosa | 2000-01-18 | 11 | -28/+251 |
* | A precommit so Federico can see. | Nat Friedman | 2000-01-18 | 16 | -0/+1791 |
* | do the rm-gnome-gettext.m4 hokey pokey | Elliot Lee | 2000-01-18 | 1 | -4/+8 |
* | Finishing previous commit. | Chris Lahey | 2000-01-17 | 14 | -238/+236 |
* | Images for e-contact-editor.c. | Chris Lahey | 2000-01-17 | 20 | -0/+1236 |
* | Shaping up; Model/view is still not fully setup, but coming, coming | Arturo Espinosa | 2000-01-17 | 8 | -25/+606 |
* | test for the mbox utils. (copy_file_chunk): fixed a nasty bug. | bertrand | 2000-01-17 | 6 | -19/+114 |
* | Add the gnomecanvaspixbuf argument to gnome-config invocations. | Federico Mena Quintero | 2000-01-17 | 2 | -7/+12 |
* | Add missing file -mig | Arturo Espinosa | 2000-01-17 | 1 | -0/+7 |
* | A bunch of new funcs to handle x-evolution private header field. | bertrand | 2000-01-17 | 9 | -18/+470 |
* | Fix typo in PILOT_LINK_HOOK. | Vadim Strizhevsky | 2000-01-17 | 2 | -1/+5 |
* | Sync ChangeLog | Arturo Espinosa | 2000-01-16 | 1 | -1/+37 |
* | Use e_bar_set_item_data. | Miguel de Icaza | 2000-01-16 | 12 | -39/+221 |
* | PILOT_LINK_HOOK now check pilot-link version. GNOME_PILOT_CHECK defaults | Eskil Heyn Olsen | 2000-01-16 | 2 | -5/+48 |
* | Fix for proper include directory. Remove gnome-gettext.m4 if needed. Stick | Elliot Lee | 2000-01-15 | 2 | -1/+6 |
* | Added selection and clipboard support. Added up and down arrow keys. Fixed | Chris Lahey | 2000-01-14 | 23 | -62/+1102 |
* | eof is true when no more chars are available, not when we've read the | bertrand | 2000-01-14 | 1 | -19/+104 |
* | e_canvas_item_move_absolute is just a helper function not supplied by the | Chris Lahey | 2000-01-14 | 44 | -193/+4114 |
* | Added the prototype of camel_mbox_parse_file. | bertrand | 2000-01-13 | 3 | -1/+17 |
* | remove non updated tests from the build process. | bertrand | 2000-01-13 | 6 | -5/+45 |
* | corrected a bunch of bugs | bertrand | 2000-01-13 | 2 | -47/+286 |
* | Added a resize signal for when the card changes height. Made it so that | Chris Lahey | 2000-01-12 | 24 | -464/+1239 |
* | More | Arturo Espinosa | 2000-01-12 | 9 | -40/+627 |
* | Removed the CORBA listener methods, adjusted for the new IDL. | Federico Mena Quintero | 2000-01-12 | 8 | -91/+241 |
* | Clean up configuration, add check for gperf > 2.7, cleanup. | Frank Chiulli | 2000-01-12 | 1 | -0/+1 |
* | Macro to check version of gperf | Frank Chiulli | 2000-01-12 | 1 | -0/+79 |
* | Backup of the first clean and working mbox file parser. It both find the | bertrand | 2000-01-12 | 4 | -41/+442 |
* | New IDL for the personal calendar server. | Federico Mena Quintero | 2000-01-12 | 15 | -0/+2408 |
* | Blocked the tab key from getting inserted into the buffer since the | Chris Lahey | 2000-01-12 | 11 | -22/+393 |
* | Removed some code which got in the way of testing properly. | Chris Lahey | 2000-01-11 | 36 | -122/+4231 |
* | Added minicard and text stuff. | Chris Lahey | 2000-01-10 | 32 | -1/+9033 |
* | GdkPixbuf | Arturo Espinosa | 2000-01-10 | 1 | -6/+16 |
* | *** empty log message *** | Arturo Espinosa | 2000-01-10 | 5 | -35/+40 |
* | Removed todo capplet stuff. | Eskil Heyn Olsen | 2000-01-09 | 3 | -6/+14 |
* | Applied patch from R. Bernstein <rocky@panix.com> - print a better error | Martin Baulig | 2000-01-09 | 2 | -4/+16 |
* | More work. Before the shortcut changes -mig | Arturo Espinosa | 2000-01-09 | 7 | -8/+361 |
* | Update to use gpilotd_get_pilot_basedir and gnome_pilot_conduit_standard_abs... | Vadim Strizhevsky | 2000-01-08 | 4 | -9/+9 |
* | shut up cvs action -mig | Arturo Espinosa | 2000-01-07 | 2 | -0/+5 |
* | shut up cvs action -mig | Arturo Espinosa | 2000-01-07 | 1 | -3/+6 |
* | More missing files | Arturo Espinosa | 2000-01-07 | 4 | -0/+140 |
* | More hacks | Arturo Espinosa | 2000-01-07 | 2 | -0/+8 |
* | More framework work -miguel | Arturo Espinosa | 2000-01-07 | 10 | -12/+296 |
* | Work with builddir != srcdir | Elliot Lee | 2000-01-07 | 3 | -1/+8 |
* | Compilation touchups -miguel | Arturo Espinosa | 2000-01-06 | 33 | -29/+34 |
* | Lots of reorganization to get the Evolution shell to begin its life. It | Arturo Espinosa | 2000-01-06 | 100 | -7872/+8066 |
* | Added an argument to the corba get_number_of_objects, so you can decide | Eskil Heyn Olsen | 2000-01-05 | 8 | -162/+192 |
* | sync before Boston | Bertrand Guiheneuf | 2000-01-05 | 4 | -6/+181 |
* | Updated my e-mail address to reflect my new employment | Bertrand Guiheneuf | 2000-01-04 | 75 | -76/+76 |
* | chkouink chkouink | Bertrand Guiheneuf | 2000-01-04 | 1 | -0/+6 |
* | detects netscape ".sdb" folders as well as simple non-suffixed folders (as | bertrand | 2000-01-04 | 4 | -9/+80 |
* | sync. Does not compile | Bertrand Guiheneuf | 2000-01-03 | 4 | -12/+39 |
* | Fix handling of QUOTED-PRINTABLE strings. writeQPString has been fixed to | Vadim Strizhevsky | 2000-01-01 | 1 | -11/+35 |
* | Committed fixes for the end-on-day recurrence bug where the last | Eskil Heyn Olsen | 1999-12-31 | 15 | -26/+71 |
* | Added Galician translation | Jesus Bravo Alvarez | 1999-12-31 | 2 | -0/+4 |
* | Ok, the restructuring of ETableItem to compute its size without hacks is | Miguel de Icaza | 1999-12-31 | 26 | -216/+564 |
* | Minor unmiportant changes, but my laptop is acting up, so I | Eskil Heyn Olsen | 1999-12-30 | 3 | -9/+24 |
* | Sync, does not work, dont try it, just backing up -miguel | Arturo Espinosa | 1999-12-28 | 32 | -549/+1486 |
* | Backup sync. | Bertrand Guiheneuf | 1999-12-27 | 5 | -6/+322 |
* | Applied patch from Colin Walters to make it compile under Debian | Martin Baulig | 1999-12-25 | 2 | -1/+6 |
* | Work in progress. Missing files | Bertrand Guiheneuf | 1999-12-22 | 5 | -0/+832 |
* | part of the mbox provider. | bertrand | 1999-12-22 | 6 | -28/+61 |
* | PKGW signs off on Balsa 0.6.0. | Peter Williams | 1999-12-21 | 1 | -1/+1 |
* | added widgets/meeting-time-sel/Makefile | Damon Chaplin | 1999-12-20 | 17 | -0/+5518 |
* | include camel-log.h to avoid unresolved symbols. | bertrand | 1999-12-20 | 2 | -1/+7 |
* | documented. | bertrand | 1999-12-18 | 3 | -1/+16 |
* | updated to take the change on append into account. | bertrand | 1999-12-18 | 4 | -19/+40 |
* | use exception mechanism. (camel_folder_delete): idem. (_delete_messages): | bertrand | 1999-12-18 | 3 | -33/+357 |
* | Ettore's drop shadow on cursor, | Michael Meeks | 1999-12-18 | 1 | -1/+1 |
* | use exception mechanism. (camel_folder_set_name): idem. | bertrand | 1999-12-18 | 5 | -18/+294 |
* | Balsa now does not install standard gnome M4 macros. | Peter Williams | 1999-12-17 | 1 | -2/+2 |
* | changed the return value. Now returns the list of expunged messages | bertrand | 1999-12-17 | 7 | -119/+231 |
* | implemented. The routines in this file will be called by providers to | bertrand | 1999-12-16 | 5 | -28/+226 |
* | update (_get_message_by_number): Update to reflect changes in CamelFolder | bertrand | 1999-12-15 | 3 | -99/+121 |
* | clean-ups. | bertrand | 1999-12-15 | 2 | -107/+276 |
* | Fix copyright informations once again | Bertrand Guiheneuf | 1999-12-15 | 73 | -73/+73 |
* | *** empty log message *** | Nat Friedman | 1999-12-14 | 1 | -0/+8 |
* | New file. New file. New file. New file. New file. :-) | Nat Friedman | 1999-12-14 | 5 | -0/+384 |
* | Fix before trip | Arturo Espinosa | 1999-12-13 | 31 | -402/+620 |
* | Works with GnomeCanvasGroups -miguel | Arturo Espinosa | 1999-12-13 | 16 | -85/+229 |
* | Making sure everything's in | Jeremy Wise | 1999-12-13 | 1 | -2/+2 |
* | Missing file | Arturo Espinosa | 1999-12-13 | 3 | -0/+12 |
* | More work. We now have the basics for nesting working, now we need all the | Arturo Espinosa | 1999-12-12 | 65 | -212/+2196 |
* | Add missing files | Arturo Espinosa | 1999-12-11 | 9 | -0/+162 |
* | Fix sensitivity bug when used to create default alarm box (widgets in that | Russell Steinthal | 1999-12-11 | 3 | -2/+15 |
* | fix this routine. | Miguel de Icaza | 1999-12-10 | 52 | -473/+1599 |
* | Make set_* methods in CamelMimeMessage use const strings. | Ettore Perazzoli | 1999-12-09 | 3 | -21/+41 |
* | Capplets now sets first_sync on enable, this should make the conduit copy | Eskil Heyn Olsen | 1999-12-08 | 4 | -3/+18 |
* | Check if local store is empty. If, force slow sync. | Eskil Heyn Olsen | 1999-12-07 | 14 | -84/+193 |
* | Removed all guile variables. | Martin Baulig | 1999-12-06 | 2 | -4/+4 |
* | Added a sub package to the .spec file, it now generates | Eskil Heyn Olsen | 1999-12-06 | 3 | -0/+11 |
* | Removed intl | Eskil Heyn Olsen | 1999-12-05 | 3 | -0/+8 |
* | Sigh. Get this one | Arturo Espinosa | 1999-12-04 | 2 | -0/+4 |
* | fixed api. | Miguel de Icaza | 1999-12-03 | 38 | -252/+93 |
* | 1.1.0 | Arturo Espinosa | 1999-12-03 | 2 | -83/+174 |
* | The long-awaited and much-needed (IMNSHO) snooze button for gnomecal alarms. | Russell Steinthal | 1999-12-03 | 9 | -16/+168 |
* | undef DEBUG_CALCONDUT, suppresses debug output. | Eskil Heyn Olsen | 1999-12-03 | 4 | -6/+10 |
* | Debugging enhancements: report alarms not added (because they have already | Russell Steinthal | 1999-12-03 | 4 | -30/+131 |
* | Fix it correctly -miguel | Arturo Espinosa | 1999-12-02 | 3 | -15/+6 |
* | Keep track of the originally allocated piece of code. | Miguel de Icaza | 1999-12-02 | 5 | -15/+27 |
* | Removed change cursor from here. | Miguel de Icaza | 1999-12-02 | 35 | -87/+353 |
* | New images, the previous ones sucked. Thanks to Mark for his help | Arturo Espinosa | 1999-12-01 | 6 | -93/+90 |
* | Add missing files | Arturo Espinosa | 1999-12-01 | 15 | -0/+1872 |
* | This one derives from e-cell-toggle. | Miguel de Icaza | 1999-12-01 | 25 | -1152/+284 |
* | New cell-toggle stuff compiles -miguel | Arturo Espinosa | 1999-11-30 | 19 | -42/+179 |
* | New file. Implement a multi-state image toggle cell object. | Miguel de Icaza | 1999-11-30 | 26 | -168/+1993 |
* | Fixed compare bug. Also neated up some of the if's in set_status. | Eskil Heyn Olsen | 1999-11-30 | 4 | -33/+44 |
* | Small cosmetic fix | Arturo Espinosa | 1999-11-29 | 8 | -21/+114 |
* | New methods; They implement editing. | Miguel de Icaza | 1999-11-29 | 32 | -294/+1301 |
* | beginning of the keyboard navigation. | Miguel de Icaza | 1999-11-28 | 41 | -441/+1435 |
* | More work. | Arturo Espinosa | 1999-11-27 | 11 | -72/+386 |
* | Compute height using the ecell methods here. (eti_get_height): new method | Miguel de Icaza | 1999-11-27 | 39 | -237/+646 |
* | more small typo fixes. | Michael Meeks | 1999-11-26 | 3 | -12/+12 |
* | minor typo fixes. | Michael Meeks | 1999-11-26 | 4 | -8/+16 |
* | New routine: Realizes the cell views (eti_unrealize_cell_views): New | Miguel de Icaza | 1999-11-25 | 2 | -0/+18 |
* | It draws the data. WEEEEEEEEE! Miguel | Arturo Espinosa | 1999-11-25 | 27 | -162/+249 |
* | Realize cells. | Miguel de Icaza | 1999-11-25 | 63 | -695/+1713 |
* | removing this libhnj.m4 file... was some kind of mistake | Mathieu Lacage | 1999-11-24 | 1 | -165/+0 |
* | Added libhnj.m4 to allow Go to compile. Hope this is not baaad. please, let m... | Mathieu Lacage | 1999-11-24 | 1 | -0/+165 |
* | Updated ROADMAP | Arturo Espinosa | 1999-11-23 | 2 | -0/+76 |
* | <self_serving> Add myself to AUTHORS, about box </self_serving> | Russell Steinthal | 1999-11-23 | 4 | -1/+5 |
* | Merged Rusty's last todo list coloring patch from stable to HEAD. | Russell Steinthal | 1999-11-22 | 9 | -124/+640 |
* | More stuff | Arturo Espinosa | 1999-11-22 | 17 | -0/+476 |
* | Writes some warning messages when pre_sync fails. | Eskil Heyn Olsen | 1999-11-22 | 4 | -0/+11 |
* | WOOOOHOOOOOoO! It took me quite a while to figure this one out. Fixed. | Miguel de Icaza | 1999-11-21 | 5 | -3/+9 |
* | Compute width, keep track of it. (ethi_add_table_header): Monitor changes | Miguel de Icaza | 1999-11-21 | 17 | -96/+395 |
* | more stuff -mig | Arturo Espinosa | 1999-11-20 | 5 | -6/+111 |
* | .cvsignore | Arturo Espinosa | 1999-11-19 | 3 | -0/+3 |
* | New files -mig | Arturo Espinosa | 1999-11-19 | 6 | -0/+297 |
* | Finish implementing e-table-sorted -mig | Arturo Espinosa | 1999-11-19 | 7 | -0/+212 |
* | More work -mig | Arturo Espinosa | 1999-11-19 | 18 | -33/+300 |
* | New E-table-item.[ch] -mig | Arturo Espinosa | 1999-11-19 | 45 | -38/+1126 |
* | Better scoping of GNOME_XML_LIB fix. | Jeff Garzik | 1999-11-19 | 2 | -2/+5 |
* | always AC_SUBST GNOME_XML_LIB, so that output variable will always be | Jeff Garzik | 1999-11-18 | 2 | -1/+7 |
* | Revert previous check-in, wasnt supposed to be committed yet | Jeff Garzik | 1999-11-18 | 2 | -7/+1 |
* | no news is good news | Jeff Garzik | 1999-11-18 | 2 | -1/+7 |
* | Add another | Arturo Espinosa | 1999-11-18 | 3 | -0/+72 |
* | missing files | Arturo Espinosa | 1999-11-18 | 4 | -0/+322 |
* | Make `make distcheck' work. | Ettore Perazzoli | 1999-11-17 | 3 | -3/+14 |
* | Removed the old message composer test. | Ettore Perazzoli | 1999-11-17 | 1 | -52/+0 |
* | More work: | Ettore Perazzoli | 1999-11-17 | 50 | -96/+266 |
* | Added streaming capability to CamelDataWrapper. This makes it possible, for | Ettore Perazzoli | 1999-11-17 | 18 | -58/+925 |
* | added greek descriptions | Pablo Saratxaga | 1999-11-17 | 2 | -0/+4 |
* | Do the grand OAF hokey-pokey properly. | Elliot Lee | 1999-11-17 | 1 | -0/+6 |
* | s/\.a/.la/ | Elliot Lee | 1999-11-17 | 4 | -2/+8 |
* | Add resizing capabilities. | Miguel de Icaza | 1999-11-16 | 31 | -122/+1391 |
* | Stupid misplaced endif cause gncal to depend on an install gnome-pilot... | Eskil Heyn Olsen | 1999-11-14 | 3 | -14/+21 |
* | Doc showing the Camel class hierarchy. | Ettore Perazzoli | 1999-11-13 | 2 | -0/+44 |
* | Added tooltips to the header area. | Ettore Perazzoli | 1999-11-13 | 3 | -6/+78 |
* | The long-awaited audio alarm timeout patch. Implements wishlist bug #3089. | Russell Steinthal | 1999-11-13 | 11 | -20/+212 |
* | More table work | Arturo Espinosa | 1999-11-12 | 46 | -192/+1445 |
* | Some message composer improvements. | Ettore Perazzoli | 1999-11-12 | 11 | -181/+402 |
* | Schedule a new day_change_alarm in the day_change_alarm callback, so that the | Russell Steinthal | 1999-11-11 | 3 | -2/+9 |
* | Forgot my changelog yesterday. | Eskil Heyn Olsen | 1999-11-10 | 1 | -0/+6 |
* | Stuff | Arturo Espinosa | 1999-11-10 | 35 | -239/+2161 |
* | Small design doc | Arturo Espinosa | 1999-11-10 | 2 | -0/+270 |
* | Enabled debug output. Sets a g_log_domain, now version 0.8.5. Consistent | Eskil Heyn Olsen | 1999-11-10 | 3 | -288/+948 |
* | uses test -r instead of test -e, was reported as a portability bug wrt | Eskil Heyn Olsen | 1999-11-10 | 2 | -1/+6 |
* | Fixed an unwanted conditional on libcalendar_conduit_la_LDFLAGS | Eskil Heyn Olsen | 1999-11-09 | 3 | -2/+7 |
* | Added cut/copy/paste support to the address editing dialog. | Ettore Perazzoli | 1999-11-09 | 10 | -37/+709 |
* | Some initial work on the dialog for entering addresses from the address book. | Ettore Perazzoli | 1999-11-07 | 12 | -5/+1089 |
* | Here is my initial Evolution work: message composition widget and some | Ettore Perazzoli | 1999-11-06 | 37 | -53/+3325 |
* | Commented the code out, thus the capplet works again. | Eskil Heyn Olsen | 1999-11-05 | 4 | -0/+11 |
* | Uses the PISOCK_LIBDIR, for people with odd install dirs for their | Eskil Olsen | 1999-11-04 | 19 | -251/+606 |
* | Add default alarm support, Beep on display alarms option | Russell Steinthal | 1999-11-03 | 14 | -65/+466 |
* | Renamed the move modes to MODE_MOVE and MOVE_MODE_DRAGGING. | Federico Mena Quintero | 1999-11-03 | 4 | -50/+120 |
* | Added my widgets stuff -miguel | Arturo Espinosa | 1999-11-02 | 34 | -0/+2984 |
* | added PILOT_LINK_CHECK, used by GNOME_PILOT_CHECK. Adds | Eskil Heyn Olsen | 1999-11-01 | 2 | -4/+48 |
* | this should be a better fix | Jacob Berkman | 1999-10-25 | 2 | -4/+7 |
* | Fix calendar_day_begin/calendar_day_end initialization bug on HEAD. For full | Russell Steinthal | 1999-10-24 | 3 | -0/+13 |
* | Copyright change | Bertrand Guiheneuf | 1999-10-23 | 69 | -70/+274 |
* | use a temp value until we know that ghttp exists. This will hopefully fix | Jacob Berkman | 1999-10-22 | 2 | -3/+10 |
* | Style fix. | Russell Steinthal | 1999-10-22 | 3 | -3/+6 |
* | Commit debugging support to HEAD as well; there's no good reason to have debu... | Russell Steinthal | 1999-10-22 | 6 | -5/+135 |
* | now it doesn't build todo conduit anymore. Since the conduit is just a | Eskil Heyn Olsen | 1999-10-22 | 17 | -893/+1116 |
* | Fix bug #1818 on HEAD. | Russell Steinthal | 1999-10-22 | 3 | -8/+37 |
* | Fix bug #2561 in HEAD | Russell Steinthal | 1999-10-20 | 3 | -2/+7 |
* | Add paned windows to Day View so user can adjust relative size of daily | Russell Steinthal | 1999-10-20 | 3 | -50/+53 |
* | lap sync | Bertrand Guiheneuf | 1999-10-19 | 4 | -61/+218 |
* | Added swedish desktop entry | Martin Norback | 1999-10-18 | 3 | -0/+8 |
* | missing files | Bertrand Guiheneuf | 1999-10-14 | 3 | -0/+731 |
* | A lot of changes. The thread proxy mechanism | bertrand | 1999-10-14 | 16 | -530/+502 |
* | Fixed the much-hated gnome-pilot dependency | Eskil Heyn Olsen | 1999-10-14 | 3 | -2/+9 |
* | When finding a colon, the lex consumed all line separators, making it | Arturo Espinosa | 1999-10-11 | 1 | -5/+6 |
* | missing file | Bertrand Guiheneuf | 1999-10-09 | 1 | -0/+186 |
* | weekly commit | Bertrand Guiheneuf | 1999-10-09 | 9 | -170/+320 |
* | - Move some math functions from utils to mathfuncs. | Jody Goldberg | 1999-10-08 | 1 | -1/+1 |
* | moved the pilot_status = MOD up, so even a CHANGE_SUMMARY will set the | Eskil Heyn Olsen | 1999-10-08 | 6 | -216/+312 |
* | checks return values from gpilotd_init/connect. | Eskil Heyn Olsen | 1999-10-06 | 13 | -90/+150 |
* | Now has correct return values wrt the conduit api ref. | Eskil Heyn Olsen | 1999-09-29 | 3 | -165/+261 |
* | Use tm.gmtoff or timezone to get correct offset from UTC, according to | Timur Bakeyev | 1999-09-28 | 2 | -3/+15 |
* | added pt_BR translations | Jorge Godoy | 1999-09-28 | 2 | -0/+4 |
* | ditto (mark_current_day): ditto (month_view_set): ditto | Miguel de Icaza | 1999-09-28 | 1 | -6/+14 |
* | Small fix -miguel | Arturo Espinosa | 1999-09-28 | 31 | -238/+270 |
* | Fix #2340 on HEAD -miguel | Arturo Espinosa | 1999-09-28 | 4 | -8/+8 |
* | redesign of the proxy/marshaling code. Uses GtkArg now. sync commit. | Bertrand Guiheneuf | 1999-09-28 | 9 | -107/+446 |
* | Remove -Wpointer-arith to make recent egcs & glibc to stop generating | Jody Goldberg | 1999-09-27 | 2 | -2/+9 |
* | the g_free that was commented out since glib said was a duplicate free, | Eskil Heyn Olsen | 1999-09-25 | 11 | -146/+531 |
* | Added corba-like exception system to CamelFolder. The exception system is | Bertrand Guiheneuf | 1999-09-24 | 9 | -335/+352 |
* | sync | Bertrand Guiheneuf | 1999-09-23 | 4 | -1/+87 |
* | Build fix | Bertrand Guiheneuf | 1999-09-23 | 2 | -7/+7 |
* | better merge of summary/description when doing ical_from_remote | Eskil Heyn Olsen | 1999-09-23 | 14 | -19/+45 |
* | better merge of summary/description when doing ical_from_remote | Eskil Heyn Olsen | 1999-09-23 | 4 | -302/+457 |
* | commented out a g_free that glib reported as being a duplicate free. got | Eskil Heyn Olsen | 1999-09-23 | 6 | -23/+64 |
* | - fix which allow "make insytall DESTDIR=</install/prefix>". | Tomasz Kłoczko | 1999-09-23 | 1 | -3/+3 |
* | Fiddled with object creation, | Michael Meeks | 1999-09-22 | 2 | -0/+10 |
* | more work. | Bertrand Guiheneuf | 1999-09-22 | 3 | -6/+85 |
* | Check pthreads. | bertrand | 1999-09-22 | 6 | -14/+50 |
* | camel_folder_get_full_name did not work. Fixed. | Jukka Zitting/evolution | 1999-09-21 | 1 | -0/+1 |
* | Preliminary subfolder support for maildirs. | Jukka Zitting/evolution | 1999-09-21 | 3 | -31/+87 |
* | Signal proxying implemenatation. (_signal_marshaller_server_side): | bertrand | 1999-09-21 | 3 | -57/+253 |
* | lot of rework, implemented various set_* functions, transmit and | Eskil Heyn Olsen | 1999-09-21 | 8 | -514/+1206 |
* | completed | bertrand | 1999-09-20 | 2 | -36/+145 |
* | added Estonian tranlations | Lauris Kaplinski | 1999-09-20 | 3 | -0/+8 |
* | About to rehash conduit. | Eskil Heyn Olsen | 1999-09-19 | 6 | -15/+117 |
* | changed to be a .la file instead of .a, this allows lib*_conduit to use | Eskil Heyn Olsen | 1999-09-19 | 11 | -157/+580 |
* | synczZzZ | Bertrand Guiheneuf | 1999-09-18 | 2 | -4/+8 |