aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-folder-title-bar.c
Commit message (Collapse)AuthorAgeFilesLines
* Some changes to the pop-up folder tree, so that it makes more visualEttore Perazzoli2000-07-221-17/+93
| | | | | | sense. svn path=/trunk/; revision=4271
* Improve the title bar pop-up button: use a toggle button instead of aEttore Perazzoli2000-07-211-11/+30
| | | | | | | regular one and allow sticking the pop-up with the close button (we'll need to have it change the icon). svn path=/trunk/; revision=4259
* First shot at the "click on the folder title, get the folder tree"Ettore Perazzoli2000-07-211-18/+91
| | | | | | thingie. Needs love, but it's a start. svn path=/trunk/; revision=4257
* `#if 0' an unused function.Ettore Perazzoli2000-07-111-0/+2
| | | | svn path=/trunk/; revision=4062
* Increase the size of the folder title bar slightly to make it nicer.Ettore Perazzoli2000-05-311-0/+1
| | | | svn path=/trunk/; revision=3304
* Added a title bar for the folder view. Removed title bar from theEttore Perazzoli2000-05-301-0/+378
shortcut view. Made shortcuts behave correctly when moved around. Also, implemented automatic re-saving of the shortcuts when they change. svn path=/trunk/; revision=3276