aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* removed Insert file from composers menu + forgotten signature editorRadek Doulik2002-07-233-10/+7
* add *Conf.shDan Winship2002-07-231-0/+1
* Move EVO_CHECK_LIB into here, and also create EVO_PURIFY_SUPPORT,Dan Winship2002-07-235-193/+243
* Include libpcsfile.a, libpasfile.a and (if ENABLE_LDAP) libpasldap.aDan Winship2002-07-232-2/+15
* Split pcs-backend-file out of libpcs and build it as a separate (noinst)Dan Winship2002-07-232-2/+13
* Split pas-backend-file and pas-backend-ldap out of libpas and build themDan Winship2002-07-232-11/+24
* add new image22002-07-233-0/+183
* Check if we're trying to build with the old libversit module borrowed fromDan Winship2002-07-224-3/+28
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-07-222-1079/+1225
* Remove the assert, and always copy over the threadtree which representsNot Zed2002-07-222-5/+9
* When renaming, use full_name to set the folder, not name, so the path isNot Zed2002-07-222-1/+6
* Oops, forgot to implement this. Fixes #24604.Not Zed2002-07-222-0/+20
* Only add a \r if the character before the \n wasn't already a \r - thisJeffrey Stedfast2002-07-222-24/+38
* recognize urls in plain text reply quoting logic (bug #27908).Larry Ewing2002-07-212-1/+7
* Changed to use a different length calculator.Not Zed2002-07-193-14/+23
* Updated Hungarian translation.Andras Timar2002-07-192-1133/+1257
* Made these able to find the potential row for a new node which will be theChristopher James Lahey2002-07-191-3/+8
* This should use address_encode, since its an rfc822 address, notNot Zed2002-07-192-1/+7
* Try including gtkhtml/gtkhtml.h instead. Test really is a 4 letter wordNot Zed2002-07-192-1/+6
* Add a tooltip to the Save item as per bug 27901.Peter Williams2002-07-192-0/+6
* (double_click_cb): RenamedEttore Perazzoli2002-07-192-57/+69
* removed check for local folders, so that we can import into non-localRodrigo Moya2002-07-192-10/+5
* Change shortcut for "PilotSettings" to be `l'Ettore Perazzoli2002-07-192-1/+7
* Removed unused variable.Ettore Perazzoli2002-07-1914-51/+122
* Prepend "$(WERROR)" to all the *_CFLAGS variablesEttore Perazzoli2002-07-192-1/+8
* Removed bogus static pre-declaration.Ettore Perazzoli2002-07-195-4/+18
* if there's an exception, continue with the next item.Rodrigo Moya2002-07-193-2/+10
* Change the HTML to make this a little prettier.Peter Williams2002-07-192-1/+5
* Load the messagedisplay XML file as a base for the UI, so that thingsPeter Williams2002-07-192-4/+26
* Put the mcheck stuff back in, which was removed without a changelog entry.Not Zed2002-07-182-2/+11
* new icon for jpr. -tig-Tuomas Kuosmanen2002-07-181-0/+0
* Need to add these for the buildPeter Williams2002-07-184-0/+40
* #include <glib.h> #include <libgnome/gnome-defs.h>Jeffrey Stedfast2002-07-181-0/+2
* #include <libgnome/gnome-i18n.h>Jeffrey Stedfast2002-07-181-1/+1
* Add the appropriate #include for the _() macro.Jeffrey Stedfast2002-07-182-2/+6
* Make ChangeLog entry more recentPeter Williams2002-07-181-7/+7
* Get the EStorageSet from the shortcut's shell since there is noEttore Perazzoli2002-07-189-99/+216
* Install libversit.a so that people compiling against the addressbook canPeter Williams2002-07-1829-116/+275
* Use the U_() macro to get the UTF-8 translation.Jeffrey Stedfast2002-07-183-21/+28
* use "saved" gtkhtml commandRadek Doulik2002-07-182-0/+8
* use "saved" gtkhtml command (e_msg_composer_is_dirty): use "is-saved"Radek Doulik2002-07-182-3/+11
* Oops, Don't comment out the mail_note_store call.Jeffrey Stedfast2002-07-182-2/+7
* use util function to see if the user is the organizer72002-07-1811-55/+199
* (setup_standard_verbs): Set the <commands> partEttore Perazzoli2002-07-182-5/+41
* remove debug printfDan Winship2002-07-171-2/+0
* Got rid of the stupid "tryagain" semantics, which didn't work.Not Zed2002-07-172-31/+38
* Set the from-account last so that auto-cc/bcc recipients don't getJeffrey Stedfast2002-07-172-1/+7
* Added final large versions of the InboxEttore Perazzoli2002-07-173-0/+5
* When CRLF encoding, "empty" (after stripping trailing whitespaceJeffrey Stedfast2002-07-172-0/+10
* remove the option menu and browse button, and add a custom widgetChris Toshok2002-07-173-377/+97
* Re-enable some #if 0'd code.Jeffrey Stedfast2002-07-176-18/+32
* Clean up some improper usage of CamelExceptions (looking atPeter Williams2002-07-174-10/+27
* Remove a stray conflict marker.Peter Williams2002-07-171-1/+0
* Instead of doing this with a weakref, do it by connecting to the destroyPeter Williams2002-07-173-9/+24
* Make the standard AUTH format take priority over the AUTH= priority, sinceJeffrey Stedfast2002-07-173-18/+43
* Forgot part of the patchPeter Williams2002-07-171-1/+2
* Install the SelectNames IDL and ancillary changes.Peter Williams2002-07-172-4/+10
* add folder.png, folder-mini.png, public-folder.png, andDan Winship2002-07-166-0/+14
* If we're not online and the message isn't in our cache, give up.Peter Williams2002-07-162-1/+12
* Cast to a string type. (term_eval_castint): Cast to an int type.Not Zed2002-07-163-3/+83
* Lookup the label colour based on the label token, not an integer.Not Zed2002-07-163-17/+19
* cvs remove.Not Zed2002-07-167-132/+203
* Removed. (get_score): Removed. Labels & scores are stored in tags, weNot Zed2002-07-162-36/+15
* Try to get the FQDN from the results of gethostname(). If that fails, thenJeffrey Stedfast2002-07-162-9/+26
* updatedRadek Doulik2002-07-161-448/+433
* Pass 'info' into mail_append_mail(), seems I created the info but forgotJeffrey Stedfast2002-07-162-18/+28
* use new save_header_state flagRadek Doulik2002-07-162-3/+7
* added save_html_object_data parameter, use gtkhtml command to save objectRadek Doulik2002-07-163-6/+22
* Get rid of the constant 'required' variable, just use the value whenJeffrey Stedfast2002-07-162-3/+5
* Changed the mbox and spool provider descriptions to try and be more clear.Jeffrey Stedfast2002-07-162-7/+18
* Fixes #8001Rodrigo Moya2002-07-164-37/+107
* Add a Control-Return accel for "FileSaveClose".Ettore Perazzoli2002-07-164-3/+16
* no need to convert the value returned by e_folder_tree_get_folder to aRodrigo Moya2002-07-162-7/+23
* >= is not appropriate here because the sequences are 1-based; so seq =Peter Williams2002-07-162-2/+11
* Account for the case that when a disco store is "online" but actuallyPeter Williams2002-07-154-3/+20
* remove a stray conflict markerPeter Williams2002-07-151-1/+0
* Define a versioned library directory that we can use for things that arePeter Williams2002-07-155-3/+25
* Another fix for the IDL rename, ugh.Peter Williams2002-07-152-1/+6
* Replace filter-score with filter-int.Not Zed2002-07-152-21/+31
* Changelog is pending some other patch approval so i'm not commiting.Not Zed2002-07-153-290/+0
* Set the vfolder_editor variable to null before we close the dialogue,Not Zed2002-07-152-4/+8
* Oops, accidentally checked in some unfinished, unworking code. Reverted.Not Zed2002-07-152-46/+12
* set corba_folder.customIconName so we don't crash.Chris Toshok2002-07-152-1/+11
* Only assign a uid if indexing is enabled. This stops us always assigning aNot Zed2002-07-153-3/+34
* ** fixes for #10781Not Zed2002-07-157-27/+139
* ** fixes for #10781Not Zed2002-07-1524-139/+496
* free the full_name (as well as given_name. oops.)Chris Toshok2002-07-132-31/+48
* Make the ENTRY_PROPERTY_ID_SIMPLE_CARD_LIST case not crash, althoughDan Winship2002-07-132-1/+8
* On error, do not unref the parts gotten using camel_multipart_get_part()Jeffrey Stedfast2002-07-132-8/+16
* dup the listener, for consistency with the other signalsDan Winship2002-07-132-1/+8
* Sigh, fix for the wombat.idl -> Evolution-Wombat.idl rename here too. AtPeter Williams2002-07-132-1/+7
* e-util relies on bonobo-conf in e-passwords.c andPeter Williams2002-07-132-2/+2
* (clicked): Ref the parent_window and then unref after you are done usingEttore Perazzoli2002-07-132-0/+8
* e-util relies on bonobo-conf in e-passwords.c andPeter Williams2002-07-132-1/+7
* Install some headers that weren't getting installed.Peter Williams2002-07-132-2/+7
* Oops, change wombat.h -> Evolution-Wombat.hPeter Williams2002-07-132-1/+5
* libwombat:Peter Williams2002-07-125-7/+22
* Updated to not use camel_type_get_global_classfuncs() since this is just aJeffrey Stedfast2002-07-122-1/+5
* oops, changed the location of where we check for multipart/encryptedJeffrey Stedfast2002-07-121-4/+7
* Handle multipart/encrypted parts too.Jeffrey Stedfast2002-07-123-9/+26
* Don't let any parts have a binary encoding.Jeffrey Stedfast2002-07-122-1/+6
* added missing glade files from shell/gladeRadek Doulik2002-07-121-0/+3
* updatedRadek Doulik2002-07-121-2746/+2846
* updatedRadek Doulik2002-07-121-202/+201
* oops, apparently I didn't save?Jeffrey Stedfast2002-07-121-0/+1
* Fixes bug #27672Jeffrey Stedfast2002-07-125-6/+51
* Add an accelerator for "FileClose".Ettore Perazzoli2002-07-122-1/+5
* Allow a NULL icon [remove the precondition].Ettore Perazzoli2002-07-123-5/+13
* Actually pass the evolution URI, not the path, in Folder.evolutionUriEttore Perazzoli2002-07-124-14/+18
* If we are fetching HEADERs, don't cache the stream - instead just create aJeffrey Stedfast2002-07-122-23/+39
* (set_selected_folders): Set theEttore Perazzoli2002-07-123-4/+19
* Rename "Save to disk..." to "Save Attachment..."Jeffrey Stedfast2002-07-123-7/+12
* (update_folder_title_bar): Ref the folder_iconEttore Perazzoli2002-07-122-0/+6
* (get_folder_list_foreach): CopyEttore Perazzoli2002-07-122-6/+14
* Remove some `#if 0'ed broken code. New members title_icon andEttore Perazzoli2002-07-125-167/+143
* Don't forget to set an appropriate exception before returning NULL.Jeffrey Stedfast2002-07-122-0/+8
* e_book_get_book_view => e_book_get_completion_view, so the backends haveChris Toshok2002-07-112-3/+11
* actually remove the items from the pointer array too, so an error whileChris Toshok2002-07-112-17/+68
* Make sure message is non-NULL before setting the source on it.Jeffrey Stedfast2002-07-112-1/+4
* Modified to use a single list of UI node elements with an enable-maskJeffrey Stedfast2002-07-112-226/+201
* If we unref'd a current_message, clear the datalist. Don't botherJeffrey Stedfast2002-07-112-15/+16
* Oops, missed this one.Peter Williams2002-07-113-2/+10
* Add include lines to get ebook headers relative to <ebook/foo.h>, notPeter Williams2002-07-1130-33/+111
* (update_folder_title_bar): Get a @folder argEttore Perazzoli2002-07-112-33/+47
* Renamed stdin to stdin_fd, stdout to stdout_fd, and stderr to stderr_fd inJeffrey Stedfast2002-07-112-33/+40
* Add accelerators. [#10069]Ettore Perazzoli2002-07-112-2/+6
* Add accelerators. [#10067]Ettore Perazzoli2002-07-112-4/+8
* Add accelerators. [#10068]Ettore Perazzoli2002-07-112-3/+7
* Add accelerator for "Print Preview", "Delete".Ettore Perazzoli2002-07-113-3/+13
* Pass zero as the @sorting_priority to evolution_storage_new_folder().Ettore Perazzoli2002-07-1017-56/+200
* bleah, i hate this keyboard.Chris Toshok2002-07-101-1/+1
* add Book.getCompletionView.Chris Toshok2002-07-1010-110/+471
* Added note about set status filter action.Kevin Breit2002-07-102-0/+13
* (load_icon): Ooops. Swapped the large/smallEttore Perazzoli2002-07-102-6/+10
* s/Edit as New Message/Resend - this was confusing people. Also moved it toJeffrey Stedfast2002-07-102-2/+4
* Pass NULL @custom_icon_name to evolution_storage_new_folder().Ettore Perazzoli2002-07-1014-24/+75
* fixed a compile warningJeffrey Stedfast2002-07-101-1/+1
* #include <string.h>Dan Winship2002-07-102-0/+5
* If the custom_icon_name is not NULL, return the pixbuf for it.Ettore Perazzoli2002-07-1010-61/+154
* s/Edit as New Message/Resend - this was confusing people.Jeffrey Stedfast2002-07-102-1/+6
* Remove debugging message. (impl_shortcut_drag_motion): Likewise.Ettore Perazzoli2002-07-105-9/+11
* Call e_icon_factory_init().Ettore Perazzoli2002-07-109-57/+330
* (images_DATA): inbox-mini.png instead ofEttore Perazzoli2002-07-106-4/+12
* re-order nss and nspr flags92002-07-102-2/+6
* (remove_folder): Remove unused variable.Ettore Perazzoli2002-07-092-1/+4
* Don't ever use the mail-display's current_message, this can causeJeffrey Stedfast2002-07-096-33/+53
* Change the group icon size using e_shortcuts_set_group_uses_small_icons()Ettore Perazzoli2002-07-096-33/+164
* Make the sound type for (play-sound ) a "file" type rather than "string"Jeffrey Stedfast2002-07-094-3/+20
* removed the news editor widget since it sucked.Jeffrey Stedfast2002-07-091-113/+0
* New helper function. (e_folder_to_corba): Use it here.Ettore Perazzoli2002-07-096-10/+67
* Only queue a send operation if we are in Online mode, otherwise don'tJeffrey Stedfast2002-07-062-2/+10
* s/now// for "Send this message now" tooltipJeffrey Stedfast2002-07-061-1/+1
* No longer need to pass a postpone_cb function into the composerJeffrey Stedfast2002-07-069-81/+138
* oops, forgot to saveJeffrey Stedfast2002-07-061-1/+1
* Don't connect to the postpone signal, but do connect to the save-draftJeffrey Stedfast2002-07-065-58/+24
* Removed the Send Later verb.Jeffrey Stedfast2002-07-062-4/+4
* (startup_wizard_cancel): Unref theEttore Perazzoli2002-07-062-0/+24
* (e_timezone_dialog_init):Ettore Perazzoli2002-07-062-0/+7
* cleaned up mail-config.glade to remove the notebook tab for the accounts_tabJeffrey Stedfast2002-07-051-257/+100
* Removed mail/mail-account-news-editor.cJeffrey Stedfast2002-07-052-1/+4
* Removed.Jeffrey Stedfast2002-07-053-265/+2
* changed a commentJeffrey Stedfast2002-07-051-1/+2
* Set the IS_SOURCE provider flag.Jeffrey Stedfast2002-07-052-1/+5
* Removed special-case code for NNTP support.Jeffrey Stedfast2002-07-059-364/+31
* Change all exceptions to report which POP server failed (and tried to makeJeffrey Stedfast2002-07-052-21/+31
* Updated Ukrainian translationYuri Syrota2002-07-041-3785/+2872
* Convert back to native encoding.Abel Cheung2002-07-042-4538/+4542
* Pass TRUE as the auto_connect argument to mail_load_storage_from_uri().Jeffrey Stedfast2002-07-046-14/+32
* Invoke e_folder_dnd_bridge_drop().Ettore Perazzoli2002-07-044-15/+82
* Fix the URL for the DB 3.1.17 package; it's moved.Peter Williams2002-07-042-1/+5
* If we get an exception from the child sync, update the exception string soNot Zed2002-07-035-31/+75
* Take a void object arg. (camel_object_remove_event): "Not Zed2002-07-033-12/+25
* *** empty log message ***Rodrigo Moya2002-07-031-1/+1
* Fixes #16034Rodrigo Moya2002-07-035-12/+62
* Ñchanged to return a gboolean (TRUE if the icon is found, FALSE if not).Rodrigo Moya2002-07-033-7/+14
* updatedRadek Doulik2002-07-031-2634/+2722
* Increase the size of the escapped mlist buffer, we can't assume that thereJeffrey Stedfast2002-07-032-0/+2
* Increase the size of the escapped mlist buffer, we can't assume that thereJeffrey Stedfast2002-07-032-1/+5
* Fixes bug #27263.Jeffrey Stedfast2002-07-034-15/+56
* Remove Bcc headers too.Jeffrey Stedfast2002-07-033-1/+10
* (e_shell_show_settings): Don't set up the settingsEttore Perazzoli2002-07-032-2/+5
* (bonobo_interface_remove_folder_cb): AddEttore Perazzoli2002-07-032-1/+7
* (update_sensitivity): Removed.Ettore Perazzoli2002-07-032-43/+58
* (folder_browser_gui_init): Don't connectEttore Perazzoli2002-07-022-3/+8
* (subitem_activated_cb): Don't emitEttore Perazzoli2002-07-022-3/+7
* (activate_by_subitems): Don't set the entry to beEttore Perazzoli2002-07-022-2/+7
* Added a bunch of tooltips.Ettore Perazzoli2002-07-022-3/+13
* New arg @tooltip; pass it toEttore Perazzoli2002-07-0213-8/+101
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-07-022-30/+27
* remove dependency on removed file camel/camel-pgp-context.hSean Atkinson2002-07-022-2/+5
* Make sure that cid is non-NULL.Jeffrey Stedfast2002-07-022-1/+6
* Remove debugging message.Ettore Perazzoli2002-07-024-23/+39
* New member preparing_to_quit in EShellPrivate.Ettore Perazzoli2002-07-022-1/+22
* listen for timezone config change (property_change_cb): set the timezoneJP Rosevear2002-07-013-2/+31
* don't unref selection_model (otherwise 3 clicks of "Show Supported Bases"Sean Atkinson2002-07-012-2/+6
* Removed some conflict indicators i missed.Michael Zucci2002-07-011-1/+0
* Removed. The folder's deleted event isn't needed since we're listening toNot Zed2002-07-012-14/+12
* add pas-backend-summary.[ch].Chris Toshok2002-06-305-68/+1226
* Don't skip over disabled accounts - put them in the folder tree too.Jeffrey Stedfast2002-06-293-9/+14
* (Categories): Added.Ettore Perazzoli2002-06-292-0/+7
* Fixage/updateageAaron Weber2002-06-292-43/+55
* (impl_Storage_updateFolder): Don't stopEttore Perazzoli2002-06-292-14/+12
* Ooops. Fix date in ChangeLog.Ettore Perazzoli2002-06-291-1/+1
* *** empty log message ***Ettore Perazzoli2002-06-292-45/+133
* Fixes bug #27055.Jeffrey Stedfast2002-06-293-3/+22
* Add this, to call e_summary_mail_get_info from an idle handler.Dan Winship2002-06-292-16/+31
* Don't use --no-auto-key-retrieve, this option has apparently beenJeffrey Stedfast2002-06-292-4/+16
* Loop on our reads while errno is EINTR or EAGAIN. Also make sure toJeffrey Stedfast2002-06-282-19/+55
* Loop on our reads while errno is EINTR or EAGAIN. Also make sure toJeffrey Stedfast2002-06-282-3/+13
* Recursively delete any subfolders.Jeffrey Stedfast2002-06-282-12/+46
* Update .po files.JP Rosevear2002-06-2838-138845/+185436
* Hack around a libtool/make problem that was causing libversit.a to beDan Winship2002-06-281-0/+6
* Removed camel/camel-pgp-context.c and added camel-gpg-context.c andJeffrey Stedfast2002-06-282-1/+1
* add spanish OMF fileAaron Weber2002-06-281-0/+16
* Loop on our reads while errno is EINTR or EAGAIN. Also make sure toJeffrey Stedfast2002-06-282-23/+20
* Removed camel/camel-pgp-context.c and added camel-gpg-context.c andJeffrey Stedfast2002-06-282-1/+7
* apply patch from owen taylorAaron Weber2002-06-274-10/+33
* Loop on our reads while errno is EINTR or EAGAIN.Jeffrey Stedfast2002-06-272-9/+25
* Use the new CamelMultipartEncrypted class to do our encryption work forJeffrey Stedfast2002-06-272-47/+165
* updatedRadek Doulik2002-06-271-96/+98
* slight build fixesJeffrey Stedfast2002-06-273-19/+20
* Removed.Jeffrey Stedfast2002-06-277-1934/+41
* updatedRadek Doulik2002-06-271-63/+71
* Don't allow the pgp type to be anything except NONE or GPG.Jeffrey Stedfast2002-06-277-139/+80
* Use the new CamelMultipartEncrypted class to do our encryption work forJeffrey Stedfast2002-06-272-31/+56
* Oops, this needs to take a userid argument.Jeffrey Stedfast2002-06-273-5/+8
* remove the search-refining feature, which isn't actually true, i think.Aaron Weber2002-06-275-96/+73
* Removed (never did anything anyway).Jeffrey Stedfast2002-06-275-240/+11
* New class implementing the multipart/encrypted content type. ContainsJeffrey Stedfast2002-06-275-0/+420
* Check for NODATA too.Jeffrey Stedfast2002-06-273-2/+15
* Only let the dialog be opened onceIain Holmes2002-06-272-0/+20
* Fix crash on "broken" rdfsIain Holmes2002-06-272-0/+9
* Fix a typo in the Locations fileIain Holmes2002-06-273-9/+10
* Sort the states in the right orderIain Holmes2002-06-273-8/+12
* Fix bugs, make the folder list be a storage set view and add a delete url buttonIain Holmes2002-06-2610-66/+573
* Changes for an importer bug and to get the storagesetselector in the summaryIain Holmes2002-06-267-29/+216
* Fixes #25410Rodrigo Moya2002-06-262-0/+16
* Remove the #include for camel-spoold-store.hJeffrey Stedfast2002-06-262-1/+5
* Include <sys/time.h> for struct timeval.Not Zed2002-06-2622-2418/+1045
* #include <sys/time.h>Jeffrey Stedfast2002-06-263-1/+5
* more improvem,ent.Aaron Weber2002-06-262-20/+17
* Also handle https urls.Jeffrey Stedfast2002-06-262-1/+3
* reorder the adding of creatable items so the default is a new contact, notChris Toshok2002-06-262-3/+9
* Use mail_crypto_get_pgp_cipher_context() so that the PGP/GPG decision isJeffrey Stedfast2002-06-262-1/+7
* Some compiler warning fixes.Jeffrey Stedfast2002-06-269-63/+70
* Add example FAQ items in welcome email, as per danw's request in bug 18645Aaron Weber2002-06-252-11/+21
* plug leak and actually use the minimal comp we createJP Rosevear2002-06-252-1/+10
* add back protoJP Rosevear2002-06-2516-235/+625
* remove source argument (get it from the dialog). (edit_source_clicked):Sean Atkinson2002-06-252-6/+25
* Return the option as --digest-algo=<micalg> (gpg_ctx_parse_status): DecodeJeffrey Stedfast2002-06-252-20/+82