on workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* removed #ifdef ENABLE_NLS/#endif on Miguel's request.Gediminas Paulauskas2000-11-307-12/+7
* Update pilot infoJP Rosevear2000-11-302-6/+7
* Updated the gtk-doc comment.Jeffrey Stedfast2000-11-302-4/+7
* Use camel a bit more to help us out. Don't create the file ourselves,Jeffrey Stedfast2000-11-302-15/+40
* Remove no-longer-needed e_unicode_init.Dan Winship2000-11-302-2/+2
* Remove no-longer-needed e_unicode_init.Dan Winship2000-11-302-2/+4
* Use iconv instead of unicode_iconv.Dan Winship2000-11-303-27/+31
* Bump required gal version to 0.2.99.3 for iconv changesDan Winship2000-11-302-3/+8
* Move away from unicode_iconv*. We still need libunicode for utf8Dan Winship2000-11-301-25/+9
* Fix some off-by-one-ness.Dan Winship2000-11-303-4/+12
* Fix the allocation here (again) and put a comment explaining it. (Fixes aDan Winship2000-11-302-1/+14
* added some <glossterms>, added linkends to existing glossterms.Aaron Weber2000-11-3020-214/+684
* Added an id for the API reference <part>. Added the FDL <legalnotice>.Federico Mena Quintero2000-11-3022-174/+1926
* Added a copy of the GNU Free Documentation License.Federico Mena Quintero2000-11-303-0/+363
* Upgrade of the alarm framework. We now access alarms by a uniqueFederico Mena Quintero2000-11-303-37/+240
* Builddir != srcdir loving.Ettore Perazzoli2000-11-293-1/+8
* Add a missed unref.Not Zed2000-11-2924-119/+326
* Plug a memleak, need to free results from term_eval(). (term_eval_gt):Not Zed2000-11-293-0/+28
* ShushJP Rosevear2000-11-297-4/+37
* Return a struct rather than a pointer to a struct (compare):JP Rosevear2000-11-295-111/+65
* Reformatted the table spec to make it easier to read.Federico Mena Quintero2000-11-294-32/+74
* finished 12-hour support and tried to tidy up & comment the drawing codeDamon Chaplin2000-11-299-358/+719
* Updated Spanish translationHector Garcia2000-11-292-652/+631
* Wait until after setting up the local storage to find theDan Winship2000-11-293-11/+16
* Add USE_FLOCK, USE_FCNTL, USE_FLOCKJP Rosevear2000-11-295-6/+43
* Don't set exception to g_strerror (errno) when nread == 0, because itDan Winship2000-11-292-1/+6
* Removed debugging shizz.Jesse Pavel2000-11-292-12/+5
* Added Save As...Jeffrey Stedfast2000-11-292-0/+8
* Added the SaveAs bonobo menu verb thingy.Jeffrey Stedfast2000-11-296-38/+94
* Don't try to free things if they haven't been set yet.Dan Winship2000-11-292-2/+9
* Fix the initial unread counts after the last patch.Dan Winship2000-11-292-1/+9
* send NULL so we don't have to clear the exceptionJeffrey Stedfast2000-11-291-2/+1
* Clear the exception if EHLO fails before trying HELO in the cases whereJeffrey Stedfast2000-11-292-0/+8
* Updated russian translation.Valek Frob2000-11-282-647/+361
* Set the info size's properly, oops!Not Zed2000-11-2823-55/+1184
* Added camel/tests/folder/MakefileNot Zed2000-11-282-0/+5
* Turn off index stats by default.Not Zed2000-11-285-17/+31
* add scan = scan->next; to avoid infinite loopRadek Doulik2000-11-282-0/+7
* Translations from keldKenneth Christiansen2000-11-281-662/+599
* Make this gratuitously more complicated. No wait, I mean, fix bugs. NowDan Winship2000-11-283-52/+105
* This needs to run from the main thread, not the camel thread, so add aDan Winship2000-11-282-5/+22
* *gui/calendar-model.c: added a preliminary change to have AssignedJesse Pavel2000-11-282-3/+18
* Moved the regex filter rule around - we've changed the format a bit.Jeffrey Stedfast2000-11-2811-107/+143
* Update - hopefully I assigned blame correctly :-)JP Rosevear2000-11-285-1/+26
* Correct the bonobo version error messageJP Rosevear2000-11-283-19/+39
* Removed some unecessary debugging printf'sJeffrey Stedfast2000-11-282-2/+4
* Remove "complete" fieldJP Rosevear2000-11-2810-88/+134
* de-register a component's UI if it dies.Michael Meeks2000-11-282-0/+10
* Revert the new druid for now, until the corresponding code is done, soDan Winship2000-11-283-2842/+53
* Removed mh, mbox, added local, to the default.Not Zed2000-11-272-2/+9
* If we have the namecache active, and there is no name there, we add itNot Zed2000-11-274-5/+278
* == instead of =.Damon Chaplin2000-11-272-1/+5
* added more support for config settings.Damon Chaplin2000-11-2710-199/+892
* use a gint for day rather than a guint since we now support -ve days. AlsoDamon Chaplin2000-11-272-56/+128
* use config settings.Damon Chaplin2000-11-272-18/+11
* updated to emit "changed" when appropriate, which turned out to beDamon Chaplin2000-11-275-465/+1185
* Updated Dutch translation.Almer S. Tigelaar2000-11-262-369/+335
* Updated italian translation from Clara Tattoni <clara.tattoni@libero.it>Christopher R. Gabriel2000-11-262-2087/+2275
* Removed e_table_col_get_arrow and e_table_col_set_arrow.Christopher James Lahey2000-11-262-28/+0
* Install Evolution IDL's into datadir/idl.Peter Williams2000-11-262-0/+10
* Plug leaks of the fullname and fulldefaultname.Federico Mena Quintero2000-11-255-33/+57
* Make the behavior of the toolbars for the message composer and theEttore Perazzoli2000-11-253-2/+8
* Documented.Miguel de Icaza2000-11-256-29/+212
* inline documentation added.Miguel de Icaza2000-11-253-152/+430
* Unref the ETable extras.Federico Mena Quintero2000-11-252-0/+7
* Plug leak; mark the CORBA sequence so that it will be released.Federico Mena Quintero2000-11-252-0/+7
* DOH, fixed reversed test for the presence of the icalcomp's parent. ThisFederico Mena Quintero2000-11-253-1/+10
* Use the new libical external iterators (icalcomponent_begin_component()Federico Mena Quintero2000-11-2511-1377/+45
* Updated Swedish translation.Christian Rose2000-11-252-318/+283
* little util to scan mailboxes for any and every address they contain.Michael Zucci2000-11-247-66/+243
* Added at least some explanation of all this stuff.Not Zed2000-11-244-12/+77
* Add tests.Not Zed2000-11-2421-16/+1264
* Added camel/tests stuff to output macro.Not Zed2000-11-242-1/+13
* Set view.change_context to NULL in pas_backend_file_process_get_book_view.Christopher James Lahey2000-11-233-4/+15
* Fixed typo preventing compilation - NAME_ERROR should be LDAP_NAME_ERROR (I t...Ross Golder2000-11-231-1/+1
* Save the children - FedericoFederico Mena Quintero2000-11-234-11/+19
* check for return valuesRadek Doulik2000-11-222-3/+10
* debug printfRadek Doulik2000-11-221-0/+3