nautilus/libnautilus
Darin Adler 6b8ce47772 Use newfangled gnome-client.h calls to turn off session management.
* components/adapter/main.c: (main):
	* components/image-viewer/nautilus-image-view.c:
	(init_server_factory):
	* components/throbber/main.c: (main):
	Use newfangled gnome-client.h calls to turn off session management.

	* libnautilus/nautilus-view-standard-main.c:
	(nautilus_view_standard_main_multi): Since we think
	the per-display IID scheme is broken in bonobo-activation,
	we turned it off there, rather than turning it off here.
2002-01-23 23:02:31 +00:00
..
.cvsignore remove cut'n'pasted functions which are in glib now. don't set close key 2001-12-05 18:58:07 +00:00
libnautilus.h Cut over to HEAD of Bonobo. This check-in includes all the changes 2000-10-05 23:47:54 +00:00
libnautilus.pc.in remove cut'n'pasted functions which are in glib now. don't set close key 2001-12-05 18:58:07 +00:00
Makefile.am Remove nautilus-launch-icon.png. 2002-01-19 00:06:14 +00:00
nautilus-bonobo-ui.h reviewed by: Darin Adler <darin@eazel.com> 2000-11-17 02:22:16 +00:00
nautilus-clipboard-ui.xml Fix a G_OBJECT_CLASS that should have been G_OBJECT_GET_CLASS. 2001-11-05 18:17:24 +00:00
nautilus-clipboard.c fix marshaller. 2001-11-22 05:58:33 +00:00
nautilus-clipboard.h reviewed by: Pavel Cisler <pavel@eazel.com> 2000-11-22 02:08:48 +00:00
nautilus-distributed-undo.idl Updated bugzilla.eazel.com references to refer to the 2001-09-15 19:18:15 +00:00
nautilus-idle-queue.c Updated bugzilla.eazel.com references to refer to the 2001-09-15 19:18:15 +00:00
nautilus-idle-queue.h First baby steps at compiling under gnome 2. 2001-10-24 17:23:35 +00:00
nautilus-undo-private.h Return from get_type() functions is GType, not guint. Deal with errant 2001-11-27 01:46:16 +00:00
nautilus-undo-transaction.c re-remove the per display IID creation scheme - it's broken. 2002-01-23 17:59:50 +00:00
nautilus-undo-transaction.h Lots of files. Another GtkObject -> GObject pass. 2001-11-06 19:14:33 +00:00
nautilus-undo.c Lots of files. Get rid a lot of unneeded casts. 2001-11-09 02:05:53 +00:00
nautilus-undo.h Lots of files. Another GtkObject -> GObject pass. 2001-11-06 19:14:33 +00:00
nautilus-view-component.idl define __nautilus_view_component_COMPILATION instead of 2002-01-16 06:47:26 +00:00
nautilus-view-standard-main.c Use newfangled gnome-client.h calls to turn off session management. 2002-01-23 23:02:31 +00:00
nautilus-view-standard-main.h First baby steps at compiling under gnome 2. 2001-10-24 17:23:35 +00:00
nautilus-view.c re-remove the per display IID creation scheme - it's broken. 2002-01-23 17:59:50 +00:00
nautilus-view.h Implement nautilus_view_close_window (). 2002-01-08 17:35:51 +00:00
README Added a place to put cut-n-paste code. Cut-n-pasted the e-paned widget 1997-01-02 07:38:17 +00:00

README for nautilus/libnautilus

This library, libnautilus, is ALL you need to link with to create
a nautilus component.