aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* oops. /tigertTuomas Kuosmanen2001-07-031-0/+0
* new iconz warez for do0dz! /t1g3rtTuomas Kuosmanen2001-07-034-0/+5
* [Fixed #3643, Shell crash when component crashed]Ettore Perazzoli2001-07-032-1/+19
* add the icaltimezone to the timezone array of the toplevel VCALENDARDamon Chaplin2001-07-032-3/+21
* fix warning, and added some debug messages.Damon Chaplin2001-07-034-2/+23
* added $(BONOBO_CONF_LIBS) to all the LDADDs, to get it to compile. NotDamon Chaplin2001-07-032-0/+9
* added bonobo_conf.Damon Chaplin2001-07-032-2/+7
* added $(BONOBO_CONF_LIBS) to get it to compile.Damon Chaplin2001-07-032-0/+6
* fixed bad assertion, '!=' -> '=='. (icalcomponent_merge_vtimezone): getDamon Chaplin2001-07-032-3/+8
* added virtual method to get a VTIMEZONE component given a TZID. We needDamon Chaplin2001-07-037-22/+96
* New files with the alarm options dialog; this configures theFederico Mena Quintero2001-07-039-7/+1077
* If lines is NULL here split into lines and just return that the point isChristopher James Lahey2001-07-031-0/+7
* cal-client/cal-client.[hc] cal-util/cal-component.cDamon Chaplin2001-07-0348-537/+2009
* added functions to set a callback to get the current time, which is usedDamon Chaplin2001-07-037-50/+230
* more timezone stuff.Damon Chaplin2001-07-037-309/+863
* Only free the root here if it's non-NULL.Christopher James Lahey2001-07-031-1/+2
* Made the remove this column menu item greyed out if it's the last column.Christopher James Lahey2001-07-031-2/+4
* Add publish free/busy itemJP Rosevear2001-07-032-0/+11
* publish free/busy information for the currently viewed time rangeJP Rosevear2001-07-033-8/+118
* Added $(BONOBO_CONF_LIBS).Christopher James Lahey2001-07-034-12/+14
* Forgot to commit this bit.Chris Lahey2001-07-031-0/+1
* Added e-categories-master-list-wombat.c andChristopher James Lahey2001-07-034-0/+247
* Added an MailAccountEditorNews, for NNTP configuratuion. Based onSam Creasey2001-07-0310-62/+575
* Made evolution depend on bonobo-conf 0.2.Christopher James Lahey2001-07-038-0/+29
* Added an integer type for filtering values. used for size.Sam Creasey2001-07-037-0/+321
* Implemented nntp_folder_search_by_expression and nntp_folder_search_free.Sam Creasey2001-07-039-33/+156
* New tasks stuffIain Holmes2001-07-036-0/+322
* Support for ATTACH, DESCRIPTION properties in alarm components.Federico Mena Quintero2001-07-033-88/+254
* <sigh/>Ettore Perazzoli2001-07-032-1/+5
* Don't send the double click signal if there's no row selected.Christopher James Lahey2001-07-031-3/+6
* Setup the Empty Trash On Exit widgets.Jeffrey Stedfast2001-07-036-16/+81
* Updated for the mail_transfer_messages API.Jeffrey Stedfast2001-07-037-136/+90
* Updated Slovenian translationAndraz Tori2001-07-031-1118/+1690
* Updated Norwegian translation.Kjartan Maraas2001-07-032-664/+853
* i2001-07-02 Larry Ewing <lewing@ximian.com>Larry Ewing2001-07-034-16/+118
* Support for repeat/duration properties in alarm components.Federico Mena Quintero2001-07-034-1/+104
* Changed "Add criterion" button to have normal button relief in response toAnna Marie Dirks2001-07-033-2/+10
* Set the user-chosen charset.Jeffrey Stedfast2001-07-035-13/+68
* *misc/e-filter-bar.c (option_changed): Specified a default size for theAnna Marie Dirks2001-07-032-3/+27
* Take a callback function and user_data so that we can add listeners toJeffrey Stedfast2001-07-033-3/+34
* fill in delegated from fieldJP Rosevear2001-07-033-5/+11
* make the 'Task Preferences' menu item appear as the first item in theRodrigo Moya2001-07-032-3/+14
* use the new self-contained e_categories_config_open_dialog_for_entry()Rodrigo Moya2001-07-037-47/+29
* new file for a set of functions for managing category-related (icons,Rodrigo Moya2001-07-034-0/+248
* implementJP Rosevear2001-07-0310-35/+400
* Add comment noting that Camel actually exists now :-)Peter Williams2001-07-032-0/+11
* Add a warning about how wrong this document is.Peter Williams2001-07-032-0/+10
* New file. Protoypes for the Mail Folder Cache, which provides a place forPeter Williams2001-07-0310-197/+973
* Check for libGal 0.8.99.7.Jeffrey Stedfast2001-07-032-1/+5
* Updated slightly.Jeffrey Stedfast2001-07-036-170/+328
* Set it up to have an e-charset-picker bonobo-ui menu attached to the EditJeffrey Stedfast2001-07-032-74/+48
* Construct an e-charset-picker bonobo-ui menu.Jeffrey Stedfast2001-07-032-25/+34
* #include widgets/misc/e-charset-picker.h since it was moved there fromJeffrey Stedfast2001-07-032-1/+7
* Added widgets/misc/e-charset-picker.cJeffrey Stedfast2001-07-032-0/+5
* Updated to build e-charset-picker.cJeffrey Stedfast2001-07-035-0/+515
* Created its own file.Kevin Breit2001-07-0314-812/+706
* Kill irritating "Returning" g_warning.Peter Williams2001-07-032-1/+5
* Don't assert that there is a handler, so we don't crash if user clicks onEttore Perazzoli2001-07-038-44/+132
* I'm sorry JP, I can't edit MakefilesIain Holmes2001-07-022-1/+5
* Implement this, based on code that used to be in mail-ops.cDan Winship2001-07-025-111/+102
* new method to get an application-initialized filter driver.Dan Winship2001-07-0211-38/+113
* srcdir != builddir compile fix.Peter Williams2001-07-025-0/+15
* s,AC_DEFINE,AC_DEFINE_UNQUOTED to make these not totally useless.Peter Williams2001-07-022-3/+8
* 2001-07-02 Andras TimarSzabolcs Ban2001-07-021-54/+51
* properly return error if we can't create pipes.Not Zed2001-07-022-1/+4
* re-enable html indexing.Not Zed2001-07-023-172/+843
* Change a camel_exception_clear to camel_exception_init to fix aDan Winship2001-07-022-1/+6
* Add `e-summary-preferences.h'.Ettore Perazzoli2001-07-022-1/+7
* Rename "New -> Evolution bar shortcut" into "New -> Shortcut".Ettore Perazzoli2001-07-022-1/+6
* Updated Hungarian translation.Andras Timar2001-07-022-1281/+2699
* Calculate the popup position using window coordinates instead of worldRichard Hult2001-07-021-0/+9
* add a separate dockitem for the search entry.Chris Toshok2001-07-022-5/+12
* the FolderSearch control is in a different dockitem now.Chris Toshok2001-07-022-1/+6
* Turned off wombatification of the categories master list here.Christopher James Lahey2001-07-022-0/+15
* use ECARD_UID_LINK_PREFIX.Chris Toshok2001-07-026-3/+73
* Added related_contacts field.Christopher James Lahey2001-07-029-140/+284
* Fall back to use the name field if all else fails (which can happen withJon Trowbridge2001-07-022-0/+10
* Fix for the "recipient not specified" bug --- we were not correctlyJon Trowbridge2001-07-022-1/+13
* Build the composer after the addressbook, as it needs some CORBA stuffEttore Perazzoli2001-07-022-1/+6
* oops. didn't save before comitttingDan Winship2001-07-021-1/+0
* Ref the folder before proxying the event, in case there's only oneDan Winship2001-07-022-3/+23
* non-isometric versions of menu icons - print and print previewJakub Steiner2001-07-023-144/+261
* Enable the label next to the "Attach" toolbar button, and get rid of theEttore Perazzoli2001-07-022-7/+6
* Make the EUriSchemaRegistry object non-floating at construction time.Ettore Perazzoli2001-07-023-1/+8
* Get the "Open in a New Window" shortcut right-click menu to actuallyEttore Perazzoli2001-07-023-12/+49
* Fix a crash that happened when dragging a folder that didn't have aEttore Perazzoli2001-07-012-1/+8
* Implemented the `File -> New -> Shortcut' command.Ettore Perazzoli2001-07-016-15/+155
* Missing ChangeLog entries for the previous commit.Ettore Perazzoli2001-07-011-1/+14
* Implemented a "Rename Group" command. Unfortunately, it doesn't workEttore Perazzoli2001-07-015-1/+97
* Change EShortcuts to not use group titles to access specific groups.Ettore Perazzoli2001-07-014-32/+33
* Implemented a "Rename Shortcut" command.Ettore Perazzoli2001-07-013-31/+88
* Added a simple `e_request_string()' utility function.Ettore Perazzoli2001-07-014-0/+145
* Change the internal structure for shortucts, so that it contains aEttore Perazzoli2001-07-015-36/+242
* Fixes bug #1406.Federico Mena Quintero2001-07-017-444/+318
* Use Tuomas' next-message, previous-message and print icons in theEttore Perazzoli2001-07-016-3/+26
* draw icons per categoryRodrigo Moya2001-07-016-0/+135
* Store URLs on disk.Iain Holmes2001-07-012-9/+80
* Check args. Somewhere in the code (somewhere in the minicard stuff) thisJon Trowbridge2001-07-012-0/+7
* Changed to return the created window. (find_socket): Added. Copied fromJon Trowbridge2001-07-015-35/+128
* Use names in the clist, not the urlIain Holmes2001-07-012-53/+134
* fixed clibpoard command activation from the menu entries. CTRL-C andRodrigo Moya2001-07-013-9/+93
* Allow new RDFs to be added.Iain Holmes2001-07-012-0/+51
* Handle the online/offline stuffIain Holmes2001-07-0111-7/+636
* Add the preferences thingIain Holmes2001-07-011-0/+11
* Only set the pressed_event_num and pressed_span_num if button 1 wasFederico Mena Quintero2001-07-012-4/+13
* Doh, the call for the day view was supposed to beFederico Mena Quintero2001-07-013-10/+21
* I was accidentally comparing characters and strings here, and didn't seeJon Trowbridge2001-07-012-13/+29
* Pulled organizing stuff, made its own file.Kevin Breit2001-07-0116-2830/+2818
* Pass the event time to gtk_menu_popup() so that we can release the buttonFederico Mena Quintero2001-07-012-1/+7
* Added evolution-alarm-notify.Federico Mena Quintero2001-07-014-3/+10
* call e_calendar_table_cut_clipboard with the correct objectRodrigo Moya2001-06-302-2/+18
* Marked strings for translation + conversion to utf8.Chyla Zbigniew2001-06-305-24/+80
* Added addressbook/gui/component/e-address-popup.c,Chyla Zbigniew2001-06-302-0/+11
* Marked strings for translation.Chyla Zbigniew2001-06-302-3/+8
* Touch all of our EDestinations before we unref them, updating the last-useJon Trowbridge2001-06-302-1/+13
* Make the standard for considering two cards to be match stricter.Jon Trowbridge2001-06-309-64/+429
* Do nothing if passed NULL. (e_completion_match_compare): Move theJon Trowbridge2001-06-301-16/+16
* Added a search field to the query here. (e_select_names_init): Update theChristopher James Lahey2001-06-304-105/+148
* Change the uri here to have addressbook.db at the end.Christopher James Lahey2001-06-303-3/+15
* Change the query when the "Update List" button is pushed.Christopher James Lahey2001-06-304-19/+70
* This is a first shoot at making shortcuts renameable [#3719];Ettore Perazzoli2001-06-307-297/+263
* remove redundant logic.Larry Ewing2001-06-302-2/+4
* Replaced GList with GSList here to fix a type mismatch.Christopher James Lahey2001-06-302-1/+6
* Changed $(datadir)/evolution/etspec to "$(etspecdir)" here.Christopher James Lahey2001-06-302-2/+7
* Replaced GList with GSList here to fix a type mismatch.Christopher James Lahey2001-06-302-1/+6
* make sure we show the sig file.Larry Ewing2001-06-304-4/+16
* Change EShortcuts to use GSLists instead of GLists.Ettore Perazzoli2001-06-304-60/+75
* Require GAL 0.8.99.6.Ettore Perazzoli2001-06-302-1/+5
* Add e_free_string_slist() and e_free_object_slist().Ettore Perazzoli2001-06-302-0/+25
* fixed typosRodrigo Moya2001-06-302-5/+9
* Turn folder syncing back on here so that IMAP folders will sync withoutJeffrey Stedfast2001-06-302-17/+18
* Put in the hack to stop GtkHTML from returning to the top of the page.Iain Holmes2001-06-302-2/+12
* fixed a logic mistake in the last commitJeffrey Stedfast2001-06-301-9/+9
* Fix a few buggiesIain Holmes2001-06-303-8/+28
* Set the filter-rule dialog to be user-resizable.Jeffrey Stedfast2001-06-303-28/+44
* Throw up the confirmation dialog. (composer_get_message): If the user onlyJeffrey Stedfast2001-06-304-2/+91
* Add $(srcdir) as in install-data-local rule.Peter Williams2001-06-302-1/+6
* Configure My EvolutionIain Holmes2001-06-3019-53/+3158
* Added Originator: header as a header to look for when looking for theJeffrey Stedfast2001-06-302-0/+4
* Build the test-crlf test program.Jeffrey Stedfast2001-06-308-25/+255
* manage subscriptions toolbar iconsJakub Steiner2001-06-294-0/+5
* Take two authtypes lists, "all", and "supported", and make the unsupportedDan Winship2001-06-292-10/+26
* shaded a bit more... /tigertTuomas Kuosmanen2001-06-291-0/+0
* new icon for print button. /tigertTuomas Kuosmanen2001-06-292-0/+2
* new icons for next / previous message buttons. Some kind soul could patchTuomas Kuosmanen2001-06-293-0/+5
* add EVOLUTION_IMAGESDIR define.Chris Toshok2001-06-294-1/+52
* add contact-is-a-list.pngChris Toshok2001-06-292-0/+5
* added icon for toshok, for contact lists.. /tigertTuomas Kuosmanen2001-06-292-0/+4
* sJose Maria Celorio2001-06-291-0/+1
* sshJose Maria Celorio2001-06-291-0/+6
* Adding `camel/tests/mime-filter/Makefile' to the `AC_OUTPUT()' list inEttore Perazzoli2001-06-292-2/+7
* pop up list editor for lists, contact editor otherwise.Chris Toshok2001-06-295-10/+48
* Fix the fix.Ettore Perazzoli2001-06-291-1/+1
* Ooops. Update ChangeLog entry correctly.Ettore Perazzoli2001-06-291-1/+2
* remove ancient e-table include, and add include for contact-editor so weChris Toshok2001-06-294-18/+52
* Fix #3756, `--debug' option not working anymore.Ettore Perazzoli2001-06-292-5/+18
* add support for X-EVOLUTION-LIST and X-EVOLUTION-LIST-SHOW-ADDRESSES.Chris Toshok2001-06-293-0/+94
* send signals even if the row/col is -1. (et_drag_drop): same.Chris Toshok2001-06-292-66/+56
* Fix #3382, shortcut bar crashes when checking mail, and all theEttore Perazzoli2001-06-292-6/+22
* Updated to reflect reality. Updated Norwegian translation.Kjartan Maraas2001-06-293-2173/+6193
* commented out AC_DEFINE(ICAL_ERRORS_ARE_FATAL,1). We only want it to abortDamon Chaplin2001-06-292-1/+6
* implemented plain savingRadek Doulik2001-06-292-32/+84
* small cosmetic changes + added ChangeLog entries from last commitRadek Doulik2001-06-292-8/+13
* signature editorRadek Doulik2001-06-292-5/+237
* exportedRadek Doulik2001-06-293-4/+10
* Add a CamelMimeFilterStripHeader that removes a header from mime output. UsedPeter Williams2001-06-2924-14/+532
* new fileRadek Doulik2001-06-293-0/+76
* The e_iterator_get() returns a gconstpointer and we need a non-constJeffrey Stedfast2001-06-295-3/+22
* Capitalize words in the link right-click menu to make it consistentEttore Perazzoli2001-06-292-2/+8
* Implement the "Copy link location" right-click menu item in theEttore Perazzoli2001-06-293-35/+90
* Don't bother trying to save the passwd if the url is NULL.Jeffrey Stedfast2001-06-293-1/+8
* (e_storage_new_folder): Move the folder_changed_cb() call to avoidDan Winship2001-06-292-1/+4
* Call folder_changed_cb after adding the new folder so that if it was addedDan Winship2001-06-292-0/+7
* Since we have an exception variable, we might as well use it when gettingJeffrey Stedfast2001-06-293-7/+27
* After finding a folder, attach to its "folder_changed" andDan Winship2001-06-293-68/+123
* Fix a memory leak. Also if the decoded value is NULL, that means it wasn'tJeffrey Stedfast2001-06-292-32/+114
* If the folder is frozen, don't refresh, just record that we need to do itDan Winship2001-06-295-7/+84
* simplified(refactored) signature handling + better support for htmlRadek Doulik2001-06-298-48/+177
* simplified(refactored) signature handling + better support for htmlRadek Doulik2001-06-293-69/+37
* Small typoRodrigo Moya2001-06-281-2/+1
* added cut/copy/paste entries to the main menuRodrigo Moya2001-06-282-0/+14
* new functions for allowing the execution of clipboard-related commandsRodrigo Moya2001-06-286-49/+158
* Re-added removed paramter in call to evolution_shell_component_newRodrigo Moya2001-06-282-0/+2
* added cut/copy/paste entries to the main menuRodrigo Moya2001-06-282-0/+18
* removed not-uses-anymore parameter in call toRodrigo Moya2001-06-2810-2/+184
* Rename `e_shell_new_view()' into `e_shell_create_view()' to avoidEttore Perazzoli2001-06-286-11/+16
* Get the Mail Component to understand `mailto:'.Ettore Perazzoli2001-06-282-1/+33
* Make the shell to be able to display URIs that the user specified onEttore Perazzoli2001-06-289-47/+159
* Added a URI schema registry to the shell, and changed the bootstrapEttore Perazzoli2001-06-289-5/+440
* remove FIXME from FileInsertFile.Larry Ewing2001-06-284-179/+103
* Remove redundant declaration for `free_ShellComponentListener_servant()'.Ettore Perazzoli2001-06-282-3/+5
* Get EvolutionShellComponent to emit a "handle_external_uri" when itEttore Perazzoli2001-06-282-0/+20
* Rename the method implementation functions to match the CORBA names.Ettore Perazzoli2001-06-282-41/+58
* Add method `ShellComponent::handleExternalURI' and anEttore Perazzoli2001-06-2814-3/+138
* Initialize the private send_lock. (camel_transport_finalize): Free theJeffrey Stedfast2001-06-284-4/+70
* Updated to match the current API.Jeffrey Stedfast2001-06-283-3/+10
* Use the new header_address_fold.Jeffrey Stedfast2001-06-284-83/+53
* Bump required gal version for new accessors in ETree.Peter Williams2001-06-2810-7/+115
* Bump version number due to incompatible changes in ETree.Peter Williams2001-06-284-34/+50
* track storage change - we're only using 1 array now.Chris Toshok2001-06-286-76/+365
* work around an e-tree bugjacob berkman2001-06-282-0/+7
* Updated to use TigerT's attachment icon.Jeffrey Stedfast2001-06-282-2/+5
* Added a pixcache array for special pixmaps to use in the composer.Jeffrey Stedfast2001-06-282-1/+21
* Install the add-attachment.png icon.Jeffrey Stedfast2001-06-282-0/+5
* Copy and Move to Folder now require the Shift key.Jeffrey Stedfast2001-06-282-2/+5
* Fixed Cut/Copy/Paste to work - it turns out I couldn't share a singleJeffrey Stedfast2001-06-283-41/+34
* this is even better in size. /tigertTuomas Kuosmanen2001-06-281-0/+0
* new version of the calendar mini icon on the folder tree.. /tigertTuomas Kuosmanen2001-06-282-0/+5
* Make "Move" the default action.Jeffrey Stedfast2001-06-282-5/+9
* forgot to save before comitting...Peter Williams2001-06-281-1/+0
* Change to use more reality-based API below. Include folder-browser-ui.hPeter Williams2001-06-284-30/+41
* Changed the Expunge accel to ^E instead of ^X since ^X is Cut andJeffrey Stedfast2001-06-282-7/+13
* fixed (e_calendar_table_on_copy): fixedRodrigo Moya2001-06-272-38/+23
* Remove a ChangeLog entry that referred to code that I haven'tEttore Perazzoli2001-06-271-11/+0
* Oops. Can't use the wombat version of the master categories list yet.Christopher James Lahey2001-06-272-2/+8
* stripped all blank lines from iCalendar files. Apparently they aren'tDamon Chaplin2001-06-27374-4337/+378
* memmove counts were off in this function. (remove_card, modify_card):Christopher James Lahey2001-06-272-5/+16
* Added a categories combo here. It's not used yet.Christopher James Lahey2001-06-274-6/+61
* Plug a leak. Every time the ETable would query the model for theEttore Perazzoli2001-06-272-1/+7
* Avoid calling the listener directly in `e-local-folder.c'; instead,Ettore Perazzoli2001-06-272-67/+38
* Added category searching to the advanced search dialog here.Christopher James Lahey2001-06-272-0/+27
* Added category searching to the file backend.Christopher James Lahey2001-06-273-0/+39
* Capitalized fields. Added X-EVOLUTION-RELATED-CONTACTS field.Chris Lahey2001-06-271-2/+3
* Add a new `e_marshal_INT__POINTER_POINTER_POINTER_POINTER' marshallerEttore Perazzoli2001-06-272-0/+29
* Renamed the occur field to occur_start; added an occur_end field. This wayFederico Mena Quintero2001-06-2715-33/+191
* Removed ui/evolution-mail.xml and replaced it with the 4 newJeffrey Stedfast2001-06-272-1/+9
* Since we want an error opening a folder to result in the message beingJeffrey Stedfast2001-06-272-5/+15
* Mail:Peter Williams2001-06-2714-846/+1181
* Whoops my name was empty.Peter Williams2001-06-271-1/+1
* Rest of previous commit (got messed up somehow).Peter Williams2001-06-271-0/+2
* libwombat:Peter Williams2001-06-276-0/+26
* Helps if I spell "received" correctly.Jeffrey Stedfast2001-06-273-6/+29
* lock the cache around accessesDan Winship2001-06-273-6/+25
* Don't pop up a progress dialog to say "I already finished this a whileDan Winship2001-06-275-10/+24
* Revised move/rename/copy questions, now that these functions work.Aaron Weber2001-06-274-70/+26
* Updated Spanish translation.Hector Garcia2001-06-272-1114/+1223
* D'oh. s/FALSE/CAMEL_URL_HIDE_PASSWORD/Dan Winship2001-06-271-1/+1
* make ettore stop complaining so i can get back to workjacob berkman2001-06-272-0/+6
* constify argsDan Winship2001-06-271-1/+2
* No longer returns a gboolean and also takes a CamelException.Jeffrey Stedfast2001-06-273-51/+193
* constify argsDan Winship2001-06-272-1/+6
* Read in the default show_preview value. (mail_config_write_on_exit): SaveJeffrey Stedfast2001-06-263-48/+85
* When ANDing two bools, don't use a bitwise AND.Jeffrey Stedfast2001-06-262-3/+8
* g_strdup() the message source here or we will have problems later when weJeffrey Stedfast2001-06-264-50/+58
* Added a note about the use of this file.Chris Lahey2001-06-261-0/+5
* Added this file for fields we need to add to ECard.Chris Lahey2001-06-261-0/+3
* Check to make sure that clipboard_selection is non-NULL before weJoe Shaw2001-06-262-2/+9
* change layout slightly, the icon no longer pushes everything to the left,Chris Toshok2001-06-266-112/+327
* add a preview toggle itemjacob berkman2001-06-262-0/+9
* tyopJacob Berkman2001-06-261-1/+1