aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagEVOLUTION_0_3nobody2000-07-28152-34890/+0
* work with either gconf 0.5 or newerDan Winship2000-07-282-0/+8
* Check for gconf_client_get_default (gconf 0.5 vs newer)Dan Winship2000-07-282-0/+13
* Fix Makefile.am booboo.Peter Williams2000-07-2810-18/+5
* Update and get rid of <A0>s.Ettore Perazzoli2000-07-281-5/+7
* Fixed up the table behavior so that it's not always in an edit mode.Christopher James Lahey2000-07-283-18/+91
* Small fixes.Ettore Perazzoli2000-07-281-3/+3
* Fix silly error of not chaining destructor for canvas.Matthew Loper2000-07-283-1/+10
* 0.3 "Jelly Fish".Ettore Perazzoli2000-07-284-33/+80
* Added a comment.Christopher James Lahey2000-07-273-0/+6
* Fixed shift click selections.Christopher James Lahey2000-07-273-75/+86
* Allocate correctly in the insert method.Christopher James Lahey2000-07-275-14/+13
* Grab focus properly.Christopher James Lahey2000-07-275-56/+145
* flesh out ifdef'ed out code. need to write merge_ecard_with_remote_record.Seth Alves2000-07-271-12/+10
* add handling for phone labels, going either direction (from pilot and to pilot.)Seth Alves2000-07-271-5/+56
* Changed the URI to load to.Christopher James Lahey2000-07-272-1/+13
* Clear the selection model when activating.Christopher James Lahey2000-07-277-136/+169
* remove double freeSeth Alves2000-07-271-4/+1
* bug fixesSeth Alves2000-07-272-5/+5
* more work on addressbook syncerSeth Alves2000-07-272-18/+105
* Translations from KeldKenneth Christiansen2000-07-271-281/+344
* Fixed a warning.Christopher James Lahey2000-07-273-4/+4
* Fixed a reference.Christopher James Lahey2000-07-2711-12/+82
* Added an ETableSelectionModel so this won't crash.Christopher James Lahey2000-07-275-22/+53
* Fixed the model/view row confusion.Christopher James Lahey2000-07-275-22/+37
* Updated the Turkish translation.Fatih Demir2000-07-272-222/+232
* wait to free the view until we've taken care of freeing its internals.Chris Toshok2000-07-272-51/+77
* Solaris compile fix. OK on Linux too.Matthew Loper2000-07-272-0/+8
* Uninitialized variable fix for e-tableMatthew Loper2000-07-273-2/+7
* Teeny tiny mem leak fix.Matthew Loper2000-07-272-0/+5
* Make the mime parser a bit less reckless. More reckful?Matthew Loper2000-07-273-3/+13
* A few fixes to the ECanvas selection item a miniature cleanup of the event ha...Matthew Loper2000-07-273-16/+53
* Added "table_selection_model" argument. Removed foreach function andChristopher James Lahey2000-07-2731-868/+1041
* Removed counting of selected messages.Christopher James Lahey2000-07-273-20/+6
* OK, it seems that we have all the interesting properties for single-userFederico Mena Quintero2000-07-273-0/+245
* add support for user settable scope. (pas_backend_ldap_search): same.Chris Toshok2000-07-272-5/+19
* add mailer 0.3 featuresDan Winship2000-07-271-0/+48
* Spellchecking, proofing in all .sgml files except FDL and authors.Aaron Weber2000-07-2720-234/+316
* update dependenciesDan Winship2000-07-271-9/+9
* Don't create the tmp_mbox before calling movemail, because the externalDan Winship2000-07-272-18/+20
* routine to call an external movemail program. (camel_movemail): NukeDan Winship2000-07-273-48/+141
* Ahem, be consistent with parameter names - FedericoFederico Mena Quintero2000-07-271-2/+2
* Put all the functions used to free returned values all together.Federico Mena Quintero2000-07-273-209/+362
* gui/Makefile.am: Fixed a typo.Jeffrey Stedfast2000-07-272-1/+5
* Added a few xpm files to the EXTRA DIST sectionJeffrey Stedfast2000-07-272-4/+12
* Get rid of some debugging messages that were not supposed to beEttore Perazzoli2000-07-271-6/+0
* Fix the pop-up tree so that it does not set up the grab when shownEttore Perazzoli2000-07-272-18/+32
* fix MOVEMAIL_PATH settingDan Winship2000-07-271-2/+2
* s/struct refile_data/struct move_data (real_move_msg): Renamed fromJeffrey Stedfast2000-07-274-9/+17
* Should now always prepend a '/' before the path if it doesn't alreadyJeffrey Stedfast2000-07-262-14/+19
* Fixed a few compiler warningsJeffrey Stedfast2000-07-262-2/+6
* Updated russian translation.Valek Frob2000-07-262-219/+230
* Update for OAF and for external apps as well as components.Dan Winship2000-07-263-104/+206
* lowercasify the supported_mime_typesDan Winship2000-07-264-6/+11
* proofing all over.Aaron Weber2000-07-2636-416/+616
* add enum for e-card pilot status.Chris Toshok2000-07-265-89/+161
* some unrelated changes: check for mkdtemp,Dan Winship2000-07-263-1/+49
* add comment headers to signals that didn't have any.Chris Toshok2000-07-262-3/+93
* use the user's Contact db. not toshok's.Chris Toshok2000-07-262-2/+15
* New function. (scan_property): Handle the RDATE property. (scan_period):Federico Mena Quintero2000-07-2610-108/+358
* Made foreach call the callback in top to bottom order.Christopher James Lahey2000-07-263-8/+15
* Replaced get_selection_list with foreach.Christopher James Lahey2000-07-267-22/+35
* Always prepend a leading "/" to the url->path. (set_service_url): AddedJeffrey Stedfast2000-07-262-11/+14
* Always prepend a leading "/" to the url->path. (set_service_url): AddedJeffrey Stedfast2000-07-262-6/+16
* Added e-table-selection-model.c and e-table-selection-model.h.Christopher James Lahey2000-07-266-305/+105
* add textual exception printout. (set_editor_text): close pre tags & checkMichael Meeks2000-07-268-5/+1746
* Added comments to the bit field code.Christopher James Lahey2000-07-265-6/+38
* More fixes.Christopher James Lahey2000-07-262-16/+44
* Fixed up the bit manipulation a bit here.Christopher James Lahey2000-07-263-6/+73
* New files for doing a selection model. Not finished yet and thus not inChristopher James Lahey2000-07-269-192/+863
* Added addressbook/conduit/Makefile.Christopher James Lahey2000-07-262-0/+5
* Typo fixPeter Williams2000-07-262-3/+7
* new ECalendarTable to show an ETable view for Todo/Event items.Damon Chaplin2000-07-2624-549/+4714
* new widget and canvas item to replace GtkCalendar. Not quite finished yet.Damon Chaplin2000-07-268-1/+2429
* Fixed the real problem that Peter was running into.Jeffrey Stedfast2000-07-262-21/+29
* build static versions of some util libraries for the conduit to link withSeth Alves2000-07-269-5/+44
* Fix crash on NULL current_message when replying.Peter Williams2000-07-262-1/+8
* Don't add a Mime-Version header to a message that already has one.Dan Winship2000-07-263-5/+14
* Don't group together messages with the same non-Re: subject and noDan Winship2000-07-262-38/+49
* IMAP expunge crash prevention... still not right...Peter Williams2000-07-262-0/+8
* Update the insert text file command. Still waiting on GtkHtml.Peter Williams2000-07-252-41/+45
* Fix GtkOptionMenu usage so that the mail source selector looks right.Ettore Perazzoli2000-07-252-1/+12
* Work around utter GtkOptionMenu brokenness so that we finally have aEttore Perazzoli2000-07-252-2/+20
* Implemented some of the drag & drop code. Drops all report as being on rowChristopher James Lahey2000-07-255-18/+1040
* Added a bunch of e_marshal functions.Christopher James Lahey2000-07-255-8/+248
* Added a #define for "X-EVOLUTION-PILOTID". Added a parse_pilot_id to readChristopher James Lahey2000-07-252-13/+37
* Optimized to try and get the new message headers without reloading theJeffrey Stedfast2000-07-254-87/+81
* Updated to give special attention to the root folder.Jeffrey Stedfast2000-07-254-24/+50
* add pilot_id.Chris Toshok2000-07-253-2/+25
* more stuff. too much to use a changelog for.Chris Toshok2000-07-255-444/+326
* Update for CamelFolder API changes. (Certain functions no longer take aDan Winship2000-07-254-17/+25
* Update for CamelFolder API changes. (delete_message and get_uids don'tDan Winship2000-07-252-3/+9
* Remove exceptions from a number of methods that work on what ought to beDan Winship2000-07-259-471/+318
* Updated to port easily to the new Camel API (imap_init): Don't SELECTJeffrey Stedfast2000-07-252-36/+34
* Remove GOAD support.Dan Winship2000-07-255-90/+26
* Remove GOAD support. (create_editor): Try to give a more helpful errorDan Winship2000-07-252-5/+7
* Remove GOAD support.Dan Winship2000-07-254-84/+27
* Initialize the summary and subfolder listing. (imap_summary_free): NowJeffrey Stedfast2000-07-255-103/+194
* Huge update. I do not expect this commit to work.Matthias Warkus2000-07-252-348/+59
* Updated the Turkish translation of EvolFatih Demir2000-07-252-317/+365
* This should work now.Martin Baulig2000-07-241-2/+2
* Remove camel_folder_get_message_uid, which was not used, and notDan Winship2000-07-244-54/+6
* Bye bye bye.Dan Winship2000-07-247-1536/+7
* Szabolcs BAN <shooby@gnome.hu>Szabolcs Ban2000-07-242-153/+188
* Added missing \n.Federico Mena Quintero2000-07-242-1/+5
* Made it a little more forgiving. Also set current_folder to NULL as thereJeffrey Stedfast2000-07-244-107/+159
* Remove the idle handler when we're destroyed.Christopher James Lahey2000-07-243-4/+16
* Updated russian translation.Valek Frob2000-07-232-124/+161
* Add a "Send HTML mail" toggle in the message composer.Ettore Perazzoli2000-07-235-76/+211
* Use `_()' instead of `N_()' for strings that need to be translated onEttore Perazzoli2000-07-232-6/+11
* Change the message composer to use BonoboUIHandler directly instead ofEttore Perazzoli2000-07-232-178/+182
* *** empty log message ***Damon Chaplin2000-07-231-0/+8
* fixed it so it doesn't crash when a URL is loaded.Damon Chaplin2000-07-232-3/+19
* added a color_column where the color can be specified as a string, e.g.Damon Chaplin2000-07-235-4/+228
* Change EShellView so that it creates the menus with BonoboUIHandlerEttore Perazzoli2000-07-232-143/+252
* Translations from KeldKenneth Christiansen2000-07-231-254/+310
* Updated Italian translation from Clara TattoniEttore Perazzoli2000-07-232-2291/+1376
* Clear CamelExceptions when appropriate (eg when folder is marked asJeffrey Stedfast2000-07-233-40/+57
* Updated to not strip out subfolders that are marked as \NoSelect becauseJeffrey Stedfast2000-07-223-7/+61
* ja.po: Update from Japanese GNOME Users Group(translation@gnome.gr.jp).Yukihiro Nakai2000-07-221-977/+668
* Fix a braino that caused Evolution to unref a NULL object when theEttore Perazzoli2000-07-222-5/+6
* Some changes to the pop-up folder tree, so that it makes more visualEttore Perazzoli2000-07-224-17/+127
* Made focus in not change your selection position.Christopher James Lahey2000-07-223-4/+5
* Added some unused declarations for drag and drop work.Christopher James Lahey2000-07-223-0/+215
* Updated with some of the same fixes I've made to camel-imap-folder.c likeJeffrey Stedfast2000-07-222-3/+7
* Rewrote the code to check for "* %d RECENT". Still needs to be modified,Jeffrey Stedfast2000-07-222-7/+17
* Improve the title bar pop-up button: use a toggle button instead of aEttore Perazzoli2000-07-214-24/+98
* Added password remembering/forgetting feature.Aaron Weber2000-07-2118-460/+666
* First shot at the "click on the folder title, get the folder tree"Ettore Perazzoli2000-07-213-39/+227
* Fix the function to set the ETitleBar's text so that it correctly usesEttore Perazzoli2000-07-212-1/+6
* Szabolcs BAN <shooby@gnome.hu>Szabolcs Ban2000-07-212-1185/+876
* Szabolcs BAN <shooby@gnome.hu>Szabolcs Ban2000-07-212-1/+5
* Prevent a crash by avoiding calling the populate_folder_context_menuEttore Perazzoli2000-07-212-0/+10
* Add support for the folder right-click ("context") menu. No componentEttore Perazzoli2000-07-215-5/+179
* Fixed an errorAndreas Hydén2000-07-212-27/+30
* Fixed the oaf info.Christopher James Lahey2000-07-2114-122/+460
* Update the components to match the changes in the libeshell API.Ettore Perazzoli2000-07-217-3/+19
* Add interfaces to populate a folder's context menu. (Untested.)Ettore Perazzoli2000-07-214-31/+90
* Ooops. I did not actually commit the `.bcd' file.Ettore Perazzoli2000-07-201-6/+0
* Implement saving of pane positions.Ettore Perazzoli2000-07-202-3/+23
* Add support for saving the current configuration of all theEttore Perazzoli2000-07-209-28/+539
* #if 0 some unused functions to prevent warnings.Ettore Perazzoli2000-07-201-0/+2
* Remove cruft.Ettore Perazzoli2000-07-202-601/+0
* Added/fixed support for multiple views.Ettore Perazzoli2000-07-204-25/+40
* Oops. Fix UID parser to allow 0 and 9 to be in the range of valid UIDJeffrey Stedfast2000-07-202-2/+8
* Finish filling the trigger. What a pain, again.Federico Mena Quintero2000-07-202-6/+83
* Added Turkish entriesFatih Demir2000-07-203-0/+9
* Updated itFatih Demir2000-07-201-1/+1
* Added the Turkish desktop entryFatih Demir2000-07-202-0/+7
* Added the Turkish desktop entriesFatih Demir2000-07-203-0/+11
* General cleanup working towards getting Actions->Expunge workingJeffrey Stedfast2000-07-203-96/+61
* add the 16 character versions so bsd killall will work.Chris Toshok2000-07-201-0/+5
* If the folder's message count is not the same as the number of summaries,Jeffrey Stedfast2000-07-202-9/+26
* What if message info is NULL?Jeffrey Stedfast2000-07-202-2/+6
* Updated russian translation.Valek Frob2000-07-202-222/+257
* lots of minor fixes to language. added desc. of clahey's coolAaron Weber2000-07-198-342/+486
* more translations.Vincent Renardias2000-07-191-39/+36
* small update.Vincent Renardias2000-07-191-35/+34
* Free the icalcomponent if this is an unattached alarm.Federico Mena Quintero2000-07-193-1/+181
* Added in imap_[g,s]et_message_user_flag() methods (imap_get_message_info):Jeffrey Stedfast2000-07-192-50/+115
* Added in imap_[g,s]et_message_user_flag() methodsJeffrey Stedfast2000-07-193-28/+45
* Sync - FedericoFederico Mena Quintero2000-07-192-2/+94
* Added "text/vCard" to the list of mime types we support.Christopher James Lahey2000-07-183-2/+11
* Added gui/minicard/e-minicard-control.c,Christopher James Lahey2000-07-1814-120/+260
* Altered category addition stuff, plus suggestions from Kevin.Aaron Weber2000-07-1810-426/+590
* New files for using a minicard as a widget or a bonobo control.Christopher James Lahey2000-07-189-0/+1218
* More docs - FedericoFederico Mena Quintero2000-07-184-8/+72
* Send a "LOGOUT" command.Jeffrey Stedfast2000-07-183-4/+21
* Docs docs docs - FedericoFederico Mena Quintero2000-07-186-84/+227
* 0.3.12Elliot Lee2000-07-181-2/+2
* Hacks to get IMAP code to work with CommunigatePro and MS Exchange (andJeffrey Stedfast2000-07-182-3/+4
* oops, s/status/s in imap_sync()Jeffrey Stedfast2000-07-181-2/+2
* Hacks to get IMAP code to work with CommunigatePro and MS Exchange (andJeffrey Stedfast2000-07-182-3/+3
* Hacks to get IMAP code to work with CommunigatePro and MS Exchange (andJeffrey Stedfast2000-07-182-6/+13
* Typo fix.Federico Mena Quintero2000-07-182-1/+3
* Added the doc/devel Makefiles. (EVOLUTION_DIR): Substitute EVOLUTION_DIRFederico Mena Quintero2000-07-186-2/+46
* New <book> toplevel for the Evolution Developer's Guide.Federico Mena Quintero2000-07-1840-0/+1430
* Fixed inline docs. (cal_client_new): Ditto.Federico Mena Quintero2000-07-182-4/+8
* *** empty log message ***Damon Chaplin2000-07-172-0/+695
* created a model for the EShortcutBar. This will probably have to be movedDamon Chaplin2000-07-172-6/+19
* new files implementing a simple model for the shortcuts, so we can haveDamon Chaplin2000-07-179-229/+298
* Initial code to support IMAP folders that don't use "/" as a directoryJeffrey Stedfast2000-07-173-21/+46
* minor fixes that came up when building with gcc -ansi -pedanticJeffrey Stedfast2000-07-171-4/+4
* All SELECT calls now pass a NULL folder argument toJeffrey Stedfast2000-07-172-5/+8
* All SELECT calls now pass a NULL folder argument toJeffrey Stedfast2000-07-173-24/+60
* Updated Slovenian translationAndraz Tori2000-07-171-2877/+245
* Updated Galician translationJesus Bravo Alvarez2000-07-172-1110/+712
* Put the version number in the `X-Mailer:' header instead of justEttore Perazzoli2000-07-163-2/+26
* Updated Norwegian translation.Kjartan Maraas2000-07-162-608/+558
* Updated Swedish translationAndreas Hydén2000-07-162-1009/+688
* A ride at the cutting edge -- updated German translations for NautilusMatthias Warkus2000-07-152-618/+563
* One last fix to get rid of hard-coded "/" directory separatorsJeffrey Stedfast2000-07-152-1/+9
* a building but non-functional address conduitSeth Alves2000-07-156-0/+1642
* New internal represntation for alarm components. We really don't map themFederico Mena Quintero2000-07-153-1/+223
* duh. don't save the port in the host slot either.Chris Toshok2000-07-152-1/+6
* Oops, minor fix to make any dir_sep work.Jeffrey Stedfast2000-07-151-2/+2
* New convenience function to unquote a string if it's encapsulated by "'sJeffrey Stedfast2000-07-156-27/+138
* put a <p> at the end of the header table. (I think there used to beDan Winship2000-07-152-4/+17
* g_free things we g_malloc.Michael Meeks2000-07-153-4/+6
* oopsSeth Alves2000-07-141-0/+4
* If the summary is for a smaller mbox, and rebuilding from the last-knownDan Winship2000-07-142-8/+15
* Only unref the folder if it's been set.Dan Winship2000-07-143-5/+15
* If a SELECT fails, set imap_store->current_folder to NULL so a SELECT isJeffrey Stedfast2000-07-143-49/+28
* conduit based on the calendar conduit. this conduit syncs a pilot's ToDoDBSeth Alves2000-07-148-308/+1176
* Updated to use CAMEL_IMAP_OK, CAMEL_IMAP_NO, CAMEL_IMAP_BAD, andJeffrey Stedfast2000-07-144-20/+26
* Oops. If the number of messages in the folder is 0, don't fetch summariesJeffrey Stedfast2000-07-143-15/+30
* Added these.Christopher James Lahey2000-07-145-0/+194
* Changed the background color of the header.Christopher James Lahey2000-07-143-2/+7
* Switched the order of compilation of printing and contact-editor.Christopher James Lahey2000-07-1415-39/+358
* Oops. If the number of messages in the folder is 0, don't fetch summariesJeffrey Stedfast2000-07-142-0/+12
* s/CAMEL_SERVICE_NEED_HOST/CAMEL_SERVICE_URL_NEED_HOST.Jonathan Blandford2000-07-142-1/+5
* Add a "gboolean required" argument, and set its value on the entry.Dan Winship2000-07-142-16/+48
* define a set of CAMEL_SERVICE_URL_ALLOW_* flags parallel to the _NEED_*Dan Winship2000-07-143-6/+31
* updateDan Winship2000-07-141-6/+8
* small cleanups, quiet compilerSeth Alves2000-07-133-109/+93
* Updated the Turkish translation.Fatih Demir2000-07-132-992/+466
* Updated russian translation.Valek Frob2000-07-132-533/+195
* New and improved approach to fetching an entire folder summary that shouldJeffrey Stedfast2000-07-132-0/+4
* New and improved approach to fetching an entire folder summary that shouldJeffrey Stedfast2000-07-132-166/+119
* Don't fetch the entire RFC822 header, just fetch the fields we want.Jeffrey Stedfast2000-07-132-4/+13
* Back to the old way to avoid g_warnings, yay. Also fix append to send aJeffrey Stedfast2000-07-132-2/+3
* Back to the old way to avoid g_warnings, yayJeffrey Stedfast2000-07-132-2/+23
* (install-data-hook): ignore error on mkdir.Chris Toshok2000-07-132-1/+5
* Remove some text cruft i was using for testing.Michael Zucci2000-07-131-2/+1
* Reset filter on setup. (reset): When resetting qp encoding, set the stateNot Zed2000-07-133-24/+96
* Oops, missed a source file.Jeffrey Stedfast2000-07-131-1/+3
* Chris forgot to add #include <e-util/e-util.h> to the source filesJeffrey Stedfast2000-07-136-32/+8
* Undid clahey's e_strstrcase because e_strstrcase DOES NOT EXIST inJeffrey Stedfast2000-07-135-11/+44
* oops. fix typo that was saving the port in the rootdn spot.Chris Toshok2000-07-132-7/+67
* todo conduit builds and plays nice but does nothingSeth Alves2000-07-138-210/+401
* Make gnome-print-0.20 mandatory. We will bail out with CVS HEAD versionsFederico Mena Quintero2000-07-135-64/+91
* Made scroll wheel work properly in header.Christopher James Lahey2000-07-133-2/+13
* From addressbook/ChangeLog:Christopher James Lahey2000-07-1313-31/+82
* fix some cut & paste bung.Chris Toshok2000-07-132-6/+10
* Add icons to the toolbars.Christopher James Lahey2000-07-133-16/+32
* Added installation of arrow.png.Christopher James Lahey2000-07-135-6/+24
* GnomeFont update.Michael Meeks2000-07-132-30/+45
* add "message/news" to the mime_function_table using the same handler asChris Toshok2000-07-132-0/+7
* get the article num out of our uid and mark it read in the newsrc.Chris Toshok2000-07-134-41/+56
* Useful default implementations for free_{uids,subfolder_names,summary}.Dan Winship2000-07-138-66/+90
* Solaris fixes: make sure not to pass NULL to printf's %sMatthew Loper2000-07-132-2/+11
* Use mbox_set_message_flags () instead of setting the flags by hand. ThisJeffrey Stedfast2000-07-134-23/+23
* Fix bug #345: Command to show/hide attachments in the composerPeter Williams2000-07-132-4/+190
* fixed various problemsSeth Alves2000-07-1310-117/+103
* add news server tab to dialog.Chris Toshok2000-07-134-11/+433
* create an empty news directory in $(defaultdir).Chris Toshok2000-07-132-0/+8
* don't add test-newsrc to the build since it needs libcamel (which isn'tChris Toshok2000-07-135-179/+244
* Fixed to match gconf API change.Christopher James Lahey2000-07-132-1/+5
* updated pt_BR translationsJorge Godoy2000-07-131-868/+698
* Fix bug #378: last displayed message is still shown in an empty folderPeter Williams2000-07-132-1/+7