aboutsummaryrefslogtreecommitdiffstats
path: root/notes/component-factory.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed; this code has not been used since pre-1.0.Dan Winship2003-10-221-155/+0
| | | | | | | | | | | | | | | | | | | | * executive-summary/*: Removed; this code has not been used since pre-1.0. * my-evolution/*: Removed; gone in evolution 2.0. * notes/*: Removed; never finished and no one is working on it. * configure.in (E_UTIL_{CFLAGS,LIBS}): Remove soup-2.0 since e-proxy is gone. (EVOLUTION_MAIL_{CFLAGS,LIBS}): Remove soup-2.0 since the mailer uses CamelHTTPStream now. (EVOLUTION_EXECUTIVE_SUMMARY_{CFLAGS,LIBS}): Gone (AC_OUTPUT): Remove my-evolution/Makefile * README: evolution no longer depends on soup svn path=/trunk/; revision=22976
* ran fix.sh over this.Michael Zucci2002-12-021-6/+6
| | | | svn path=/trunk/; revision=18976
* Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-281-1/+1
| | | | svn path=/trunk/; revision=15486
* 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