/net/dgd/

'gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added initialize_value and value_is_empty callbacks.Christopher James Lahey2000-05-205-0/+78
* Added initialize_value and value_is_empty callbacks.Christopher James Lahey2000-05-2023-168/+656
* A little vfolder test.Michael Zucci2000-05-203-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-191-0/+1
* add camel/providers/veeDan Winship2000-05-192-0/+5
* Guess!NotZed2000-05-1912-3/+709
* Fixed e_card_name_copy and e_card_arbitrary_copy to deal correctly with aChristopher James Lahey2000-05-1912-1113/+1159
* Add imagesdir support.Christopher James Lahey2000-05-196-0/+108
* Updated Norwegian translation.Kjartan Maraas2000-05-192-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-182-1/+7
* Don't include the no-longer-distributed possibly-to-be-removed headers.Dan Winship2000-05-182-4/+3
* fix an off-by-one error in address parsing (smtp_data): useDan Winship2000-05-182-2/+11
* All this basically to support user flags in the summary. They are not yetNotZed2000-05-187-27/+152
* hooked up more widget signals to callbacks to the gladified dialog actsSeth Alves2000-05-185-32/+296
* Update from Akira TAGOH.Yukihiro Nakai2000-05-182-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
* Fix some html formatting.NotZed2000-05-175-23/+49
* Implement.NotZed2000-05-174-7/+292
* New menu to bring up the filter editor, and edit filters. They dontNotZed2000-05-175-1/+59
* Initial filter rules.Michael Zucci2000-05-176-1/+131
* Simple driver program for testing, so i can fix all this really brokenNotZed2000-05-172-2/+30
* Added E_CARD_SIMPLE_FIELD_MAILER. Not implemented yet.Christopher James Lahey2000-05-173-0/+7
* convert to use ECardSimple. (poll_ldap): same.Chris Toshok2000-05-172-38/+23
* Removed usage of bonobo_object_destroy.Christopher James Lahey2000-05-172-3/+6
* add typedefs for the can_write functions, and add parameters toChris Toshok2000-05-176-15/+146
* hook the radio buttons to the pages of the notebook. (append_exception):Seth Alves2000-05-173-59/+229
* Use TigerT's new mini icons in the shell's folder tree view.Ettore Perazzoli2000-05-1612-39/+196
* get things working with new camel summary stuff.Chris Toshok2000-05-1610-679/+156
* Fixed a memory leak.Christopher James Lahey2000-05-163-0/+8
* Fixed a large memory leak.Christopher James Lahey2000-05-162-1/+7
* xmlGetProp appears to return malloced memory. Thus we must free it.Christopher James Lahey2000-05-163-8/+19
* Fixed another memory leak.Christopher James Lahey2000-05-162-2/+5
* Fixed some memory leaks.Christopher James Lahey2000-05-1611-81/+77
* Fixed a reference leak.Christopher James Lahey2000-05-163-1/+10
* add --with-purify-options support, and default it to what we at helix needChris Toshok2000-05-162-1/+16
* Changed sorting to be at priority level 30.Christopher James Lahey2000-05-165-6/+15
* Korean translation by Young-Ho, Cha <ganadist@dacome.co.kr>Nam SungHyun2000-05-162-1/+1011
* new mini icons for the tree view /tigertTuomas Kuosmanen2000-05-166-0/+7
* Removed a memory leak here.Christopher James Lahey2000-05-169-54/+17
* Fixed a compile error.Christopher James Lahey2000-05-163-9/+16
* Fixed a FIXME comment.Christopher James Lahey2000-05-168-54/+219
* Got rid of a memory leak. Rearranged a couple functions.Christopher James Lahey2000-05-169-60/+118
* Forgot include file - FedericoFederico Mena Quintero2000-05-161-0/+1
* Speak no evil - FedericoFederico Mena Quintero2000-05-161-0/+3
* Alarm stuff I had not cvs added, sigh - FedericoFederico Mena Quintero2000-05-1615-4/+1160
* Update `configure.in' for the new `widgets/misc' directory.Ettore Perazzoli2000-05-161-1/+2
* Use the new ETitleBar widget in the shell, thus allowing the user toEttore Perazzoli2000-05-164-31/+179
* Yet another attempt at fixing the gnome-pilot check- this time on Solaris.Russell Steinthal2000-05-162-2/+8
* New `ETitleBar' widget. Also, moved the `EClippedLabel' widget out ofEttore Perazzoli2000-05-1610-12/+477
* filename based interface. (filter_editor_save_rules): Interface to saveNotZed2000-05-163-24/+21
* Bunch of cleanup.NotZed2000-05-164-51/+50
* Removed filter-driver test program, now just part of libfilter.NotZed2000-05-164-172/+417
* o Added some preliminary ESMTP AUTH supportEDT 2000 Jeffrey Stedfast2000-05-162-6/+42
* Utility function to free a GList of strings.Ettore Perazzoli2000-05-165-10/+40
* Fixed drag and drop so that it properly handles pointer grabbing inEttore Perazzoli2000-05-166-129/+296
* gladeified replacement for eventedit.cSeth Alves2000-05-1610-8/+2709
* Remove camel_folder_get_summary, which no longer exists.Dan Winship2000-05-152-2/+5
* Translations from KeldKenneth Christiansen2000-05-151-58/+71
* Update from Akira TAGOH.Yukihiro Nakai2000-05-151-58/+68
* reparing damage from removing filesEric Busboom2000-05-15141-0/+42278
* removing all filesEric Busboom2000-05-15152-44434/+0
* This commit was generated by cvs2svn to compensate for changes in r3037,Eric Busboom2000-05-155-30/+49
* Initial revisionEric Busboom2000-05-1511-0/+2150
* Fix Drag & Drop behavior so that dragging a folder that is not theEttore Perazzoli2000-05-152-7/+40
* Initial drag and drop support for the tree view: now you can dragEttore Perazzoli2000-05-152-14/+284
* Correctly access an xmlNodePtr->contentIain Holmes2000-05-153-7/+12
* Updated russian translationValek Frob2000-05-152-67/+89
* Updated Swedish translationAndreas Hydén2000-05-152-64/+78
* Use the correct policy for resize.Christopher James Lahey2000-05-143-2/+7
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-14