aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-storage-set-view.c
Commit message (Expand)AuthorAgeFilesLines
* Added translation strings.Miguel de Icaza2001-01-121-1/+7
* Start implementing a physical URI property for the toplevel nodes inEttore Perazzoli2000-12-051-3/+2
* Pass full_name, not folder_name to callback.Dan Winship2000-11-081-1/+1
* Make this take "highlighted" as well.Dan Winship2000-11-021-1/+0
* Add "highligted" field to Folder. Add update_folder method toDan Winship2000-11-021-15/+75
* update to new UI handlerMichael Meeks2000-10-211-3/+3
* Add a typecast.Dan Winship2000-10-171-1/+3
* Fixed the spec on this.Christopher James Lahey2000-10-111-2/+2
* Changed this to use the built in cells.Christopher James Lahey2000-10-111-17/+3
* Adapted this for the new ETable system.Christopher James Lahey2000-10-111-14/+12
* call _set_compare_function after inserting the storage.Chris Toshok2000-10-071-0/+1
* if we're not displaying folders, the current folder is NULL. (class_init):Chris Toshok2000-10-031-1/+4
* add storage_selected behavior - loop over the listeners callingChris Toshok2000-10-031-6/+20
* fix typo. (impl_StorageSetView_remove_listener): same.Chris Toshok2000-10-031-27/+75
* set the new node's compare function. (insert_folders): same.Chris Toshok2000-10-031-1/+3
* track e-tree sort api change. (treepath_compare): same. (new_folder_cb):Chris Toshok2000-10-031-10/+7
* pass NULL for the open/closed pixbuf of the tree renderer. we'll let itChris Toshok2000-10-031-21/+9
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-4/+4
* The Commit from hell that breaks all UI related stuff;Michael Meeks2000-09-141-0/+2
* Fully support setting the display name in the tree. It seems to work.Ettore Perazzoli2000-09-111-38/+76
* Use the name of the storage or the folder in the storage set view,Ettore Perazzoli2000-09-101-5/+15
* Added base ETableModel functions.Christopher James Lahey2000-09-091-1/+51
* free node_data. (removed_storage_cb): same. (new_storage_cb): don't freeChris Toshok2000-09-021-12/+8
* Make the shell start up components through a OAF query forEttore Perazzoli2000-08-281-1/+1
* convert to use ETree instead of GtkCTree.Chris Toshok2000-08-261-396/+312
* Add support for the folder right-click ("context") menu. No componentEttore Perazzoli2000-07-211-3/+115
* Implemented folder creation dialog (File -> New -> Folder). To makeEttore Perazzoli2000-06-111-0/+31
* Fixed a refcount leak and added interfaces to add/remove foldersEttore Perazzoli2000-06-081-14/+18
* Added a g_return_if_fail check.Christopher James Lahey2000-06-021-0/+2
* Make the tree view slightly larger and hidden by default. Also, setEttore Perazzoli2000-06-011-0/+1
* Fixed the buglet that caused unwanted bogus drag & drop operations toEttore Perazzoli2000-05-311-4/+19
* Fix wrong order of the key/value parameters in the call toEttore Perazzoli2000-05-301-1/+1
* Made the storage view update at changes in the storage, andEttore Perazzoli2000-05-261-63/+256
* From shell/ChangeLog:Christopher James Lahey2000-05-261-1/+3
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-6/+10
* Was using the wrong include here.Christopher James Lahey2000-05-251-0/+2
* Use TigerT's new mini icons in the shell's folder tree view.Ettore Perazzoli2000-05-161-15/+16
* Fixed drag and drop so that it properly handles pointer grabbing inEttore Perazzoli2000-05-161-0/+6
* Fix Drag & Drop behavior so that dragging a folder that is not theEttore Perazzoli2000-05-151-7/+25
* Initial drag and drop support for the tree view: now you can dragEttore Perazzoli2000-05-151-14/+244
* Sort folders in the storage view.Ettore Perazzoli2000-05-141-0/+19
* Add new files.Ettore Perazzoli2000-05-141-0/+363