aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-shell-component-client.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_0_8'.GAL_0_8nobody2001-05-191-742/+0
* add RemoveFolder menu item and verb. (folder_context_menu_remove_cb): newChris Toshok2001-05-121-7/+7
* Plug more leaks.Ettore Perazzoli2001-05-041-0/+6
* Complete the shell side for supporting off-line operations, gettingEttore Perazzoli2001-05-041-1/+1
* Add interfaces to the shell to handle off-line operation, as well as aEttore Perazzoli2001-05-031-0/+37
* #include <glib.h> and move corresponding local includes to the top.Kjartan Maraas2001-04-251-0/+1
* Don't declare debug_log as extern in evolution-shell-component-client.c,Dan Winship2001-04-041-3/+3
* add a "debug" method to tell a component to output debugging messages to aDan Winship2001-03-311-0/+5
* Remove/replace unneeded includes and move around stuff so that systemKjartan Maraas2001-03-301-2/+2
* Get the shell to compile by implementing a missing function.Ettore Perazzoli2001-03-271-2/+12
* Finish the DnD stuff by implementing move/copy on the shell side asEttore Perazzoli2001-03-271-0/+60
* Added calls to the `EvolutionShellComponentClient' API to query theEttore Perazzoli2001-03-201-4/+90
* Initial step for refactoring of the DnD API for ShellComponents.Ettore Perazzoli2001-03-191-50/+0
* Added a ShellComponent method to retrieve the selection for drag andEttore Perazzoli2001-03-081-0/+50
* Update copyrights for files modified in year 2001.Ettore Perazzoli2001-01-281-1/+1
* Rename `::addFolderAsync' into `::createFolderAsync'.Ettore Perazzoli2001-01-131-4/+4
* Complete the code to associate a URI and a folder type to the toplevelEttore Perazzoli2000-12-091-2/+11
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-38/+38
* update to new UI handlerMichael Meeks2000-10-211-3/+3
* s/Bonobo_UIHandler/Bonobo_UIContainer/Michael Meeks2000-09-211-2/+2
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* Don't crash if a component cannot be activated.Ettore Perazzoli2000-08-241-4/+6
* add "in string evolution_homedir" to ShellComponent::set_owner'sDan Winship2000-08-111-2/+3
* Remove GOAD support.Dan Winship2000-07-251-42/+14
* Add support for the folder right-click ("context") menu. No componentEttore Perazzoli2000-07-211-0/+39
* Update warning message to not say "CRASHING", since it won't if you haveDan Winship2000-06-301-6/+2
* Oops. except make it actually work.Dan Winship2000-06-191-1/+1
* Add a warning before crashing due to a known bug when it can't activate aDan Winship2000-06-191-0/+6
* Implemented folder creation dialog (File -> New -> Folder). To makeEttore Perazzoli2000-06-111-19/+24
* Initial support for creating/removing folders. This implies some newEttore Perazzoli2000-06-101-0/+507