aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-storage-listener.c
Commit message (Expand)AuthorAgeFilesLines
* [With this commit, the shell compiles without deprecatedEttore Perazzoli2002-12-201-41/+51
* changed to use a gtkdialog instead of a gnome one.Not Zed2002-12-021-6/+6
* use e_shell_ marshallers, and make sure STRING parameters map to *_STRING*Chris Toshok2002-11-201-5/+7
* Avoid freeing the servant for now, it looks like something is messed upEttore Perazzoli2002-11-151-2/+0
* Make separate dispose/finalize overrides of just overriding destroy.Ettore Perazzoli2002-11-121-6/+6
* New. (impl_finalize): New. (destroy): Removed. (class_init): InstallEttore Perazzoli2002-11-061-1/+1
* Replace gtk_signal_emit() with g_signal_emit(). Likewise. Likewise.Ettore Perazzoli2002-11-041-6/+5
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-7/+5
* Support for delayed filling-in of storages/folders.Dan Winship2002-03-151-0/+26
* Fix the license text to make sense.Ettore Perazzoli2001-10-271-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Remove "display_name" arg from update methods. It was only there to do theDan Winship2001-10-121-4/+3
* [Removing Evolution::LocalStorage interface, abstracting the unread countsJason Leach2001-08-041-6/+5
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Fixed folder creation on IMAP storages (by notifying bonobo listener withJason Leach2001-06-121-12/+12
* New function (probably should just be static).Jason Leach2001-05-311-5/+5
* Remove/replace unneeded includes and move around stuff so that systemKjartan Maraas2001-03-301-3/+2
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-28/+28
* Fix the name of the signal passed to gtk_signal_new so that this actuallyDan Winship2000-11-041-1/+1
* Add "highligted" field to Folder. Add update_folder method toDan Winship2000-11-021-0/+29
* 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-1/+23
* Grmpf.Ettore Perazzoli2000-09-111-1/+1
* Unset the `GTK_FLOATING' flag when constructing anEttore Perazzoli2000-09-111-0/+2
* Implemented a new `EFolderTree' object. Make `EStorage' use itEttore Perazzoli2000-09-091-1/+1
* Fix Chris' fixes.Ettore Perazzoli2000-09-091-3/+3
* Added base ETableModel functions.Christopher James Lahey2000-09-091-3/+2
* Added new interfaces to be exposed by the local storage, so thatEttore Perazzoli2000-09-081-0/+305