| Commit message (Expand) | Author | Age | Files | Lines |
* | new function, actually calls select_msg. (on_row_selection_cmd): register | Chris Toshok | 2000-04-17 | 1 | -0/+10 |
* | no more e_cell_set_editable. this info always comes from the model. | Chris Toshok | 2000-04-17 | 1 | -0/+5 |
* | Moved from camel/camel-formatter, and changed slightly. (More to come.) | Dan Winship | 2000-04-15 | 1 | -0/+10 |
* | use gnome_app_fill_toolbar_with_data, so we get the beautiful gnome | Chris Toshok | 2000-04-15 | 1 | -0/+6 |
* | Fix up the warning message a bit. (folder_browser_factory): Make the | Dan Winship | 2000-04-14 | 1 | -0/+6 |
* | Fix the embarassing cursor bug. | Miguel de Icaza | 2000-04-12 | 1 | -0/+4 |
* | Add some #includes for the non-HAVE_MKSTEMP case | Dan Winship | 2000-04-10 | 1 | -0/+2 |
* | use camel_movemail when fetching mail from an mbox store. This leaves | Dan Winship | 2000-04-10 | 1 | -0/+8 |
* | + * addressbook/gui/component/addressbook.c (addressbook_factory): | Matthew Loper | 2000-04-09 | 1 | -0/+5 |
* | Add more beautiful art from Miggue, the Diego Rivera of the next | Miguel de Icaza | 2000-04-08 | 1 | -0/+8 |
* | + * folder-browser.c (folder_browser_destroy): Unref the shell | Matthew Loper | 2000-04-08 | 1 | -0/+9 |
* | new file, for toolbar/menu callbacks (fetch_mail): fetch mail. Doesn't do | Dan Winship | 2000-04-08 | 1 | -0/+13 |
* | Load the icons from the installation path, not form the GNOME-libs | Miguel de Icaza | 2000-04-06 | 1 | -0/+22 |
* | update to new property API. | Michael Meeks | 2000-04-02 | 1 | -0/+6 |
* | remove debugging printf()s that no longer seem useful | Dan Winship | 2000-04-01 | 1 | -0/+9 |
* | Call bonobo_control_frame_activate on the folder_view every time it is | Dan Winship | 2000-03-30 | 1 | -0/+5 |
* | quiet warnings when building in ../po | Chris Toshok | 2000-03-28 | 1 | -0/+3 |
* | Memory leak fix. | Miguel de Icaza | 2000-03-27 | 1 | -0/+5 |
* | update for summary changes. Hey, neat, it really does make it more | Dan Winship | 2000-03-25 | 1 | -0/+5 |
* | Updated .cvsignore files | Chris Lahey | 2000-03-23 | 1 | -0/+4 |
* | Minor cleanup & commenting. | Matthew Loper | 2000-03-22 | 1 | -0/+6 |
* | display message size | bertrand | 2000-03-21 | 1 | -0/+4 |
* | Properly ref & sink the table and header models. | Christopher James Lahey | 2000-03-21 | 1 | -0/+4 |
* | First cut at a mail source selection wizard. Basically a rigged demo at | Dan Winship | 2000-03-15 | 1 | -1/+7 |
* | i2000-03-13 bertrand <bertrand@helixcode.com> | bertrand | 2000-03-13 | 1 | -0/+7 |
* | once we have the bonobo control widget, disable the autoactivation and | bertrand | 2000-03-13 | 1 | -0/+4 |
* | name change | bertrand | 2000-03-13 | 1 | -0/+6 |
* | added the get_e_folder_type function. | bertrand | 2000-03-13 | 1 | -0/+10 |
* | added a warning so that the user knows that this version may crash his | bertrand | 2000-03-08 | 1 | -0/+6 |
* | More changes than a man can remember. | Bertrand Guiheneuf | 2000-03-06 | 1 | -0/+18 |
* | Added a prototype message listing. | Christopher James Lahey | 2000-03-05 | 1 | -0/+4 |
* | Set up the column headers properly. | Christopher James Lahey | 2000-03-05 | 1 | -0/+6 |
* | Define ml_duplicate_value and ml_free_value correctly. | Christopher James Lahey | 2000-03-05 | 1 | -0/+5 |
* | Use g_int_compare and g_str_compare as we should be instead of g_int_equal | Christopher James Lahey | 2000-03-05 | 1 | -0/+5 |
* | sync for debugging with chris | Bertrand Guiheneuf | 2000-03-05 | 1 | -0/+8 |
* | Change this to use the ETable widget itself instead of building it from | Christopher James Lahey | 2000-03-05 | 1 | -0/+5 |
* | Ref the table columns since we unref them at the end. | Christopher James Lahey | 2000-03-04 | 1 | -0/+5 |
* | Various building fixes. At least, now it builds for me. | Ettore Perazzoli | 2000-03-02 | 1 | -0/+6 |
* | Fixed references to libutil.a -> libeutil.la | Michael Zucci | 2000-02-29 | 1 | -0/+4 |
* | Added e_xml_get_integer_prop_by_name. | Christopher James Lahey | 2000-02-25 | 1 | -0/+4 |
* | last set of changes for CamelFolder changes. Evolution builds again... | Dan Winship | 2000-02-25 | 1 | -0/+5 |
* | This were moved to widgets/e-text/ a while ago but never removed. They | Christopher James Lahey | 2000-02-24 | 1 | -0/+5 |
* | + * message-list.c (message_list_set_folder): Check 'desc'riptions | Matthew Loper | 2000-02-24 | 1 | -0/+5 |
* | fix to show a sample correct implementation. | bertrand | 2000-02-22 | 1 | -0/+5 |
* | + * libical/Makefile.in: autogenerated file removed from cvs, and | Matthew Loper | 2000-02-22 | 1 | -0/+4 |
* | Add "authenticator" to CamelSession and update things to use it. | Dan Winship | 2000-02-22 | 1 | -0/+5 |
* | update for CamelSession changes | Dan Winship | 2000-02-22 | 1 | -0/+7 |
* | + * widgets/e-minicard/.cvsignore: Added minicard-label-test, | Matthew Loper | 2000-02-20 | 1 | -0/+4 |
* | Add the unicode libraries as well. | Miguel de Icaza | 2000-02-16 | 1 | -0/+9 |
* | + * tests/ui-tests/message-browser.c (handle_tree_item): Expand tree | Matthew Loper | 2000-02-14 | 1 | -0/+5 |
* | HTMLStreamClass's parent changed to CamelStreamClass, not CamelStream. | Matthew Loper | 2000-02-14 | 1 | -0/+5 |
* | Add the e-text directory to the includes list. | Christopher James Lahey | 2000-02-12 | 1 | -0/+7 |
* | Added libetext as libetable depends on it. | Christopher James Lahey | 2000-02-09 | 1 | -0/+4 |
* | Changed the order of the compilation so the CORBA stuff was generated | Iain Holmes | 2000-02-09 | 1 | -0/+5 |
* | It compiles -miguel | Arturo Espinosa | 2000-01-25 | 1 | -0/+7 |