aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-storage.c
Commit message (Expand)AuthorAgeFilesLines
* Importer changesIain Holmes2001-05-091-0/+1
* Undo a broken leak fix.Ettore Perazzoli2001-05-051-2/+0
* Plug more leaks.Ettore Perazzoli2001-05-041-0/+2
* #include <glib.h> and move corresponding local includes to the top.Kjartan Maraas2001-04-251-0/+1
* Remove/replace unneeded includes and move around stuff so that systemKjartan Maraas2001-03-301-3/+4
* Added an xfer method to `EStorage' and `GNOME::Evolution::Storage'.Ettore Perazzoli2001-03-221-0/+12
* All my changes to get the folder creation working, and the magic NetscapeIain Holmes2001-03-131-13/+25
* Remove a warning....DOH!Iain Holmes2001-02-241-1/+0
* Changes to allow folders to be created from a callback.Iain Holmes2001-02-241-0/+1
* Cast this fucntion pointer.Christopher James Lahey2001-02-171-2/+0
* add asyncCreateFolder and asyncRemoveFolder interfaces. (UseDan Winship2001-02-151-3/+124
* Update copyrights for files modified in year 2001.Ettore Perazzoli2001-01-281-1/+1
* New function. Obvious.Dan Winship2001-01-201-0/+16
* New function to update a folder given its URI. Plus associated changes toDan Winship2001-01-051-10/+54
* Complete the code to associate a URI and a folder type to the toplevelEttore Perazzoli2000-12-091-6/+19
* Start implementing a physical URI property for the toplevel nodes inEttore Perazzoli2000-12-051-6/+21
* Plug leaks of the fullname and fulldefaultname.Federico Mena Quintero2000-11-251-0/+1
* Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync upMatt Bissiri2000-11-111-1/+1
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-56/+56
* The big api rename ...Michael Meeks2000-11-021-1/+1
* Make this take "highlighted" as well.Dan Winship2000-11-021-1/+3
* Add "highligted" field to Folder. Add update_folder method toDan Winship2000-11-021-0/+61
* Add a `::remove_listener' method to Evolution::Storage.Ettore Perazzoli2000-10-021-5/+76
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* Make `EvolutionStorage' and `ELocalstorage' actually update the CORBAEttore Perazzoli2000-09-121-2/+19
* Fix a stupid crash caused by not taking account of the fact that theEttore Perazzoli2000-09-091-0/+4
* Make EvolutionStorage support multiple listeners.Ettore Perazzoli2000-09-091-28/+102
* Fix Chris' fixes.Ettore Perazzoli2000-09-091-3/+1
* Added base ETableModel functions.Christopher James Lahey2000-09-091-0/+2
* Added new interfaces to be exposed by the local storage, so thatEttore Perazzoli2000-09-081-18/+73
* Strdup path when setting the callback data.Christopher James Lahey2000-09-021-1/+0
* Changed `Evolution::Storage' so that the displayed name for a folderEttore Perazzoli2000-09-011-13/+8
* Remove useless reference to the storage registry in theEttore Perazzoli2000-07-071-10/+2
* Make EvolutionStorage use the correct name when registering itself.Ettore Perazzoli2000-05-291-1/+1
* Made the storage view update at changes in the storage, andEttore Perazzoli2000-05-261-0/+395