aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shortcuts.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_0_8'.GAL_0_8nobody2001-05-191-921/+0
* #include <glib.h> and move corresponding local includes to the top.Kjartan Maraas2001-04-251-1/+3
* Fix headers. Same here. Same here. Same here. Same here.Kjartan Maraas2001-04-051-0/+4
* Remove/replace unneeded includes and move around stuff so that systemKjartan Maraas2001-03-301-2/+2
* Update copyrights for files modified in year 2001.Ettore Perazzoli2001-01-281-1/+1
* shell compile fixes (some #includes pointing to old headers) to goJacob Leach2001-01-281-1/+1
* (Bug #883: Shortcut bar does not update when a folders display nameJason Leach2001-01-191-0/+126
* Minor comment fixup.Ettore Perazzoli2001-01-131-1/+1
* Fix a bunch of EShortcutView problems. It's still buggy, but at leastEttore Perazzoli2000-09-271-2/+11
* Update the shortcut bar in the shell view to match the changes in theEttore Perazzoli2000-09-261-0/+20
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-2/+2
* Implement saving of configuration information. Now when you runEttore Perazzoli2000-06-291-1/+1
* Implemented right-click menus for the shell's shortcut bar (the userEttore Perazzoli2000-06-011-5/+71
* Added a title bar for the folder view. Removed title bar from theEttore Perazzoli2000-05-301-14/+231
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-9/+9
* Fixed drag and drop so that it properly handles pointer grabbing inEttore Perazzoli2000-05-161-124/+87
* Correctly access an xmlNodePtr->contentIain Holmes2000-05-151-6/+4
* Initial implementation of the tree view for the folders.Ettore Perazzoli2000-05-141-22/+3
* Fix const warning.Ettore Perazzoli2000-05-081-2/+2
* xmlFree the return value of xmlGetProp.Larry Ewing2000-05-081-0/+2
* Portability fix (use `readdir()', not `readdir_r()'). Also, be saferEttore Perazzoli2000-05-071-2/+5
* Big shell reorganization.Ettore Perazzoli2000-05-071-0/+530