aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated Swedish translation.Christian Rose2001-07-102-1196/+1512
* It's very possible that get_storage_set_path_from_uri() returns NULL (5 ofJason Leach2001-07-102-1/+8
* Update to pass in the `remember' argument when creating a new pgp context.Jeffrey Stedfast2001-07-103-6/+12
* Update to pass in the `remember' argument when creating a new pgp context.Jeffrey Stedfast2001-07-107-67/+136
* Forget the passphrase if the user has set that option. (pgp_clearsign):Jeffrey Stedfast2001-07-103-2/+27
* EditingKevin Breit2001-07-1012-78/+104
* Use camel_internet_address_format_address rather than camel_address_encodeJeffrey Stedfast2001-07-103-34/+26
* Get a lovely icon from jimmac for the type of weatherIain Holmes2001-07-104-2/+68
* Install myweather-*.png iconsIain Holmes2001-07-102-0/+11
* Fix the big black line down the middle bugIain Holmes2001-07-102-0/+6
* Fix another HTML bugIain Holmes2001-07-102-1/+5
* Better time reportingIain Holmes2001-07-102-8/+17
* Check for an exception and print it. Call done anyway.Peter Williams2001-07-102-1/+14
* Forgot to do this little bitIain Holmes2001-07-101-1/+1
* Fix HTML and show more than 1 days appointmentsIain Holmes2001-07-102-6/+30
* Set the focus on the title of the filter rule.Jeffrey Stedfast2001-07-102-6/+13
* Close the file selection dialog when the composer is closedIain Holmes2001-07-102-0/+8
* Some NULL protection for our strings: pgp_key, html_signature, smime_key.Peter Williams2001-07-103-4/+25
* g_strdup the result of g_get_home_dir since this variable will get free'dDan Winship2001-07-102-1/+4
* Make the tasks change to the tasks folder when clicked onIain Holmes2001-07-102-2/+7
* Use gnome_vfs_mime_get_short_list_applications rather thanDan Winship2001-07-104-38/+83
* Change html_signature stuff over to bonobo-config -- someone forgot to doPeter Williams2001-07-102-4/+8
* 2001-07-09 Anna Marie DirksAnna Dirks2001-07-102-0/+6
* Do the autosave_manager_unregister at shutdown time instead of destroyDan Winship2001-07-092-2/+20
* Return a gboolean saying whether or not the shortcut changed. Use strcmpDan Winship2001-07-093-17/+52
* Gave up and got rid of dm. Just replaced it with d(g_message()) and setPeter Williams2001-07-092-39/+48
* Deleted (as opposed to #if 0) (get_folder_info): Changed to assume it hasPeter Williams2001-07-092-53/+42
* Validation.Aaron Weber2001-07-094-12/+16
* Mention UNMATCHEDKevin Breit2001-07-096-6/+48
* Updated Hungarian translation.Andras Timar2001-07-092-1482/+2019
* Added missing #include <config.h> to make translations working.Chyla Zbigniew2001-07-092-0/+9
* Added files: calendar/gui/dialogs/meeting-page.gladeChyla Zbigniew2001-07-093-1821/+3640
* Updated Norwegian translation. Huge update.Kjartan Maraas2001-07-093-1602/+2139
* Bonobo-conf-ified. Removed /home/trow hard-wiring. :) (xml_encode): EncodeJon Trowbridge2001-07-094-73/+94
* Oops, e_poolv_set free's it for us, so dont double-free here.Not Zed2001-07-092-1/+5
* Check that str isn't the empty string before doing an insert.Jon Trowbridge2001-07-093-14/+58
* Changed so we dont have the list changing under us, just going to the nextNot Zed2001-07-092-2/+11
* Added some malloc check stuff.Not Zed2001-07-092-7/+76
* Marked a string for translation. Also add the neccesary includes to makeKjartan Maraas2001-07-092-1/+5
* Changed the title of this dialog. Fixes bug #2656.Christopher James Lahey2001-07-091-1/+5
* Marked a string for translation.Kjartan Maraas2001-07-092-1/+6
* Added #include <config.h> to get translations working.Kjartan Maraas2001-07-092-0/+9
* openssl_table is gone. we now store/get the stream from the SSL_CTX'sChris Toshok2001-07-092-46/+39
* Updated Swedish translation.Christian Rose2001-07-092-50/+255
* Added my-evolution/my-evolution.gladeChyla Zbigniew2001-07-082-6/+8
* Updated Spanish translation.Hector Garcia2001-07-082-1529/+3247
* Added: addressbook/gui/contact-list-editor/contact-list-editor.gladeChyla Zbigniew2001-07-082-0/+16
* Check for new_uid != NULL here before strcmping.Christopher James Lahey2001-07-082-1/+6
* Destroy the tooltip if we're the owner when we're destroyed. Also, keep aChristopher James Lahey2001-07-083-1/+24
* Only install the segv_redirect handler if SEGV's handler is not currentlyDan Winship2001-07-072-7/+16
* New iconz! Yowza. For the menus. /tigertTuomas Kuosmanen2001-07-074-0/+6
* Updated Swedish translation.Christian Rose2001-07-072-140/+146
* Updated Turkish translation.Fatih Demir2001-07-072-3198/+5074
* CVS is unhappy this evening. My commit keeps dying in the middle.Jon Trowbridge2001-07-079-145/+106
* Detect the embedded EDestination XML, and convert it to a nice-lookingJon Trowbridge2001-07-0710-374/+922
* Made this handle being given a row that's outside the range better.Christopher James Lahey2001-07-072-4/+14
* Make sure that our destination string (dest_str) is not the empty stringJon Trowbridge2001-07-072-1/+7
* Removed old CVS conflict marker.Jon Trowbridge2001-07-071-1/+0
* Added checks for if row is outside of the appropriate range.Christopher James Lahey2001-07-071-0/+4
* Set new_value = value here to fix a warning.Christopher James Lahey2001-07-071-0/+1
* Changed this to match the changed signal on the ETableConfig object. FixesChristopher James Lahey2001-07-071-1/+5
* Added a "state" argument to allow you to get the state out of the configChristopher James Lahey2001-07-071-1/+25
* (autosave_manager_query_load_orphans): remove zero length orphans so thatLarry Ewing2001-07-072-2/+6
* [Fix bug #1100, default account is stored strangely]Jason Leach2001-07-072-17/+50
* (best_encoding): make sure we don't try to call iconv_open with a NULLLarry Ewing2001-07-072-0/+5
* Little UI tweak for right click menu, pronouns shouldn't be capitalizedJason Leach2001-07-072-2/+5
* add missing static.Larry Ewing2001-07-072-1/+6
* Convert the filename string to UTF8 before setting it on the CamelMimePartJeffrey Stedfast2001-07-073-16/+25
* Don't allow in to be NULL, so instead of doing if (in == NULL) return;,Jeffrey Stedfast2001-07-072-3/+6
* Mail stuff addedIain Holmes2001-07-075-12/+171
* add a NULL check since that is a valid return.Larry Ewing2001-07-072-1/+10
* Spell checkKevin Breit2001-07-074-20/+24
* [Misc fixes and part of #2228, There should be no dialog boxes duringJason Leach2001-07-072-7/+17
* only ask if there are actually contents in the file. Asking about anLarry Ewing2001-07-072-13/+33
* Spell checkKevin Breit2001-07-076-108/+116
* connect to the entry not the comboJP Rosevear2001-07-075-9/+74
* Fixes bug #1138.Jeffrey Stedfast2001-07-072-0/+12
* Fixed and updated Swedish translation. Thanks to Göran UddeborgChristian Rose2001-07-071-88/+92
* Make the `day-of-month' digit take up 2 chars by using "%2d". Fixes bugJeffrey Stedfast2001-07-072-1/+6
* Prevent infinite recursion when viewing attachments that we can't /Peter Williams2001-07-072-5/+20
* actually clear some widgets and hide/show widgets in the default setupJP Rosevear2001-07-077-119/+511
* Freeze and Thaw the folder.Jeffrey Stedfast2001-07-073-7/+13
* remove this file so cvs can prune the dir.Jacob Leach2001-07-071-2/+0
* Mark the messages as Seen also. (folder_browser_class_init): Create anJeffrey Stedfast2001-07-074-149/+220
* Don't free the psd here -- it will be freed on the "destroy" signal.Peter Williams2001-07-074-8/+18
* revert previous "fix", which was wrongDan Winship2001-07-072-8/+2
* Call autosave_manager_unregister before destroying the composer, soDan Winship2001-07-072-2/+8
* Select the very next message after deleting, not the next undeleted (itJason Leach2001-07-075-11/+45
* Fix bad selection clist stuffIain Holmes2001-07-073-19/+33
* Set the pipe fd's to nonblocking.Jeffrey Stedfast2001-07-073-2/+11
* Fix obvious bug in previous bugfix: Pass "fb" to check_for_fb_match() soDan Winship2001-07-072-1/+8
* Updated Swedish translation.Christian Rose2001-07-072-2383/+4155
* Make sure that after the finalization event has happened and thePeter Williams2001-07-062-0/+14
* Removed. [It was just bogus testing code for the right-click menuEttore Perazzoli2001-07-062-15/+10
* [This should fix #3873, Bizzarre crash after deleting a fewEttore Perazzoli2001-07-062-5/+9
* Added error dialogs for when the user tries to copy/move a folder overEttore Perazzoli2001-07-062-0/+36
* Change the folder right-click "Properties..." menu item handling soEttore Perazzoli2001-07-064-8/+27
* make sure we only remove the file if we think we saved it properly.Larry Ewing2001-07-062-10/+33
* Add locking to camel_nntp_get_grouplist_from_server().Joe Shaw2001-07-065-2/+53
* i2001-07-05 Larry Ewing <lewing@ximian.com>Larry Ewing2001-07-062-37/+69
* Select the most appropriate filter rule.Jeffrey Stedfast2001-07-063-2/+12
* Rename RDF to news feedIain Holmes2001-07-062-2/+7
* Added an assert to make sure that `mi' isn't NULL.Jeffrey Stedfast2001-07-063-9/+28
* oops, forgot to commit ChangeLogJeffrey Stedfast2001-07-061-6/+9
* Fix bug #4043: s/colour/colorJeffrey Stedfast2001-07-062-1/+5
* Send the --no-auto-key-retrieve argument to gpg if we are in offline modeJeffrey Stedfast2001-07-062-5/+8
* Added some accelerators, padding, and a "memebers" frame; also fixedAnna Marie Dirks2001-07-061-0/+5
* 2001-07-05 Anna Marie Dirks <anna@ximian.com:Anna Dirks2001-07-061-218/+186
* Some glade fixage.Iain Holmes2001-07-062-293/+61
* Send the --no-auto-key-retrieve argument to gpg so that we don't have toJeffrey Stedfast2001-07-062-0/+8
* Added orderedlists.Kevin Breit2001-07-064-42/+168
* Hook up the Calendar toggle buttonsIain Holmes2001-07-062-24/+120
* Play the "File exists, overwrite?" game. (autosave_run_foreach_cb): ChangeJeffrey Stedfast2001-07-062-8/+38
* Added orderedlists.Kevin Breit2001-07-064-188/+264
* Special case the My Evolution uri so that the correct icon appears in theIain Holmes2001-07-062-9/+19
* Add a checkbox for prompting when sending a message with an empty subject.Jeffrey Stedfast2001-07-065-37/+82
* Make sure /var/mail isn't a symbolic link such as on Red Hat 7.Peter Williams2001-07-062-1/+6
* use X509_STORE_CTX_get_ex_data to get at the SSL* - don't use theChris Toshok2001-07-062-10/+36
* Added orderedlists.Kevin Breit2001-07-064-788/+968
* if source == dest, just no-op.Jeffrey Stedfast2001-07-062-1/+11
* Okay, apparently I was wrong. Oh well. (mail_config_set_thread_list): FixJeffrey Stedfast2001-07-062-10/+23
* And kill these stupid files. Aaar.Peter Williams2001-07-062-308/+0
* Remove the ridiculuous relic known as test-mail. Clean up a bit.Peter Williams2001-07-062-23/+3
* Chris pointed out an error in the DB versioning question.Aaron Weber2001-07-062-4/+2
* 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