aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-display.c
Commit message (Collapse)AuthorAgeFilesLines
* quiet warnings when building in ../poChris Toshok2000-03-281-54/+54
| | | | | | * mail-display.c: quiet warnings when building in ../po svn path=/trunk/; revision=2204
* Minor cleanup & commenting.Matthew Loper2000-03-221-25/+36
| | | | | | | | * mail-display.c: Minor cleanup & commenting. * folder-browser-factory.c: Minor cleanup & warning elimination. svn path=/trunk/; revision=2134
* Temporarily removed the calendar from the subdirs list. The compilationbertrand2000-03-211-1/+37
| | | | | | | | | 03-21-2000 bertrand <bg@aful.org> Temporarily removed the calendar from the subdirs list. The compilation errors confuse people. svn path=/trunk/; revision=2129
* once we have the bonobo control widget, disable the autoactivation andbertrand2000-03-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | 2000-03-13 bertrand <bertrand@helixcode.com> * shell/e-shell-view.c (get_view): once we have the bonobo control widget, disable the autoactivation and activate the control frame. 2000-03-12 bertrand <bertrand@helixcode.com> * folder-browser-factory.c (folder_browser_factory_init): name change. (control_activate_cb): when the control is activated, it merges its own UI with the remote UIHandler. (control_add_menu): sample menu merging. (folder_browser_factory): connect the control "activate" signal. (Bonobo control / shell view) UIMenu merging. svn path=/trunk/; revision=2110
* plug mem leaks due to bad documentation ofbertrand2000-03-091-5/+12
| | | | | | | | | | | | | | | | | | | | | | | 2000-03-07 bertrand <bertrand@helixcode.com> * camel-formatter.c (handle_mime_part): plug mem leaks due to bad documentation of camel_content_field_get_mime_type (print_camel_body_part): idem (handle_multipart_alternative): idem * gmime-content-field.c (gmime_content_field_get_mime_type): documentation fix. * camel-mime-part.c (my_finalize): unref the content_input_stream if any. * shell/e-shell-shortcut.c (shortcut_bar_item_selected): removed a test that prevented the standard menu to be shown. svn path=/trunk/; revision=2089
* sync from laptopBertrand Guiheneuf2000-03-081-0/+1
| | | | svn path=/trunk/; revision=2077
* More changes than a man can remember.Bertrand Guiheneuf2000-03-061-16/+368
| | | | | | The UI works now. svn path=/trunk/; revision=2074
* It compiles -miguelArturo Espinosa2000-01-251-5/+6
| | | | svn path=/trunk/; revision=1630
* More workArturo Espinosa2000-01-251-0/+68
svn path=/trunk/; revision=1628