aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-shortcut.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused files.Ettore Perazzoli2000-05-071-316/+0
| | | | svn path=/trunk/; revision=2857
* plug mem leaks due to bad documentation ofbertrand2000-03-091-3/+1
| | | | | | | | | | | | | | | | | | | | | | | 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
* More work on the code. Added more for the framework.Arturo Espinosa2000-01-191-45/+54
| | | | | | | | More work on the code. Added more for the framework. Miguel. svn path=/trunk/; revision=1593
* More work; Model view for the shortcut bar is better; More menus; More ↵Arturo Espinosa2000-01-181-29/+179
| | | | | | features -migu svn path=/trunk/; revision=1587
* Shaping up; Model/view is still not fully setup, but coming, comingArturo Espinosa2000-01-171-0/+159
svn path=/trunk/; revision=1580