aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/GNOME_Evolution_Calendar.oaf.in
Commit message (Collapse)AuthorAgeFilesLines
* return NULL if we can't create a view.Michael Meeks2000-12-051-9/+9
| | | | | | | | | | | | | | 2000-12-04 Michael Meeks <michael@helixcode.com> * e-shell-view.c (get_control_for_uri): return NULL if we can't create a view. (setup_evolution_shell_view_interface): add precondition. + lots of cleans. svn path=/trunk/; revision=6778
* #!/usr/bin/perl -pi.bakMichael Meeks2000-11-161-2/+2
| | | | | | | | s/GNOME\/GenericFactory/GNOME\/ObjectFactory/g; s/Bonobo\/EmbeddableFactory/GNOME\/ObjectFactory/g; s/Bonobo\/GenericFactory/GNOME\/ObjectFactory/g; svn path=/trunk/; revision=6580
* Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync upMatt Bissiri2000-11-111-2/+2
| | | | | | | | | 2000-11-11 Matt Bissiri <bissiri@eecs.umich.edu> Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync up with yesterday's IDL re-scoping. svn path=/trunk/; revision=6541
* Icon property for the calendar component.Ettore Perazzoli2000-10-151-0/+2
| | | | svn path=/trunk/; revision=5915
* *** empty log message ***Jesse Pavel2000-10-111-0/+34
| | | | svn path=/trunk/; revision=5825
* Added the executive-summary library and cflagsIain Holmes2000-10-101-0/+24
| | | | | | | | | | | | | | | | | 2000-10-09 Iain Holmes <iain@helixcode.com> * Makefile.am: Added the executive-summary library and cflags * evolution-calendar.oafinfo: Added oaf servers for the executive summary and executive summary factory. * calendar-summary.[ch]: New files to create the summary. * component-factory.c (summary_fn): Create the executive summary component. (component_factory_init): Start the summary factory as well. svn path=/trunk/; revision=5807
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-0/+29
folder types, and changed all the components to work with the new setup. svn path=/trunk/; revision=3199