| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyrights for files modified in year 2001. | Ettore Perazzoli | 2001-01-28 | 1 | -1/+1 |
* | Fix the folder tree so that the icons don't look blurry anymore. (For | Ettore Perazzoli | 2001-01-27 | 1 | -13/+20 |
* | Some little more DnD work. | Ettore Perazzoli | 2001-01-17 | 1 | -31/+51 |
* | Initial steps to support Drag 'n Drop in the tree view. | Ettore Perazzoli | 2001-01-14 | 1 | -111/+218 |
* | Added translation strings. | Miguel de Icaza | 2001-01-12 | 1 | -1/+7 |
* | Start implementing a physical URI property for the toplevel nodes in | Ettore Perazzoli | 2000-12-05 | 1 | -3/+2 |
* | Pass full_name, not folder_name to callback. | Dan Winship | 2000-11-08 | 1 | -1/+1 |
* | Make this take "highlighted" as well. | Dan Winship | 2000-11-02 | 1 | -1/+0 |
* | Add "highligted" field to Folder. Add update_folder method to | Dan Winship | 2000-11-02 | 1 | -15/+75 |
* | update to new UI handler | Michael Meeks | 2000-10-21 | 1 | -3/+3 |
* | Add a typecast. | Dan Winship | 2000-10-17 | 1 | -1/+3 |
* | Fixed the spec on this. | Christopher James Lahey | 2000-10-11 | 1 | -2/+2 |
* | Changed this to use the built in cells. | Christopher James Lahey | 2000-10-11 | 1 | -17/+3 |
* | Adapted this for the new ETable system. | Christopher James Lahey | 2000-10-11 | 1 | -14/+12 |
* | call _set_compare_function after inserting the storage. | Chris Toshok | 2000-10-07 | 1 | -0/+1 |
* | if we're not displaying folders, the current folder is NULL. (class_init): | Chris Toshok | 2000-10-03 | 1 | -1/+4 |
* | add storage_selected behavior - loop over the listeners calling | Chris Toshok | 2000-10-03 | 1 | -6/+20 |
* | fix typo. (impl_StorageSetView_remove_listener): same. | Chris Toshok | 2000-10-03 | 1 | -27/+75 |
* | set the new node's compare function. (insert_folders): same. | Chris Toshok | 2000-10-03 | 1 | -1/+3 |
* | track e-tree sort api change. (treepath_compare): same. (new_folder_cb): | Chris Toshok | 2000-10-03 | 1 | -10/+7 |
* | pass NULL for the open/closed pixbuf of the tree renderer. we'll let it | Chris Toshok | 2000-10-03 | 1 | -21/+9 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -4/+4 |
* | The Commit from hell that breaks all UI related stuff; | Michael Meeks | 2000-09-14 | 1 | -0/+2 |
* | Fully support setting the display name in the tree. It seems to work. | Ettore Perazzoli | 2000-09-11 | 1 | -38/+76 |
* | Use the name of the storage or the folder in the storage set view, | Ettore Perazzoli | 2000-09-10 | 1 | -5/+15 |
* | Added base ETableModel functions. | Christopher James Lahey | 2000-09-09 | 1 | -1/+51 |
* | free node_data. (removed_storage_cb): same. (new_storage_cb): don't free | Chris Toshok | 2000-09-02 | 1 | -12/+8 |
* | Make the shell start up components through a OAF query for | Ettore Perazzoli | 2000-08-28 | 1 | -1/+1 |
* | convert to use ETree instead of GtkCTree. | Chris Toshok | 2000-08-26 | 1 | -396/+312 |
* | Add support for the folder right-click ("context") menu. No component | Ettore Perazzoli | 2000-07-21 | 1 | -3/+115 |
* | Implemented folder creation dialog (File -> New -> Folder). To make | Ettore Perazzoli | 2000-06-11 | 1 | -0/+31 |
* | Fixed a refcount leak and added interfaces to add/remove folders | Ettore Perazzoli | 2000-06-08 | 1 | -14/+18 |
* | Added a g_return_if_fail check. | Christopher James Lahey | 2000-06-02 | 1 | -0/+2 |
* | Make the tree view slightly larger and hidden by default. Also, set | Ettore Perazzoli | 2000-06-01 | 1 | -0/+1 |
* | Fixed the buglet that caused unwanted bogus drag & drop operations to | Ettore Perazzoli | 2000-05-31 | 1 | -4/+19 |
* | Fix wrong order of the key/value parameters in the call to | Ettore Perazzoli | 2000-05-30 | 1 | -1/+1 |
* | Made the storage view update at changes in the storage, and | Ettore Perazzoli | 2000-05-26 | 1 | -63/+256 |
* | From shell/ChangeLog: | Christopher James Lahey | 2000-05-26 | 1 | -1/+3 |
* | Reorganized the shell to allow dynamic registration of storages and | Ettore Perazzoli | 2000-05-25 | 1 | -6/+10 |
* | Was using the wrong include here. | Christopher James Lahey | 2000-05-25 | 1 | -0/+2 |
* | Use TigerT's new mini icons in the shell's folder tree view. | Ettore Perazzoli | 2000-05-16 | 1 | -15/+16 |
* | Fixed drag and drop so that it properly handles pointer grabbing in | Ettore Perazzoli | 2000-05-16 | 1 | -0/+6 |
* | Fix Drag & Drop behavior so that dragging a folder that is not the | Ettore Perazzoli | 2000-05-15 | 1 | -7/+25 |
* | Initial drag and drop support for the tree view: now you can drag | Ettore Perazzoli | 2000-05-15 | 1 | -14/+244 |
* | Sort folders in the storage view. | Ettore Perazzoli | 2000-05-14 | 1 | -0/+19 |
* | Add new files. | Ettore Perazzoli | 2000-05-14 | 1 | -0/+363 |