aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Force thread usage and clean up the configure aspect thereof.Peter Williams2000-06-261-5/+0
* Reverted removal of e_setup_base_dir.Christopher James Lahey2000-06-031-0/+1
* Don't call e_setup_base_dir.Christopher James Lahey2000-06-021-1/+0
* Added widgets/e-paned/Makefile.Christopher James Lahey2000-05-251-3/+5
* A little vfolder test.Michael Zucci2000-05-203-4/+197
* update for camelstream changesDan Winship2000-05-093-16/+22
* ignore the .pure directoryChris Toshok2000-05-051-0/+1
* And here too.NotZed2000-05-034-5/+8
* Set G_LOG_DOMAIN in following files.Matthew Loper2000-05-032-2/+4
* Fixed for sync search api revert.Michael Zucci2000-05-021-52/+39
* update for camel provider changes.Dan Winship2000-05-015-26/+0
* Fix for removal of camelmimebodypart, and changes to recipient stuff.NotZed2000-04-282-27/+25
* Fix the changes to the testsMichael Zucci2000-04-273-7/+7
* + * tests/.cvsignore: Added test13.Matthew Loper2000-04-271-0/+1
* Update for the camel changes.Dan Winship2000-04-264-18/+11
* Fixed for method movements.NotZed2000-04-244-5/+5
* Of course, it just crashes ...NotZed2000-04-242-5/+2
* New tests/fixed tests.Michael Zucci2000-04-233-2/+130
* ignore test-urlSeth Alves2000-04-211-0/+1
* Merged from NEW_PARSER branch.Michael Zucci2000-04-211-11/+11
* Fixed some headers.NotZed2000-04-211-14/+13
* update for bonobo changesDan Winship2000-04-211-2/+2
* kill camel-logDan Winship2000-04-1910-24/+1
* Remove the "session" field from CamelMimeMessage. Nothing uses it, aboutDan Winship2000-04-184-5/+4
* New program to test CamelURLDan Winship2000-04-182-0/+38
* add test12Chris Toshok2000-04-153-1/+67
* Fix compilation with builddir != srcdir (again).Ettore Perazzoli2000-04-151-0/+2
* remove test-formatterDan Winship2000-04-152-92/+0
* + + * tests/.cvsignore: Added test-movemail. + + * art/.cvsignore: NewMatthew Loper2000-04-011-0/+1
* make it put mail in ~ instead of always /home/danw. (oops :)Dan Winship2000-03-291-12/+27
* new test program. Can be used to copy POP mail into your evolution inbox.Dan Winship2000-03-282-1/+159
* This test is basically now invalid.NotZed2000-03-282-41/+57
* make this build (but not work)Seth Alves2000-03-271-2/+7
* update for summary format changesDan Winship2000-03-261-9/+4
* + * tests/ui-tests/.cvsignore: added filter.Matthew Loper2000-03-211-0/+1
* add a field refering to a service associated to the efolder. In the casebertrand2000-03-121-2/+1
* Commenting added. (on_url_data_requested): renamed fromMatthew Loper2000-03-051-111/+145
* More gramatically correct descriptions + more action rules.Michael Zucci2000-03-051-5/+23
* Add 3 test examplesBertrand Guiheneuf2000-03-053-0/+8554
* Message browser can now display attachment inline when BonoboBertrand Guiheneuf2000-03-051-6/+17
* laptop syncBertrand Guiheneuf2000-03-041-1/+92
* add bonobo to the build process.bertrand2000-03-042-4/+45
* Try move messages with gnome in the subject ot the Gnome folder.Michael Zucci2000-03-041-3/+26
* initialize gdkrgb. Push visual/colormap. (on_url_requested): in the casebertrand2000-03-041-0/+46
* add gnomeprint to be able to link with gtkhtmlBertrand Guiheneuf2000-03-031-1/+1
* don't forget to set the state to 0 after 3. (my_read_encode): don't forgetbertrand2000-03-031-2/+18
* Added test program.NotZed2000-03-014-1/+159
* + * tests/ui-tests/message-browser.c (on_link_clicked): stopMatthew Loper2000-02-221-23/+27
* + * tests/Makefile.am: changed references to libibex.a toMatthew Loper2000-02-221-2/+2
* + * libical/src/libical/.cvsignore: Added *.lo, *.la, and .libs.Matthew Loper2000-02-221-0/+1
* A lot of changes in the way the parsing works. I am too lazyBertrand Guiheneuf2000-02-221-0/+28
* Add "authenticator" to CamelSession and update things to use it.Dan Winship2000-02-222-2/+20
* update for CamelSession changesDan Winship2000-02-222-3/+12
* Changed dependencies on libibex.la to libibex.a. In test9_LDADD, placedMatthew Loper2000-02-211-3/+3
* When a link is clicked, indicate the link with a dialog.Matthew Loper2000-02-201-10/+11
* minor cleanup.Matthew Loper2000-02-202-17/+6
* Use a relative path to the mbox provider module.NotZed2000-02-192-2/+7
* Call camel_data_wrapper_set_input_stream, rather thanMatt Loper2000-02-191-81/+201
* Modification in the automake/libtool building process so thatBertrand Guiheneuf2000-02-181-0/+2
* revamped so that it uses the output stream of the data wrapperbertrand2000-02-171-21/+85
* include camel.h for camel_initDan Winship2000-02-171-1/+1
* this routine replaces the _read_part routine and does not store the partbertrand2000-02-162-5/+6
* Add the unicode libraries as well.Miguel de Icaza2000-02-161-1/+1
* include gmime-base64.h various compilation and runtime fixes.bertrand2000-02-151-3/+6
* Add libunicode to CFLAGS/LIBS.NotZed2000-02-142-0/+90
* + * tests/ui-tests/test-multipart-mixed.msg: New rfc822 file, whichMatthew Loper2000-02-142-60/+456
* + * tests/ui-tests/message-browser.c (handle_tree_item): Expand treeMatthew Loper2000-02-141-31/+90
* HTMLStreamClass's parent changed to CamelStreamClass, not CamelStream.Matthew Loper2000-02-142-60/+200
* misc autoconf/automake fixes.Bertrand Guiheneuf2000-02-111-6/+0
* remove test program build.Bertrand Guiheneuf2000-02-111-1/+1
* don't build thread related tests if evolution has been compiled with nobertrand2000-02-112-6/+19
* New test file; run message-browser on it, and it will crash.Matthew Loper2000-02-101-0/+17738
* show the containers and the containees (get_message_tree_ctrl): callbertrand2000-02-101-25/+47
* show the item.bertrand2000-02-101-1/+2
* set the mime type to "mime/message". --- THIS IS NOT THE CONTENT TYPE ---bertrand2000-02-101-1/+1
* various typo fixes in the ctree construction.bertrand2000-02-101-5/+8
* Minor cleanup.Matthew Loper2000-02-101-13/+6
* New file; shows a message in tree format, where multipart's have multipleMatthew Loper2000-02-092-0/+165
* + * tests/test-formatter.c (convert_to_html_and_print): Use theMatthew Loper2000-02-091-4/+19
* + * tests/test-formatter.c (convert_to_html_and_print): Fixed callMatthew Loper2000-02-091-4/+9
* + * tests/test-formatter.c (print_usage_and_quit): New function,Matthew Loper2000-02-081-0/+15
* Chut.Bertrand Guiheneuf2000-02-031-0/+2
* + * tests/test-formatter.c: New file; intended to test theMatthew Loper2000-02-022-1/+58
* cvs shutupMathieu Lacage2000-01-261-0/+3
* converted all gint64 variables into guint32.bertrand2000-01-251-3/+3
* add recipient_list to the recipients, not recipients_list. I don't knowbertrand2000-01-242-10/+11
* use the real summary file path instead of a stupid hardcoded one. Fixesbertrand2000-01-231-2/+21
* implemented. A lot of fixes too. Works now.bertrand2000-01-232-4/+52
* test the mbox provider.bertrand2000-01-221-2/+6
* add exception handling everywhere in the store related functionsbertrand2000-01-222-1/+52
* added camel-mbox-provider.c to the mbox provider sources.bertrand2000-01-221-4/+10
* implemented.bertrand2000-01-201-6/+8
* tests for summary and parsing process of mbox files.bertrand2000-01-191-4/+28
* summary file read/write routines.bertrand2000-01-191-0/+2
* test for the mbox utils. (copy_file_chunk): fixed a nasty bug.bertrand2000-01-172-2/+61
* remove non updated tests from the build process.bertrand2000-01-131-1/+0
* shut up cvs action -migArturo Espinosa2000-01-071-0/+2
* Lots of reorganization to get the Evolution shell to begin its life. ItArturo Espinosa2000-01-061-1/+2
* Removed the old message composer test.Ettore Perazzoli1999-11-171-52/+0
* More work:Ettore Perazzoli1999-11-172-9/+12
* Added streaming capability to CamelDataWrapper. This makes it possible, forEttore Perazzoli1999-11-171-3/+49
* Here is my initial Evolution work: message composition widget and someEttore Perazzoli1999-11-064-13/+68
* missing filesBertrand Guiheneuf1999-10-141-0/+78
* A lot of changes. The thread proxy mechanismbertrand1999-10-141-1/+1
* weekly commitBertrand Guiheneuf1999-10-091-7/+7
* Added corba-like exception system to CamelFolder. The exception system isBertrand Guiheneuf1999-09-241-4/+4
* Check pthreads.bertrand1999-09-222-5/+4
* More work on UID list in Mh provider.bertrand1999-09-081-3/+24
* changed names to follow camel style.bertrand1999-09-061-1/+2
* re-enabled old CPU/Mem consumming method. Use ful for pop3 for instance.bertrand1999-09-061-25/+22
* use folder summary instead of opening all messages.bertrand1999-09-061-9/+36
* Address updateBertrand Guiheneuf1999-08-301-2/+2
* text parameter declared constbertrand1999-08-294-6/+8
* contruct the content from the buffer before calling CamelMediumbertrand1999-08-261-1/+1
* now descend from CamelMedium.bertrand1999-08-261-15/+22
* La tout n'est qu'ordre et beaute,Bertrand Guiheneuf1999-08-262-0/+7
* return the number of bytes read. How can this have ever worked ?bertrand1999-08-181-0/+4
* Now has a popup menu on mailbox tree to allow easier tests. Implementedbertrand1999-08-162-11/+91
* moved the active list readjustment code here. Much saner, providers won'tbertrand1999-08-162-4/+9
* Implemented deletion/expunge mechanism.bertrand1999-08-152-10/+144
* default implementation to be called first by providers methods. It looksbertrand1999-08-141-1/+1
* remove stupid debug code. (add_mail_store): use camel_session_get_storebertrand1999-08-132-10/+12
* new file. MH provider registration stuff.bertrand1999-08-122-1/+24
* Message creation still consumes a lot ofbertrand1999-08-111-7/+10
* implemented destructors.bertrand1999-08-111-5/+2
* Quick and (very) dirty hack to test Camel more easily.bertrand1999-08-113-28/+335
* some test filesBertrand Guiheneuf1999-08-104-1/+359
* fix. In MH, message number is not related to message position in folder.bertrand1999-08-091-2/+2
* util func. (_get_message_count): implemented.bertrand1999-08-091-1/+1
* encoder test.Robert Brady1999-08-061-0/+50
* added real test for MH folder provider. All tested things seem to work OKbertrand1999-08-061-6/+20
* test for RFC2047 decoder.Robert Brady1999-08-062-0/+65
* add debug information (_list_subfolders): test if first char in folderbertrand1999-08-061-4/+35
* forgotten fileBertrand Guiheneuf1999-08-061-0/+23
* test mh provider.bertrand1999-08-061-3/+13
* Fixed copyright issue. ;)Robert Brady1999-08-051-2/+2
* There is a probleme here. We can not allow mime part content-type fieldBertrand Guiheneuf1999-08-031-1/+1
* Multipart Mime message parsing works with plain text parts. Woohooo :))))bertrand1999-08-031-3/+3
* Adding missing filesBertrand Guiheneuf1999-08-011-0/+28
* merge a lot of work. Rough ChangeLog will followBertrand Guiheneuf1999-08-013-24/+43
* now use CamelDataWrapper::contruct_form_stream to test message parsingbertrand1999-06-291-23/+2
* syncBertrand Guiheneuf1999-06-221-1/+1
* Commit of all Netherlands changes.Bertrand Guiheneuf1999-06-192-26/+21
* Chut \!Bertrand Guiheneuf1999-06-121-0/+4
* use new stream code instead of raw file * stuff.bertrand1999-05-311-6/+7
* new class. Represents an abstract stream object.bertrand1999-05-311-4/+3
* syncBertrand Guiheneuf1999-05-303-4/+7
* remove leading and trailing spaces in recipient addresses.Bertrand Guiheneuf1999-05-301-1/+1
* rewrite message obtained via parsing into a file. Actually, it worksBertrand Guiheneuf1999-05-281-1/+11
* syncBertrand Guiheneuf1999-05-281-8/+28
* new func. Parses message header zone and returns a Glist of all headerbertrand1999-05-273-5/+43
* recipient list printingBertrand Guiheneuf1999-05-211-2/+10
* syncBertrand Guiheneuf1999-05-211-2/+6
* test if content exists before calling its write_to method.bertrand1999-05-201-6/+20
* syncBertrand Guiheneuf1999-05-201-0/+6
* missing files 2Bertrand Guiheneuf1999-05-202-0/+21
VOLUTION_3_6_0&id=88f39730dd7b2615ab78dbc53f7218a2a15787e0'>add image_set slot.Chris Toshok2004-02-185-9/+48 * make copy & paste and drag & drop behave the same way described asKidd Wang2004-02-183-16/+132 * [ fixes bug #53620 ]Chris Toshok2004-02-182-3/+11 * set the string length properly.Kidd Wang2004-02-182-2/+6 * ** See bug #54492.Not Zed2004-02-182-7/+14 * remove id, and use info->id for create_progress_listener. Fixes #53649.Not Zed2004-02-182-5/+9 * Fix for bug #54060 (except for the "don't let users copy/move messages toJeffrey Stedfast2004-02-185-43/+160 * Display an alternate description based on the trust value if we have aJeffrey Stedfast2004-02-182-3/+25 * Set the trust.Jeffrey Stedfast2004-02-183-2/+22 * Set the hide_deleted bool on EMFolderView.Jeffrey Stedfast2004-02-183-8/+20 * Update Czech translationMiloslav Trmac2004-02-182-113/+119 * From www@reality.cz Tue Feb 17 11:52:51 2004REALiTY-ON-LINE2004-02-172-2/+6 * Translation updated by Daniel van Eeden.Vincent van Adrighem2004-02-172-1292/+1322 * implment, make sync a noop on vee stores. Speeds up exit, so we don't tryNot Zed2004-02-172-0/+13 * implement, since we dont store the min/max values in the xml output, weNot Zed2004-02-172-0/+21 * ** See bug #53914.Not Zed2004-02-172-42/+51 * ** See bug #54200.Not Zed2004-02-175-4/+36 * ** See bug #53861.Not Zed2004-02-172-0/+12 * fix for the weird-arsed e-contact list api. and fix a small memleak.Not Zed2004-02-173-4/+23 * removed buggy characters from menu items' texts.Rodrigo Moya2004-02-172-3/+8 * open the calendars asynchonously. (cal_opened_cb): callback forRodrigo Moya2004-02-172-5/+30 * get alarms since the last notification, only use current time when thereRodrigo Moya2004-02-172-4/+10 * set session restart style to RESTART_IF_RUNNING.Rodrigo Moya2004-02-172-1/+6 * no need to keep the master client. (init_session): just set the daemon'sRodrigo Moya2004-02-162-22/+20 * pass the user list to e_cal_send_objects().Rodrigo Moya2004-02-162-0/+6 * no need to keep the master client. (init_session): just set the daemon'sRodrigo Moya2004-02-161-0/+7 * Translation updated by Daniel van Eeden.Vincent van Adrighem2004-02-162-657/+641 * ** See bug #51045.Not Zed2004-02-1620-140/+437 * Update Czech translationMiloslav Trmac2004-02-162-792/+879 * Updated the Greek translationKostas Papadimas2004-02-142-773/+760 * added bug# to a changelog entryJeffrey Stedfast2004-02-141-1/+2 * Make sure the drop-target folder doesn't already contain a folder namedJeffrey Stedfast2004-02-142-5/+10 * Same.Jeffrey Stedfast2004-02-148-52/+107 * Updated French translation.Christophe Merlet2004-02-142-11864/+657 * removed debug printfRadek Doulik2004-02-131-1/+0 * get default composer size from gconf, hook to unrealize event and saveRadek Doulik2004-02-132-7/+27 * added defaults for composer width/heightRadek Doulik2004-02-132-0/+29 * added the code to get the previous mail in a list, if get_next_mail fails.Sarfraaz Ahmed2004-02-132-3/+14 * use mail-importer to import the mail tree, fix the account stuff to talkNot Zed2004-02-138-1174/+988 * free up the list returned by e_book_get_contacts.Chris Toshok2004-02-132-0/+8 * Instead of saying "Select destination source", we now say "... calendar"Hans Petter Jansson2004-02-132-1/+13 * Updated Catalan translation by the Catalan Evolution team.Jordi Mallach2004-02-132-2572/+2441 * Since decoding a string doesn't allow strings longer than 65536, truncateJeffrey Stedfast2004-02-132-2/+10 * cp the unversioned file rather than mv'ing it so it doesn't getDan Winship2004-02-132-1/+7 * rename from CONTACT_BASE_URI, and change to contacts:// to match e-d-s.Chris Toshok2004-02-132-3/+10 * Fix capitalization of Address Book usage in sentence form Use Address BookRodney Dawes2004-02-133-10/+21 * use g_find_program_in_path to avoid fork in case program is not availableRadek Doulik2004-02-132-0/+14 * Remove dead files and add new onesRodney Dawes2004-02-132-5/+8 * Glob for the stamp-h* files in .cvsignoreRodney Dawes2004-02-131-3/+2 * Change the shadow type for the arrows here, so that themes that do handleRodney Dawes2004-02-134-5/+5 * See #51567 use "gtk_dialog_add_buttons" to change the response_id ofBruce Tao2004-02-122-2/+10 * Add sender to Address Book, not AddressbookRodney Dawes2004-02-122-2/+7 * Disable the bonobo-ui-component statusbar when using the EMFolderBrowserJeffrey Stedfast2004-02-122-1/+7 * Forgot to list the bugs the last commit fixed...Rodney Dawes2004-02-121-0/+2 * Address Book, not AddressbookRodney Dawes2004-02-125-5/+14 * #include <libgnomevfs/gnome-vfs-mime.h> (em_popup_create_menu): WrapJeffrey Stedfast2004-02-122-1/+8 * "On this computer" -> "On This Computer".Christian Neumair2004-02-123-3/+10 * #include <config.h> (e_pkcs12_export_to_file): Hmm. I gather this needs toJeffrey Stedfast2004-02-126-0/+51 * Same.Jeffrey Stedfast2004-02-123-1/+16 * Same.Jeffrey Stedfast2004-02-123-2/+37 * Add license & config.hJeffrey Stedfast2004-02-122-2/+32 * Change the filename and section that we pass to gnome_help_display_desktopRodney Dawes2004-02-122-2/+8 * Fixes #53886Rodrigo Moya2004-02-122-10/+15 * if spamc is not available, try /usr/sbin/spamcRadek Doulik2004-02-122-42/+113 * Fixes #53271Rodrigo Moya2004-02-112-6/+6 * Fixes #53271Rodrigo Moya2004-02-114-3/+16 * call the right recursive function, oops.Not Zed2004-02-113-4/+10 * include camel-operation.hJP Rosevear2004-02-112-0/+6 * Basically rewrote this, the import tasks run in another thread. It tellsNot Zed2004-02-1121-1115/+903 * Added libebook-1.0. Added back mail/importers/Makefile.am.Not Zed2004-02-112-1/+7 * svn path=/trunk/; revision=24699Fixed another date-formatted. T.Aihana2004-02-111-10/+10 * svn path=/trunk/; revision=24698Fixed date-formatted again. T.Aihana2004-02-111-6/+6 * svn path=/trunk/; revision=24697Fixed date-formatted in ja.po. T.Aihana2004-02-111-5/+5 * svn path=/trunk/; revision=24696Updated ja.po. T.Aihana2004-02-112-401/+129 * guarantee we do have some timezone before the time convertion.Harry Lu2004-02-112-0/+11 * Add a Help button (impl_response): Handle the Help button and open theRodney Dawes2004-02-112-0/+20 * C2004-02-10 Aaron Weber <aaron@ximian.com>Aaron Weber2004-02-1112-679/+540 * Remove dead filesJP Rosevear2004-02-1112-5375/+4 * remove files that were killedJP Rosevear2004-02-112-4/+4 * Updated Norwegian translation.Kjartan Maraas2004-02-112-176/+51 * remove useless includeJP Rosevear2004-02-103-16/+6 * build importers dirJP Rosevear2004-02-102-1/+5 * Add addressbook/importers to AC_OUTPUTJP Rosevear2004-02-102-1/+6 * bump version, libtool numbersJP Rosevear2004-02-10