Commit Graph

11 Commits

Author SHA1 Message Date
2b9fedff8b Make EvolutionStorage' and ELocalstorage' actually update the CORBA
listeners and fix a bug with the creation of the
`EvolutionStorageListener' servant.

svn path=/trunk/; revision=5334
2000-09-11 18:28:22 +00:00
cebba7fc5e Fix a stupid crash caused by not taking account of the fact that the
root node has no folder associated with it.

svn path=/trunk/; revision=5277
2000-09-08 22:16:27 +00:00
db75f8912d Make EvolutionStorage support multiple listeners.
svn path=/trunk/; revision=5275
2000-09-08 21:15:38 +00:00
2be069f2fa Fix Chris' fixes.
svn path=/trunk/; revision=5270
2000-09-08 17:37:57 +00:00
48c3fcd45d Added base ETableModel functions.
2000-09-08  Christopher James Lahey  <clahey@helixcode.com>

	* e-storage-set-view.c: Added base ETableModel functions.

	* evolution-storage-listener.c, evolution-storage.c: Fixed some
	warnings.

svn path=/trunk/; revision=5267
2000-09-08 16:52:31 +00:00
aa20072666 Added new interfaces to be exposed by the local storage, so that
components can get a list of all the folders and specify the display
name for them.  (Unfinished and untested.)

svn path=/trunk/; revision=5256
2000-09-08 08:34:35 +00:00
fcad5f23f2 Strdup path when setting the callback data.
2000-09-01  Christopher James Lahey  <clahey@helixcode.com>

	* e-local-storage.c: Strdup path when setting the callback data.

	* evolution-storage.c: Removed an unused variable.

svn path=/trunk/; revision=5168
2000-09-01 21:54:50 +00:00
26112575da Changed `Evolution::Storage' so that the displayed name for a folder
is decoupled from its path, and updated all the components
accordingly.

svn path=/trunk/; revision=5159
2000-09-01 06:09:29 +00:00
ab7c3ab6a0 Remove useless reference to the storage registry in the
EvolutionStorage.

svn path=/trunk/; revision=3940
2000-07-07 04:30:28 +00:00
03b78aeacf Make EvolutionStorage use the correct name when registering itself.
svn path=/trunk/; revision=3244
2000-05-28 16:12:37 +00:00
47ab2202ba Made the storage view update at changes in the storage, and
implemented a BonoboObject for wrapping the Evolution::Storage CORBA
interface.  Also fixed a few bugs.

This makes the shell's storage extensibility usable for Evolution
components.

svn path=/trunk/; revision=3219
2000-05-26 14:49:12 +00:00