| Commit message (Expand) | Author | Age | Files | Lines |
* | removed #ifdef ENABLE_NLS/#endif on Miguel's request. | Gediminas Paulauskas | 2000-11-30 | 7 | -12/+7 |
* | Update pilot info | JP Rosevear | 2000-11-30 | 2 | -6/+7 |
* | Updated the gtk-doc comment. | Jeffrey Stedfast | 2000-11-30 | 2 | -4/+7 |
* | Use camel a bit more to help us out. Don't create the file ourselves, | Jeffrey Stedfast | 2000-11-30 | 2 | -15/+40 |
* | Remove no-longer-needed e_unicode_init. | Dan Winship | 2000-11-30 | 2 | -2/+2 |
* | Remove no-longer-needed e_unicode_init. | Dan Winship | 2000-11-30 | 2 | -2/+4 |
* | Use iconv instead of unicode_iconv. | Dan Winship | 2000-11-30 | 3 | -27/+31 |
* | Bump required gal version to 0.2.99.3 for iconv changes | Dan Winship | 2000-11-30 | 2 | -3/+8 |
* | Move away from unicode_iconv*. We still need libunicode for utf8 | Dan Winship | 2000-11-30 | 1 | -25/+9 |
* | Fix some off-by-one-ness. | Dan Winship | 2000-11-30 | 3 | -4/+12 |
* | Fix the allocation here (again) and put a comment explaining it. (Fixes a | Dan Winship | 2000-11-30 | 2 | -1/+14 |
* | added some <glossterms>, added linkends to existing glossterms. | Aaron Weber | 2000-11-30 | 20 | -214/+684 |
* | Added an id for the API reference <part>. Added the FDL <legalnotice>. | Federico Mena Quintero | 2000-11-30 | 22 | -174/+1926 |
* | Added a copy of the GNU Free Documentation License. | Federico Mena Quintero | 2000-11-30 | 3 | -0/+363 |
* | Upgrade of the alarm framework. We now access alarms by a unique | Federico Mena Quintero | 2000-11-30 | 3 | -37/+240 |
* | Builddir != srcdir loving. | Ettore Perazzoli | 2000-11-29 | 3 | -1/+8 |
* | Add a missed unref. | Not Zed | 2000-11-29 | 24 | -119/+326 |
* | Plug a memleak, need to free results from term_eval(). (term_eval_gt): | Not Zed | 2000-11-29 | 3 | -0/+28 |
* | Shush | JP Rosevear | 2000-11-29 | 7 | -4/+37 |
* | Return a struct rather than a pointer to a struct (compare): | JP Rosevear | 2000-11-29 | 5 | -111/+65 |
* | Reformatted the table spec to make it easier to read. | Federico Mena Quintero | 2000-11-29 | 4 | -32/+74 |
* | finished 12-hour support and tried to tidy up & comment the drawing code | Damon Chaplin | 2000-11-29 | 9 | -358/+719 |
* | Updated Spanish translation | Hector Garcia | 2000-11-29 | 2 | -652/+631 |
* | Wait until after setting up the local storage to find the | Dan Winship | 2000-11-29 | 3 | -11/+16 |
* | Add USE_FLOCK, USE_FCNTL, USE_FLOCK | JP Rosevear | 2000-11-29 | 5 | -6/+43 |
* | Don't set exception to g_strerror (errno) when nread == 0, because it | Dan Winship | 2000-11-29 | 2 | -1/+6 |
* | Removed debugging shizz. | Jesse Pavel | 2000-11-29 | 2 | -12/+5 |
* | Added Save As... | Jeffrey Stedfast | 2000-11-29 | 2 | -0/+8 |
* | Added the SaveAs bonobo menu verb thingy. | Jeffrey Stedfast | 2000-11-29 | 6 | -38/+94 |
* | Don't try to free things if they haven't been set yet. | Dan Winship | 2000-11-29 | 2 | -2/+9 |
* | Fix the initial unread counts after the last patch. | Dan Winship | 2000-11-29 | 2 | -1/+9 |
* | send NULL so we don't have to clear the exception | Jeffrey Stedfast | 2000-11-29 | 1 | -2/+1 |
* | Clear the exception if EHLO fails before trying HELO in the cases where | Jeffrey Stedfast | 2000-11-29 | 2 | -0/+8 |
* | Updated russian translation. | Valek Frob | 2000-11-28 | 2 | -647/+361 |
* | Set the info size's properly, oops! | Not Zed | 2000-11-28 | 23 | -55/+1184 |
* | Added camel/tests/folder/Makefile | Not Zed | 2000-11-28 | 2 | -0/+5 |
* | Turn off index stats by default. | Not Zed | 2000-11-28 | 5 | -17/+31 |
* | add scan = scan->next; to avoid infinite loop | Radek Doulik | 2000-11-28 | 2 | -0/+7 |
* | Translations from keld | Kenneth Christiansen | 2000-11-28 | 1 | -662/+599 |
* | Make this gratuitously more complicated. No wait, I mean, fix bugs. Now | Dan Winship | 2000-11-28 | 3 | -52/+105 |
* | This needs to run from the main thread, not the camel thread, so add a | Dan Winship | 2000-11-28 | 2 | -5/+22 |
* | *gui/calendar-model.c: added a preliminary change to have Assigned | Jesse Pavel | 2000-11-28 | 2 | -3/+18 |
* | Moved the regex filter rule around - we've changed the format a bit. | Jeffrey Stedfast | 2000-11-28 | 11 | -107/+143 |
* | Update - hopefully I assigned blame correctly :-) | JP Rosevear | 2000-11-28 | 5 | -1/+26 |
* | Correct the bonobo version error message | JP Rosevear | 2000-11-28 | 3 | -19/+39 |
* | Removed some unecessary debugging printf's | Jeffrey Stedfast | 2000-11-28 | 2 | -2/+4 |
* | Remove "complete" field | JP Rosevear | 2000-11-28 | 10 | -88/+134 |
* | de-register a component's UI if it dies. | Michael Meeks | 2000-11-28 | 2 | -0/+10 |
* | Revert the new druid for now, until the corresponding code is done, so | Dan Winship | 2000-11-28 | 3 | -2842/+53 |
* | Removed mh, mbox, added local, to the default. | Not Zed | 2000-11-27 | 2 | -2/+9 |
* | If we have the namecache active, and there is no name there, we add it | Not Zed | 2000-11-27 | 4 | -5/+278 |
* | == instead of =. | Damon Chaplin | 2000-11-27 | 2 | -1/+5 |
* | added more support for config settings. | Damon Chaplin | 2000-11-27 | 10 | -199/+892 |
* | use a gint for day rather than a guint since we now support -ve days. Also | Damon Chaplin | 2000-11-27 | 2 | -56/+128 |
* | use config settings. | Damon Chaplin | 2000-11-27 | 2 | -18/+11 |
* | updated to emit "changed" when appropriate, which turned out to be | Damon Chaplin | 2000-11-27 | 5 | -465/+1185 |
* | Updated Dutch translation. | Almer S. Tigelaar | 2000-11-26 | 2 | -369/+335 |
* | Updated italian translation from Clara Tattoni <clara.tattoni@libero.it> | Christopher R. Gabriel | 2000-11-26 | 2 | -2087/+2275 |
* | Removed e_table_col_get_arrow and e_table_col_set_arrow. | Christopher James Lahey | 2000-11-26 | 2 | -28/+0 |
* | Install Evolution IDL's into datadir/idl. | Peter Williams | 2000-11-26 | 2 | -0/+10 |
* | Plug leaks of the fullname and fulldefaultname. | Federico Mena Quintero | 2000-11-25 | 5 | -33/+57 |
* | Make the behavior of the toolbars for the message composer and the | Ettore Perazzoli | 2000-11-25 | 3 | -2/+8 |
* | Documented. | Miguel de Icaza | 2000-11-25 | 6 | -29/+212 |
* | inline documentation added. | Miguel de Icaza | 2000-11-25 | 3 | -152/+430 |
* | Unref the ETable extras. | Federico Mena Quintero | 2000-11-25 | 2 | -0/+7 |
* | Plug leak; mark the CORBA sequence so that it will be released. | Federico Mena Quintero | 2000-11-25 | 2 | -0/+7 |
* | DOH, fixed reversed test for the presence of the icalcomp's parent. This | Federico Mena Quintero | 2000-11-25 | 3 | -1/+10 |
* | Use the new libical external iterators (icalcomponent_begin_component() | Federico Mena Quintero | 2000-11-25 | 11 | -1377/+45 |
* | Updated Swedish translation. | Christian Rose | 2000-11-25 | 2 | -318/+283 |
* | little util to scan mailboxes for any and every address they contain. | Michael Zucci | 2000-11-24 | 7 | -66/+243 |
* | Added at least some explanation of all this stuff. | Not Zed | 2000-11-24 | 4 | -12/+77 |
* | Add tests. | Not Zed | 2000-11-24 | 21 | -16/+1264 |
* | Added camel/tests stuff to output macro. | Not Zed | 2000-11-24 | 2 | -1/+13 |
* | Set view.change_context to NULL in pas_backend_file_process_get_book_view. | Christopher James Lahey | 2000-11-23 | 3 | -4/+15 |
* | Fixed typo preventing compilation - NAME_ERROR should be LDAP_NAME_ERROR (I t... | Ross Golder | 2000-11-23 | 1 | -1/+1 |
* | Save the children - Federico | Federico Mena Quintero | 2000-11-23 | 4 | -11/+19 |
* | check for return values | Radek Doulik | 2000-11-22 | 2 | -3/+10 |
* | debug printf | Radek Doulik | 2000-11-22 | 1 | -0/+3 |
|