nautilus/libnautilus
Michael Meeks 2795177bd7 re-instate the making of per display iids.
2002-03-11  Michael Meeks  <michael@ximian.com>

        * libnautilus-private/nautilus-bonobo-extensions.c
        (nautilus_bonobo_activation_register_for_display): re-instate
        the making of per display iids.

        * components/loser/sidebar/main.c (main): use
        eel_bonobo_make_registration_id.

        * components/loser/content/main.c (main): ditto.

        * components/adapter/main.c (main): ditto.

        * libnautilus/nautilus-view-standard-main.c
        (nautilus_view_standard_main_multi): ditto.
2002-03-14 12:25:38 +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 Bump major soname version to 2. Should fix bug #73142. 2002-03-04 05:21:25 +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 use g_object_weak_ref instead of the "destroy" signal which is mostly 2002-03-11 15:25:34 +00:00
nautilus-clipboard.h fix licensing info. 2002-02-04 17:26:37 +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 Remove nautilus-desktop-file-loader.[ch]. Remove. Remove. 2002-02-21 19:26:52 +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 Use gdk_get_display, not getenv ("DISPLAY"). Ditto. Ditto. 2002-03-08 19:43:46 +00:00
nautilus-undo-transaction.h Lots of files. Another GtkObject -> GObject pass. 2001-11-06 19:14:33 +00:00
nautilus-undo.c Use gdk_get_display, not getenv ("DISPLAY"). Ditto. Ditto. 2002-03-08 19:43:46 +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 re-instate the making of per display iids. 2002-03-14 12:25:38 +00:00
nautilus-view-standard-main.h Because lots of recent bugs were due to "signal handler called after 2002-03-07 19:36:18 +00:00
nautilus-view.c Use gdk_get_display, not getenv ("DISPLAY"). Ditto. Ditto. 2002-03-08 19:43:46 +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.