| 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 | -0/+1 |
| * | s/BonoboXObject/BonoboObject/ (for BONOBO_DISABLE_DEPRECATED) | Dan Winship | 2003-01-14 | 1 | -3/+3 |
| * | remove GTK_OBJECT cast and other GTK stuff. | Not Zed | 2002-11-13 | 1 | -6/+6 |
| * | First big sync of my GNOME 2 porting work (incomplete, and still | Ettore Perazzoli | 2002-11-02 | 1 | -8/+9 |
| * | New, implementation for the cancel_discover_shared_folder virtual method. | Ettore Perazzoli | 2002-10-18 | 1 | -0/+4 |
| * | Calls e_shell_command_remove_shared_folder. (file_verbs): Set up | Dan Winship | 2002-10-01 | 1 | -2/+6 |
| * | New callback for the show_folder_properties signal. | Ettore Perazzoli | 2002-08-07 | 1 | -0/+12 |
| * | Pass zero as the @sorting_priority to evolution_storage_new_folder(). | Ettore Perazzoli | 2002-07-10 | 1 | -1/+2 |
| * | Pass NULL @custom_icon_name to evolution_storage_new_folder(). | Ettore Perazzoli | 2002-07-10 | 1 | -0/+1 |
| * | Set the can_sync_offline property on the EFolder based on the | Ettore Perazzoli | 2002-05-21 | 1 | -1/+2 |
| * | Added some tests for the custom storage. | Ettore Perazzoli | 2002-05-11 | 1 | -0/+5 |
| * | Pass %FALSE as @has_shared_folders to evolution_storage_new(). | Ettore Perazzoli | 2002-05-10 | 1 | -2/+4 |
| * | Support for delayed filling-in of storages/folders. | Dan Winship | 2002-03-15 | 1 | -0/+6 |
| * | Make storages-with-toplevel-views less of a hack. | Dan Winship | 2002-03-08 | 1 | -14/+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 |
| * | Implement. (class_init): Add the signal "xfer_folder" signal. | Ettore Perazzoli | 2001-10-27 | 1 | -0/+6 |
| * | Remove "display_name" arg from update methods. It was only there to do the | Dan Winship | 2001-10-12 | 1 | -3/+0 |
| * | change to match create_folder. (e_marshal_NONE__POINTER_POINTER_POINTER): | Chris Toshok | 2001-09-07 | 1 | -9/+11 |
| * | [Removing Evolution::LocalStorage interface, abstracting the unread counts | Jason Leach | 2001-08-04 | 1 | -3/+11 |
| * | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -1/+1 |
| * | Fix bug #3409: Removing an EvolutionStorage from the shell's folder | Jacob Leach | 2001-06-22 | 1 | -0/+2 |
| * | #include <glib.h> and move corresponding local includes to the top. | Kjartan Maraas | 2001-04-25 | 1 | -0/+1 |
| * | add asyncCreateFolder and asyncRemoveFolder interfaces. (Use | Dan Winship | 2001-02-15 | 1 | -3/+28 |
| * | Remove <config.h> #includes from the `.h' files, which is known to be, | Ettore Perazzoli | 2001-02-06 | 1 | -4/+0 |
| * | New function. Obvious. | Dan Winship | 2001-01-20 | 1 | -0/+2 |
| * | New function to update a folder given its URI. Plus associated changes to | Dan Winship | 2001-01-05 | 1 | -17/+21 |
| * | Complete the code to associate a URI and a folder type to the toplevel | Ettore Perazzoli | 2000-12-09 | 1 | -25/+27 |
| * | Start implementing a physical URI property for the toplevel nodes in | Ettore Perazzoli | 2000-12-05 | 1 | -3/+5 |
| * | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -4/+4 |
| * | Make this take "highlighted" as well. | Dan Winship | 2000-11-02 | 1 | -1/+2 |
| * | Add "highligted" field to Folder. Add update_folder method to | Dan Winship | 2000-11-02 | 1 | -0/+4 |
| * | Added new interfaces to be exposed by the local storage, so that | Ettore Perazzoli | 2000-09-08 | 1 | -19/+20 |
| * | Changed `Evolution::Storage' so that the displayed name for a folder | Ettore Perazzoli | 2000-09-01 | 1 | -0/+1 |
| * | Add missing #include "Evolution.h". | Ettore Perazzoli | 2000-06-01 | 1 | -0/+2 |
| * | Made the storage view update at changes in the storage, and | Ettore Perazzoli | 2000-05-26 | 1 | -0/+96 |