aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shortcuts-view.c
Commit message (Expand)AuthorAgeFilesLines
* New, override for EShortcutBar::shortcut_drag_motion.Ettore Perazzoli2002-04-181-11/+75
* Make storages-with-toplevel-views less of a hack.Dan Winship2002-03-081-11/+2
* 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
* Purify run. All small leaks.Dan Winship2001-09-101-2/+4
* New. (get_efolder_from_shortcut): Removed. (impl_shortcut_dropped): UseEttore Perazzoli2001-09-061-13/+34
* Added accelerators for the right-click shortcut menu.Ettore Perazzoli2001-08-251-4/+4
* Convert the name of the group to GTK+ locale before displaying it in aZbigniew Chyla2001-08-251-3/+6
* Cast the toplevel to be passed to `e_request_string()' to GtkWindow, notEttore Perazzoli2001-08-101-31/+2
* [Updated the shortcuts view implementation to set the icons on aEttore Perazzoli2001-08-081-39/+0
* Add some padding to the label so that the title doesn't move around whenEttore Perazzoli2001-08-051-36/+9
* [Removing Evolution::LocalStorage interface, abstracting the unread countsJason Leach2001-08-041-3/+45
* Make "My Evolution" a normal storage instead of being the toplevelEttore Perazzoli2001-08-031-12/+8
* Remember the current group so after renaming a group it doesn't flip toJason Leach2001-07-311-1/+7
* A warning fix from Jacob. Bug #5057.Jason Leach2001-07-261-3/+3
* Make the "Rename" item be a GNOMEUIINFO_ITEM_NONE() since we don't have aFederico Mena Quintero2001-07-101-7/+7
* Little UI tweak for right click menu, pronouns shouldn't be capitalizedJason Leach2001-07-071-2/+2
* Special case the My Evolution uri so that the correct icon appears in theIain Holmes2001-07-061-9/+14
* Get the "Open in a New Window" shortcut right-click menu to actuallyEttore Perazzoli2001-07-021-1/+1
* Implemented a "Rename Group" command. Unfortunately, it doesn't workEttore Perazzoli2001-07-011-0/+28
* Implemented a "Rename Shortcut" command.Ettore Perazzoli2001-07-011-2/+42
* Change the internal structure for shortucts, so that it contains aEttore Perazzoli2001-07-011-11/+26
* This is a first shoot at making shortcuts renameable [#3719];Ettore Perazzoli2001-06-301-9/+9
* Fix headers. Same here. Same here. Same here. Same here.Kjartan Maraas2001-04-051-0/+13
* Remove/replace unneeded includes and move around stuff so that systemKjartan Maraas2001-03-301-2/+0
* Update copyrights for files modified in year 2001.Ettore Perazzoli2001-01-281-1/+1
* (Fix bug #934: Add Right-click item to hide the shortcut bar)Jason Leach2001-01-141-0/+30
* Complete the code to associate a URI and a folder type to the toplevelEttore Perazzoli2000-12-091-1/+1
* New `createNewView' method in `Evolution::Shell'. Register the shellEttore Perazzoli2000-12-051-0/+2
* Fixed a bug that caused the "Create new shortcut group" dialog not toEttore Perazzoli2000-10-031-0/+2
* Fix a bunch of EShortcutView problems. It's still buggy, but at leastEttore Perazzoli2000-09-271-16/+110
* Update the shortcut bar in the shell view to match the changes in theEttore Perazzoli2000-09-261-158/+26
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* Remove erroneous refs on folder_type_registry, storage_set.Michael Meeks2000-08-041-0/+3
* #if 0 some unused functions to prevent warnings.Ettore Perazzoli2000-07-201-0/+2
* created a model for the EShortcutBar. This will probably have to be movedDamon Chaplin2000-07-171-6/+11
* Implemented right-click menus for the shell's shortcut bar (the userEttore Perazzoli2000-06-011-4/+195
* Added a title bar for the folder view. Removed title bar from theEttore Perazzoli2000-05-301-10/+99
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-3/+3
* Use TigerT's new mini icons in the shell's folder tree view.Ettore Perazzoli2000-05-161-1/+2
* Fixed drag and drop so that it properly handles pointer grabbing inEttore Perazzoli2000-05-161-1/+138
* Fix incorrect casting.Ettore Perazzoli2000-05-071-1/+1
* Machinery for quitting and handling the relationship between a shellEttore Perazzoli2000-05-071-0/+2
* Big shell reorganization.Ettore Perazzoli2000-05-071-0/+154