aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagRelease09pre3nobody2001-01-241946-701634/+0
* .cvsignore + nautilusFatih Demir2001-01-241-0/+1
* (Fix #1225: advanced search cancel/close)Jason Leach2001-01-242-32/+48
* Actually implement this function.Christopher James Lahey2001-01-241-2/+17
* Made GalViewCollectionItem a public type. (load_single_file): Made it soChristopher James Lahey2001-01-242-41/+40
* Save the source and transport changes whether the user can connect to theJeffrey Stedfast2001-01-242-19/+15
* make sure the status is set to "Completed". Fixes bug #1253.Damon Chaplin2001-01-243-10/+35
* Fix the logic for updating the shortuct labels when the display namesEttore Perazzoli2001-01-2411-90/+162
* Removed exceptionIain Holmes2001-01-241-0/+3
* Removed the busy exceptionIain Holmes2001-01-241-7/+0
* Added tests to see that invalid match and action rules are properlyNot Zed2001-01-242-0/+59
* Removed some redundant debug printfs. (e_sexp_term_eval): Dont allocateNot Zed2001-01-243-57/+64
* Fix for api changes.Not Zed2001-01-242-3/+5
* Patch from Tuomas to have a "Sender contains" rule in the quicksearchEttore Perazzoli2001-01-242-0/+25
* Lots of stuff like memory leaks and things I forgot ages ago...Iain Holmes2001-01-2410-133/+239
* (camel_filter_driver_filter_message): Remove an accidentallyMichael Zucci2001-01-242-1/+2
* Remove the 'finished message' bit.Not Zed2001-01-242-2/+7
* Fix spelling.Dan Winship2001-01-244-3/+8
* Set the default folder when copying to mbox. This is a quick fix, i mightNot Zed2001-01-242-5/+14
* Don't AC_INIT on an autogenerated file that does not exist beforehandJP Rosevear2001-01-242-1/+6
* Make sure the source->url is not NULL (which is perfectly valid).Jeffrey Stedfast2001-01-242-1/+9
* Make sure the source->url is not NULL (which is perfectly valid).Jeffrey Stedfast2001-01-242-1/+30
* A few minor tweaks.Jeffrey Stedfast2001-01-243-14/+24
* Minor import fixJP Rosevear2001-01-241-4/+0
* libical import cleanupJP Rosevear2001-01-2412-48/+52
* Add a lock around the delayed loading, so two threads won't try to do itDan Winship2001-01-244-2/+46
* Import clean upJP Rosevear2001-01-2442-2916/+5819
* Updated svMartin Norback2001-01-242-2198/+2863
* This commit was generated by cvs2svn to compensate for changes in r7747,JP Rosevear2001-01-2428-611/+792
* Initial revisionJP Rosevear2001-01-241-0/+167
* Updated russian translation.Valek Frob2001-01-232-318/+264
* Set the CamelFolder::name to just the base part of the vfolder name (theDan Winship2001-01-232-2/+8
* properly ref the ecard. still need to kill some memory leaks.JP Rosevear2001-01-232-0/+6
* properly ref the cal component when we use it, prevents double freeJP Rosevear2001-01-233-1/+10
* Try turning off the BROKEN_ETREE thing. It seems to work ok (better?) now,Not Zed2001-01-232-3/+9
* Perform error checking on parsing/execution.Not Zed2001-01-234-12/+60
* Setup error return and return error on parse error. (parse_list): Fail ifNot Zed2001-01-233-14/+104
* Removed some debug 'warnings', as they should now be displayed at theNot Zed2001-01-234-30/+87
* Automagically fill in the user's default transport if he/she has setupJeffrey Stedfast2001-01-232-0/+32
* Just wrote a temp way of reporting success/fail of PGP/MIME signatureJeffrey Stedfast2001-01-232-8/+18
* avoid /0 by updating after we've done the sync. (close_folders): Setup theNot Zed2001-01-232-2/+11
* compile new stuffJP Rosevear2001-01-237-22/+106
* Eeeep. ForgotIain Holmes2001-01-232-0/+298
* Add the Outlook importer.Iain Holmes2001-01-234-0/+367
* ChangelogIain Holmes2001-01-231-0/+38
* New listener object. Plus some oneway stuff as well.Iain Holmes2001-01-235-239/+38
* make mail_gui_thread non-static.Dan Winship2001-01-234-4/+41
* remove vfs dependencyJP Rosevear2001-01-233-11/+15
* New function, can't use strlen on the md5 hash because it might have nullJP Rosevear2001-01-234-1/+63
* remove duplicate messageJP Rosevear2001-01-235-26/+30
* Fixed to display subparts (other than the signature part) and started toJeffrey Stedfast2001-01-232-7/+47
* Change the callbacks in this file to match the callback function types.Christopher James Lahey2001-01-234-3/+15
* Fix a double-free problem.Not Zed2001-01-232-19/+16
* Oops, danw didn't know 'provider' could be NULL :-)Jeffrey Stedfast2001-01-232-2/+7
* Remove deleted records from the pilot map so we don't have dupes in theJP Rosevear2001-01-232-1/+7
* Remove alarm foo for nowJP Rosevear2001-01-233-27/+14
* bummer. now it is also aligned right. /tigTuomas Kuosmanen2001-01-231-0/+0
* duh. fixed typo. /tigTuomas Kuosmanen2001-01-231-0/+0
* Updated Slovenian translationAndraz Tori2001-01-231-260/+313
* new splash. /tigTuomas Kuosmanen2001-01-232-0/+5
* Change "Path:" label to "Namespace:" for IMAP. Use $MAILDIR rather thanDan Winship2001-01-232-2/+20
* Updated Slovenian translationAndraz Tori2001-01-231-45/+45
* Function to add a store/storage mapping. (add_storage): Use it.Dan Winship2001-01-234-4/+32
* s/filter-driver.h/camel-filter-driver.h/ and update first arg ofDan Winship2001-01-231-0/+20
* Updated Slovenian translationAndraz Tori2001-01-231-3288/+4567
* Update for filter code movesDan Winship2001-01-232-2/+5
* s/filter-driver.h/camel-filter-driver.h/ and update first arg ofDan Winship2001-01-237-14/+14
* Fixed gal_define_views_dialog_new to be called with its proper argument.Jon Trowbridge2001-01-232-1/+6
* Added temp profiling files.Not Zed2001-01-222-1/+7
* Added profiling temp files.Not Zed2001-01-2215-2/+55
* Removed the temporary get mail button.Not Zed2001-01-222-6/+4
* Removed, now lives in camel-filter-search.*Not Zed2001-01-226-1712/+10
* remove a warning with conditional news compilation.Not Zed2001-01-2211-1497/+593
* Updated sl translationsAndraz Tori2001-01-222-0/+4
* When removing phantom nodes, check for the end node too.Not Zed2001-01-224-18/+26
* Initialize collection field to NULL. Set the collection on the model asChristopher James Lahey2001-01-2210-82/+343
* disable cmdline subdir here tooDave Camp2001-01-221-1/+0
* Helps if I spell stuff correctly so it can pass the tests ;-)Jeffrey Stedfast2001-01-223-4/+10
* Updates evolution/po/da.po gal/po/da.po galeon/po/da.po gconf/po/da.poKenneth Christiansen2001-01-221-816/+948
* Remove cmdline for nowMiguel de Icaza2001-01-221-1/+0
* Initialize OpenPGP.Jeffrey Stedfast2001-01-224-20/+25
* Fix MakefileMiguel de Icaza2001-01-221-3/+2
* Make the output a little prettier. Okay, so I'm anal...Jeffrey Stedfast2001-01-223-17/+10
* Made the cursor move when rows are inserted or deleted. If in single modeChristopher James Lahey2001-01-221-0/+11
* Add cmdline to the buildMiguel de Icaza2001-01-221-1/+2
* Remove the X-Evolution header before we send.Jeffrey Stedfast2001-01-222-3/+9
* Fixed some memory leaks dealing with content-type temp strings. AlsoJeffrey Stedfast2001-01-222-17/+91
* Don't forget to unref the filters. (pgp_mime_part_verify): Same.Jeffrey Stedfast2001-01-222-27/+32
* (Fix #1222: doing File->New->Mail Message doesn't include .sig)Jason Leach2001-01-222-1/+23
* Updated Slovenian translationAndraz Tori2001-01-221-4390/+3733
* Fix bug #1250; now we present a confirmation dialog before deleting theFederico Mena Quintero2001-01-222-7/+16
* Updated Japanese translation.Akira Tagoh2001-01-211-323/+2697
* Updated header comment and fixed some ref/unref count problems in theJeffrey Stedfast2001-01-212-6/+12
* The Doc directory was removed because it does not build, and Dave Camp cant s...Miguel de Icaza2001-01-211-2/+2
* Updated header comment and fixed some ref/unref count problems in theJeffrey Stedfast2001-01-212-25/+33
* Add composer bitsMiguel de Icaza2001-01-211-0/+10
* Ok, conflicting configure.in confused meMiguel de Icaza2001-01-211-6/+0
* Update to reflect changes to configure.inMiguel de Icaza2001-01-211-0/+6
* Use the new gal_view_set_title function.Christopher James Lahey2001-01-217-56/+311
* Added function e_xml_get_bool_prop_by_name_with_default.Christopher James Lahey2001-01-212-0/+23
* Added draw-focus="true" and selection-mode="browse" attributes to theChristopher James Lahey2001-01-212-4/+9
* Made this conform to the new prototype for e_popup_menu_run.Christopher James Lahey2001-01-218-105/+341
* Init a cancel field in the message. (mail_msg_free): Free it.Not Zed2001-01-216-113/+722
* Added an exception to CamelFilterGetFolderFunc.Not Zed2001-01-213-19/+48
* Strip leading space from the transport url gotten from the message.Jeffrey Stedfast2001-01-212-2/+10
* ettore likes this betterJakub Steiner2001-01-211-0/+0
* Fix bug #1243. Turn on the Y expand/fill options for the date widgets inFederico Mena Quintero2001-01-213-29/+37
* Fix memory leak: Unref some stuff if we're not showing the tooltip.Iain Holmes2001-01-211-1/+2
* Doc updates - FedericoFederico Mena Quintero2001-01-206-456/+456
* Unset the GTK_CAN_FOCUS flag on the ECalendar. (e_calendar_focus_in):Federico Mena Quintero2001-01-202-33/+14
* Unset the GTK_CAN_FOCUS flag on the weekday picker. This will do until itFederico Mena Quintero2001-01-202-0/+8
* If the name is empty string, use the address.Jeffrey Stedfast2001-01-202-1/+7
* Update for e_popup_menu_run change.Dan Winship2001-01-203-2/+13
* Update for e_popup_menu_run prototype change.Dan Winship2001-01-203-2/+8
* s/GdkEventButton/GdkEvent/Dan Winship2001-01-204-5/+8
* updateKenneth Christiansen2001-01-201-1979/+2716
* New function to add a folder and any parents of it that don't yet exist.Dan Winship2001-01-202-6/+34
* (subscribe_folder): add a missing UNLOCKDan Winship2001-01-202-0/+2
* Set the delete bit *before* copying to the default folder.Jeffrey Stedfast2001-01-202-4/+9
* evo .9 splashJakub Steiner2001-01-201-0/+0
* New function. Obvious.Dan Winship2001-01-203-0/+23
* Updated Japanese translation.Akira Tagoh2001-01-202-353/+277
* Use "Full Name <address>" for the label in the menu rather than theJeffrey Stedfast2001-01-202-1/+17
* Set the deleted bit *before* copying to the default folder, this way ifJeffrey Stedfast2001-01-202-4/+11
* If LISTing a subscribed folder doesn't return a LIST response, just ignoreDan Winship2001-01-202-3/+13
* (Adding a boolean "entry_changed" BonoboPropertyBag arg)Jason Leach2001-01-194-2/+64
* Updated russian translation.Valek Frob2001-01-192-2005/+2774
* create a new cal component alarm (cal_component_add_alarm): add alarm toJP Rosevear2001-01-1912-504/+688
* Missing Changelog entryJP Rosevear2001-01-191-0/+8
* add -ve sign to output of duration if appropriate.JP Rosevear2001-01-191-5/+25
* Changed a leftover $with_x_mailer to $with_sub_version. Made it so that ifJason Leach2001-01-192-2/+15
* Mark strings for translation.Kjartan Maraas2001-01-192-2/+6
* Norwegian translationKjartan Maraas2001-01-191-0/+2
* always free the delivery elements and correct embarrassingly stupid memoryJP Rosevear2001-01-193-16/+29
* typo fixesJacob Leach2001-01-191-4/+3
* (Bug #883: Shortcut bar does not update when a folders display nameJason Leach2001-01-199-3/+311
* More of Megan's revisions, and Field Chooser functions in the SortAaron Weber2001-01-1912-484/+580
* Do most of the work to get Grouping working, by reusing massive ammountsMiguel de Icaza2001-01-194-185/+282
* New swanky send/recieve thingy, well it so far only receives (pop/mbox).Not Zed2001-01-194-0/+617
* Add a percentage complete indicator to the status thing.Not Zed2001-01-193-18/+33
* Added a temporary button to test new receive code.Not Zed2001-01-192-0/+11
* Keep track of the valid column names (not used right now).Miguel de Icaza2001-01-195-157/+260
* Fixed text misplacement.Christopher James Lahey2001-01-191-10/+12
* Added Next/Previous toolbar buttons.Jeffrey Stedfast2001-01-192-0/+12
* Added the next/previous toolbar buttons.Jeffrey Stedfast2001-01-194-0/+37
* New function, name describes it well. (gtk_radio_button_select_nth): NewJason Leach2001-01-193-0/+65
* More tweaking... skip separator characters after the namespace character.Dan Winship2001-01-193-3/+19
* Oops. Somewhere in one of the reorgs, the code to add new messages to theDan Winship2001-01-192-1/+8
* Um, why was the doc directory removed from SUBDIRS?Federico Mena Quintero2001-01-194-38/+42
* Make zero the minimum number of days that can be specified.Federico Mena Quintero2001-01-192-5/+18
* Made it return a gboolean; it was completely ignoring the return valueFederico Mena Quintero2001-01-193-5/+11
* Return a success value. (setup_pas): Likewise. (setup_config): Likewise.Federico Mena Quintero2001-01-192-22/+49
* New files with a simple sequence to migrate the task components from theFederico Mena Quintero2001-01-1914-1426/+414
* Disconnect from the etss->source's signals *before* we unref it.Federico Mena Quintero2001-01-192-10/+22
* Make tooltip appear properly even if anchor is set.Christopher James Lahey2001-01-181-1/+1
* Center text vertically.Christopher James Lahey2001-01-181-10/+13
* Updated Norwegian (bokmål) translation. Removed old script.Kjartan Maraas2001-01-183-2195/+3031
* New function. (update_sort_config_dialog): Massive update to thisMiguel de Icaza2001-01-185-26/+230
* Er, don't set the button insensitive if there is *1* action, set itJeffrey Stedfast2001-01-182-4/+15
* ellipses for menu items that need dialogs.Jacob Leach2001-01-181-1/+1
* Updated to reflect changes to e_msg_composer_hdrs_get_from().Jeffrey Stedfast2001-01-184-30/+37
* Use static libcomposer.a here instead of the libtoolized one.Miguel de Icaza2001-01-181-1/+1
* Make the composer a standard library, not a libtool one. Nobody ever usesMiguel de Icaza2001-01-182-3/+8
* Removed addressbook/gui/widgets/test-minicard-view.c,Dave Camp2001-01-1828-71842/+55550
* (Bug #1192: Set the Composer window title to something useful)Jason Leach2001-01-184-8/+65
* Add some g_warnings() to help debug later if I ever get the segfaults IJeffrey Stedfast2001-01-183-4/+16
* Make sure that the message-info is non-null before we go accessing innerJeffrey Stedfast2001-01-182-1/+10
* oops, don't xexpand, that makes the dialog too wide.Jeffrey Stedfast2001-01-182-104/+104
* backed out Anna's dialog, no one likes it!Jeffrey Stedfast2001-01-182-1190/+1263
* New smtp error-code to string mapping function. (smtp_connect): Use theJeffrey Stedfast2001-01-182-10/+106
* Made EEntry be shrinkable.Christopher James Lahey2001-01-181-3/+6
* Make justification work properly for entries. Documented.Christopher James Lahey2001-01-182-2/+50
* get rid of some gtk warnings.Jeffrey Stedfast2001-01-181-6/+10
* Anna's dialog now supports SSL so we can get rid of the ssl-supportJeffrey Stedfast2001-01-185-1283/+1250
* Use "typedef enum { ... } Blah;" instead of "typedef enum _Blah Blah; enumFederico Mena Quintero2001-01-1810-105/+100
* Added a collection argument to this to set the GalViewCollection.Christopher James Lahey2001-01-1811-36/+315
* add evolution-gnomecard-importer.Larry Ewing2001-01-182-0/+3
* add the doc/devel/importer/Makefile as a target.Larry Ewing2001-01-184-2/+16
* New config function to set the path to the pgp binary.Jeffrey Stedfast2001-01-183-0/+64
* Handle NULL source and, while we're at it, transport URLs. ApparentlyJeffrey Stedfast2001-01-184-8/+35
* Add a "Send as:" option on the edit attachment dialog.Iain Holmes2001-01-184-40/+170
* gui/e-week-view*.c don't use the theme colors at all within the graphicalDamon Chaplin2001-01-1811-97/+324
* Forgot...Iain Holmes2001-01-181-1/+2
* Support the new interfacesIain Holmes2001-01-183-26/+16
* Removed the factory and updated the interfaces and objectsIain Holmes2001-01-189-381/+231
* Some API documentation for the importerIain Holmes2001-01-1832-4/+930
* Make the folder selection dialog use the right bevel for the scrollEttore Perazzoli2001-01-182-1/+12
* Oops. Delete this. I never meant for this to get commit'd.Jeffrey Stedfast2001-01-182-23/+5
* Oops. "url && url->host" doesn't do much without the '?' and ':' ;-)Jeffrey Stedfast2001-01-182-3/+6
* Replace `--with-x-mailer' with a more generic `--with-sub-version'.Ettore Perazzoli2001-01-187-16/+57
* comment out for now to ease compat issues. (evolution_composer_construct):Michael Meeks2001-01-182-4/+12
* Updated russian translation.Valek Frob2001-01-182-1421/+2061
* updateMartin Norback2001-01-181-131/+129
* Use the to/cc/bcc addresses insted of just the to.JP Rosevear2001-01-182-2/+7
* Dont remove the function, give it the proper nameJP Rosevear2001-01-172-0/+25
* Check for open error and handledJP Rosevear2001-01-173-2/+14
* Fix the build by removing a stale function definition. Sigh.Ettore Perazzoli2001-01-172-20/+6
* Some little more DnD work.Ettore Perazzoli2001-01-173-32/+73
* Hi fejj. Using your computer to check in the files you forget to add. :-)Jeffrey Stedfast2001-01-172-0/+451
* Fix transposition of sync db locationJP Rosevear2001-01-172-1/+6
* Ximianified.Federico Mena Quintero2001-01-173-2/+8
* Ximianified.Federico Mena Quintero2001-01-1726-580/+752
* Ximianified email addresses.Federico Mena Quintero2001-01-173-6/+11
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-1794-1252/+1355
* Updated sv.poMartin Norback2001-01-172-671/+962
* Changed the word entry to enter, which is the correct word to use.Martin Norbäck2001-01-172-2/+7
* Removed #inclusion of e-table-config-field.h.Dave Camp2001-01-171-1/+0
* Update to use EMessageBox and to record if the user doesn't want to everJeffrey Stedfast2001-01-174-6/+71
* Added e-messagebox to the build.Jeffrey Stedfast2001-01-172-0/+9
* This fixes translations of library messages compared to applicationMiguel de Icaza2001-01-176-3/+47
* Simplify column grabbing code and drop item layout code.Miguel de Icaza2001-01-171-34/+52
* Load frames.Miguel de Icaza2001-01-1710-370/+344
* Add an int i so this code will compile. Should I be worried about how wellJeffrey Stedfast2001-01-172-1/+8
* Modify to be able to handle a NULL source_url. (source_auth_init): AllowJeffrey Stedfast2001-01-174-90/+199
* Index: ChangeLogMichael Zucci2001-01-1717-28/+1896
* progressive cmd/widgetization and add the 'Customize' entry.Michael Meeks2001-01-172-12/+34
* Don't do thumbnails for offline imagesDan Winship2001-01-172-5/+13
* Delayed loading of IMAP message parts.Dan Winship2001-01-1713-183/+996
* set config path on window.Michael Meeks2001-01-172-0/+9
* fcntl(fd, F_GETFL) returns the flags as the return value, not via a passedDan Winship2001-01-174-14/+31
* updateKenneth Christiansen2001-01-171-1202/+1399
* If the user hits "No", then don't destroy the filesel window.Jeffrey Stedfast2001-01-173-3/+10
* set to nntp if ENABLE_NNTP (SUBDIRS): use $(NNTP_DIR)Chris Toshok2001-01-172-1/+10
* 2001-01.16 Kenneth Christiansen <kenneth@gnu.org>Kenneth Christiansen2001-01-173-0/+36
* only load the news storage if ENABLE_NNTP.Chris Toshok2001-01-173-0/+15
* add --enable-nntp switch. default is no.Chris Toshok2001-01-172-0/+18
* fix debug output (print_remote): dittoJP Rosevear2001-01-172-13/+12
* Don't check errno as it's not being set. Fixes bug #1150.Jeffrey Stedfast2001-01-172-2/+6
* pop the visual/cm after the constructJP Rosevear2001-01-172-2/+7
* Updates bonobo/po/da.po evolution/po/da.po gal/po/da.po gimp/po/da.poKenneth Christiansen2001-01-171-922/+930
* use e_msg_composer_mark_text_origRadek Doulik2001-01-172-0/+6
* publicate mark_orig_text (set_editor_text): don't call mark_orig_text, letRadek Doulik2001-01-173-4/+9
* Added a bit of documentation. (config_sort_config_show,Christopher James Lahey2001-01-174-6/+44
* tweak the --with-x-mailer flag a bitDan Winship2001-01-171-1/+3
* Update the X-Mailer header to use the string specified by configure.Dan Winship2001-01-172-8/+7
* Add --with-x-mailer to set the version string that appears in the X-MailerDan Winship2001-01-173-1/+14
* s/Helix Code/Ximian/ for the initial contact card.Jason Leach2001-01-172-5/+10
* Remove these files.Jacob Leach2001-01-172-402/+0
* Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home.Jacob Leach2001-01-179-6/+18
* UpdateMartin Norback2001-01-172-743/+691
* Fix a string causing translation problems. Bug #1147.Jason Leach2001-01-162-4/+13
* UpdateMartin Norback2001-01-162-213/+206
* Updated italian translation from Clara Tattoni <clara.tattoni@libero.it>Christopher R. Gabriel2001-01-162-403/+370
* Ugh, this design is ugly like my butt.Jeffrey Stedfast2001-01-166-5/+121
* Emit a "changed" signal to the EText after we gtk_object_set a "model" argJason Leach2001-01-161-0/+1
* Comment about how sensitive doesn't work for bonobo set propMichael Zucci2001-01-161-0/+1
* Add a stop button to the toolbar.Not Zed2001-01-162-0/+8
* Setup a cancellation handle. (do_fetch_mail): REgister for cancellationNot Zed2001-01-166-15/+43
* Chganged len back to be unsigned. And do a simple range check on theNot Zed2001-01-168-17/+114
* Changed the required version of gal.Christopher James Lahey2001-01-162-3/+7