aboutsummaryrefslogtreecommitdiffstats
path: root/notes/component-factory.c
Commit message (Collapse)AuthorAgeFilesLines
* return NULL if we can't create a view.Michael Meeks2000-12-051-1/+1
| | | | | | | | | | | | | | 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
* 2000-10-20 Michael Meeks <michael@helixcode.com>Michael Meeks2000-10-211-4/+4
| | | | | | | | | | | | * contact-editor/e-contact-editor.c (tb_save_and_close_cb): * gui/component/addressbook.c (toggle_view_as_cb): 2000-10-20 Michael Meeks <michael@helixcode.com> * notes/component-factory.c (control_activate_cb): svn path=/trunk/; revision=6087
* cripple, not worth updating to new UI code.Michael Meeks2000-10-191-1/+5
| | | | | | | | | 2000-10-18 Michael Meeks <michael@helixcode.com> * notes/component-factory.c (control_activate, control_deactivate), (create_view): cripple, not worth updating to new UI code. svn path=/trunk/; revision=6021
* s/Bonobo_UIHandler/Bonobo_UIContainer/Michael Meeks2000-09-211-1/+1
| | | | | | s/include "bonobo-ui-handler.h"/include "bonobo-ui-compat.h"/ svn path=/trunk/; revision=5539
* Everywhere unref the remote_uih having done a set_container.Michael Meeks2000-08-041-0/+1
| | | | svn path=/trunk/; revision=4524
* EvolutionShellClient.Ettore Perazzoli2000-06-301-1/+1
| | | | svn path=/trunk/; revision=3820
* StuffAnders Carlsson2000-06-071-0/+150
svn path=/trunk/; revision=3447