aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* > 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