aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Rodrigo Moya2001-10-221-0/+1
* Fix these functions so they don't crash evolution-mail. Too bad it stillDan Winship2001-10-222-7/+12
* we don't need to save the stateJP Rosevear2001-10-224-17/+30
* Updated Slovak translation.Stanislav Visnovsky2001-10-222-918/+1072
* include destdir in the path of the kde desktop installation dirJP Rosevear2001-10-222-1/+6
* null out DBT memory prior to usage (from Edd Dumbill <edd@usefulinc.com>)JP Rosevear2001-10-222-0/+7
* updatedMarius Andreiana2001-10-222-930/+773
* new splashJakub Steiner2001-10-223-0/+1
* update the look a bitJakub Steiner2001-10-222-0/+4
* Put up an error dialog if there's an error while saving. If the personChristopher James Lahey2001-10-222-1/+26
* Accept UTF8_STRING, UTF-8, and STRING targets when getting the selection.Christopher James Lahey2001-10-222-12/+118
* listen for changes in the date editors (schedule_page_set_dates): updateJP Rosevear2001-10-225-84/+261
* Use mail_format_get_data_wrapper_text for text parts so we get freeJeffrey Stedfast2001-10-224-59/+104
* Only do the rawtext checks if the part is a text part, otherwise don'tJeffrey Stedfast2001-10-222-1/+6
* Instead of select_all() then using the tree's selected nodes to iterate,22001-10-222-2/+20
* Updated comments to make the code a bit more clear.Jeffrey Stedfast2001-10-222-7/+14
* fixed bug #13151Jeffrey Stedfast2001-10-224-6/+29
* Updated news.Jon Trowbridge2001-10-221-0/+29
* Clear variables once done, for debugging. (mail_vfolder_add_uri,12001-10-226-37/+65
* Dont do the macro stuff - basically so you can actually debug calls.12001-10-224-2/+18
* fix broken default changelog email address in last entryDan Winship2001-10-221-1/+1
* Update for e_msg_composer_add_messages_attachments arg change.Dan Winship2001-10-222-2/+8
* Make inline images used for replies not show up asDan Winship2001-10-226-125/+183
* oops, dont free the vuid, since its alloca'd now.12001-10-222-1/+5
* Pseudo update of the french translation.Christophe Merlet2001-10-222-1541/+1819
* Updated Spanish translation.Hector Garcia2001-10-212-870/+1008
* Updated Swedish translation.Christian Rose2001-10-212-729/+847
* Offer UTF8_STRING, UTF-8, COMPOUND_TEXT, STRING, and TEXT targets when weChristopher James Lahey2001-10-211-21/+70
* *** empty log message ***Wang Jian2001-10-212-838/+891
* Group by the correct column.Christopher James Lahey2001-10-213-4/+11
* Make this not be a radio button, but instead just a normal menu.Christopher James Lahey2001-10-212-70/+58
* right_click_up here when we let go of the popup.Christopher James Lahey2001-10-213-0/+9
* Use right_click_down here instead of maybe_do_something.Christopher James Lahey2001-10-211-1/+1
* Use an EEntry here instead of a GtkLabel. Fixes Ximian bug #7067.Christopher James Lahey2001-10-212-33/+29
* Call e_addressbook_model_force_folder_bar_message when we activate theJon Trowbridge2001-10-214-2/+24
* (e_select_names_set_default): don't forget to unref the oldstyle.Larry Ewing2001-10-212-1/+2
* stick with the style font if the efont bold font does not exist.Larry Ewing2001-10-212-8/+24
* Don't leak our ESearchingTokenizer.Jon Trowbridge2001-10-212-1/+9
* Don't convert to locale here since EText takes UTF8 strings. Fixes XimianChristopher James Lahey2001-10-211-9/+3
* Fix memory leak.Jon Trowbridge2001-10-215-1/+21
* We shouldn't leak the info returned by oaf_query.Jon Trowbridge2001-10-214-2/+17
* Make LDAP servers non-user-creatable.Ettore Perazzoli2001-10-212-1/+6
* hook up zoom functions.Larry Ewing2001-10-214-1/+35
* Keep us from reading tmp_tm uninitialized, so purify won't complain.Jon Trowbridge2001-10-212-2/+12
* Check that the string we are checking for xml-ness is non-NULL.Jon Trowbridge2001-10-212-1/+4
* add text size menu.Larry Ewing2001-10-212-0/+23
* Install `evolution.desktop' in the `KDE_APPLNK_DIR'.Ettore Perazzoli2001-10-213-0/+33
* Translate the rule names. (Bug #13082)Jon Trowbridge2001-10-212-1/+7
* Filter out empty destinations. (also Bug #13036)Jon Trowbridge2001-10-214-12/+58
* Handle focus_change in event by selecting that contact. Fixes Ximian bugChristopher James Lahey2001-10-212-0/+17
* Changed some of these gbooleans to be guint : 1s.Christopher James Lahey2001-10-212-5/+6
* Updated italian translation from Clara Tattoni <clara.tattoni@libero.it>Christopher R. Gabriel2001-10-212-5354/+3368
* Updated Norwegian (bokmål) translation.Kjartan Maraas2001-10-212-358/+385
* Repeatedly call gtk_main_quit here as long as there is a main loop around.Christopher James Lahey2001-10-202-2/+16
* Added #include <gal/widgets/e-unicode.h>.Christopher James Lahey2001-10-203-62/+101
* Check for num_children == -1 here and generate the children if theyChristopher James Lahey2001-10-201-0/+5
* Changed this to not grab on a right click. Fixes Ximian bug #12660.Christopher James Lahey2001-10-202-1/+10
* If no exception supplied, use a local one. (move_message_to): Set the seen02001-10-202-5/+15
* Added in import dialogue documentationKevin Breit2001-10-202-146/+221
* Allow copy/move to/from vTrash folders as well.Jeffrey Stedfast2001-10-202-1/+4
* If the destination folder is the vfolder source folder, thenJeffrey Stedfast2001-10-202-1/+7
* Properly handle local vTrash folders.Jeffrey Stedfast2001-10-202-13/+23
* Update to reflect API changes to e_msg_composer_add_message_attachments().Jeffrey Stedfast2001-10-202-1/+3
* More NEWSRodrigo Moya2001-10-201-0/+2
* Dont translate camel strings. (mail_account_gui_setup): "92001-10-202-9/+14
* When registering provider, translate all strings.92001-10-202-0/+26
* don't free the parameterJP Rosevear2001-10-202-1/+5
* Pass the @folder_type to ::handleDrop.Ettore Perazzoli2001-10-209-6/+52
* Many changes w/r/t IMAP and importation and encryption.Aaron Weber2001-10-205-131/+213
* Add `about-box.png'.Ettore Perazzoli2001-10-203-4/+12
* Use EShellAboutBox. (zero_pointer): Removed.Ettore Perazzoli2001-10-205-64/+483
* camel-vee-folder.c (folder_changed_change): Change logic, we always addMichael Zucci2001-10-202-15/+23
* Fixes a deadlock. camel-vee-folder.c: (folder_changed_change): Ok, so dontMichael Zucci2001-10-202-2/+4
* Update to reflect API changes to e_msg_composer_add_message_attachments().Jeffrey Stedfast2001-10-202-3/+9
* Now takes a 'attach_all' argument. If !attach_all, then only attach theJeffrey Stedfast2001-10-203-13/+30
* Null some freed memoryIain Holmes2001-10-202-0/+10
* Assorted fixes. Kevin, there's a FIXME for ya in here.Aaron Weber2001-10-204-48/+75
* Do not assert if we fail to load the URI list. This would of course haveFederico Mena Quintero2001-10-205-12/+42
* make it a public functionRodrigo Moya2001-10-205-6/+35
* Translate labels in select-names option menu. (Bug #9604)Jon Trowbridge2001-10-203-2/+15
* new function (update_query): call set_status_messageRodrigo Moya2001-10-202-0/+89
* keep a reference to the EvolutionShellClient componentRodrigo Moya2001-10-198-25/+156
* Updated Ukrainian TranslationYuri Syrota2001-10-191-1473/+1486
* Merge the two EXTRA_DIST declarations together so they both happen.Dan Winship2001-10-192-4/+7
* Updated Polish translationChyla Zbigniew2001-10-192-61/+113
* Typo, srlen aint right.Michael Zucci2001-10-191-1/+1
* camel-vee-folder.c: (folder_changed_change_uid): Use alloca for vuid, andMichael Zucci2001-10-192-35/+94
* Free folders_uri. (real_folder_deleted): If folder is deleted, remove it92001-10-194-43/+59
* Lock the right lock for unmatched subfolder list stuff. If the sub folder92001-10-193-16/+110
* If a charset isn't specified or claims to be utf-8, check the validity ofJeffrey Stedfast2001-10-192-2/+37
* Don't use a g_return_val_if_fail after iconv_open, this is a valid errorJeffrey Stedfast2001-10-193-51/+40
* Added CAMEL_CFLAGS so we get the right iconv stuff, patch from Yanko82001-10-196-0/+11
* Added remove flag - its not adduri, its removeuri, its less typing than82001-10-196-53/+124
* Make sure the cancel_fd isn't -1.Jeffrey Stedfast2001-10-192-1/+6
* Don't make the mail settings dialog modal.Jeffrey Stedfast2001-10-192-3/+9
* Flush the stream here, not sure it really matters but it might (hopefully)Jeffrey Stedfast2001-10-192-0/+5
* Make user-cancellable.Jeffrey Stedfast2001-10-192-6/+37
* String cleanup for bug #6640.Jeffrey Stedfast2001-10-192-2/+5
* use a new fangled perl script that queries oaf for interfaces we want toChris Toshok2001-10-192-67/+133
* call the invite others dialog in the modelJP Rosevear2001-10-1912-193/+217
* Bumped the required version of gal to 0.15.99.1 for use inChristopher James Lahey2001-10-197-3/+254
* Made this take a const GList.Christopher James Lahey2001-10-193-4/+9
* Bumped the version number to 0.15.99.1.Christopher James Lahey2001-10-192-1/+33
* Fixed.Carlos Perelló Marín2001-10-192-1/+4
* Fix my Cyrus imapd workaround...instead of checking to see if info->flagsJeffrey Stedfast2001-10-192-5/+11
* Stuff to try to find the memory corruptionIain Holmes2001-10-196-3/+48
* Calendar news - FedericoFederico Mena Quintero2001-10-191-2/+6
* Ooops. Remove stale files `e-shell-about-box.[ch]'.Ettore Perazzoli2001-10-192-2/+5
* add html widget (url_requested_cb): add function to load images from fileLarry Ewing2001-10-194-57/+169
* Fix the WM problems related to the folder selection dialog beingEttore Perazzoli2001-10-1915-8/+123
* call setup_send_data *after* we've setup the global dialogue thingy.82001-10-192-11/+22
* Adds session management for the alarm daemon. Also makes it store a listFederico Mena Quintero2001-10-1913-261/+595
* Added. Check if our book is local or networked.Jon Trowbridge2001-10-192-0/+25
* add alarm.png for the new alarm notification code.Larry Ewing2001-10-193-4/+10
* Oops.JP Rosevear2001-10-191-1/+14
* gui/e-meeting-time-sel.cJP Rosevear2001-10-193-9/+25
* new functionsRodrigo Moya2001-10-193-0/+75
* Lag our cardification on focus-out. This seems to help with the unintendedJon Trowbridge2001-10-193-5/+11
* Connect keys before we show the widget.Jon Trowbridge2001-10-192-5/+3
* Updated Ukrainian TranslationYuri Syrota2001-10-191-103/+64
* Updated Norwegian (bokmål) translation.Kjartan Maraas2001-10-193-492/+631
* change va_copy to G_VA_COPYDan Winship2001-10-192-4/+7
* #include bonobo-ui-util.hJeffrey Stedfast2001-10-192-0/+5
* Updated Ukrainian TranslationYuri Syrota2001-10-191-43/+27
* Updated Ukrainian TranslationYuri Syrota2001-10-191-46/+26
* Use va_copy to make this compile on ppc again.Dan Winship2001-10-192-1/+6
* Updated Ukrainian TranslationYuri Syrota2001-10-191-33/+17
* util routine to handle calling back (async_close): use aboveJP Rosevear2001-10-182-12/+36
* Updated Ukrainian TranslationYuri Syrota2001-10-181-44/+23
* Updated Ukrainian TranslationYuri Syrota2001-10-181-463/+494
* *** empty log message ***Wang Jian2001-10-184-1/+13210
* Urgh. Remove stale line that caused `display_default' to be set to TRUEEttore Perazzoli2001-10-182-2/+6
* Use '.' as the inbox name for filter new messages test.72001-10-182-1/+5
* Clone the folderinfo before passing to async event. (real_folder_created):72001-10-183-3/+18
* New function to clone a folderinfo tree.72001-10-183-1/+41
* Same as maildir and mbox append-message.Jeffrey Stedfast2001-10-183-6/+20
* No longer need to copy the description now that camel-exceptions have beenJeffrey Stedfast2001-10-182-8/+5
* Make sure the new description isn't the same as the old descriptionJeffrey Stedfast2001-10-183-9/+27
* translate 1-5 priorites to 1-9 priorities betterJP Rosevear2001-10-182-4/+40
* Add an optimization for when destination folder is the same as the sourceJeffrey Stedfast2001-10-182-0/+8
* grab focus in the Account entry when preparing the dialog, fixes #10406.Chris Toshok2001-10-182-0/+10
* make sure to also add "ldap-contacts" folders to the option menu.Chris Toshok2001-10-182-1/+7
* Helper macro.Jeffrey Stedfast2001-10-185-30/+30
* Patch from Danw, Use unread count of -1 to mark unflagged messages. Make72001-10-183-9/+23
* Re-set the owner on the component that raised OldOwnerHasDied.Ettore Perazzoli2001-10-182-2/+15
* Set the DELETED flag on directly on the info if the source folder doesn'tJeffrey Stedfast2001-10-182-1/+7
* sync all the fields we can, with out overwritingJP Rosevear2001-10-182-110/+369
* Don't use gnome_dialog_run_and_close() here, we can easily get away withJeffrey Stedfast2001-10-182-19/+43
* allow some decent exceptionsJP Rosevear2001-10-182-1/+6
* there may be cases when the backend will return an invalid component fromRodrigo Moya2001-10-182-1/+7
* Only empty trash on enabled accounts, fixes #12821.72001-10-182-1/+6
* Make Reply-To bold too since no one ever figures out why it's notDan Winship2001-10-182-1/+6
* more newsChris Toshok2001-10-171-0/+4
* Did a bit of clean up here. Might fix some crashes, specifically XimianChristopher James Lahey2001-10-173-47/+57
* add upgrade from 0.1 to 0.2, where we make sure id dbt's match vcard id's,Chris Toshok2001-10-172-29/+104
* Wrote Addressbook news.Christopher James Lahey2001-10-172-0/+11
* Fix typoIain Holmes2001-10-172-1/+5
* As below.Not Zed2001-10-173-4/+19
* Mark wrong entries as fuzzy in ja.poKwok-Koon Cheung2001-10-172-2/+6
* Usual update from Joe Man and Jau-Shiung LiauKwok-Koon Cheung2001-10-172-16617/+16288
* Rearange the order of the gpg options slightly otherwise it might try toJeffrey Stedfast2001-10-172-5/+8
* 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