- 26 Jan, 2000 1 commit
-
-
Maciej Stachowiak authored
* components/help/hyperbola-main.c, components/help/hyperbola-nav-tree.c, components/history/ntl-history-view.c, components/html/main.c, components/html/ntl-web-browser.c, components/websearch/ntl-web-search.c, idl/nautilus.idl, libnautilus/gnome-icon-container.c, libnautilus/gnome-progressive-loader.c, libnautilus/gnome-progressive-loader.h, libnautilus/libnautilus.h, libnautilus/ntl-content-view-frame.c, libnautilus/ntl-meta-view-frame.c, libnautilus/ntl-view-frame.c, libnautilus/ntl-view-frame.h, src/nautilus.h, src/ntl-index-panel.c, src/ntl-view-bonobo-control.c, src/ntl-view-bonobo-subdoc.c, src/ntl-view-frame-svr.c, src/ntl-view-nautilus.c, src/ntl-view-private.h, src/ntl-view.c, src/ntl-view.h, src/ntl-window.c, src/ntl-window.h, src/file-manager/dfos-corba.h, src/file-manager/dfos-xfer.c, src/file-manager/dfos-xfer.h, src/file-manager/fm-main.c: Build with the recent Bonobo global renaming, and Havoc's changes. A patch from Kjartan Maraas <kmaraas@online.no> and scripts from Nat Friedman <nat@helixcode.com> were a very helpful starting point.
-
- 10 Jan, 2000 1 commit
-
-
Maciej Stachowiak authored
* libnautilus/ntl-view-client.c, libnautilus/ntl-view-client.h, libnautilus/ntl-content-view-client.c, libnautilus/ntl-content-view-client.h, libnautilus/ntl-meta-view-client.c, libnautilus/ntl-meta-view-client.h,: Rename NautilusViewClient to NautilusViewFrame, NautilusContentViewClient to NautilusContentViewFrame, and NautilusMetaViewClient to NautilusMetaViewFrame. * components/help/hyperbola-nav-tree.c, components/history/ntl-history-view.c, components/html/ntl-web-browser.c, components/websearch/ntl-web-search.c, src/ntl-app.c, src/file-manager/fm-directory-view.c, src/file-manager/fm-directory-view.h: Reflect the above renaming.
-
- 04 Jan, 2000 1 commit
-
-
Elliot Lee authored
just add some braces to make future UIH debugging easier.
-
- 03 Jan, 2000 1 commit
-
-
Elliot Lee authored
2000-01-03 Elliot Lee <sopwith@redhat.com> Update copyright notices.
-
- 22 Dec, 1999 1 commit
-
-
Elliot Lee authored
* components/history/ntl-history-view.c: Testbed for UIHandler usage. * src/ntl-*view*.c: Better error checking, support UIHandler usage. * src/ntl-window-msgs.c: Better error checking. * src/ntl-window.c: Better error checking, plus move menu creation so that UIHandler usage is easier.
-
- 21 Dec, 1999 1 commit
-
-
Elliot Lee authored
Add gratuitous "About" box.
-
- 20 Dec, 1999 1 commit
-
-
Elliot Lee authored
* configure.in, components/Makefile.am: Add HTML component to build. * components/help/hyperbola-main.c, components/history/ntl-history-view.c: Make process die when all objects have been destroyed. * components/history/ntl-history-view.c: Bug fixes. * components/html/*.[ch]: Copy glibwww over, write new NautilusViewClient for HTML browsing. * src/ntl-uri-map.c: Cleanup, and use ntl_web_browser as default HTML display engine. * src/ntl-view.c: Try to handle Bonobo views for data display.
-
- 16 Dec, 1999 2 commits
-
-
Elliot Lee authored
* components/history/ntl-history-view.c: Now works. * src/ntl-uri-map.c: Duplicate the URI being requested, since we don't know what the lifetime of the original value will be. * src/ntl-window.c: Use the paned instead of hbox, use create_menus_with_data instead. * src/file-manager: Misc warning fixes. * src/gtkscrollframe.c: Try to get rid of scrollbar chopping.
-
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.
-
- 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.
-
- 09 Dec, 1999 1 commit
-
-
Elliot Lee authored
Attempt at a history view.
-