aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagEVOLUTION_0_16nobody2001-10-11254-73627/+0
* Return the original key in the hash table if requested.Federico Mena Quintero2001-10-112-18/+43
* remove unneeded assertionsJP Rosevear2001-10-112-3/+5
* 0.16.99.Ettore Perazzoli2001-10-102-2/+6
* 0.16.Ettore Perazzoli2001-10-1032-21915/+24806
* Added info about the shell, plus some minor fixes for consistency.Ettore Perazzoli2001-10-102-25/+45
* fix logic checksJP Rosevear2001-10-106-11/+72
* Ooops, remove debugging message.Ettore Perazzoli2001-10-102-2/+5
* Make this a no-op if the source and the destination path are the same.Ettore Perazzoli2001-10-104-7/+35
* Based on patches from Dan Nguyen <dnn@austin.ibm.com>.Christopher James Lahey2001-10-101-1/+1
* Added this function.Christopher James Lahey2001-10-102-94/+105
* Updated.Christopher James Lahey2001-10-102-0/+12
* copy the data. We can't ref the byte array and we can't free it so we haveLarry Ewing2001-10-102-2/+10
* IF the source and destination folders are the same, do nothing. Oh, and02001-10-103-52/+89
* ref the part. (save_destroy_cb): new function to unref the part when weLarry Ewing2001-10-102-11/+69
* Ref folder so it hangs around till we're done with it.92001-10-102-0/+9
* updated NEWSJeffrey Stedfast2001-10-101-0/+13
* Calendar NEWS.Federico Mena Quintero2001-10-102-2/+18
* Updated for beta 6.92001-10-102-0/+24
* *** empty log message ***Damon Chaplin2001-10-101-0/+4
* Fixes bug #884.Federico Mena Quintero2001-10-106-17/+235
* If the attachment fails, report the error to the user.Jeffrey Stedfast2001-10-104-14/+57
* Another go at getting the logic right again. Make transients only update92001-10-102-5/+21
* Make sure the mail-display is non-NULL.Jeffrey Stedfast2001-10-102-1/+6
* Forgot a little bit of debug.Michael Zucci2001-10-101-1/+1
* Implement.92001-10-102-0/+23
* Implement.92001-10-1011-160/+632
* Some more updates evolution/po/da.poKeld Jørn Simonsen2001-10-101-93/+94
* Create a chaqrset picker submenu in the View menu.Jeffrey Stedfast2001-10-108-30/+116
* Pass /menu/Edit as the menu path to e_charset_picker thingy.Jeffrey Stedfast2001-10-102-1/+7
* Now takes a menu path argument.Jeffrey Stedfast2001-10-103-3/+11
* Update based on norwegianKeld Jørn Simonsen2001-10-101-6247/+3065
* don't add the host if it's nullRodrigo Moya2001-10-102-2/+6
* util function to get address (itip_addresses_get_default): get only theJP Rosevear2001-10-109-101/+467
* add libart to list of libraries to use in EXTRA_GNOME_CFLAGS/LIBS, whichRodrigo Moya2001-10-102-2/+7
* deal correctly with URIs to be inserted into the hash table, so that weRodrigo Moya2001-10-102-2/+25
* Use gtk_signal_connect_while_alive here so e_gnome_dialog_parent_destroyedDan Winship2001-10-103-25/+60
* That was the day that wasIain Holmes2001-10-101-0/+6
* Added my news.Jon Trowbridge2001-10-101-5/+21
* Oops.Jon Trowbridge2001-10-101-1/+1
* Revert the change to use e_msg_composer_new_with_message. That hasDan Winship2001-10-102-1/+8
* moved to a common place (cal_backend_file_open): check if "uristr != NULL"Rodrigo Moya2001-10-105-62/+93
* Updated Ukrainian TranslationYuri Syrota2001-10-091-64/+26
* AC_OUTPUT(default_user/local/Makefile) before AC_OUTPUT()ing the otherEttore Perazzoli2001-10-092-1/+7
* Added "Palestinian territory" to the country listYuri Syrota2001-10-091-0/+1
* Updated Ukrainian TranslationYuri Syrota2001-10-091-1913/+805
* Fix incorrect variable name check.Dan Winship2001-10-092-1/+6
* *** empty log message ***Rodrigo Moya2001-10-091-0/+9
* Update for folder_flags.Dan Winship2001-10-096-18/+23
* replace the ever-growing list of gbooleans with a single guint32 forDan Winship2001-10-0912-49/+64
* Write out the Bcc: header when applicable. Fixes bug #5823.Jon Trowbridge2001-10-092-2/+11
* Updated Swedish translation.Christian Rose2001-10-092-414/+446
* Convert the htmlinfo into utf8. Fixes bug #11966.Jeffrey Stedfast2001-10-092-5/+11
* Final un-bit rotting. Now actually works.Morten Welinder2001-10-093-37/+100
* For mailstorage folders, connect to the control's "activate" signal, andDan Winship2001-10-092-17/+47
* More bit-rot fighting in example.Morten Welinder2001-10-091-24/+19
* Unlock the store before returning error. (noted by NotZed)Dan Winship2001-10-092-1/+8
* Remove #ifndef MOVEMAIL_PATH code, since the setting of that variable hasDan Winship2001-10-092-19/+8
* Remove movemail check, since it's not relevant any more.Dan Winship2001-10-093-32/+5
* Partial bit-rot fight. Sample still does not work.Morten Welinder2001-10-083-11/+56
* yadayadaEskil Heyn Olsen2001-10-081-0/+1
* svn path=/trunk/; revision=13493Kjartan Maraas2001-10-082-0/+2
* Fix my name.Kjartan Maraas2001-10-082-1/+5
* Updated Polish translationChyla Zbigniew2001-10-082-32/+71
* Fix a slight error in logic. Just because the last word was an encodedJeffrey Stedfast2001-10-072-9/+24
* Updated Spanish translation.Hector Garcia2001-10-072-594/+500
* Check that cell views are realized before doing anything here. FixesChristopher James Lahey2001-10-071-0/+12
* remove the test condition and always work form the locale not he the font.Larry Ewing2001-10-071-11/+1
* add an Email Address field/label/help text.Chris Toshok2001-10-073-27/+110
* Handle row and cell changes properly in the uniform_row_height case.Christopher James Lahey2001-10-071-6/+3
* Made this refuse to parse more than 2047 characters of address.Christopher James Lahey2001-10-072-1/+6
* Added HispaLinuxCarlos Perelló Marín2001-10-062-0/+5
* Use g_dataset_set_data_full to find out when the context is destroyed.Christopher James Lahey2001-10-062-0/+45
* Updated Greek translationSimos Xenitellis2001-10-061-41/+21
* Updated Greek translationSimos Xenitellis2001-10-062-917/+750
* New function that parses a string as a double either in the C locale orChristopher James Lahey2001-10-063-130/+368
* Updated Norwegian (bokmål) translation.Kjartan Maraas2001-10-062-450/+509
* db isn't a BonoboObject, so don't bonobo_object_unref it!Jon Trowbridge2001-10-062-1/+16
* Implemented uuencoding and decoding. (complete): Implemented uuencodingJeffrey Stedfast2001-10-065-3/+199
* e_book_load_uri -> addressbook_load_uri.Chris Toshok2001-10-067-121/+153
* Fix a merge-conflict leftover.Jeffrey Stedfast2001-10-062-4/+5
* Fix a race conditionIain Holmes2001-10-062-4/+10
* reformatted the menu tables so they're a bit more bloody readable.52001-10-064-82/+66
* Use a folder_subscribed event rather than a folder_created one.52001-10-063-8/+41
* added example to filter bulk mail.Aaron Weber2001-10-062-0/+53
* Check to make sure our call to e_addressbook_model_get_card doesn't returnJon Trowbridge2001-10-065-15/+44
* Got rid of the misused button variable here.Christopher James Lahey2001-10-061-6/+3
* This is a message, not a warning! (command_work_online): This is also aJon Trowbridge2001-10-062-2/+9
* Add toggle button to config menu to turn the "confirm sending unwantedJon Trowbridge2001-10-065-0/+35
* Sort the list of categories. (Bug 8088)Jon Trowbridge2001-10-061-1/+1
* New convenience function that not only sets the gnome-dialog's parentJeffrey Stedfast2001-10-062-28/+107
* Assign with `=', not `+='.Ettore Perazzoli2001-10-062-2/+6
* Do not invoke `e_shell_restore_from_settings()' if `shell' is NULL.Ettore Perazzoli2001-10-062-1/+6
* Get the right hpaned positions for when the shortcut bar and/or the folderEttore Perazzoli2001-10-062-2/+14
* Handle the return value fromEttore Perazzoli2001-10-062-1/+10
* Also `gdk_flush()'. (idle_cb): If the user doesn't specify at least oneEttore Perazzoli2001-10-062-20/+34
* Turn off warnings. (get_name): Same.Jeffrey Stedfast2001-10-066-55/+106
* ChangeLog fix.Chris Lahey2001-10-061-1/+1
* Fixed these.Christopher James Lahey2001-10-064-3/+11
* added in the ssl-not-supported label that the code was referencing but which ...Jeffrey Stedfast2001-10-061-1/+28
* don't set the editable field on the model - let the book do that.Chris Toshok2001-10-062-1/+9
* Try harder to get broken names out of addresses. Unencoded ,'s in names52001-10-062-7/+46
* Fixed the uniform_row_height + confirm_row_hieght_cache crash.Christopher James Lahey2001-10-061-6/+10
* New member `ping_timeout_id' in `EvolutionShellComponentPrivate'.Ettore Perazzoli2001-10-062-3/+77
* #include "e-util/e-gtk-utils.h". (quit_box_new): Queue a draw on theEttore Perazzoli2001-10-062-0/+13
* If the owner is dead, emit "owner_died" instead of "owner_unset".Ettore Perazzoli2001-10-063-1/+39
* Change the order of execution slightly. We delete the folder first, then42001-10-063-14/+28
* fix cut&pasteo.Larry Ewing2001-10-062-1/+4
* If setting the owner fails, print the a warning message out. Then restartEttore Perazzoli2001-10-0612-24/+274
* remove unused variable.Larry Ewing2001-10-066-59/+103
* use e_msg_composer_new_with_message rather than e_msg_composer_new. ThisLarry Ewing2001-10-062-1/+8
* Bumped required version of gtkhtml to 0.14.99.1Larry Ewing2001-10-062-1/+5
* Turn on "uniform_row_height" argument.Christopher James Lahey2001-10-052-0/+9
* Bumped required version of gal to 0.13.99.1.Christopher James Lahey2001-10-052-1/+5
* Adapted height method to deal with a row of -1.Christopher James Lahey2001-10-0511-96/+234
* Updated again french translation.Christophe Merlet2001-10-051-14/+14
* Updated french translation.Christophe Merlet2001-10-052-430/+428
* change to return a CamelMimePart.Larry Ewing2001-10-053-3/+40
* look up an attachment by it's content id.Larry Ewing2001-10-053-0/+41
* *.c s/->childs/->xmlChildrenNode/g;Michael Meeks2001-10-053-8/+8
* ortografíaIsmael Olea2001-10-051-13/+13
* Show "nn sent" as total in sent folder, rather than just 'total'.42001-10-053-3/+11
* add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migrationMichael Meeks2001-10-0531-142/+166
* Do a better job of setting up the name. Also de-sensitise when we can't42001-10-052-2/+24
* And again here.Jeffrey Stedfast2001-10-054-4/+13
* Set the parent window as the fb. This fixes bug #11723. (filter_edit): DoJeffrey Stedfast2001-10-052-9/+28
* Ignore the signal if the radio button is not "on". This fixes bug #10532Jeffrey Stedfast2001-10-055-34/+42
* Fix so that an email address with no name is once again justDan Winship2001-10-052-6/+14
* "safe" save code, first save to .#name, then rename to name if it worked,42001-10-052-5/+31
* Swap Xiamen for TokyoIain Holmes2001-10-053-3/+18
* Only create the folder when the shell has created it.Iain Holmes2001-10-053-3/+9
* If we're accessing a vfolder uri, then popup the vfolder editor instead of42001-10-054-1/+78
* Added some more NULL checks.Jeffrey Stedfast2001-10-052-2/+6
* redid screenshots here.Aaron Weber2001-10-052-0/+0
* Do the url fragment/path -> folder name hack. Removing vfolders from shell42001-10-052-27/+17
* for some reason, matching on protocol is causing problems for me.Chris Toshok2001-10-052-2/+11
* %s de másIsmael Olea2001-10-051-2/+2
* tedfast <fejj@ximian.com>Jeffrey Stedfast2001-10-051-0/+5
* Unregister the operation before unreffing it.Jeffrey Stedfast2001-10-051-0/+4
* use ldap.png for ldap contacts.Chris Toshok2001-10-052-1/+6
* change ldap-16.png to ldap-mini.png, and add ldap.png.Chris Toshok2001-10-053-1/+7
* Make this dup the strings it's passed. (*) Add lots of docs.Dan Winship2001-10-052-6/+56
* added BONOBO_GNOME_CFLAGS to make it compile with latest BonoboRodrigo Moya2001-10-042-0/+6
* added BONOBO_GNOME_CFLAGS to make it compile with latest BonoboRodrigo Moya2001-10-044-0/+13
* Sometimes put off maybe showing the cursor until an idle callback.Christopher James Lahey2001-10-042-13/+35
* Call gnome_canvas_world_to_window here. Finishes fixing Ximian bug #2613.Christopher James Lahey2001-10-042-3/+15
* updateTakuro Kitame2001-10-041-113/+96
* update ja.poTakuro Kitame2001-10-041-0/+4
* Make sure to unref the message object so we don't leak it or anyJeffrey Stedfast2001-10-043-8/+22
* LDAPJakub Steiner2001-10-042-0/+1
* Only build destination data if we have destination != NULL. Fixes crash of32001-10-042-1/+4
* Set 'to' -> 'recipient' data for search object. #6199.32001-10-042-0/+7
* Remove now unused 'recents' array/freeing func.32001-10-043-11/+17
* Dont explicitly save metadata, its saved in summary_sync.32001-10-046-50/+43
* Oops, remove stray ">".Ettore Perazzoli2001-10-042-1/+5
* New version of the default mailbox by Aaron.Ettore Perazzoli2001-10-042-2206/+412
* splash version bumpJakub Steiner2001-10-042-0/+4
* Install the empty mbox file too. Likewise. Likewise.Ettore Perazzoli2001-10-047-9/+15
* Added MATCH_NEWLINE flag, -> REG_NEWLINE.32001-10-045-7/+25
* Fixed warningIain Holmes2001-10-041-3/+12
* ifdef out the LDAP only bits. Cleans some warnings on startupIain Holmes2001-10-042-0/+10
* Call camel_folder_delete() on the folder if it's "alive".Jeffrey Stedfast2001-10-044-23/+83
* Handle vtrash case, emit 'folder_created' event for the folder-cache to32001-10-043-8/+40
* Fixed these to determine the fields to use properly.Christopher James Lahey2001-10-043-5/+8
* refactor functionality into several function (comp_string): if we areJP Rosevear2001-10-045-162/+225
* Strip out commas before forming our query. (match_name): UseJon Trowbridge2001-10-045-140/+187
* Don't use the wax-seal icons for the pgp stuff anymore, use Jimmac's newJeffrey Stedfast2001-10-042-2/+7
* Dont wait for event to finish before returning. This could however mean we32001-10-043-1/+11
* If we have hide deleted set, then dont count deleted messages in the32001-10-042-1/+23
* replace use of gnome_vfs_uri with e_uriRodrigo Moya2001-10-0411-125/+144
* If we have a fragment, override that, rather than the path. Fixes #5251.32001-10-042-1/+9
* Fixed typo in the ChangeLogRodrigo Moya2001-10-041-1/+1
* default protocol to file: if not specifiedRodrigo Moya2001-10-042-0/+6
* add $BONOBO_GNOME_CFLAGS to make it work with latest BonoboRodrigo Moya2001-10-042-0/+6
* Strange are the ways of alloca. Fixes 11543.Dan Winship2001-10-032-1/+9
* Updated Swedish translation.Christian Rose2001-10-032-340/+326
* Initialize the hash field. (model_changed_idle): Send cursor changed andChristopher James Lahey2001-10-031-6/+12
* Added priorities to a bunch of these columns. Fixes Ximian bug #7158.Christopher James Lahey2001-10-032-13/+18
* Pick which field of the row to select based on priority.Christopher James Lahey2001-10-036-13/+43
* Reverted a change from Ismael and /s/fichero/archivo/ Fixed.Carlos Perelló Marín2001-10-033-605/+698
* adiciones de nombres geográficos y una revisión ortográfica y semántica d...Ismael Olea2001-10-031-730/+663
* Updated Polish translationChyla Zbigniew2001-10-032-3497/+3452
* save the EXDATE as a DATE-TIME value, since we know the exact time. FixesDamon Chaplin2001-10-036-93/+49
* used time_add_day/week/month _with_zone() functions rather than the oldDamon Chaplin2001-10-034-7/+15
* remove unused variableJeffrey Stedfast2001-10-031-1/+0
* Import the certificate if the user accepts it.Jeffrey Stedfast2001-10-032-20/+16
* for hashing/comparing local url's, we ignore trailing /'s in paths (maybe22001-10-032-12/+99
* Change to camel_charset_iconv_open/close.22001-10-038-22/+207
* Transcode empty message from utf8 to gtk charset. Fixes Ximian bug #2468.Christopher James Lahey2001-10-031-6/+12
* Revert my x-unknown special-case hack - this may mask other problems.Jeffrey Stedfast2001-10-033-8/+24
* remove most of the oaf stuff from here. we do it in load_uri, where we'llChris Toshok2001-10-032-35/+179
* Pass an empty flags argument to mail_transfer_messages - destinationJeffrey Stedfast2001-10-036-6/+28
* add addressbook:supported_protocols containing just the file protocol.Chris Toshok2001-10-035-1/+86
* Go back to using the store url's path, not the toplevel_dir thing.22001-10-033-4/+10
* Pass an empty flags argument to mail_tool_uri_to_folder.Jeffrey Stedfast2001-10-0314-29/+89
* Pass an empty flags argument to mail_get_folder.Jeffrey Stedfast2001-10-032-1/+6
* Handle recurrances correctlyIain Holmes2001-10-032-11/+79
* Change the lock to a recursive e-mutex. (camel_object_hook_event):22001-10-032-136/+89
* [Fix #11326, The folder list can become detached from its parentEttore Perazzoli2001-10-032-0/+11
* Don't handle control-enter if allow_newlines is off. Fixes Ximian bugChristopher James Lahey2001-10-031-6/+16
* Complete intltool support.Darin Adler2001-10-032-2/+10
* Shoo! Shoo!Dan Winship2001-10-031-6/+0
* Make the crash message less dorky. [#10264]Ettore Perazzoli2001-10-032-3/+9
* Add intltool support.Darin Adler2001-10-032-2/+16
* [Don't allow dragging from a folder to one of its descendants orEttore Perazzoli2001-10-032-2/+36
* Use `bonobo_ui_component_new_default()', not `bonobo_ui_component_new()'.Ettore Perazzoli2001-10-039-9/+46
* New, callback for the ::removed_folder signal on the shell's EStorageSet.Ettore Perazzoli2001-10-033-80/+86
* add $(BONOBO_GNOME_CFLAGS) to make it compile with latest Bonobo, whichRodrigo Moya2001-10-032-0/+7
* duplicate also the params memberRodrigo Moya2001-10-022-1/+17
* use bonobo-exception to tidyJP Rosevear2001-10-022-5/+8
* new functionsRodrigo Moya2001-10-023-0/+69
* handle -1 as well (comp_from_remote_record): fix monthly by dayJP Rosevear2001-10-022-3/+14
* Made the max length of the textification be 2047 characters. Fixes XimianChristopher James Lahey2001-10-022-0/+13
* Added a max length of 2047 to the standard ETextModel. Fixes Ximian bugChristopher James Lahey2001-10-021-7/+27
* Only show the cursor during changes if it was already shown. Fixes XimianChristopher James Lahey2001-10-022-68/+208
* Bumped the sonumber to 14.Christopher James Lahey2001-10-022-3/+56
* Make sure we aren't dealing with a pathological message w/o a From:Jon Trowbridge2001-10-022-2/+11
* removed an extraneous tab.Aaron Weber2001-10-024-6/+10
* if there was no first name or last name, file as the company.JP Rosevear2001-10-022-0/+7
* Check for errorsIain Holmes2001-10-027-13/+34
* 0.15.99.Ettore Perazzoli2001-10-022-2/+6
* 0.15.Ettore Perazzoli2001-10-0232-31279/+39379
* Remove any cached messages that belonged to the deleted folder.Jeffrey Stedfast2001-10-022-6/+63
* Added more news.Christopher James Lahey2001-10-022-1/+16
* NEWSIain Holmes2001-10-021-0/+3
* NEWSIain Holmes2001-10-021-0/+19
* Updated.Ettore Perazzoli2001-10-021-13/+29
* News.Jon Trowbridge2001-10-021-0/+18
* replace my_list_find() == NULL with my_list_find() != NULL.Jeffrey Stedfast2001-10-022-2/+7
* If the charset is x-unknown, return the locale_charset.Jeffrey Stedfast2001-10-022-1/+10
* *** empty log message ***Damon Chaplin2001-10-021-0/+2
* Updated russian translation.Valek Frob2001-10-022-432/+270
* unref the page objects here, instead of in close_dialog(). (This was fixedDamon Chaplin2001-10-022-4/+13
* create storages for providers that are STORAGE and aren't EXTERNAL, ratherDan Winship2001-10-026-62/+97
* Fix up the provider flags to specify things more completely so we don'tDan Winship2001-10-024-9/+32
* Set the window state to sticky. Thanks to Peter Teichman for theFederico Mena Quintero2001-10-022-0/+12
* added basic URI management functionsRodrigo Moya2001-10-024-0/+203
* Don't use mail_tool_get_folder_name here since that function only existedDan Winship2001-10-024-66/+32
* Updates.JP Rosevear2001-10-021-0/+10
* Applied patch from Takuo KitameIain Holmes2001-10-022-3/+14
* updated NEWSJeffrey Stedfast2001-10-021-0/+5
* Convert the comp exceptions to the pilot record (comp_from_remote_record):JP Rosevear2001-10-022-6/+55
* Don't pass the CREATE flag, we shouldn't ever need this...Jeffrey Stedfast2001-10-022-2/+6
* if there is a db error, assume deletion (pas_backend_file_changes): writeJP Rosevear2001-10-022-7/+9
* strdup the uid to avoid double free, write out only after everything isJP Rosevear2001-10-022-3/+9
* if gnome-vfs returns application/octet-stream with the magic check, useLarry Ewing2001-10-022-7/+21
* Don't munge the URL; CamelSession's caching relies on it not changing.Dan Winship2001-10-027-42/+49
* updated NEWS for mailerJeffrey Stedfast2001-10-021-0/+15
* don't use gnome_vfs_uri_is_local on URIs created withRodrigo Moya2001-10-024-8/+7
* New, copied/renamed from mailer and gnome-libs.Dan Winship2001-10-023-0/+121