Skip to content
  • Marco Pesenti Gritti's avatar
    Complete docs base implementation. Should work more or less. · f5246147
    Marco Pesenti Gritti authored and Christian Persch's avatar Christian Persch committed
    2003-11-19  Marco Pesenti Gritti  <marco@gnome.org>
    
    	* doc/reference/.cvsignore:
    	* doc/reference/Makefile.am:
    	* doc/reference/epiphany-docs.sgml:
    	* doc/reference/epiphany.types:
    	* doc/reference/tmpl/config.sgml:
    	* doc/reference/tmpl/ephy-session.sgml:
    	* doc/reference/tmpl/ephy-shell.sgml:
    
    	Complete docs base implementation. Should work
    	more or less.
    
    	* embed/Makefile.am:
    	* lib/Makefile.am:
    	* src/Makefile.am:
    
    	Cleanup a bit libs build and use a static lib
    	also for the src/ code so that we can use it
    	for documents.
    
    	* src/ephy-nautilus-view.c:
    
    	Bad chpe forgot to modify func signature.
    
    2003-11-19  Christian Persch  <chpe@cvs.gnome.org>
    
    	* embed/downloader-view.h:
    	* embed/ephy-download.h:
    	* embed/ephy-embed-dialog.h:
    	* embed/ephy-embed-event.h:
    	* embed/ephy-embed-persist.h:
    	* embed/ephy-embed-popup-control.h:
    	* embed/ephy-embed-shell.h:
    	* embed/ephy-embed-single.h:
    	* embed/ephy-encodings.h:
    	* embed/ephy-favicon-cache.h:
    	* embed/ephy-history.h:
    	* embed/find-dialog.h:
    	* embed/mozilla/EphyBrowser.h:
    	* embed/mozilla/GtkNSSKeyPairDialogs.cpp:
    	* embed/mozilla/mozilla-download.h:
    	* embed/mozilla/mozilla-embed-persist.h:
    	* embed/mozilla/mozilla-embed-single.h:
    	* embed/print-dialog.h:
    	* lib/egg/egg-editable-toolbar.h:
    	* lib/egg/egg-toolbar-editor.h:
    	* lib/egg/egg-toolbars-model.h:
    	* lib/ephy-debug.h:
    	* lib/ephy-dialog.h:
    	* lib/ephy-dnd.h:
    	* lib/ephy-file-chooser.h:
    	* lib/ephy-node-db.h:
    	* lib/ephy-node-filter.h:
    	* lib/ephy-node.h:
    	* lib/ephy-prefs.h:
    	* lib/ephy-state.h:
    	* lib/ephy-string.h:
    	* lib/ephy-zoom.h:
    	* lib/widgets/ephy-arrow-toolbutton.h:
    	* lib/widgets/ephy-cell-renderer-progress.h:
    	* lib/widgets/ephy-ellipsizing-label.h:
    	* lib/widgets/ephy-location-entry.h:
    	* lib/widgets/ephy-node-view.h:
    	* lib/widgets/ephy-search-entry.h:
    	* lib/widgets/ephy-spinner.h:
    	* lib/widgets/ephy-tree-model-node.h:
    	* lib/widgets/ephy-tree-model-sort.h:
    	* lib/widgets/ephy-zoom-action.h:
    	* lib/widgets/ephy-zoom-control.h:
    	* src/bookmarks/ephy-bookmark-action.h:
    	* src/bookmarks/ephy-bookmark-properties.h:
    	* src/bookmarks/ephy-bookmarks-editor.h:
    	* src/bookmarks/ephy-bookmarks-menu.h:
    	* src/bookmarks/ephy-bookmarks.h:
    	* src/bookmarks/ephy-new-bookmark.h:
    	* src/bookmarks/ephy-topic-action.h:
    	* src/bookmarks/ephy-topics-selector.h:
    	* src/ephy-automation.h:
    	* src/ephy-completion-model.h:
    	* src/ephy-encoding-dialog.h:
    f5246147