| Commit message (Expand) | Author | Age | Files | Lines |
* | Added get_uids() method to get a list of UIDs based on object types. | Federico Mena Quintero | 2000-02-09 | 44 | -358/+1040 |
* | + * tests/test-formatter.c (convert_to_html_and_print): Use the | Matthew Loper | 2000-02-09 | 3 | -13/+66 |
* | + * tests/test-formatter.c (convert_to_html_and_print): Fixed call | Matthew Loper | 2000-02-09 | 3 | -6/+15 |
* | New member to 'CamelFormatterPrivate', 'attachments', will be used to let | Matthew Loper | 2000-02-09 | 3 | -151/+362 |
* | Changed the order of the compilation so the CORBA stuff was generated | Iain Holmes | 2000-02-09 | 4 | -4/+14 |
* | Add the files, stupid me - Federico | Arturo Espinosa | 2000-02-08 | 4 | -0/+200 |
* | New struct to wrap instances of calendar objects for recurrencies and | Federico Mena Quintero | 2000-02-08 | 17 | -26/+567 |
* | Fixed some motion event bugs. (incorrect x and y.) | Christopher James Lahey | 2000-02-08 | 8 | -149/+2902 |
* | Added line wrap and a max number of lines (max number of lines is only | Christopher James Lahey | 2000-02-08 | 7 | -396/+819 |
* | Removed an unneccessary include of libhnj. All uses of libhnj are | Christopher James Lahey | 2000-02-08 | 2 | -2/+5 |
* | Sync for Chris to use | Miguel de Icaza | 2000-02-08 | 4 | -24/+36 |
* | function deleted. | Matthew Loper | 2000-02-08 | 2 | -76/+2 |
* | + * tests/test-formatter.c (print_usage_and_quit): New function, | Matthew Loper | 2000-02-08 | 3 | -60/+115 |
* | Include gnome-animator as part of non-experimental header files. Implement | Elliot Lee | 2000-02-08 | 1 | -1/+2 |
* | finished. | Damon Chaplin | 2000-02-07 | 3 | -12/+19 |
* | Setup the scroll region of the table canvas on size allocation. | Miguel de Icaza | 2000-02-07 | 9 | -34/+67 |
* | New macro. This is an improved version of AC_CHECK_TYPE which takes into | Martin Baulig | 2000-02-05 | 2 | -2/+44 |
* | New function to create the base VObject for a calendar. | Federico Mena Quintero | 2000-02-04 | 13 | -38/+149 |
* | Chut. | Bertrand Guiheneuf | 2000-02-03 | 3 | -0/+6 |
* | Sync to laptop - Federico | Arturo Espinosa | 2000-02-03 | 5 | -50/+141 |
* | Added the get_object() method. | Federico Mena Quintero | 2000-02-02 | 19 | -158/+410 |
* | typo fix : use | bertrand | 2000-02-02 | 1 | -0/+7 |
* | *** empty log message *** | Bertrand Guiheneuf | 2000-02-02 | 1 | -3/+3 |
* | + * tests/test-formatter.c: New file; intended to test the | Matthew Loper | 2000-02-02 | 4 | -182/+535 |
* | Files to load the contact print style editor from the glade file. Doesn't | Christopher James Lahey | 2000-02-02 | 13 | -122/+1127 |
* | Handle the cal_loaded signal from the listener. Store the calendar client | Federico Mena Quintero | 2000-02-01 | 7 | -0/+288 |
* | Sync to desktop - Federico | Arturo Espinosa | 2000-01-31 | 7 | -10/+29 |
* | Add evolution-mail.gnorba file | Arturo Espinosa | 2000-01-30 | 1 | -0/+13 |
* | Add missing file | Arturo Espinosa | 2000-01-30 | 1 | -0/+58 |
* | More work. Not funny that e-table does not display. | Arturo Espinosa | 2000-01-29 | 6 | -28/+189 |
* | Add data field back in. | Miguel de Icaza | 2000-01-29 | 3 | -0/+6 |
* | Changed the namespace from GNOME::Calendar to Evolution::Calendar. | Federico Mena Quintero | 2000-01-29 | 27 | -250/+267 |
* | Work on the factoyr | Arturo Espinosa | 2000-01-29 | 3 | -13/+43 |
* | Handle the grab and ungrab command instead of doing focus by hand. This | Christopher James Lahey | 2000-01-28 | 21 | -1004/+1373 |
* | Use e_canvas_item_grab_focus so that it will work with old versions of | Christopher James Lahey | 2000-01-27 | 15 | -12/+248 |
* | Set the minimum_width. | Christopher James Lahey | 2000-01-27 | 15 | -20/+175 |
* | Added an arrow cursor for the draggable columns. Made the clickable column | Christopher James Lahey | 2000-01-26 | 21 | -204/+1073 |
* | gnome-bonobo-check.m4 Include <bonobo.h> rather than | Dave Camp | 2000-01-26 | 2 | -1/+6 |
* | Check for bonobo_object_get_type() rather than gnome_object_get_type(). | Dave Camp | 2000-01-26 | 2 | -1/+6 |
* | + * camel/camel-formatter.c: By looking up a mimetype in a | Matthew Loper | 2000-01-26 | 3 | -50/+165 |
* | don't set the x_set and y_set arguments as don't exist in gdk-pixbuf | bertrand | 2000-01-26 | 2 | -2/+7 |
* | cvs shutup | Mathieu Lacage | 2000-01-26 | 3 | -0/+10 |
* | Handle shift-tab properly now. | Christopher James Lahey | 2000-01-26 | 27 | -863/+1805 |
* | Updated | Arturo Espinosa | 2000-01-26 | 2 | -8/+140 |
* | Make Evolution compile with the latest Bonobo changes. | Arturo Espinosa | 2000-01-26 | 45 | -239/+243 |
* | Further work | Arturo Espinosa | 2000-01-26 | 1 | -0/+5 |
* | Example contact printing style. Not used yet. | Christopher James Lahey | 2000-01-26 | 11 | -1/+2640 |
* | Add missing file | Arturo Espinosa | 2000-01-26 | 1 | -0/+6 |
* | renamed mbox_folder->summary to mbox_folder->internal_summary to avoid | bertrand | 2000-01-26 | 5 | -32/+108 |
* | more cvs shutup. | Mathieu Lacage | 2000-01-25 | 2 | -0/+3 |
* | It compiles -miguel | Arturo Espinosa | 2000-01-25 | 9 | -15/+91 |
* | Calendar client side work - Federico | Arturo Espinosa | 2000-01-25 | 5 | -0/+731 |
* | More work | Arturo Espinosa | 2000-01-25 | 10 | -5/+780 |
* | Check that the listener is not nil and emit and exception if it is. | Federico Mena Quintero | 2000-01-25 | 7 | -18/+147 |
* | More work. | Nat Friedman | 2000-01-25 | 21 | -570/+4677 |
* | When will I ever learn to add the files... - Federico | Arturo Espinosa | 2000-01-25 | 4 | -0/+206 |
* | The CamelDataWrapper can now be provided with input and output streams, so | bertrand | 2000-01-25 | 5 | -8/+107 |
* | 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 |