| Commit message (Expand) | Author | Age | Files | Lines |
| * | add a Bonobo::Listener to this like the other async interfaces, rather | Dan Winship | 2003-03-15 | 1 | -18/+15 |
| * | [With this commit, the shell compiles without deprecated | Ettore Perazzoli | 2002-12-20 | 1 | -50/+57 |
| * | changed to use a gtkdialog instead of a gnome one. | Not Zed | 2002-12-02 | 1 | -8/+8 |
| * | use e_shell_ marshallers, and make sure STRING parameters map to *_STRING* | Chris Toshok | 2002-11-20 | 1 | -1/+1 |
| * | Make separate dispose/finalize overrides of just overriding destroy. | Ettore Perazzoli | 2002-11-12 | 1 | -9/+27 |
| * | New. (impl_finalize): New. (destroy): Removed. (class_init): Install | Ettore Perazzoli | 2002-11-06 | 1 | -1/+1 |
| * | Replace gtk_signal_emit() with g_signal_emit(). Likewise. Likewise. | Ettore Perazzoli | 2002-11-04 | 1 | -12/+10 |
| * | Changed all gtk_object_refs()/gtk_object_unrefs() into | Ettore Perazzoli | 2002-11-04 | 1 | -17/+17 |
| * | Renamed from GNOME_Evolution_Shell.oaf.in. | Ettore Perazzoli | 2002-11-04 | 1 | -16/+15 |
| * | Calls e_shell_command_remove_shared_folder. (file_verbs): Set up | Dan Winship | 2002-10-01 | 1 | -0/+32 |
| * | [Finish fixing #11645.] | Ettore Perazzoli | 2002-09-26 | 1 | -27/+78 |
| * | New callback for the show_folder_properties signal. | Ettore Perazzoli | 2002-08-07 | 1 | -2/+3 |
| * | Removed unused variable. | Ettore Perazzoli | 2002-07-19 | 1 | -14/+16 |
| * | Support for delayed filling-in of storages/folders. | Dan Winship | 2002-03-15 | 1 | -1/+48 |
| * | Make storages-with-toplevel-views less of a hack. | Dan Winship | 2002-03-08 | 1 | -9/+10 |
| * | Fix the license text to make sense. | Ettore Perazzoli | 2001-10-27 | 1 | -1/+0 |
| * | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
| * | [Remove a bunch of debugging messages, as per #7741.] | Ettore Perazzoli | 2001-09-14 | 1 | -1/+0 |
| * | If the shortcut points to some folder in the storage set, get the type | Ettore Perazzoli | 2001-08-08 | 1 | -2/+41 |
| * | Fixed a nasty chain of broken fixes to broken fixes to broken fixes, | Ettore Perazzoli | 2001-06-25 | 1 | -1/+1 |
| * | (Implemented deleting folders in the shell. Files changed that aren't | Jason Leach | 2001-06-24 | 1 | -1/+1 |
| * | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -1/+1 |
| * | the only problematic area - pass NULL for now in as the BonoboUIContainer. | Chris Toshok | 2001-05-11 | 1 | -2/+2 |
| * | #include <glib.h> and move corresponding local includes to the top. | Kjartan Maraas | 2001-04-25 | 1 | -0/+1 |
| * | Remove/replace unneeded includes and move around stuff so that system | Kjartan Maraas | 2001-03-30 | 1 | -2/+2 |
| * | Changed the EStorageSet API to have a single `xfer()' method instead | Ettore Perazzoli | 2001-03-22 | 1 | -59/+101 |
| * | More DnD work. Now we handle copying and moving of folders, although | Ettore Perazzoli | 2001-03-22 | 1 | -0/+47 |
| * | add asyncCreateFolder and asyncRemoveFolder interfaces. (Use | Dan Winship | 2001-02-15 | 1 | -0/+1 |
| * | Add "highligted" field to Folder. Add update_folder method to | Dan Winship | 2000-11-02 | 1 | -0/+26 |
| * | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -1/+1 |
| * | Use the name of the storage or the folder in the storage set view, | Ettore Perazzoli | 2000-09-10 | 1 | -0/+2 |
| * | Remove erroneous refs on folder_type_registry, storage_set. | Michael Meeks | 2000-08-04 | 1 | -1/+2 |
| * | Update the ::user_select_folder() interface so that it accepts both a | Ettore Perazzoli | 2000-08-04 | 1 | -0/+48 |
| * | Removed some useless debugging messages. | Ettore Perazzoli | 2000-07-11 | 1 | -1/+0 |
| * | EvolutionShellClient. | Ettore Perazzoli | 2000-06-30 | 1 | -2/+3 |
| * | Implemented folder creation dialog (File -> New -> Folder). To make | Ettore Perazzoli | 2000-06-11 | 1 | -17/+78 |
| * | Fixed a refcount leak and added interfaces to add/remove folders | Ettore Perazzoli | 2000-06-08 | 1 | -1/+43 |
| * | Made the storage view update at changes in the storage, and | Ettore Perazzoli | 2000-05-26 | 1 | -35/+159 |
| * | Reorganized the shell to allow dynamic registration of storages and | Ettore Perazzoli | 2000-05-25 | 1 | -11/+11 |
| * | Initial implementation of the tree view for the folders. | Ettore Perazzoli | 2000-05-14 | 1 | -3/+37 |
| * | Big shell reorganization. | Ettore Perazzoli | 2000-05-07 | 1 | -0/+266 |