aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-shell-client.c
Commit message (Expand)AuthorAgeFilesLines
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-577/+18
* Don't duplicate the shell object here before passing toEttore Perazzoli2003-01-111-4/+4
* Properly reset activity_interface to NULL.Ettore Perazzoli2003-01-101-2/+6
* changed to use a gtkdialog instead of a gnome one.Not Zed2002-12-021-3/+3
* (class_init): Pass the right parentEttore Perazzoli2002-11-151-1/+1
* New. (impl_finalize): New. (destroy): Removed. (class_init): InstallEttore Perazzoli2002-11-061-15/+31
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-11/+40
* Pass zero as the @sorting_priority to evolution_storage_new_folder().Ettore Perazzoli2002-07-101-0/+1
* Pass NULL @custom_icon_name to evolution_storage_new_folder().Ettore Perazzoli2002-07-101-7/+9
* No more @default_type arg to e_shell_folder_selection_dialog_new().Ettore Perazzoli2002-05-231-3/+6
* Use the new evolution_shell_client_create_storage_set_view() call.Ettore Perazzoli2002-05-081-0/+47
* Shell config page routines. Right now handles the default folders page.Dan Winship2002-04-111-1/+2
* Fix a memory mixup.Dan Winship2002-04-051-2/+2
* New widget for a button that displays a folder selection in a standardDan Winship2002-04-051-46/+132
* 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
* Fix the WM problems related to the folder selection dialog beingEttore Perazzoli2001-10-191-2/+11
* Allow callers to set the default type of folder to be created.Iain Holmes2001-09-291-1/+1
* g_return_if_fail(), not g_return_val_if_fail().Ettore Perazzoli2001-08-181-2/+2
* Added some g_warnings for when we return CORBA_OBJECT_NIL; this might helpEttore Perazzoli2001-08-181-3/+8
* Add a new IDL function, Evolution::Shell::setLineStatus (in boolean). BugJason Leach2001-08-161-0/+21
* Add some padding to the label so that the title doesn't move around whenEttore Perazzoli2001-08-051-15/+65
* [Removing Evolution::LocalStorage interface, abstracting the unread countsJason Leach2001-08-041-2/+2
* Add code to query the ::Activity interface in theEttore Perazzoli2001-06-241-2/+56
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* free the private memberJP Rosevear2001-04-261-1/+1
* Remove/replace unneeded includes and move around stuff so that systemKjartan Maraas2001-03-301-1/+3
* Added `accepted_dnd_mime_types' and `exported_dnd_mime_types' membersEttore Perazzoli2001-02-271-5/+5
* Fix a bug in `evolution_shell_client_user_select_folder()' that couldEttore Perazzoli2000-12-291-8/+7
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-19/+19
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* Changed so that ::set_owner is called after setting up the localEttore Perazzoli2000-09-081-0/+37
* Merge with camel-async.Peter Williams2000-08-111-13/+6
* Update inline docs.Ettore Perazzoli2000-08-041-1/+1
* Add proper cast when filling in the CORBA sequence struct.Ettore Perazzoli2000-07-081-1/+1
* Added an extra @allowed_types parameter to the shell's folderEttore Perazzoli2000-07-021-3/+27
* add "cancel" to FolderSelectionListener.Dan Winship2000-07-011-3/+21
* Derive EvolutionShellClient from BonoboObjectClient instead of BonoboObject.Ettore Perazzoli2000-06-301-3/+5
* EvolutionShellClient.Ettore Perazzoli2000-06-301-0/+296