summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'dryad-0-1-0'.dryad-0-1-0nobody2000-05-211302-330044/+0
* Fixed my mess-up, sorry about that.Julian Missig2000-05-215-11/+62
* Argh. I didn't mean for that to go in the repository, could've sworn I had th...Julian Missig2000-05-211-21/+0
* Added gnomemm.m4 for proper gnomemm checkingJulian Missig2000-05-211-0/+21
* Gabber now has *working* i18n!Julian Missig2000-05-215-62/+11
* Added Norwegian translationKjartan Maraas2000-05-214-0/+8
* Update from Akira TAGOH.Yukihiro Nakai2000-05-212-87/+91
* Updated for the GtkHTML API changes. Also fixed some compilerEttore Perazzoli2000-05-2114-34/+69
* new files to implement iCalendar recurrence rules. These are only partDamon Chaplin2000-05-2013-125/+1623
* Fixes for stream stuff.NotZed2000-05-193-18/+16
* > searchpart = strchr(namepart, '?');NotZed2000-05-1930-485/+562
* New files with utilities for hooking up widgets in Glade-generatedFederico Mena Quintero2000-05-194-22/+362
* Added initialize_value and value_is_empty callbacks.Christopher James Lahey2000-05-192-1/+53
* Added initialize_value and value_is_empty callbacks.Christopher James Lahey2000-05-195-0/+78
* Added initialize_value and value_is_empty callbacks.Christopher James Lahey2000-05-1923-168/+656
* A little vfolder test.Michael Zucci2000-05-193-4/+197
* Translations from KeldKenneth Christiansen2000-05-191-84/+84
* Fixed warning message. (time_add_day): Likewise. (time_add_month):Federico Mena Quintero2000-05-193-6/+26
* Fixed a bug that broke address field support.Christopher James Lahey2000-05-193-2/+7
* From a patch by Iain Holmes <ih@csd.abdn.ac.uk>Christopher James Lahey2000-05-195-4/+36
* Added support for arbitrary fields in the contact editor.Christopher James Lahey2000-05-195-0/+214
* Added e_container_foreach_leaf.Christopher James Lahey2000-05-195-2/+64
* move the development_warning from mail to shell so you don't get theDan Winship2000-05-194-69/+68
* Update for camel_folder_get_uids (folder_changed,Dan Winship2000-05-193-31/+37
* update for camel_folder_get_uids changeDan Winship2000-05-192-8/+13
* remove message_number_capability and require uid capatibility.Dan Winship2000-05-198-487/+309
* + * C/evo_book_0.1.sgml: removed.Aaron Weber2000-05-1938-898/+5506
* add urls fileDan Winship2000-05-181-0/+1
* add camel/providers/veeDan Winship2000-05-182-0/+5
* Guess!NotZed2000-05-1812-3/+709
* Fixed e_card_name_copy and e_card_arbitrary_copy to deal correctly with aChristopher James Lahey2000-05-1812-1113/+1159
* Add imagesdir support.Christopher James Lahey2000-05-186-0/+108
* Updated Norwegian translation.Kjartan Maraas2000-05-182-60/+78
* Fixed the code to write out and read in arbitrary fields.Christopher James Lahey2000-05-182-18/+46
* Implemented "MAILER" field. Added arbitrary field support.Christopher James Lahey2000-05-188-246/+303
* Remove unused async open/close and copy_message_to functions. RenameDan Winship2000-05-183-705/+474
* This seems to be cruft. Nuke it.Dan Winship2000-05-182-50/+2
* Use camel_simple_data_wrapper_new rather than camel_data_wrapper_new.Dan Winship2000-05-182-1/+6
* Use camel_data_wrapper_write_to_stream rather thanDan Winship2000-05-183-71/+41
* remove get/set_output_stream operations. They're redundant withDan Winship2000-05-1810-121/+254
* new signals "added_item", "removed_item", "added_group", "removed_group".Damon Chaplin2000-05-184-4/+145
* Quick fix to get it to compile. I hope I don't get into trouble.Darin Adler2000-05-172-1/+7
* Don't include the no-longer-distributed possibly-to-be-removed headers.Dan Winship2000-05-172-4/+3
* fix an off-by-one error in address parsing (smtp_data): useDan Winship2000-05-172-2/+11
* All this basically to support user flags in the summary. They are not yetNotZed2000-05-177-27/+152
* hooked up more widget signals to callbacks to the gladified dialog actsSeth Alves2000-05-175-32/+296
* Update from Akira TAGOH.Yukihiro Nakai2000-05-172-7/+15
* error checking on gethostbyaddr() in providers/smtp/camel-smtp-transport.cJeffrey Stedfast2000-05-172-2/+7
* Translations from KeldKenneth Christiansen2000-05-171-2/+6
* Ok, so all incoming mail comes through filters, yay!NotZed2000-05-172-64/+95