| Commit message (Expand) | Author | Age | Files | Lines |
* | Add an extra @type arg to the xferFolder and removeFolder methods in | Ettore Perazzoli | 2001-07-23 | 1 | -0/+2 |
* | [This is a better way to have "Local Folders" be shown as the local | Jason Leach | 2001-07-21 | 1 | -0/+8 |
* | [This should fix #3873, Bizzarre crash after deleting a few | Ettore Perazzoli | 2001-07-06 | 1 | -5/+0 |
* | Avoid calling the listener directly in `e-local-folder.c'; instead, | Ettore Perazzoli | 2001-06-27 | 1 | -67/+18 |
* | (Implemented deleting folders in the shell. Files changed that aren't | Jason Leach | 2001-06-24 | 1 | -21/+170 |
* | Added ETSPECDIR. Added e-storage-set-view.etspec to get installed. | Christopher James Lahey | 2001-05-26 | 1 | -0/+2 |
* | Lots of people seem to have "broken" local storage hierarchies. So ignore | Dan Winship | 2001-05-12 | 1 | -2/+4 |
* | Remove get_physical_path and load_folders, and replace the calls to them | Dan Winship | 2001-05-10 | 1 | -178/+28 |
* | Importer changes | Iain Holmes | 2001-05-09 | 1 | -3/+4 |
* | Plug more leaks. | Ettore Perazzoli | 2001-05-04 | 1 | -2/+3 |
* | Remove/replace unneeded includes and move around stuff so that system | Kjartan Maraas | 2001-03-30 | 1 | -4/+3 |
* | Sigh. Use the right variable, idiot. And fix a crash bug that | Ettore Perazzoli | 2001-03-29 | 1 | -1/+1 |
* | 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 |