aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-local-storage.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_0_8'.GAL_0_8nobody2001-05-191-913/+0
* Lots of people seem to have "broken" local storage hierarchies. So ignoreDan Winship2001-05-121-2/+4
* Remove get_physical_path and load_folders, and replace the calls to themDan Winship2001-05-101-178/+28
* Importer changesIain Holmes2001-05-091-3/+4
* Plug more leaks.Ettore Perazzoli2001-05-041-2/+3
* Remove/replace unneeded includes and move around stuff so that systemKjartan Maraas2001-03-301-4/+3
* Sigh. Use the right variable, idiot. And fix a crash bug thatEttore Perazzoli2001-03-291-1/+1
* Finish the DnD stuff by implementing move/copy on the shell side asEttore Perazzoli2001-03-271-3/+286
* Refactor ELocalStorage a bit so that it's easier to implement theEttore Perazzoli2001-03-231-192/+191
* Fix some warnings, Allow the importers to import into any folder. UpdateIain Holmes2001-03-231-23/+56
* All my changes to get the folder creation working, and the magic NetscapeIain Holmes2001-03-131-32/+66
* Changes to allow folders to be created from a callback.Iain Holmes2001-02-241-36/+78
* Update copyrights for files modified in year 2001.Ettore Perazzoli2001-01-281-1/+1
* Fix the logic for updating the shortuct labels when the display namesEttore Perazzoli2001-01-241-20/+0
* (Bug #883: Shortcut bar does not update when a folders display nameJason Leach2001-01-191-0/+20
* Complete the code to associate a URI and a folder type to the toplevelEttore Perazzoli2000-12-091-1/+1
* Start implementing a physical URI property for the toplevel nodes inEttore Perazzoli2000-12-051-1/+1
* 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