aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-local-folder.c
Commit message (Collapse)AuthorAgeFilesLines
* Made the storage view update at changes in the storage, andEttore Perazzoli2000-05-261-24/+10
| | | | | | | | | | 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
* Fixed drag and drop so that it properly handles pointer grabbing inEttore Perazzoli2000-05-161-4/+14
| | | | | | | | the widget with `gtk_grab_add' and `gtk_grab_remove'. Removed leaks from Iain's patch. Moved shortcut view initialization from the model into the view. svn path=/trunk/; revision=3047
* Correctly access an xmlNodePtr->contentIain Holmes2000-05-151-1/+1
| | | | svn path=/trunk/; revision=3031
* Big shell reorganization.Ettore Perazzoli2000-05-071-0/+223
svn path=/trunk/; revision=2848