mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
a4a7dc95ac
* components/Makefile.am: Turn on compilation of hyperbola component. * components/help/*: Compile and run. * libnautilus/ntl-meta-view-client.c: Create & set the property bag if it doesn't exist. * src/ntl-uri-map.c: Load the hyperbola nav tree component as a test meta view. * src/ntl-view.c: Fill in NULL fields with empty strings, so that ORBit doesn't segfault. * src/ntl-window-msgs.c: When creating new meta views, they should be meta views and not content views (cut & paste error). * src/file-manager/fm-directory-view.c: Don't redisplay every time a new entry comes in. |
||
---|---|---|
.. | ||
.cvsignore | ||
gnome-icon-container-dnd.c | ||
gnome-icon-container-dnd.h | ||
gnome-icon-container-layout.c | ||
gnome-icon-container-layout.h | ||
gnome-icon-container-private.h | ||
gnome-icon-container.c | ||
gnome-icon-container.h | ||
gnome-progressive-loader.c | ||
gnome-progressive-loader.h | ||
gtkflist.c | ||
gtkflist.h | ||
gtkscrollframe.c | ||
gtkscrollframe.h | ||
libnautilus.h | ||
Makefile.am | ||
nautilus-file-operations-progress.c | ||
nautilus-file-operations-progress.h | ||
nautilus-file-operations.c | ||
nautilus-file-operations.h | ||
nautilus-horizontal-splitter.c | ||
nautilus-horizontal-splitter.h | ||
nautilus-scroll-frame.c | ||
nautilus-scroll-frame.h | ||
ntl-content-view-client.c | ||
ntl-content-view-client.h | ||
ntl-meta-view-client.c | ||
ntl-meta-view-client.h | ||
ntl-view-client.c | ||
ntl-view-client.h | ||
README |
README for nautilus/libnautilus-extensions This library, libnautilus-extensions, is totally private to nautilus. If you are writing a nautilus component, you should not use this library or link with it in any way. Soon, libnautilus-extensions will be renamed to nautilus-internals to emphasize the fact that this is code that is internal to nautilus and not available for public consumption. If you think that there is something interesting in this library that you would like to use in a third party component, please send mail to the nautilus mailing list at: nautilus-list@lists.eazel.com