aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-folder-title-bar.c
Commit message (Expand)AuthorAgeFilesLines
* Removed unused variable.Ettore Perazzoli2002-07-191-1/+0
* Allow a NULL icon [remove the precondition].Ettore Perazzoli2002-07-121-2/+0
* Remove some `#if 0'ed broken code. New members title_icon andEttore Perazzoli2002-07-121-164/+102
* New. (display_uri): Call it before returning so the navigation buttonsEttore Perazzoli2002-02-231-9/+20
* `e_shell_folder_title_bar_set_title_clickable()', notEttore Perazzoli2002-02-231-103/+240
* Fix the license text to make sense.Ettore Perazzoli2001-10-271-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Only gtk_widget_destroy() the icon_widget if it's not NULL.Ettore Perazzoli2001-09-131-2/+4
* Purify run. All small leaks.Dan Winship2001-09-101-0/+1
* `#if 0'ed out. (make_bold): Likewise.Ettore Perazzoli2001-08-231-4/+6
* Fix a leak: unref the EFont after we have used it. Also, don't crash ifEttore Perazzoli2001-08-221-2/+5
* Added display_name and description to the type.Ettore Perazzoli2001-08-201-0/+8
* New callback for the realize signal. (make_bold): New. Hooks up theEttore Perazzoli2001-08-171-1/+36
* Evil GTK+ hackery. Of course if GTK+ made things easier, I wouldn'tEttore Perazzoli2001-08-171-0/+20
* Remove member `hbox' from `struct _EShellFolderTitleBarPrivate'.Ettore Perazzoli2001-08-071-150/+187
* Add some padding to the label so that the title doesn't move around whenEttore Perazzoli2001-08-051-12/+20
* [Removing Evolution::LocalStorage interface, abstracting the unread countsJason Leach2001-08-041-1/+1
* Line up the padding for the folder title bar labels when you have theJason Leach2001-07-201-1/+2
* New function (probably should just be static).Jason Leach2001-05-311-6/+43
* Remove/replace unneeded includes and move around stuff so that systemKjartan Maraas2001-03-301-2/+10
* Update copyrights for files modified in year 2001.Ettore Perazzoli2001-01-281-1/+1
* pop the visual/cm after the constructJP Rosevear2001-01-171-2/+2
* push/pop the color map (e_shell_folder_title_bar_new): and the visual...JP Rosevear2001-01-161-1/+3
* push/pop the color mapJP Rosevear2001-01-161-1/+3
* Add a typecast.Dan Winship2000-10-171-1/+0
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* Fixed bug #536 Popup folder tree button doesn't expandIain Holmes2000-09-151-4/+0
* Ref a few things that need it. Avoid triggering some assertions.Peter Williams2000-08-261-1/+2
* Fixed a warning.Christopher James Lahey2000-08-201-2/+2
* update the pixmap define E_USE_STYLES to disable the current darkeningLarry Ewing2000-08-181-23/+22
* Some changes to the pop-up folder tree, so that it makes more visualEttore Perazzoli2000-07-221-17/+93
* Improve the title bar pop-up button: use a toggle button instead of aEttore Perazzoli2000-07-211-11/+30
* First shot at the "click on the folder title, get the folder tree"Ettore Perazzoli2000-07-211-18/+91
* `#if 0' an unused function.Ettore Perazzoli2000-07-111-0/+2
* Increase the size of the folder title bar slightly to make it nicer.Ettore Perazzoli2000-05-311-0/+1
* Added a title bar for the folder view. Removed title bar from theEttore Perazzoli2000-05-301-0/+378