aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* NAmespace the My Evolution preferences correctlyIain Holmes2001-07-062-22/+28
* Move this before the camel_vee_folder_remove_folder because that functionPeter Williams2001-07-064-30/+32
* Fixed memory corruption, restoring settings reenabled.Iain Holmes2001-07-062-17/+79
* Added checks that row and col are >= 0.Christopher James Lahey2001-07-061-0/+2
* Don't scroll to the cursor on grab, ungrab, noop, and copy commands.Christopher James Lahey2001-07-051-1/+6
* Formatting fix on ChangeLog (ie I Forgot To Save The File Before Committing Y...Peter Williams2001-07-051-0/+2
* Add mail folder cache hookups.Peter Williams2001-07-052-0/+6
* Call e_table_item_leave_edit here.Christopher James Lahey2001-07-051-0/+4
* Clear the shell view label if mailer loses focus.Peter Williams2001-07-053-4/+25
* Fix a memory leak here.Christopher James Lahey2001-07-052-3/+14
* Set info->avoid = NULL. This shouldn't make a difference, but it can'tChristopher James Lahey2001-07-052-0/+7
* Made it so that the drop marker can show up when dragging a new column toChristopher James Lahey2001-07-051-1/+1
* Upped the required version of gal.Christopher James Lahey2001-07-054-3/+19
* Bumped the version number of gal to 0.8.99.8.Christopher James Lahey2001-07-051-1/+1
* Updated Slovenian translationAndraz Tori2001-07-051-1/+1
* Updated Slovenian translationAndraz Tori2001-07-051-1647/+1649
* weather iconsJakub Steiner2001-07-058-0/+4
* Updated Slovenian translationAndraz Tori2001-07-051-2878/+4779
* Updated Hungarian translation.Andras Timar2001-07-052-245/+292
* Get the File -> Folder -> Properties menu item work again for theEttore Perazzoli2001-07-057-39/+24
* Allocate one byte for the terminating zero as well.Richard Hult2001-07-051-1/+1
* Changed the variable names here to make it clear that these are view modelChristopher James Lahey2001-07-052-21/+52
* (camel_message_info_dup_to): Assign the to->strings from theMichael Zucci2001-07-052-1/+4
* Make a whole bunch of control keys not start the ETableItem editing.Christopher James Lahey2001-07-051-19/+43
* Make sure start_row and end_row are within the number of rows in theChristopher James Lahey2001-07-051-0/+8
* Handle an error in construction a little bit better here.Christopher James Lahey2001-07-051-6/+16
* Fix the assertion slightly, if we have a little bit of input the outputNot Zed2001-07-052-2/+6
* When indexing a new record, create a pseudo word 'ibexindexed' so we canNot Zed2001-07-054-22/+41
* Fixes bug #4018 and what would be the analogous bugs for the otherFederico Mena Quintero2001-07-0510-1/+161
* set "pixname" value only if pixbuf was loaded successfully. OtherwiseGediminas Paulauskas2001-07-058-8/+34
* New function. (calendar_control_activate): Clear the folder bar label; weFederico Mena Quintero2001-07-052-0/+57
* load all icons and colors for each categoryRodrigo Moya2001-07-054-11/+115
* Revert Sam's changes.Jeffrey Stedfast2001-07-052-3/+15
* use BonoboConf to store/retrieve settings, and useRodrigo Moya2001-07-042-11/+84
* attach send and postpone handlers. and be more tolerant of errors.Larry Ewing2001-07-042-2/+17
* Add new columns for information specification (meeting_page_destroy): saveJP Rosevear2001-07-047-17/+80
* Replace value in config->preview_hash when it already exists. Old codeSam Creasey2001-07-042-1/+8
* Revised to make it less scary.Aaron Weber2001-07-042-10/+10
* Unset the message being displayed when expunging. This makes expungedJoe Shaw2001-07-042-0/+7
* make sure we seek to the begining.Larry Ewing2001-07-042-1/+10
* If msg is NULL, fetch the message and requeue a mail_reply call. Fixes bugJoe Shaw2001-07-042-1/+20
* Prevent crashing while we work this out.Peter Williams2001-07-043-2/+15
* Use a better GHashTable technique that will hopefully solve some bugs andJeffrey Stedfast2001-07-042-78/+67
* Added NNTP_NO_PERMISSION (502) to the list of response codes.Joe Shaw2001-07-043-1/+16
* Fix bug #3612: Accelerator for attach file in composer.Jacob Leach2001-07-042-0/+8
* Disable bonobo-conf Fix radio button problemIain Holmes2001-07-045-14/+40
* Split make_string into these. (update_idle): Use (name and status) insteadPeter Williams2001-07-042-40/+52
* Finish off #809 by committing the menu and right click thingies forJacob Leach2001-07-044-1/+14
* Put in lots of orderedlists...more SGML, less for the user to read.Kevin Breit2001-07-046-732/+1300
* [Fix a problem with not being able to save a newly createdEttore Perazzoli2001-07-042-1/+15
* remove the timer id.Larry Ewing2001-07-043-31/+128
* querythe user to check if they want to load any orphans we've found.Larry Ewing2001-07-043-19/+188
* use bonobo-conf everywhereDietmar Maurer2001-07-0418-861/+942
* Add a seperate pixbuf for the print buttonIain Holmes2001-07-042-1/+6
* Fixed the bonobo warningIain Holmes2001-07-042-1/+6
* Compile fixes. #include errno.h and gnome-dialog-utils.h.Peter Williams2001-07-042-4/+10
* Forgot to save thisPeter Williams2001-07-041-2/+4
* Prevent folders from appearing to have -1 new messages. Prevent nonactivePeter Williams2001-07-045-22/+123
* Rename some of the widgets in the news config to not conflict with theDan Winship2001-07-042-2/+8
* Use mkdtemp if we have it, else use mktemp but make the code safer than itJeffrey Stedfast2001-07-043-6/+27
* More BonoboConf workIain Holmes2001-07-042-0/+5
* BonoboConf work New print iconIain Holmes2001-07-044-74/+75
* Fix crashes if the offline button is clicked before the summary has been createdIain Holmes2001-07-042-0/+18
* Hide the URL passwd, auth, and params. (folder_browser_copy): Same.Jeffrey Stedfast2001-07-032-2/+10
* Doh. Don't remove things from the hash table while foreach'ing it. (AndDan Winship2001-07-033-23/+63
* Updated Hungarian translation.Andras Timar2001-07-032-618/+763
* remove a no-longer-relevant commentDan Winship2001-07-031-3/+0
* Remove `shortcuts.xml'. The shell is now able to create that by itself.Ettore Perazzoli2001-07-033-19/+6
* [The following makes the shell able to create the `shortcuts.xml'Ettore Perazzoli2001-07-034-21/+72
* Don't pass a dirty exception to camel_folder_sync. Fixes an IMAP filteringDan Winship2001-07-032-1/+7
* Ref/unref the handler so the signal handlers can unref it safely. Also, ifEttore Perazzoli2001-07-033-2/+25
* 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