| Commit message (Expand) | Author | Age | Files | Lines |
* | Finish the DnD stuff by implementing move/copy on the shell side as | Ettore Perazzoli | 2001-03-27 | 1 | -3/+286 |
* | Refactor ELocalStorage a bit so that it's easier to implement the | Ettore Perazzoli | 2001-03-23 | 1 | -192/+191 |
* | Fix some warnings, Allow the importers to import into any folder. Update | Iain Holmes | 2001-03-23 | 1 | -23/+56 |
* | All my changes to get the folder creation working, and the magic Netscape | Iain Holmes | 2001-03-13 | 1 | -32/+66 |
* | Changes to allow folders to be created from a callback. | Iain Holmes | 2001-02-24 | 1 | -36/+78 |
* | Update copyrights for files modified in year 2001. | Ettore Perazzoli | 2001-01-28 | 1 | -1/+1 |
* | Fix the logic for updating the shortuct labels when the display names | Ettore Perazzoli | 2001-01-24 | 1 | -20/+0 |
* | (Bug #883: Shortcut bar does not update when a folders display name | Jason Leach | 2001-01-19 | 1 | -0/+20 |
* | Complete the code to associate a URI and a folder type to the toplevel | Ettore Perazzoli | 2000-12-09 | 1 | -1/+1 |
* | Start implementing a physical URI property for the toplevel nodes in | Ettore Perazzoli | 2000-12-05 | 1 | -1/+1 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -2/+2 |
* | Make this take "highlighted" as well. | Dan Winship | 2000-11-02 | 1 | -1/+2 |
* | Add "highligted" field to Folder. Add update_folder method to | Dan Winship | 2000-11-02 | 1 | -9/+8 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -1/+1 |
* | Fixed some warnings. | Christopher James Lahey | 2000-09-12 | 1 | -2/+2 |
* | Remove debugging message. | Ettore Perazzoli | 2000-09-12 | 1 | -2/+0 |
* | Make `EvolutionStorage' and `ELocalstorage' actually update the CORBA | Ettore Perazzoli | 2000-09-12 | 1 | -4/+26 |
* | Fully support setting the display name in the tree. It seems to work. | Ettore Perazzoli | 2000-09-11 | 1 | -0/+28 |
* | Added new interfaces to be exposed by the local storage, so that | Ettore Perazzoli | 2000-09-08 | 1 | -4/+36 |
* | Strdup path when setting the callback data. | Christopher James Lahey | 2000-09-02 | 1 | -1/+1 |
* | Changed `Evolution::Storage' so that the displayed name for a folder | Ettore Perazzoli | 2000-09-01 | 1 | -9/+9 |
* | Remove the 'POSIX_SOURCE' define completely as we don't need that | Ettore Perazzoli | 2000-06-20 | 1 | -2/+0 |
* | #undef _POSIX_SOURCE after including dirent.h. this breaks the build on | Chris Toshok | 2000-06-20 | 1 | -0/+1 |
* | Implemented folder creation dialog (File -> New -> Folder). To make | Ettore Perazzoli | 2000-06-11 | 1 | -34/+243 |
* | Fixed a refcount leak and added interfaces to add/remove folders | Ettore Perazzoli | 2000-06-08 | 1 | -11/+55 |
* | Portability fix (use `readdir()', not `readdir_r()'). Also, be safer | Ettore Perazzoli | 2000-05-07 | 1 | -11/+6 |
* | Big shell reorganization. | Ettore Perazzoli | 2000-05-07 | 1 | -0/+342 |