- 10 Feb, 2000 7 commits
-
-
Elliot Lee authored
* src/ntl-main.c: Add "Bonobo" to list of log domains to catch. * src/ntl-window.c: Do proper UIH setup for the menubar and toolbar. Also switch to using the hpaned temporarily, to be able to see/manipulate all the meta views. * components/history/ntl-history-view.c: Implement client side of menu merging properly.
-
Jonathan Blandford authored
2000-02-10 Jonathan Blandford <jrb@redhat.com> * gnome-db2html2/sect-elements.c: added cdata support
-
Jonathan Blandford authored
-
Elliot Lee authored
Implement truncate.
-
Elliot Lee authored
* src/ntl-view-bonobo-control.c: In notify_location_change, send progress back (because the Bonobo control, which might be the content view, can't do it). * src/ntl-view-bonobo-subdoc.c: As above, plus don't use PersistFile interface, plus use bonobo-stream-vfs instead of bonobo-stream-fs. * src/ntl-uri-map.c: If no content type is found, default to text/plain. * libnautilus/bonobo-stream-vfs.[ch], libnautilus/Makefile.am: Initial implementation of bonobo streams in terms of Gnome VFS.
-
Jonathan Blandford authored
-
Jonathan Blandford authored
2000-02-09 Jonathan Blandford <jrb@redhat.com> * gnome-db2html2/sect-elements.c: added many more fields. Now, we just need tables, figures, and CDATA and we're pretty much done with a rough cut.
-
- 09 Feb, 2000 2 commits
-
-
Jonathan Blandford authored
2000-02-08 Jonathan Blandford <jrb@redhat.com> * gnome-db2html2/sect-elements.c: started program listing. doubting SAX's strictness big time.
-
Jonathan Blandford authored
-
- 08 Feb, 2000 8 commits
-
-
Jonathan Blandford authored
-
Elliot Lee authored
* gnome-man2html2/gnome-man2html.c, gnome-man2html2/Makefile.am: Make it look up a file location and use it, if just passed something like 'ls.1' on the cmdline. Also use zlib to handle compressed manpages.
-
Jonathan Blandford authored
-
Jonathan Blandford authored
-
Jonathan Blandford authored
-
Dave Mason authored
Dave Mason dcm@redhat.com
-
John Sullivan authored
-
Jonathan Blandford authored
2000-02-07 Jonathan Blandford <jrb@redhat.com> * gnome-db2html2/sect-elements.c: support Footnotes. Make much more robust. General improvements.
-
- 07 Feb, 2000 1 commit
-
-
Elliot Lee authored
* components/help/Makefile.am: Build converters. Stop installing the now-unneeded .schemes file. * components/websearch/ntl-web-search.c: Get rid of gnome_button_can_default() * libnautilus/nautilus-icons-view-icon-item.c: Get rid of missing prototypes and associated warnings by including needed headers. * src/ntl-types.h, src/ntl-uri-map.[ch], src/ntl-window.h, src/ntl-window-msgs.c: Remove scheme mapping functionality (now done in gnome-vfs). Use asynchronous version of get_file_info.
-
- 03 Feb, 2000 3 commits
-
-
Ettore Perazzoli authored
presence and uses the correct compile/link flags when compiling the web browser component.
-
Jonathan Blandford authored
2000-02-03 Jonathan Blandford <jrb@redhat.com> * gnome-db2html2/README: added README
-
Jonathan Blandford authored
2000-02-03 Jonathan Blandford <jrb@redhat.com> * gnome-db2html2/Makefile.am: Added new converter to list. Does rough on-the-fly docbook to html conversion. Not perfect yet (never will be) but good enough (tm) until we can get a better solution for jade. 2000-02-03 Jonathan Blandford <jrb@redhat.com> * configure.in: added components/help/converters/gnome-db2html2/Makefile to the list.
-
- 27 Jan, 2000 3 commits
-
-
Elliot Lee authored
* components/html/ntl-web-browser.c: Remove use of gtk_html_parse() - deprecated in latest GtkHTML.
-
Darin Adler authored
* src/ntl-app.c: Added missing includes to get it to compile. * components/help/converters/.cvsignore: components/help/converters/gnome-info2html2/.cvsignore: components/help/converters/gnome-man2html2/.cvsignore: Added Makefile.
-
Elliot Lee authored
* configure.in: Add components/help/converters/* makefiles. * libnautilus/nautilus-directory.c: Check for NULL directory result before doing stuff with it. * src/ntl-index-panel.c: Ditto. * src/ntl-prefs.c: Add help browser nav tree to list of possibilities. * src/ntl-window-msgs.c: Handle non-VFS-handleable URIs correctly WRT 'up' button.
-
- 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.
-
- 22 Jan, 2000 1 commit
-
-
Havoc Pennington authored
2000-01-22 Havoc Pennington <hp@pobox.com> * configure.in: check for libwww * components/html/Makefile.am: add libwww flags
-
- 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.
-
- 09 Jan, 2000 1 commit
-
-
Maciej Stachowiak authored
-
- 06 Jan, 2000 1 commit
-
-
Elliot Lee authored
Bug fixes.
-
- 05 Jan, 2000 1 commit
-
-
Elliot Lee authored
* src/ntl-types.h, src/ntl-uri-map.[ch], src/ntl-window-msgs.c, src/ntl-window.[ch]: Add support for the location change state machine and related notifications, to allow much better error handling. * src/ntl-view.[ch]: Catch client failures, also allow for active sensing of client death. * src/file-manager/fm-directory-view.c: Send progress notifications. * components/html/ntl-web-browser.c: Send progress notifications. Try to fix crashes caused by ending an error stream twice.
-
- 04 Jan, 2000 3 commits
-
-
Elliot Lee authored
just add some braces to make future UIH debugging easier.
-
John Sullivan authored
-
Elliot Lee authored
* components/websearch, configure.in: The ten minute version of kwebsearch. * components/html/ntl-web-browser.c: Handle forms (POST is untested and probably buggy). * src/ntl-uri-map.c: Check result of file_info retrieval. Load web search by default. * src/ntl-prefs.[ch]: First (lame) attempt at implementing application preferences. * src/ntl-app.c: Load prefs at startup
-
- 03 Jan, 2000 2 commits
-
-
Darin Adler authored
-
Elliot Lee authored
2000-01-03 Elliot Lee <sopwith@redhat.com> Update copyright notices.
-
- 23 Dec, 1999 1 commit
-
-
Elliot Lee authored
* src/ntl-uri-map.[ch]: Add initialization function. Implement scheme mapping. (others to follow this)
-
- 22 Dec, 1999 2 commits
-
-
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.
-
Elliot Lee authored
Allow passing initial URL on cmdline. Try to make web browser work.
-
- 21 Dec, 1999 2 commits
-
-
Maciej Stachowiak authored
-
Elliot Lee authored
Add gratuitous "About" box.
-