1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385
|
2004-04-25 Tommi Komulainen <tommi.komulainen@iki.fi>
* es/apx-mouse-gestures.xml: fix broken <screenshot> tag
2004-04-25 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es/*: Some fixes and correction.
2004-02-25 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es/browser-window.xml: Correction of a missing tag which broke
compilation
* es/apx-compilling.xml: Added missing file (currently in english)
to permit compilation.
2004-02-20 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es/apx-bugs.xml: Added Spanish doc
* Makefile.am: Added es to Directories
2004-02-18 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es/preferences.xml: Added Spanish doc
2004-02-12 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es/browser-window.xml: Added Spanish doc
* es/other-tools.xml: Added Spanish doc
2004-02-07 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es/plugins.xml: Added Spanish docs
* es/bookmarks.xml: Added Spanish docs
* es/apx-bugs.xml: Added Spanish docs
* es/preface.xml: Added Spanish docs
* es/apx-troubleshooting.xml: Added Spanish docs
2004-02-03 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es/apx-mouse-gestures.xml: Added Spanish docs
* es/Makefile.am: Added Spanish docs
* es/apx-authors.xml: Added Spanish docs
* es/apx-command-line.xml: Added Spanish docs
* es/apx-galeon-es.omf: Added Spanish docs
* es/galeon.xml: Added Spanish docs
* es/getting-started.xml: Added Spanish docs
2004-01-22 Crispin Flowerday <gnome@flowerday.cx>
* C/preferences.xml
* C/galeon.xml
* C/preferences.xml
A C/apx-mouse-gestures.xml
A C/figures/gesture-back.png
A C/figures/gesture-clone-tab.png
A C/figures/gesture-clone-window.png
A C/figures/gesture-close-2.png
A C/figures/gesture-close.png
A C/figures/gesture-contents.png
A C/figures/gesture-forward.png
A C/figures/gesture-fullscreen.png
A C/figures/gesture-homepage.png
A C/figures/gesture-new-tab.png
A C/figures/gesture-new-window.png
A C/figures/gesture-next-link.png
A C/figures/gesture-next-tab.png
A C/figures/gesture-prev-link.png
A C/figures/gesture-prev-tab.png
A C/figures/gesture-reload-bypass.png
A C/figures/gesture-reload.png
A C/figures/gesture-stop.png
A C/figures/gesture-up.png
A C/figures/gesture-view-source.png: Restore the mouse gestures appendix.
2004-01-19 Crispin Flowerday <gnome@flowerday.cx>
* C/preferences.xml
* C/bookmarks.xml
* C/browser-window.xml
* C/figures/toolbars-main.png: Some minor updates.
2004-01-18 Crispin Flowerday <gnome@flowerday.cx>
* doc/C/Makefile.am
* doc/C/apx-authors.xml
* doc/C/apx-bugs.xml
* doc/C/apx-command-line.xml
A doc/C/apx-keyboard-shortcuts.xml
* doc/C/bookmarks.xml
* doc/C/browser-window.xml
* doc/C/galeon.xml
* doc/C/getting-started.xml
* doc/C/other-tools.xml
* doc/C/plugins.xml
* doc/C/preface.xml
* doc/C/preferences.xml
* doc/C/figures/bookmarks-editor.png
* doc/C/figures/browser-window.png
* doc/C/figures/find-dialog.png
* doc/C/figures/othertools-history.png
* doc/C/figures/othertools-pdm.png
A doc/C/figures/othertools-toolbar-editor.png
A doc/C/figures/statusbar.png
* doc/C/figures/tabbed-browsing.png
* doc/C/figures/toolbars-main.png: Update the help. It is by no means
perfect, but it does at least reflect reality much better than the
previous help.
2003-06-25 Shaun McCance <shaunm@wolfram.com>
* C/bookmarks.xml
* C/browser-window.xml
* C/galeon.xml
* C/other-tools.xml: Fix to valid DocBook. bug #115958.
2002-09-20 Ricardo Fernndez Pascual <ric@users.sourceforge.net>
* Makefile.am: Added bookmarks.txt and intro.txt to EXTRA_DIST.
2002-09-07 Tommi Komulainen <tommi.komulainen@iki.fi>
* Makefile.am:
* xmldocs.make:
* C/Makefile.am:
* omf.make (ADDED): Update to the current state of the art in the
GNOME doc-making technology.
2002-08-29 Yanko Kaneti <yaneti@declera.com>
* C/galeon-manual-C.omf: Update to validate against the omf dtd.
Patch from Owen Taylor <otaylor@redhat.com> and
Tommi Komulainen <tommi.komulainen@iki.fi>. bug #86577.
2001-12-27 Alex Barnes <alex.barnes@sympatico.ca>
* C/plugins.sgml
* C/galeon-manual.sgml
Fixed bug 67413, added plugins section
2001-12-12 Alex Barnes <alex.barnes@sympatico.ca>
NEW:
* C/figures/bookmarks-editor.png
* C/figures/browser-window.png
* C/figures/find-dialog.png
* C/figures/othertools-history.png
* C/figures/othertools-pdm.png
* C/figures/tabbed-browsing.png
* C/figures/toolbars-bookmarks.png
* C/figures/toolbars-main.png
MODIFIED:
* C/apx-authors.sgml
* C/bookmarks.sgml
* C/browser-window.sgml
* C/galeon-manual.sgml
* C/other-tools.sgml
* C/preface.sgml
* C/preferences.sgml
Added pretty pictures to the documentation.
Updated to reflect changes made in 1.1
Wrote myself into the documentation credits ;-)
2001-12-10 Alex Barnes <alex.barnes@sympatico.ca>
* C/browser-window.sgml:
* C/bookmarks.sgml:
Fixed Bug 66019 (add Basic Navigation section)
Fixed Bug 65933 (scant documentation on
AutoBookmarks)
2001-11-14 Alex Barnes <alex.barnes@sympatico.ca>
* C/bookmarks.sgml : fixed Bug 62484
* C/apx-bugs.sgml :
Updated the list of known bugs with some of the most
common bugs reported. Also added a "Help Wanted" section
for unsolved bugs.
2001-11-04 Alex Barnes <alex.barnes@sympatico.ca>
* C/apx-command-line.sgml
* C/bookmarks.sgml
* C/browser-window.sgml
* C/galeon-manual.sgml
* C/getting-started.sgml
* C/other-tools.sgml
* C/preface.sgml
* C/preferences.sgml
Updated the documentation to match release 1.0 (Yippie!)
Cleaned up trailing forward-slashes at the ends of xrefs.
2001-10-14 Alex Barnes <alex.barnes@sympatico.ca>
* C/apx-bugs.sgml:
* C/apx-compiling.sgml:
* C/browser-window.sgml:
* C/galeon-manual.sgml:
* C/preface.sgml:
* C/preferences.sgml:
Updated the documentation for release 0.12.3
2001-10-04 Alex Barnes <alex.barnes@sympatico.ca>
* C/apx-bugs.sgml:
* C/browser-window.sgml:
* C/galeon-manual.sgml:
* C/preface.sgml:
* C/preferences.sgml:
Updated the docs for the latest release (0.12.2).
2001-08-25 Jorn Baayen <jorn@nl.linux.org>
* galeon.1.in: update
2001-07-20 Yanko Kaneti <yaneti@declera.com>
* galeon.1.in: update
2001-07-20 Daniel Erat <dan_erat@pobox.com>
* C/apx-command-line.sgml:
* C/browser-window.sgml:
* C/preferences.sgml: bring docs up to date for the release
2001-07-05 Daniel Erat <dan_erat@pobox.com>
* C/Makefile.am:
* C/apx-authors.sgml:
* C/apx-bugs.sgml:
* C/apx-command-line.sgml:
* C/bookmarks.sgml:
* C/browser-window.sgml:
* C/cookie-manager.sgml: REMOVED
* C/galeon-manual.sgml:
* C/other-tools.sgml: ADDED
* C/preface.sgml:
* C/preferences.sgml:
Rewrote/updated much of the docs so they actually apply to the
feature set and operation of the current version.
2001-07-03 Jorn Baayen <jorn@nl.linux.org>
* Makefie.am:
* galeon.1.in: manpage!
2001-05-16 Ricardo Fernndez Pascual <ric@users.sourceforge.net>
* C/bookmarks.sgml: Small updates, not yet up to date really.
2001-03-09 Joshua Horvath <jmhorvat@home.com>
* C/apx-gloss.sgml: Removed.
* C/Makefile.am:
* C/galeon-manual.sgml:
* C/preface.sgml: Removed glossary appendix.
2001-03-05 Joshua Horvath <jmhorvat@home.com>
* C/apx-bugs.sgml:
* C/apx-command-line.sgml:
* c/browser-window.sgml:
* C/getting-started.sgml:
* C/preface.sgml:
* C/preferences.sgml: Mega-update. Brought up to date with current
version (0.10.1).
2001-03-05 Daniel Erat <dan_erat@pobox.com>
* C/cookie-manager.sgml: Updated.
2001-02-17 Joshua Horvath <jmhorvat@home.com>
* C/Makefile.am:
* C/cookie-manager.sgml: Added. No content yet, however.
* C/bookmarks.sgml:
* C/browser-window.sgml:
* C/galeon-manual.sgml:
* C/preferences.sgml: Added info on the new cookie manager items
and rearranged existing items to reflect the new preferences layout.
2001-02-14 Yanko Kaneti <yaneti@declera.com>
* C/browser-window.sgml: Put the "Encoding" entry in the right
spot.
2001-02-10 Joshua Horvath <jmhorvat@home.com>
* C/browser-window.sgml: Restore "Encoding" entry that I
accidentally deleted.
2001-02-06 Joshua Horvath <jmhorvat@home.com>
Docs synced with stable branch.
2001-02-05 Joshua Horvath <jmhorvat@home.com>
Daniel Erat <dan_erat@pobox.com>
* C/preferences.sgml: Minor wording changes, clarified section on
setting external downloading program (Daniel).
Added section on setting the GNOME mailto and ftp handlers.
2001-01-31 Joshua Horvath <jmhorvat@home.com>
Daniel Erat <dan_erat@pobox.com>
* C/bookmarks.sgml:
* C/browser-window.sgml:
* C/getting-started.sgml:
* C/preferences.sgml: Added section on full screen mode (Daniel).
Replaced <interface> tags with <emphasis>, as <interface> does not
do anything. Added tips for tabbed browsing mode.
2001-01-30 Joshua Horvath <jmhorvat@home.com>
* C/apx-bugs.sgml:
* C/bookmarks.sgml:
* C/preferences.sgml: More detail on bookmarks toolbars and auto
download, and some minor editing.
2001-01-30 Daniel Erat <dan_erat@pobox.com>
* C/bookmarks.sgml:
* C/browser-window.sgml: Filled in remaining empty sections.
2001-01-28 Marco Pesenti Gritti <mpeseng@tin.it>
* C/apx-bugs.sgml: written
* C/bookmarks.sgml:
* C/preface.sgml: fixed debian compilation issues. Please include
<itemizedlist> in a <para>
* C/getting-started.sgml: changed #INSTALLING to #INST (galeon was misunderstanding the
mime type)
2001-01-29 Joshua Horvath <jmhorvat@home.com>
* C/apx-compiling.sgml: Reformatted and edited.
2001-01-29 Daniel Erat <dan_erat@pobox.com>
* src/preferences.sgml: Missing sections filled in.
2001-01-28 Marco Pesenti Gritti <mpeseng@tin.it>
* C/apx-compiling.sgml: written
2001-01-28 Daniel Erat <dan_erat@pobox.com>
* C/browser-window.sgml:
* C/apx-authors.sgml:
* C/galeon-manual.sgml: Updated.
2001-01-28 Ricardo Fernndez Pascual <ric@users.sourceforge.net>
* C/Makefile.am: Fixed make dist (and rpm creation).
2001-01-27 Joshua Horvath <jmhorvat@home.com>
* C/bookmarks.sgml:
* C/preferences.sgml: Filled in some missing sections.
2001-01-26 Joshua Horvath <jmhorvat@home.com>
* C/apx-bugs.sgml:
* C/apx-command-line.sgml:
* C/apx-compiling.sgml:
* C/bookmarks.sgml:
* C/browser-window.sgml:
* C/getting-started.sgml:
* C/preface.sgml:
* C/preferences.sgml: Spelling/grammar fixes. Changed layout of
preferences pages.
2001-01-25 Ricardo Fernndez Pascual <ric@users.sourceforge.net>
* C/apx-command-line.sgml: written.
2001-01-23 Matt Aubury <matt@ookypooky.com>
* all: updated to match MANUAL updates
2001-01-21 Ricardo Fernndez Pascual <ric@users.sourceforge.net>
* all: initial sgml docs. Based on Joshua MANUAL file with some additions.
|