aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Don't call e_setup_base_dir.Christopher James Lahey2000-06-021-0/+4
* Fix forwarding to work for people other than me. :) [Although apparentlyDan Winship2000-06-021-0/+4
* Add a quick hack to move the selection down a row when you delete aDan Winship2000-06-021-0/+3
* use <blockquote> rather than <center><table border=1 width=95%> to frameDan Winship2000-06-021-0/+9
* Turn off the grid in our ETable.Christopher James Lahey2000-06-021-0/+5
* identity and source clists are now filled in as well as the transport noteboo...Jeffrey Stedfast2000-06-021-0/+2
* Oops. This needs to take a message argument because we might be writingDan Winship2000-06-021-0/+6
* fixed a segfault in service_acceptable()Jeffrey Stedfast2000-06-021-0/+2
* Finished the configuration dialogs and renamed some Tools/ menu itemsJeffrey Stedfast2000-06-021-0/+8
* Make the mail folder browser use EScrollFrame for a nicer look.Ettore Perazzoli2000-06-011-0/+12
* Quit when the shell exits. This is a kludge, but a pretty necessary oneDan Winship2000-06-011-0/+6
* Closer to having a working configuration dialog working, source configuration...Jeffrey Stedfast2000-06-011-0/+7
* Fix up memory management of x-evolution-data URLs so the URLs and/or theirDan Winship2000-06-011-0/+11
* Make the toolbar look like a standard GNOME toolbar my putting it intoEttore Perazzoli2000-06-011-0/+7
* config dialog will now allow identities to be added, edited and deletedJeffrey Stedfast2000-06-011-0/+8
* Initialize the "urls" hash table stored on the message and store cid andDan Winship2000-06-011-0/+25
* Redo this back to the old way: a single GtkHTML with various things inlineDan Winship2000-05-311-0/+18
* Removed merge cruft.Michael Zucci2000-05-311-1/+0
* Properly encode the search string.Not Zed2000-05-311-0/+5
* Implemented the Transport section of the configuration dialog windowJeffrey Stedfast2000-05-311-0/+12
* use the "new" tigert pixmaps rather than the older ones. Includes aDan Winship2000-05-311-0/+5
* call e_table_model_row_changed, not e_table_model_changed so we do lessDan Winship2000-05-311-0/+11
* Added bold for unread messages.Christopher James Lahey2000-05-311-0/+4
* commit'd changelog :)Jeffrey Stedfast2000-05-311-0/+17
* Switched to using "cursor_change" signal instead of "row_selection" forChristopher James Lahey2000-05-301-0/+7
* Hardcode the vfolder source to just the inbox (so at least it returnsNot Zed2000-05-301-0/+11
* helper function since we need to set "modal" on the dialogs returned byDan Winship2000-05-291-0/+11
* Use `foo@bar' rather than `<foo@bar>' for recipient with no name.Dan Winship2000-05-291-0/+3
* don't put up an error message if the user cancels the password dialog.Dan Winship2000-05-291-0/+5
* vfolder gui! So you can define them,k they show up in the list (well,Not Zed2000-05-281-0/+22
* Added a COL_DELETED and made it the strikeout column for both textChristopher James Lahey2000-05-281-0/+5
* Various improvements:Dan Winship2000-05-281-0/+28
* Fix a bug (security/stability) in its usage of mail_html_write.Dan Winship2000-05-271-0/+3
* set CAMEL_MESSAGE_ANSWERED on a message after a successful reply.Dan Winship2000-05-271-0/+6
* Update for PersistStream changesDan Winship2000-05-261-0/+5
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-0/+20
* connect to and disconnect from the transport.Dan Winship2000-05-251-0/+5
* Added widgets/e-paned/Makefile.Christopher James Lahey2000-05-251-0/+6
* Get rid of the old `evolution-service-repository' cruft and startEttore Perazzoli2000-05-231-0/+8
* Updated for the GtkHTML API changes. Also fixed some compilerEttore Perazzoli2000-05-211-0/+19
* Fixes for stream stuff.NotZed2000-05-201-0/+6
* Added initialize_value and value_is_empty callbacks.Christopher James Lahey2000-05-201-0/+5
* move the development_warning from mail to shell so you don't get theDan Winship2000-05-191-0/+3
* Update for camel_folder_get_uids (folder_changed,Dan Winship2000-05-191-0/+8
* This seems to be cruft. Nuke it.Dan Winship2000-05-181-0/+2
* Use camel_data_wrapper_write_to_stream rather thanDan Winship2000-05-181-0/+7
* Ok, so all incoming mail comes through filters, yay!NotZed2000-05-171-0/+5
* New menu to bring up the filter editor, and edit filters. They dontNotZed2000-05-171-0/+9
* Removed usage of bonobo_object_destroy.Christopher James Lahey2000-05-171-0/+4
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-141-0/+4
* Use 6 X's to mkstemp, as required by the man page, just a temp fix, thisNotZed2000-05-131-0/+6
* make the toolbars detachable now that we require a new enough versionDan Winship2000-05-121-0/+5
* Left-justify the message.Federico Mena Quintero2000-05-121-0/+5
* Made this dialog have fewer buttons.Christopher James Lahey2000-05-111-0/+5
* New development warning text from Nat.Christopher James Lahey2000-05-111-0/+5
* only set the default background color if style is not NULL.Larry Ewing2000-05-111-0/+5
* Removed dist-hook section.Christopher James Lahey2000-05-101-0/+5
* + * calendar/pcs/cal-backend.c (cal_backend_add_cal): Return nothingMatthew Loper2000-05-101-0/+3
* Fill in "blah blah blah".Matthew Loper2000-05-091-0/+4
* make this a little less kludgy. Use gnome_error_dialog rather than printfDan Winship2000-05-091-0/+13
* Update for CamelStream CamelException changes.Dan Winship2000-05-091-0/+10
* Size moved to message info, rather than content info structure.NotZed2000-05-081-0/+5
* unref the message after displaying it.Dan Winship2000-05-081-0/+9
* Changed a toolbar button from saying "New mail" (which suggests you mightMatthew Loper2000-05-081-0/+6
* Don't hardcode "inbox" here.Dan Winship2000-05-071-0/+17
* New code to configure identity, mail source, and mail transport.Dan Winship2000-05-071-0/+18
* ignore evolution-mail.pureChris Toshok2000-05-071-0/+5
* consolidate mail-format.h, mail-identify.h, mail-ops.h, main.h andDan Winship2000-05-071-0/+6
* Use the OAFIID when using an OAF-enabled build of bonobo.Anders Carlsson2000-05-061-0/+5
* Requires a camel-patch, about to come through ...NotZed2000-05-051-0/+20
* Some small build fixes:Jacob Leach2000-05-041-0/+5
* Make the "Cc:" field optional again. (Before, we could check ifDan Winship2000-05-041-0/+7
* comment out the changed signal for now.Larry Ewing2000-05-031-0/+5
* Set G_LOG_DOMAIN in following files.Matthew Loper2000-05-031-0/+4
* only free search if it is not NULL.Larry Ewing2000-05-031-0/+5
* > 2000-05-02 NotZed <NotZed@HelixCode.com>Michael Zucci2000-05-031-0/+8
* Added a deleted message icon whcih shows when messages areMichael Zucci2000-05-021-0/+13
* Ok, you can now delete and expunge messages ... not really prettyMichael Zucci2000-05-021-0/+8
* > (folder_browser_gui_init): Add an option meny to the search line.Michael Zucci2000-05-021-0/+5
* A hackish little quick-search entry. (search_activate): Perform aNotZed2000-05-021-0/+17
* This is no longer necessary.Dan Winship2000-04-301-0/+7
* Handle clicks on "cid" URLs by popping up a "Save Attachment" dialog.Dan Winship2000-04-301-0/+11
* Improve the builtin vs bonobo selection code. (handle_mystery): IncludeDan Winship2000-04-301-0/+20
* update for Camel recipient changes. (Just to make it build, not to takeDan Winship2000-04-291-0/+6
* Fix broken OAF patch for the GNORBA case.Ettore Perazzoli2000-04-291-0/+6
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-281-0/+24
* Move text_to_html to e-util.Dan Winship2000-04-281-1/+10
* Improve URL converstion code. Recognize https, recognize "www\..*" withoutDan Winship2000-04-281-0/+7
* Reorganize a bit and add a new flag, TEXT_TO_HTML_CONVERT_URLS toDan Winship2000-04-271-0/+7
* Remove. We weren't using the fields that made this different fromDan Winship2000-04-271-1/+2
* update for CamelStream changes.Dan Winship2000-04-261-0/+4
* add a convert_space_hack flag, which turns N spaces into N-1 &nbsp;s and aDan Winship2000-04-261-23/+32
* Now that we're not limited to a single GtkHTML for the display, there's noDan Winship2000-04-261-0/+13
* (reply_body): Make this deal better with multiparts.Dan Winship2000-04-261-0/+1
* (setup_function_table): pass unknown text subtypes toDan Winship2000-04-261-0/+7
* Fix some bugs that crept into reply generation. This needs a lot more workDan Winship2000-04-251-0/+4
* Redo large chunks of this. The mail display now consists of a vbox in aDan Winship2000-04-251-0/+16
* rename "send" to "send_msg", to avoid name clash with the tcp function.Dan Winship2000-04-241-0/+12
* Change cid expectations to match current camel reality.Dan Winship2000-04-231-0/+3
* call glade_gnome_init, for composer.Dan Winship2000-04-231-0/+2
* move msg_composer_cb and msg_composer_send_cb to mail-ops. Attach send,Dan Winship2000-04-231-0/+15
* deal with cid: URLs. (find_cid): helper routine for above. (This could beDan Winship2000-04-211-0/+6
* ref the message we display, since we're going to unref it when we removeDan Winship2000-04-211-0/+7
* Oops, remove some debug i put there.NotZed2000-04-211-0/+1
* Add libibex.la to link.NotZed2000-04-211-0/+14
* update for bonobo change, and remove a now-unused variable.Dan Winship2000-04-211-0/+5
* new function, actually calls select_msg. (on_row_selection_cmd): registerChris Toshok2000-04-171-0/+10
* no more e_cell_set_editable. this info always comes from the model.Chris Toshok2000-04-171-0/+5
* Moved from camel/camel-formatter, and changed slightly. (More to come.)Dan Winship2000-04-151-0/+10
* use gnome_app_fill_toolbar_with_data, so we get the beautiful gnomeChris Toshok2000-04-151-0/+6
* Fix up the warning message a bit. (folder_browser_factory): Make theDan Winship2000-04-141-0/+6
* Fix the embarassing cursor bug.Miguel de Icaza2000-04-121-0/+4
* Add some #includes for the non-HAVE_MKSTEMP caseDan Winship2000-04-101-0/+2
* use camel_movemail when fetching mail from an mbox store. This leavesDan Winship2000-04-101-0/+8
* + * addressbook/gui/component/addressbook.c (addressbook_factory):Matthew Loper2000-04-091-0/+5
* Add more beautiful art from Miggue, the Diego Rivera of the nextMiguel de Icaza2000-04-081-0/+8
* + * folder-browser.c (folder_browser_destroy): Unref the shellMatthew Loper2000-04-081-0/+9
* new file, for toolbar/menu callbacks (fetch_mail): fetch mail. Doesn't doDan Winship2000-04-081-0/+13
* Load the icons from the installation path, not form the GNOME-libsMiguel de Icaza2000-04-061-0/+22
* update to new property API.Michael Meeks2000-04-021-0/+6
* remove debugging printf()s that no longer seem usefulDan Winship2000-04-011-0/+9
* Call bonobo_control_frame_activate on the folder_view every time it isDan Winship2000-03-301-0/+5
* quiet warnings when building in ../poChris Toshok2000-03-281-0/+3
* Memory leak fix.Miguel de Icaza2000-03-271-0/+5
* update for summary changes. Hey, neat, it really does make it moreDan Winship2000-03-251-0/+5
* Updated .cvsignore filesChris Lahey2000-03-231-0/+4
* Minor cleanup & commenting.Matthew Loper2000-03-221-0/+6
* display message sizebertrand2000-03-211-0/+4
* Properly ref & sink the table and header models.Christopher James Lahey2000-03-211-0/+4
* First cut at a mail source selection wizard. Basically a rigged demo atDan Winship2000-03-151-1/+7
* i2000-03-13 bertrand <bertrand@helixcode.com>bertrand2000-03-131-0/+7
* once we have the bonobo control widget, disable the autoactivation andbertrand2000-03-131-0/+4
* name changebertrand2000-03-131-0/+6
* added the get_e_folder_type function.bertrand2000-03-131-0/+10
* added a warning so that the user knows that this version may crash hisbertrand2000-03-081-0/+6
* More changes than a man can remember.Bertrand Guiheneuf2000-03-061-0/+18
* Added a prototype message listing.Christopher James Lahey2000-03-051-0/+4
* Set up the column headers properly.Christopher James Lahey2000-03-051-0/+6
* Define ml_duplicate_value and ml_free_value correctly.Christopher James Lahey2000-03-051-0/+5
* Use g_int_compare and g_str_compare as we should be instead of g_int_equalChristopher James Lahey2000-03-051-0/+5
* sync for debugging with chrisBertrand Guiheneuf2000-03-051-0/+8
* Change this to use the ETable widget itself instead of building it fromChristopher James Lahey2000-03-051-0/+5
* Ref the table columns since we unref them at the end.Christopher James Lahey2000-03-041-0/+5
* Various building fixes. At least, now it builds for me.Ettore Perazzoli2000-03-021-0/+6
* Fixed references to libutil.a -> libeutil.laMichael Zucci2000-02-291-0/+4
* Added e_xml_get_integer_prop_by_name.Christopher James Lahey2000-02-251-0/+4
* last set of changes for CamelFolder changes. Evolution builds again...Dan Winship2000-02-251-0/+5
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-0/+5
* + * message-list.c (message_list_set_folder): Check 'desc'riptionsMatthew Loper2000-02-241-0/+5
* fix to show a sample correct implementation.bertrand2000-02-221-0/+5
* + * libical/Makefile.in: autogenerated file removed from cvs, andMatthew Loper2000-02-221-0/+4
* Add "authenticator" to CamelSession and update things to use it.Dan Winship2000-02-221-0/+5
* update for CamelSession changesDan Winship2000-02-221-0/+7
* + * widgets/e-minicard/.cvsignore: Added minicard-label-test,Matthew Loper2000-02-201-0/+4
* Add the unicode libraries as well.Miguel de Icaza2000-02-161-0/+9
* + * tests/ui-tests/message-browser.c (handle_tree_item): Expand treeMatthew Loper2000-02-141-0/+5
* HTMLStreamClass's parent changed to CamelStreamClass, not CamelStream.Matthew Loper2000-02-141-0/+5
* Add the e-text directory to the includes list.Christopher James Lahey2000-02-121-0/+7
* Added libetext as libetable depends on it.Christopher James Lahey2000-02-091-0/+4
* Changed the order of the compilation so the CORBA stuff was generatedIain Holmes2000-02-091-0/+5
* It compiles -miguelArturo Espinosa2000-01-251-0/+7