- 16 Dec, 1999 5 commits
-
-
Elliot Lee authored
1999-12-16 Elliot Lee <sopwith@redhat.com> * components/help/hyperbola-nav-tree.c: Translate strings. * components/history/ntl-history-view.c: Bug fixes, use API function for setting meta-view label. * libnautilus/ntl-meta-view-client.[ch]: s/meta_view_set_label/meta_view_client_set_label/ * src/ntl-uri-map.c: Use history view instead of help view as the default meta view for now. * src/ntl-window.c: As per the comment that was removed from ntl-window.c, gnome_app_install_menu_hints() needs to be called _after_ statusbar creation * src/file-manager/fm-directory-view.c: Add more debugging assertions and messages.
-
Elliot Lee authored
-
John Sullivan authored
-
Elliot Lee authored
* Warning fixes throughout. * Use $(WERROR) in Makefiles to get -Werror.
-
Darin Adler authored
-
- 15 Dec, 1999 19 commits
-
-
Elliot Lee authored
* 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.
-
Darin Adler authored
using the history buttons. Improved selection info display in status bar.
-
Andy Hertzfeld authored
made the initial path be the user's home directory.
-
Elliot Lee authored
Clean up --enable-* args slightly.
-
Elliot Lee authored
* configure.in: Add --enable-more-warnings and --enable-fatal-warnings switches. * src/ntl-uri-map.c: Add comment about functionality-in-waiting.
-
Darin Adler authored
already but I forgot to "make install".
-
Darin Adler authored
-
Darin Adler authored
-
Darin Adler authored
-
Elliot Lee authored
* libnautilus/gtkscrollframe.c: Fix size_allocate.
-
Maciej Stachowiak authored
* src/ntl-uri-map.c (nautilus_navinfo_new): a const char* can't be passed where a gchar* is expected.
-
Darin Adler authored
-
Elliot Lee authored
* src/ntl-*.[ch]: Support multiple view types (Nautilus/View, GNOME/Control, GNOME/Embeddable) * src/ntl-window.[ch]: Add nautilus_window_get_uih() * idl/*.idl: Reindent.
-
Darin Adler authored
-
Elliot Lee authored
Add misc docs.
-
Elliot Lee authored
* src/*.c: Restructure the whole NautilusWindow code for sanity's sake. * src/ntl-uri-map.[ch]: Instead of just passing in various pieces of information about the old URL, pass in the Nautilus_NavigationInfo that has to be kept around anyways. * idl/nautilus.idl: Allow a selection to be multiple URI's.
-
Elliot Lee authored
* src/ntl-*.[ch]: Support multiple view types (Nautilus/View, GNOME/Control, GNOME/Embeddable) * src/ntl-window.[ch]: Add nautilus_window_get_uih() * idl/*.idl: Reindent.
-
Elliot Lee authored
* src/*.c: Restructure the whole NautilusWindow code for sanity's sake. * src/ntl-uri-map.[ch]: Instead of just passing in various pieces of information about the old URL, pass in the Nautilus_NavigationInfo that has to be kept around anyways. * idl/nautilus.idl: Allow a selection to be multiple URI's.
-
Darin Adler authored
-
- 14 Dec, 1999 4 commits
-
-
John Sullivan authored
itself correctly; also changed its text and grayed it out to make it obvious that it isn't working.
-
Elliot Lee authored
* configure.in, Makefile.am, icons/: Add icons * src/file-manager/fm-directory-view.c: Everything goes inside the scroll-frame, not the view itself.
-
Elliot Lee authored
Almost works (haha). Only displays one file.
-
Elliot Lee authored
The whole wazoo. It would work, except for a bug I blame on gnome-vfs.
-
- 13 Dec, 1999 1 commit
-
-
Elliot Lee authored
* libnautils/g*.[ch]: Switch from imlib to pixbuf. * src/file-manager: Import from gnome-fm. * idl/nautilus.idl: Add a 'main_window' attribute on a ViewFrame, so that views can talk to the main window.
-
- 10 Dec, 1999 7 commits
-
-
Havoc Pennington authored
right now)
-
Elliot Lee authored
Start TODO list.
-
Elliot Lee authored
* libnautilus/ntl-meta-view.[ch]: Add a convenience function for setting the label. * Throughout: Rename the meta view "description" property to "label", which more accurately describes its use. * components/help: Start turning hyperbola into component.
-
Elliot Lee authored
-
Elliot Lee authored
Add a factory for activating components implemented inside nautilus. Add some comments on how URI mapping will work.
-
Elliot Lee authored
doh, quiet CVS.
-
Elliot Lee authored
Start migration from gnome-fm.
-
- 09 Dec, 1999 4 commits
-
-
Elliot Lee authored
push out.
-
Elliot Lee authored
Attempt at a history view.
-
Elliot Lee authored
src/explorer-location-bar.[ch]: Copy over from gnome-fm, change signal to include new URI. src/ntl-window.c: Make NautilusWindow use it.
-
Elliot Lee authored
Try to fix the option menu resizing (still broke).
-