| Commit message (Expand) | Author | Age | Files | Lines |
* | Pass zero as the @sorting_priority to evolution_storage_new_folder(). | Ettore Perazzoli | 2002-07-10 | 1 | -0/+1 |
* | Pass NULL @custom_icon_name to evolution_storage_new_folder(). | Ettore Perazzoli | 2002-07-10 | 1 | -7/+9 |
* | No more @default_type arg to e_shell_folder_selection_dialog_new(). | Ettore Perazzoli | 2002-05-23 | 1 | -3/+6 |
* | Use the new evolution_shell_client_create_storage_set_view() call. | Ettore Perazzoli | 2002-05-08 | 1 | -0/+47 |
* | Shell config page routines. Right now handles the default folders page. | Dan Winship | 2002-04-11 | 1 | -1/+2 |
* | Fix a memory mixup. | Dan Winship | 2002-04-05 | 1 | -2/+2 |
* | New widget for a button that displays a folder selection in a standard | Dan Winship | 2002-04-05 | 1 | -46/+132 |
* | 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 |
* | Fix the WM problems related to the folder selection dialog being | Ettore Perazzoli | 2001-10-19 | 1 | -2/+11 |
* | Allow callers to set the default type of folder to be created. | Iain Holmes | 2001-09-29 | 1 | -1/+1 |
* | g_return_if_fail(), not g_return_val_if_fail(). | Ettore Perazzoli | 2001-08-18 | 1 | -2/+2 |
* | Added some g_warnings for when we return CORBA_OBJECT_NIL; this might help | Ettore Perazzoli | 2001-08-18 | 1 | -3/+8 |
* | Add a new IDL function, Evolution::Shell::setLineStatus (in boolean). Bug | Jason Leach | 2001-08-16 | 1 | -0/+21 |
* | Add some padding to the label so that the title doesn't move around when | Ettore Perazzoli | 2001-08-05 | 1 | -15/+65 |
* | [Removing Evolution::LocalStorage interface, abstracting the unread counts | Jason Leach | 2001-08-04 | 1 | -2/+2 |
* | Add code to query the ::Activity interface in the | Ettore Perazzoli | 2001-06-24 | 1 | -2/+56 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -1/+1 |
* | free the private member | JP Rosevear | 2001-04-26 | 1 | -1/+1 |
* | Remove/replace unneeded includes and move around stuff so that system | Kjartan Maraas | 2001-03-30 | 1 | -1/+3 |
* | Added `accepted_dnd_mime_types' and `exported_dnd_mime_types' members | Ettore Perazzoli | 2001-02-27 | 1 | -5/+5 |
* | Fix a bug in `evolution_shell_client_user_select_folder()' that could | Ettore Perazzoli | 2000-12-29 | 1 | -8/+7 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -19/+19 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -1/+1 |
* | Changed so that ::set_owner is called after setting up the local | Ettore Perazzoli | 2000-09-08 | 1 | -0/+37 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -13/+6 |
* | Update inline docs. | Ettore Perazzoli | 2000-08-04 | 1 | -1/+1 |
* | Add proper cast when filling in the CORBA sequence struct. | Ettore Perazzoli | 2000-07-08 | 1 | -1/+1 |
* | Added an extra @allowed_types parameter to the shell's folder | Ettore Perazzoli | 2000-07-02 | 1 | -3/+27 |
* | add "cancel" to FolderSelectionListener. | Dan Winship | 2000-07-01 | 1 | -3/+21 |
* | Derive EvolutionShellClient from BonoboObjectClient instead of BonoboObject. | Ettore Perazzoli | 2000-06-30 | 1 | -3/+5 |
* | EvolutionShellClient. | Ettore Perazzoli | 2000-06-30 | 1 | -0/+296 |