aboutsummaryrefslogtreecommitdiffstats
path: root/help
Commit message (Collapse)AuthorAgeFilesLines
...
* Add help for adding/removing bookmarks/topics from the bookmarks bar,David Adam Bordoley2003-05-081-11/+69
| | | | | | | | | 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.
* Slight reorganization to the "Browsing the web" section. Added "To Save aDavid Adam Bordoley2003-05-081-35/+35
| | | | | | | | | | 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.
* Add find help.David Adam Bordoley2003-05-071-4/+33
| | | | | | | | 2003-05-07 David Adam Bordoley <bordoley@msu.edu> * help/C/epiphany.xml: Add find help.
* Add Zooming help.David Adam Bordoley2003-05-071-5/+24
| | | | | | | | 2003-05-07 David Adam Bordoley <bordoley@msu.edu> * help/C/epiphany.xml: Add Zooming help.
* Document New Window and New Tab.David Adam Bordoley2003-05-071-4/+8
| | | | | | | | 2003-05-07 David Adam Bordoley <bordoley@msu.edu> * help/C/epiphany.xml: Document New Window and New Tab.
* Fixed some badly formed xml, bad dave!David Adam Bordoley2003-05-071-1/+1
| | | | | | | | 2003-05-07 David Adam Bordoley <bordoley@msu.edu> * help/C/epiphany.xml: Fixed some badly formed xml, bad dave!
* Docs for "To Show and Hide Browser Window Components" section.David Adam Bordoley2003-05-071-3/+16
| | | | | | | | | 2003-05-06 David Adam Bordoley <bordoley@msu.edu> * help/C/epiphany.xml: Docs for "To Show and Hide Browser Window Components" section.
* Write the Browser Windows section. Minor touchups to other sections.David Adam Bordoley2003-05-071-3/+91
| | | | | | | | | 2003-05-06 David Adam Bordoley <bordoley@msu.edu> * help/C/epiphany.xml: Write the Browser Windows section. Minor touchups to other sections.
* Remove the editorializing from the introduction section, since theDavid Adam Bordoley2003-05-071-118/+61
| | | | | | | | | | | | | | 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?
* Initial checkin of the help stubs. Need to hook these up to the ui andDavid Adam Bordoley2003-05-071-23/+281
| | | | | | | | | 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.
* Added place holders for help text for preferences dialog added code toPatanjali Somayaji2003-04-011-0/+36
| | | | | | | | | 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 sXan Lopez2003-03-292-0/+6
| | | | Update .cvsignore s
* Added help support, help manual and scrollkeeper updatesPatanjali Somayaji2003-03-276-0/+332
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)