| Commit message (Expand) | Author | Age | Files | Lines |
* | use e_shell_ marshallers, and make sure STRING parameters map to *_STRING* | Chris Toshok | 2002-11-20 | 1 | -3/+4 |
* | Make separate dispose/finalize overrides of just overriding destroy. | Ettore Perazzoli | 2002-11-12 | 1 | -7/+23 |
* | New. (impl_finalize): New. (destroy): Removed. (class_init): Install | Ettore Perazzoli | 2002-11-06 | 1 | -1/+1 |
* | Replace gtk_signal_emit() with g_signal_emit(). Likewise. Likewise. | Ettore Perazzoli | 2002-11-04 | 1 | -5/+4 |
* | Changed all gtk_object_refs()/gtk_object_unrefs() into | Ettore Perazzoli | 2002-11-04 | 1 | -6/+6 |
* | Renamed from GNOME_Evolution_Shell.oaf.in. | Ettore Perazzoli | 2002-11-04 | 1 | -9/+6 |
* | Removed unused variable. | Ettore Perazzoli | 2002-07-19 | 1 | -1/+0 |
* | Allow a NULL icon [remove the precondition]. | Ettore Perazzoli | 2002-07-12 | 1 | -2/+0 |
* | Remove some `#if 0'ed broken code. New members title_icon and | Ettore Perazzoli | 2002-07-12 | 1 | -164/+102 |
* | New. (display_uri): Call it before returning so the navigation buttons | Ettore Perazzoli | 2002-02-23 | 1 | -9/+20 |
* | `e_shell_folder_title_bar_set_title_clickable()', not | Ettore Perazzoli | 2002-02-23 | 1 | -103/+240 |
* | Fix the license text to make sense. | Ettore Perazzoli | 2001-10-27 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | Only gtk_widget_destroy() the icon_widget if it's not NULL. | Ettore Perazzoli | 2001-09-13 | 1 | -2/+4 |
* | Purify run. All small leaks. | Dan Winship | 2001-09-10 | 1 | -0/+1 |
* | `#if 0'ed out. (make_bold): Likewise. | Ettore Perazzoli | 2001-08-23 | 1 | -4/+6 |
* | Fix a leak: unref the EFont after we have used it. Also, don't crash if | Ettore Perazzoli | 2001-08-22 | 1 | -2/+5 |
* | Added display_name and description to the type. | Ettore Perazzoli | 2001-08-20 | 1 | -0/+8 |
* | New callback for the realize signal. (make_bold): New. Hooks up the | Ettore Perazzoli | 2001-08-17 | 1 | -1/+36 |
* | Evil GTK+ hackery. Of course if GTK+ made things easier, I wouldn't | Ettore Perazzoli | 2001-08-17 | 1 | -0/+20 |
* | Remove member `hbox' from `struct _EShellFolderTitleBarPrivate'. | Ettore Perazzoli | 2001-08-07 | 1 | -150/+187 |
* | Add some padding to the label so that the title doesn't move around when | Ettore Perazzoli | 2001-08-05 | 1 | -12/+20 |
* | [Removing Evolution::LocalStorage interface, abstracting the unread counts | Jason Leach | 2001-08-04 | 1 | -1/+1 |
* | Line up the padding for the folder title bar labels when you have the | Jason Leach | 2001-07-20 | 1 | -1/+2 |
* | New function (probably should just be static). | Jason Leach | 2001-05-31 | 1 | -6/+43 |
* | Remove/replace unneeded includes and move around stuff so that system | Kjartan Maraas | 2001-03-30 | 1 | -2/+10 |
* | Update copyrights for files modified in year 2001. | Ettore Perazzoli | 2001-01-28 | 1 | -1/+1 |
* | pop the visual/cm after the construct | JP Rosevear | 2001-01-17 | 1 | -2/+2 |
* | push/pop the color map (e_shell_folder_title_bar_new): and the visual... | JP Rosevear | 2001-01-16 | 1 | -1/+3 |
* | push/pop the color map | JP Rosevear | 2001-01-16 | 1 | -1/+3 |
* | Add a typecast. | Dan Winship | 2000-10-17 | 1 | -1/+0 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -1/+1 |
* | Fixed bug #536 Popup folder tree button doesn't expand | Iain Holmes | 2000-09-15 | 1 | -4/+0 |
* | Ref a few things that need it. Avoid triggering some assertions. | Peter Williams | 2000-08-26 | 1 | -1/+2 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-20 | 1 | -2/+2 |
* | update the pixmap define E_USE_STYLES to disable the current darkening | Larry Ewing | 2000-08-18 | 1 | -23/+22 |
* | Some changes to the pop-up folder tree, so that it makes more visual | Ettore Perazzoli | 2000-07-22 | 1 | -17/+93 |
* | Improve the title bar pop-up button: use a toggle button instead of a | Ettore Perazzoli | 2000-07-21 | 1 | -11/+30 |
* | First shot at the "click on the folder title, get the folder tree" | Ettore Perazzoli | 2000-07-21 | 1 | -18/+91 |
* | `#if 0' an unused function. | Ettore Perazzoli | 2000-07-11 | 1 | -0/+2 |
* | Increase the size of the folder title bar slightly to make it nicer. | Ettore Perazzoli | 2000-05-31 | 1 | -0/+1 |
* | Added a title bar for the folder view. Removed title bar from the | Ettore Perazzoli | 2000-05-30 | 1 | -0/+378 |