aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-local-storage.c
Commit message (Expand)AuthorAgeFilesLines
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-2/+2
* Make this take "highlighted" as well.Dan Winship2000-11-021-1/+2
* Add "highligted" field to Folder. Add update_folder method toDan Winship2000-11-021-9/+8
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* Fixed some warnings.Christopher James Lahey2000-09-121-2/+2
* Remove debugging message.Ettore Perazzoli2000-09-121-2/+0
* Make `EvolutionStorage' and `ELocalstorage' actually update the CORBAEttore Perazzoli2000-09-121-4/+26
* Fully support setting the display name in the tree. It seems to work.Ettore Perazzoli2000-09-111-0/+28
* Added new interfaces to be exposed by the local storage, so thatEttore Perazzoli2000-09-081-4/+36
* Strdup path when setting the callback data.Christopher James Lahey2000-09-021-1/+1
* Changed `Evolution::Storage' so that the displayed name for a folderEttore Perazzoli2000-09-011-9/+9
* Remove the 'POSIX_SOURCE' define completely as we don't need thatEttore Perazzoli2000-06-201-2/+0
* #undef _POSIX_SOURCE after including dirent.h. this breaks the build onChris Toshok2000-06-201-0/+1
* Implemented folder creation dialog (File -> New -> Folder). To makeEttore Perazzoli2000-06-111-34/+243
* Fixed a refcount leak and added interfaces to add/remove foldersEttore Perazzoli2000-06-081-11/+55
* Portability fix (use `readdir()', not `readdir_r()'). Also, be saferEttore Perazzoli2000-05-071-11/+6
* Big shell reorganization.Ettore Perazzoli2000-05-071-0/+342