aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-view.h
Commit message (Expand)AuthorAgeFilesLines
* New, replacing `shortcut_bar_mode_changed_cb'.Ettore Perazzoli2001-08-191-16/+8
* Updated to display the parent folder's URI and its type as well.Ettore Perazzoli2001-08-101-7/+9
* [This is a better way to have "Local Folders" be shown as the localJason Leach2001-07-211-1/+1
* Make the local storage name "Local Folders" instead of "local", looksJason Leach2001-07-201-0/+2
* (Implemented deleting folders in the shell. Files changed that aren'tJason Leach2001-06-241-0/+2
* Stylistical changes: moveEttore Perazzoli2001-06-241-3/+4
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Implemented an Evolution::Activity interface for keeping track ofEttore Perazzoli2001-06-231-3/+11
* (Fix bug #418: Save state of folder tree view)Jason Leach2001-06-071-2/+3
* New function (probably should just be static).Jason Leach2001-05-311-0/+3
* Removed an unecessary sleep(2) call, so evolution will start up 2 secondsJason Leach2001-05-311-0/+1
* Implemented the "Copy Folder" and "Move Folder" menu items. Untested.Ettore Perazzoli2001-05-201-0/+1
* the only problematic area - pass NULL for now in as the BonoboUIContainer.Chris Toshok2001-05-111-0/+1
* Remove <config.h> #includes from the `.h' files, which is known to be,Ettore Perazzoli2001-02-061-4/+0
* New `createNewView' method in `Evolution::Shell'. Register the shellEttore Perazzoli2000-12-051-17/+20
* The big api rename ...Michael Meeks2000-11-021-2/+2
* Disable summary stuff, it appears to be badly broken.Michael Meeks2000-10-051-1/+1
* #include <bonobo-win.h>, not <bonobo-app.h>, which doesn't existEttore Perazzoli2000-09-161-1/+1
* The Commit from hell that breaks all UI related stuff;Michael Meeks2000-09-141-6/+5
* Actually commit this - I though it went in already.JP Rosevear2000-08-041-2/+0
* Implement saving of configuration information. Now when you runEttore Perazzoli2000-06-291-0/+7
* Initial support for creating/removing folders. This implies some newEttore Perazzoli2000-06-101-0/+1
* Implemented right-click menus for the shell's shortcut bar (the userEttore Perazzoli2000-06-011-0/+1
* Initialize the toggle items in the View menu when creating them, soEttore Perazzoli2000-05-311-15/+17
* Make quit work again by implementing a CORBA method to unregisterEttore Perazzoli2000-05-311-18/+23
* Added a title bar for the folder view. Removed title bar from theEttore Perazzoli2000-05-301-0/+8
* Use the new ETitleBar widget in the shell, thus allowing the user toEttore Perazzoli2000-05-161-0/+5
* Display the default inbox at startup, instead of an empty view.Ettore Perazzoli2000-05-091-4/+3
* Machinery for quitting and handling the relationship between a shellEttore Perazzoli2000-05-071-1/+3
* Big shell reorganization.Ettore Perazzoli2000-05-071-42/+60
* + * widgets/Makefile.am: Added e-paned directory.Matthew Loper2000-04-241-1/+6
* New private field in EShellView added, which contains the notebook and aMatthew Loper2000-03-211-4/+6
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-261-3/+3
* More work on the code. Added more for the framework.Arturo Espinosa2000-01-191-2/+6
* Use e_bar_set_item_data.Miguel de Icaza2000-01-161-1/+13
* MoreArturo Espinosa2000-01-121-0/+34