| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
2003-07-30 Marco Pesenti Gritti <marco@it.gnome.org>
* configure.in:
* help/nl/Makefile.am:
* src/Makefile.am:
Make it distcheck
|
|
|
|
|
|
|
|
|
| |
2003-07-23 Marco Pesenti Gritti <marco@it.gnome.org>
* data/ui/epiphany-bookmark-editor-ui.xml.in:
* help/nl/epiphany-nl.omf:
Add a show in bookmarks toolbar item on context menus.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-07-22 Reinout van Schouwen <reinout@cs.vu.nl>
* configure.in:
* help/Makefile.am:
* help/nl/.cvsignore:
* help/nl/Makefile.am:
* help/nl/epiphany-nl.omf:
* help/nl/epiphany.xml:
* help/nl/figures/ephy-screenshot.png:
* help/nl/legal.xml:
Add an dutch translation of the manual.
|
|
|
|
|
|
|
|
| |
2003-07-21 Reinout van Schouwen <reinout@cs.vu.nl>
* help/C/epiphany.xml:
Update add bookmark explanation to match menu changes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-05-13 David Bordoley <bordoley@msu.edu>
* data/ui/epiphany-history-window-ui.xml.in:
* src/ephy-history-window.c:
s/bookmark page/bookmark link, more consistent with
the docs and better ui.
* help/C/epiphany.xml:
Start the create a bookmark section. Needs more work.
Finish to open/copy address bookmark/history link sections.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-05-08 David Adam Bordoley <bordoley@msu.edu>
* lib/ephy-gui.c: (ephy_gui_help):
* lib/ephy-gui.h:
Convenience function for displaying help.
Remove unneeded include of gnome-dialog.h
* src/ephy-history-window.c: (cmd_help_contents):
* src/prefs-dialog.c: (prefs_dialog_show_help):
* src/window-commands.c: (window_cmd_help_contents),
(window_cmd_help_about):
* src/bookmarks/ephy-bookmark-properties.c:
(ephy_bookmark_properties_help),
(bookmark_properties_response_cb):
* src/bookmarks/ephy-bookmarks-editor.c:
(cmd_help_contents):
* src/bookmarks/ephy-new-bookmark.c:
(ephy_new_bookmark_help), (response_cb):
Hook up help to windows/dialogs.
Add the guilty parties to about.
* help/C/epiphany.xml:
Fixed the "To Create a New Bookmark" id.
|
|
|
|
|
|
|
|
| |
2003-05-07 David Adam Bordoley <bordoley@msu.edu>
* help/C/epiphany.xml:
Add "To Select Bookmarks and Topics" section.
|
|
|
|
|
|
|
|
|
| |
2003-05-07 David Adam Bordoley <bordoley@msu.edu>
* help/C/epiphany.xml:
Add help for adding/removing bookmarks/topics
from the bookmarks bar, renaming and deleting.
|
|
|
|
|
|
|
|
|
|
| |
2003-05-07 David Adam Bordoley <bordoley@msu.edu>
* help/C/epiphany.xml:
Slight reorganization to the "Browsing the
web" section. Added "To Save a Page to a File"
section. s/file/page in the find help section.
|
|
|
|
|
|
|
|
| |
2003-05-07 David Adam Bordoley <bordoley@msu.edu>
* help/C/epiphany.xml:
Add find help.
|
|
|
|
|
|
|
|
| |
2003-05-07 David Adam Bordoley <bordoley@msu.edu>
* help/C/epiphany.xml:
Add Zooming help.
|
|
|
|
|
|
|
|
| |
2003-05-07 David Adam Bordoley <bordoley@msu.edu>
* help/C/epiphany.xml:
Document New Window and New Tab.
|
|
|
|
|
|
|
|
| |
2003-05-07 David Adam Bordoley <bordoley@msu.edu>
* help/C/epiphany.xml:
Fixed some badly formed xml, bad dave!
|
|
|
|
|
|
|
|
|
| |
2003-05-06 David Adam Bordoley <bordoley@msu.edu>
* help/C/epiphany.xml:
Docs for "To Show and Hide Browser Window
Components" section.
|
|
|
|
|
|
|
|
|
| |
2003-05-06 David Adam Bordoley <bordoley@msu.edu>
* help/C/epiphany.xml:
Write the Browser Windows section.
Minor touchups to other sections.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-05-06 David Adam Bordoley <bordoley@msu.edu>
* help/C/epiphany.xml:
Remove the editorializing from the introduction section,
since the Documentation Style Guide specifically states
not to do this. Remove the screenshot from the docs too,
its old and needs to be redone to meet our guidlines.
Write the Getting Started section, changing terminology
to "open" instead of "start." Marco would it be worthwhile
to add a docs specific changelog?
|
|
|
|
|
|
|
|
|
| |
2003-05-06 David Adam Bordoley <bordoley@msu.edu>
* help/C/epiphany.xml:
Initial checkin of the help stubs. Need to hook
these up to the ui and actually write the help.
|
|
|
|
|
|
|
|
|
| |
2003-04-01 Patanjali Somayaji <patanjali@codito.com>
* help/C/epiphany.xml:
Added place holders for help text for preferences dialog
* src/prefs-dialog.c: added code to invoke appropriate help
* src/window_commands.c: added documenter credit
|
|
|
|
| |
Update .cvsignore s
|
|
2003-03-26 Patanjali Somayaji <patanjali@codito.com>
Added help support, help manual and scrollkeeper updates
* configure.in (help/Makefile and help/C/Makefile for AC_OUTPUT())
* makefile.am (added "help" to SUBDIRS in Makefile.am)
* omf.make (added)
* xmldocs.make (added)
* omf-install/Makefile.am (added)
* help/Makefile.am (added)
* help/C/epiphany.xml (manual xml added)
* help/C/legal.xml (added)
* help/C/epiphany-C.omf (omf file added)
* help/C/Makefile.am (added)
* help/C/figures/ephy-screenshot.png (added)
* src/window-commands.c (added handler code to show manual)
|