aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_0_15'.GAL_0_15nobody2001-10-172588-1140705/+0
* Added bounds checking in a number of places. (etta_init): Initialize allChristopher James Lahey2001-10-171-17/+41
* UpdateKjartan Maraas2001-10-1714-2895/+2904
* Check for no extensionIain Holmes2001-10-172-0/+9
* Updated Polish translationChyla Zbigniew2001-10-172-53/+122
* Lets put the UID cache in ~/evolution/mail/pop3 as this makes more senseJeffrey Stedfast2001-10-172-2/+27
* If CAMEL_DEBUG is defined, print some useful ref/unref info.Jeffrey Stedfast2001-10-176-5/+60
* Check that the cursor_uid is non-NULL before emitting a "message_selected"Jeffrey Stedfast2001-10-172-1/+7
* If card->id is NULL, return an empty string. (e_card_set_id): Don't allowJon Trowbridge2001-10-172-3/+12
* Always explicitly clear out the SearchInfo.Jon Trowbridge2001-10-172-4/+13
* folder-browser.c: (folder_browser_set_message_preview): Return do nothingMichael Zucci2001-10-172-6/+24
* If no content, dont try and decode further and spit meaningless warnings.62001-10-172-0/+9
* Minor changes in the hope that bug is fixed :/Iain Holmes2001-10-173-3/+14
* Updated NEWSRodrigo Moya2001-10-171-0/+10
* Want to check nn not in for end of list condition.62001-10-171-1/+1
* Added an async_event handler to store_info. (mail_note_store): Setup asyncMichael Zucci2001-10-179-169/+224
* Only perform the operation on the folder if the folder has summaryJeffrey Stedfast2001-10-172-3/+11
* Updated Swedish translation.Christian Rose2001-10-172-1167/+1274
* New function to return the id of the currently executing proxied event.62001-10-175-8/+116
* don't set the phone info if it is blank (ecard_from_remote_record): saveJP Rosevear2001-10-172-10/+29
* don't write strings longer than they actually are.Larry Ewing2001-10-162-4/+12
* removed Help button. Do we have any others?Damon Chaplin2001-10-162-8/+5
* unref the book after we pass it off to evolution-addressbook.Chris Toshok2001-10-162-0/+23
* unref op->view. (pas_backend_ldap_process_create_card): ref op->view.Chris Toshok2001-10-162-3/+39
* Remove the mark_seen timeout.Jeffrey Stedfast2001-10-162-3/+13
* Kludge to raise the filter dialog when the folder-selection window isJeffrey Stedfast2001-10-162-1/+7
* Save the errno before calling fcntl so fcntl doesn't overwrite errno inJeffrey Stedfast2001-10-162-2/+13
* remove warnings.Larry Ewing2001-10-162-2/+6
* Fix bug 11114Iain Holmes2001-10-162-0/+7
* conflict droppingsLarry Ewing2001-10-161-1/+0
* don't apply the body text in replys since we will just replace it anyway.Larry Ewing2001-10-162-1/+7
* Call mail_vfolder_shutdown.Jeffrey Stedfast2001-10-165-7/+57
* s/apply/flush/. (e_msg_composer_flush_pending_body): renamed from applyLarry Ewing2001-10-162-12/+23
* make sure to unref the book_view here so we don't leak them.Chris Toshok2001-10-162-1/+15
* Proxy get-password call to main thread. (forget_password): same for52001-10-164-5/+182
* function to break up multi day events into single events for both evo andJP Rosevear2001-10-162-4/+108
* If we have no node content, dont append any value or try to decode it.52001-10-162-4/+11
* fixed a typoJeffrey Stedfast2001-10-161-1/+1
* Properly decide whether a property needs to be marked as QP by searchingChristopher James Lahey2001-10-152-9/+106
* Set the default file name here. Fixes Ximian bug #7053.Christopher James Lahey2001-10-152-4/+61
* util function to determine if event is all day (local_record_from_comp):JP Rosevear2001-10-152-16/+45
* Updated Hungarian translationAndras Timar2001-10-152-937/+1028
* Share more state between the parent and its clones, so that our multipleJon Trowbridge2001-10-152-29/+78
* Add two missing codes.Dan Winship2001-10-153-1/+14
* Made temporary buffer for strftime much bigger (it was too small forChyla Zbigniew2001-10-152-6/+12
* Added linebreaks to our "this shouldn't happen" dialog message. (BugJon Trowbridge2001-10-152-5/+12
* Bad hacker! Don't implicitly assume that utf8 characters are one byte inJon Trowbridge2001-10-142-3/+16
* call set_icon_from_comp. (set_icon_from_comp): set the window icon fromLarry Ewing2001-10-143-0/+46
* work around broken behavior in some iconv implementions that require theLarry Ewing2001-10-141-1/+6
* Updated Spanish translation.Hector Garcia2001-10-142-1153/+960
* Added special case for iso-10646-1 -> ucs-2be encoding since its notNot Zed2001-10-141-0/+10
* Replace the Bcc headers in a single location and don't flush the dataJeffrey Stedfast2001-10-142-21/+22
* Don't pop up an "unable to retrieve message" if the composer neverDan Winship2001-10-145-36/+50
* Don't emit a gtk warning if the composer creation fails.Dan Winship2001-10-142-3/+8
* remove a stray <<<<<<Dan Winship2001-10-141-1/+0
* Add shell/evolution-shell-component-utils.cDan Winship2001-10-142-12/+6
* New function to try to activate a component when you know it's going toDan Winship2001-10-143-0/+61
* Updated Brazilian Portuguese translation.Gustavo Maciel Dias Vieira2001-10-142-1496/+1280
* send cancellation comp if necessaryJP Rosevear2001-10-142-0/+32
* Updated Slovak translation.Stanislav Visnovsky2001-10-142-522/+803
* Updated Norwegian (bokmål) translation.Kjartan Maraas2001-10-132-914/+971
* (flush_entry): free the conv string and make sure we remove all the theLarry Ewing2001-10-131-1/+2
* fix the test for "cp".Larry Ewing2001-10-131-2/+4
* Fix for Debian systems which apparently can use a ';' as a codesetJeffrey Stedfast2001-10-131-11/+13
* (e_iconv_charset_name): fix microsoft fix.Larry Ewing2001-10-131-2/+7
* tweak the conversion routine slightly for microsoft charsets.Larry Ewing2001-10-131-2/+4
* kill evolution-ldif-importer.Chris Toshok2001-10-132-0/+6
* Revert the change to remove the Score column until Chris can fix ETable soDan Winship2001-10-134-11/+70
* Fix race conditions in creating foldersIain Holmes2001-10-132-2/+12
* Add a component name to the e_passwords_init() call.Jon Trowbridge2001-10-132-1/+6
* oops, it should remove the bcc header, not the cc headerJeffrey Stedfast2001-10-131-8/+29
* Added environmental variable IBEX_OPEN_THRESHOLD which limits the maximum22001-10-132-1/+24
* Remove the stripheader filter from the build.Jeffrey Stedfast2001-10-135-245/+27
* call e_passwords_init and e_passwords_shutdown.Chris Toshok2001-10-135-107/+102
* Unhook from all events before removing folder.22001-10-132-1/+23
* Fix case of some entries to work with solaris, incl adding UTF-8.22001-10-131-19/+23
* new parameter to e_passwords_init, and add prototype forChris Toshok2001-10-133-5/+61
* Fix strings and the importer window not drawing correctlyIain Holmes2001-10-133-13/+24
* return fill_component successJP Rosevear2001-10-1315-176/+252
* Updated Spanish translation.Hector Garcia2001-10-132-14/+23
* Use new e_table_header_prioritized_column field.Christopher James Lahey2001-10-138-27/+54
* Actualizando cositasIsmael Olea2001-10-131-0/+5
* Actualizando cositasIsmael Olea2001-10-131-240/+241
* Fix some stringsIain Holmes2001-10-133-27/+382
* Changed the crash fix to just return -1.Christopher James Lahey2001-10-131-4/+4
* Convert URLS so we can get clickable links.Jeffrey Stedfast2001-10-132-1/+4
* commit the importer originally from Michael M. Morrison, with fixups byChris Toshok2001-10-137-4/+699
* removed Score stuff from the message-listJeffrey Stedfast2001-10-134-63/+15
* Copy the can group state on the sort info here.Christopher James Lahey2001-10-131-0/+4
* Added a boolean type here.Christopher James Lahey2001-10-133-0/+35
* Updated Slovak translation.Stanislav Visnovsky2001-10-132-759/+444
* Fixed a crash here for NULL ofrom.Christopher James Lahey2001-10-121-0/+4
* Updated Polish translationChyla Zbigniew2001-10-121-14/+41
* Check to see if the uri we are setting is the same as the current uri. IfJon Trowbridge2001-10-122-0/+16
* Store our listener id. (popup_info_free): Disconnect our listener when weJon Trowbridge2001-10-122-3/+14
* [Fix #7643, Starting new view doesn't honor "view" settings.]Ettore Perazzoli2001-10-126-9/+35
* Also flush GDK after flushing GTK. Otherwise GTK might queue draw requestsEttore Perazzoli2001-10-122-0/+11
* [Hopefully really, finally fix #8615 and friends.]Ettore Perazzoli2001-10-124-4/+53
* Don't free the folder_command_data here. It is supposed to be freed in theEttore Perazzoli2001-10-122-1/+10
* Only invoke `progress_listener_servant_free()', no need to also doEttore Perazzoli2001-10-122-3/+9
* Don't die if the folder_bar_popup is %NULL. Fixes #10922.Ettore Perazzoli2001-10-122-1/+8
* On second thought, that should be a less-than-or-equal... :)Jon Trowbridge2001-10-121-1/+1
* Display the default view only if we are starting our own shell, or if theEttore Perazzoli2001-10-123-10/+35
* Added. Heuristic for whether or not we want to revert to an earlierJon Trowbridge2001-10-122-6/+46
* Listen for "destroy" events from the control, so that we don't leave strayJon Trowbridge2001-10-122-0/+25
* change prototype for e_passwords_get_password.Chris Toshok2001-10-123-3/+12
* convert the uids list to a subset appropriate for each subfolder before12001-10-122-8/+25
* Left in some test code, shit.Michael Zucci2001-10-121-2/+0
* missed locale.h for some system that requires it.Michael Zucci2001-10-121-0/+2
* Changed these to use the new ref and unref functions for ECard auxillaryChristopher James Lahey2001-10-1214-164/+258
* Added a checkbox for body indexing.12001-10-124-4/+85
* Removed charset/locale charset lookup and iconv_open/close functions,12001-10-1215-361/+58
* bumped revision to .112001-10-123-8/+483
* Same.Jeffrey Stedfast2001-10-123-10/+23
* make the private dir so it gets created in ~/evolution.Chris Toshok2001-10-122-0/+6
* open the bonobo config db for our passwords. (e_passwords_shutdown): syncChris Toshok2001-10-122-51/+116
* oops, and here tooJeffrey Stedfast2001-10-121-2/+2
* pass FALSE along to the add_message_attachments callJeffrey Stedfast2001-10-121-1/+1
* Deleted declaration of len.Jeffrey Stedfast2001-10-124-28/+40
* Attach the message attachments. Fixes bug #5439.Jeffrey Stedfast2001-10-122-1/+13
* add wombat-private-moniker.[ch].Chris Toshok2001-10-127-5/+263
* large reworking of i18n tagging and now uses gtk_html_stream write and U_Larry Ewing2001-10-122-88/+76
* Update the signature to match the new signal.Dan Winship2001-10-122-1/+6
* Don't need this any more.Dan Winship2001-10-122-16/+5
* No longer need to pass folder display name to storage update_folderDan Winship2001-10-126-588/+14
* gr. save then commit.Dan Winship2001-10-121-3/+4
* Remove "display_name" arg from update methods. It was only there to do theDan Winship2001-10-128-30/+33
* Based on patches from Fredrik Nilsson <jymdman@home.se>.Christopher James Lahey2001-10-121-4/+2
* Fix the order of the help/ subdirs. These must be sorted as a preorderFederico Mena Quintero2001-10-122-1/+6
* blahJeffrey Stedfast2001-10-121-1/+0
* Make sure the service/storage are non-NULL.Jeffrey Stedfast2001-10-123-49/+61
* Updated Ukrainian TranslationYuri Syrota2001-10-121-216/+62
* Use e_strdup_append_strings here instead of g_strdup_printf becauseChristopher James Lahey2001-10-124-5/+87
* Updated Ukrainian TranslationYuri Syrota2001-10-111-572/+470
* Updated Ukrainian TranslationYuri Syrota2001-10-111-115/+78
* Check that view->view != NULL. (save_contact_cb): Check that view->view !=Jon Trowbridge2001-10-116-55/+206
* Silence warning I missed.Larry Ewing2001-10-111-1/+1
* Fix up the logic here.Dan Winship2001-10-112-5/+8
* Same hack as below.Jeffrey Stedfast2001-10-114-1/+111
* Updated Polish translationChyla Zbigniew2001-10-112-3398/+3394
* Only re-build the folder if we're expunging. Also only clear out the02001-10-112-5/+13
* slight wording changes, mainly LGPL=>GPLMichael Zucci2001-10-111-6/+7
* Updated Spanish translation.Hector Garcia2001-10-112-58/+33
* try again, updates evolution/po/da.poKeld Jørn Simonsen2001-10-111-48/+44
* Added a hack for Solaris systems.Jeffrey Stedfast2001-10-112-3/+11
* set the default character set to utf-8.Larry Ewing2001-10-112-0/+11
* Check for either a matching account name, or for a matching e-mail addressJon Trowbridge2001-10-113-5/+25
* Implement these functions as pass through to the child cell.Christopher James Lahey2001-10-117-47/+178
* If our select names dialog is still around, destroy it. Otherwise, theJon Trowbridge2001-10-112-2/+7
* use new function to copy the attachments from the source message. ThisLarry Ewing2001-10-112-0/+7
* add prototype.Larry Ewing2001-10-113-44/+92
* Fixed polling in offline modeIain Holmes2001-10-113-1/+21
* oops, we want get_unread_message_count, not get_message_count!02001-10-113-2/+15
* Minimum time of updates is 5 minutesIain Holmes2001-10-112-7/+12
* updatedJeffrey Stedfast2001-10-111-6/+4
* 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