diff --git a/docs/Haiku-doc.css b/docs/Haiku-doc.css index 0cb2d0141e..6a166540cb 100644 --- a/docs/Haiku-doc.css +++ b/docs/Haiku-doc.css @@ -125,7 +125,7 @@ div.bottomnav p { padding: 15px 15px 15px 80px; margin-bottom: 15px; margin-top: 15px; - min-height: 70px; + min-height: 32px; } .box-info { background: #e4ffde url(userguide/images/alert_info_32.png) 15px 15px no-repeat; diff --git a/docs/userguide/en/applications.html b/docs/userguide/en/applications.html index ce0b461b4f..0201b770d7 100644 --- a/docs/userguide/en/applications.html +++ b/docs/userguide/en/applications.html @@ -67,22 +67,23 @@ Otherwise, uninstalling is simply done by deleting the application's folder.

A tool to track system resources like CPU and memory usage. iconBePDF  A PDF viewer. +iconBeZillaBrowser  + A web browser based on Mozilla's source code. + [still missing] iconCDPlayer  - A player for audio CDs. [still missing] + A player for audio CDs. iconCodyCam  A tool to regularly upload images from a webcam to a server. iconDeskCalc  A calculator. iconDiskProbe  - A HEX editor for files and volumes. [still missing] + A HEX editor for files and devices. iconDiskUsage  A tool to visualize a disk's memory usage. [still missing] iconDriveSetup  A harddisk partitioning tool. [still missing] iconExpander  A tool to unpack common archives. [still missing] - iconFirefox  - Mozilla's famous browser. [still missing] iconIcon-O-Matic  An app to create Haiku's vector icons. [still missing] iconInstaller  diff --git a/docs/userguide/en/applications/apps-bepdf.html b/docs/userguide/en/applications/apps-bepdf.html index 019441d2eb..0cba8e8172 100644 --- a/docs/userguide/en/applications/apps-bepdf.html +++ b/docs/userguide/en/applications/apps-bepdf.html @@ -30,7 +30,7 @@     Previous: ActivityMonitor     - Next: CDPlayer + Next: BeZillaBrowser

@@ -54,7 +54,7 @@ width="64" height="64" />BePDF     Previous: ActivityMonitor     - Next: CDPlayer + Next: BeZillaBrowser

--> diff --git a/docs/userguide/en/applications/apps-firefox.html b/docs/userguide/en/applications/apps-bezillabrowser.html similarity index 73% rename from docs/userguide/en/applications/apps-firefox.html rename to docs/userguide/en/applications/apps-bezillabrowser.html index b04e55c2ec..6f0bd5d60c 100644 --- a/docs/userguide/en/applications/apps-firefox.html +++ b/docs/userguide/en/applications/apps-bezillabrowser.html @@ -15,34 +15,35 @@ - Firefox + BeZillaBrowser

Applications     - Previous: Expander + Previous: BePDF     - Next: Icon-O-Matic + Next: CDPlayer

-

firefox-icon_64.pngbezillabrowser-icon_64.pngFirefox

- +
Deskbar:Applications
Location:/boot/apps/Firefox/Firefox
Location:/boot/apps/BeZillaBrowser/BeZillaBrowser
Settings:~/config/settings/Mozilla/Firefox/*
+

BeZillaBrowser is based on Mozilla's source code and uses patches to improve speed, stability, and other UI aspects. Currently, all BeZilla builds use Mozilla's 1.8 CVS Branch.

Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

@@ -51,9 +52,9 @@ width="64" height="64" />Firefox

Applications     - Previous: Expander + Previous: BePDF     - Next: Icon-O-Matic + Next: CDPlayer

--> diff --git a/docs/userguide/en/applications/apps-cdplayer.html b/docs/userguide/en/applications/apps-cdplayer.html index 2d2dd69af8..8668e7920d 100644 --- a/docs/userguide/en/applications/apps-cdplayer.html +++ b/docs/userguide/en/applications/apps-cdplayer.html @@ -28,7 +28,7 @@

Applications     - Previous: BePDF + Previous: BeZillaBrowser     Next: CodyCam

@@ -58,7 +58,7 @@ Activate the Repeat button to the left of Applications     - Previous: BePDF + Previous: BeZillaBrowser     Next: CodyCam

diff --git a/docs/userguide/en/applications/apps-deskcalc.html b/docs/userguide/en/applications/apps-deskcalc.html index 9901491690..cc71a6ddd0 100644 --- a/docs/userguide/en/applications/apps-deskcalc.html +++ b/docs/userguide/en/applications/apps-deskcalc.html @@ -61,7 +61,7 @@ Also, be aware that . and , are both considered floating point
  • You can resize the calculator until it fits your needs and then put it as Replicant onto the Desktop via drag&drop of the symbol in the bottom right corner. Make sure Show Replicants is activated in the Deskbar.

  • The keypad can be colored with a drag&drop from any color well, e.g. from Icon-O-Matic.

  • -
  • You can move up and down in a history of past calculations with CURSOR UP/DOWN.

  • +
  • You can move up and down in a history of past calculations with .

  • You can select DeskCalc's contents and drag&drop it into any application. Or you drop it into a Tracker window or onto the Desktop and a text file with that clipping is created there.

    Even better, the reverse is also possible:
    Create clippings as described at various stages of your calculation and go back to them by drag&dropping them back into DeskCalc.
    diff --git a/docs/userguide/en/applications/apps-diskprobe.html b/docs/userguide/en/applications/apps-diskprobe.html index 8a45f06ef7..981b7f27cf 100644 --- a/docs/userguide/en/applications/apps-diskprobe.html +++ b/docs/userguide/en/applications/apps-diskprobe.html @@ -5,7 +5,7 @@ + diff --git a/docs/userguide/en/applications/apps-expander.html b/docs/userguide/en/applications/apps-expander.html index f5c9ca0b81..fe9330e906 100644 --- a/docs/userguide/en/applications/apps-expander.html +++ b/docs/userguide/en/applications/apps-expander.html @@ -30,7 +30,7 @@     Previous: DriveSetup     - Next: Firefox + Next: Icon-O-Matic

    @@ -53,7 +53,7 @@ width="64" height="64" />Expander     Previous: DriveSetup     - Next: Firefox + Next: Icon-O-Matic

    --> diff --git a/docs/userguide/en/applications/apps-icon-o-matic.html b/docs/userguide/en/applications/apps-icon-o-matic.html index 2d361e4844..a5afc9efa4 100644 --- a/docs/userguide/en/applications/apps-icon-o-matic.html +++ b/docs/userguide/en/applications/apps-icon-o-matic.html @@ -28,7 +28,7 @@

    Applications     - Previous: Firefox + Previous: Expander     Next: Installer

    @@ -51,7 +51,7 @@ width="64" height="64" />Icon-O-Matic

    Applications     - Previous: Firefox + Previous: Expander     Next: Installer

    diff --git a/docs/userguide/en/gui.html b/docs/userguide/en/gui.html index 11bff807a0..dbf8ef3ff3 100644 --- a/docs/userguide/en/gui.html +++ b/docs/userguide/en/gui.html @@ -63,8 +63,8 @@ You can enter parent folders with the drop-down menu above the file listing.

    - - + +
    ALT N Creates a new folder.
    ALT E Lets you rename the selected entry.
    ALT CURSOR-UP Opens the parent folder.
    ALT CURSOR-DOWN or ENTER Opens the selected folder.
    ALT  Opens the parent folder.
    ALT  or ENTER Opens the selected folder.
    ALT D Takes you to your Desktop.
    ALT H Takes you to your Home folder.
    diff --git a/docs/userguide/en/keyboard-shortcuts.html b/docs/userguide/en/keyboard-shortcuts.html index d570662d12..bb42a599ff 100644 --- a/docs/userguide/en/keyboard-shortcuts.html +++ b/docs/userguide/en/keyboard-shortcuts.html @@ -56,8 +56,8 @@

    Shortcuts for Tracker navigation

    Additionally to the general shortcuts, here are more for navigating with Tracker:

    - - + + @@ -74,9 +74,9 @@ tab. - - - - + diff --git a/docs/userguide/en/twitcher.html b/docs/userguide/en/twitcher.html index d8fbb79478..1d70d0da2b 100644 --- a/docs/userguide/en/twitcher.html +++ b/docs/userguide/en/twitcher.html @@ -38,7 +38,7 @@

    The Twitcher is a task switcher to jump between running applications and their windows.

    twitcher.png -

    Just tap CTRL TAB quickly to switch between the current and the last application/window. Or press CTRL TAB and hold the CTRL key to go through all running applications by repeatedly hitting TAB or CURSOR LEFT/RIGHT. If you need to get to a specific window of a program, move to its icon as described and then go through its open windows with the CURSOR UP/DOWN keys.

    +

    Just tap CTRL TAB quickly to switch between the current and the last application/window. Or press CTRL TAB and hold the CTRL key to go through all running applications by repeatedly hitting TAB or /. If you need to get to a specific window of a program, move to its icon as described and then go through its open windows with the / keys.

    It's also possible to invoke the Twitcher with CTRL TAB and then use the mouse to choose the application/window you'll jump to when releasing the CTRL key.

    diff --git a/docs/userguide/images/apps-images/bezillabrowser-icon_16.png b/docs/userguide/images/apps-images/bezillabrowser-icon_16.png new file mode 100644 index 0000000000..c9c6087bf8 Binary files /dev/null and b/docs/userguide/images/apps-images/bezillabrowser-icon_16.png differ diff --git a/docs/userguide/images/apps-images/bezillabrowser-icon_32.png b/docs/userguide/images/apps-images/bezillabrowser-icon_32.png new file mode 100644 index 0000000000..f113362af3 Binary files /dev/null and b/docs/userguide/images/apps-images/bezillabrowser-icon_32.png differ diff --git a/docs/userguide/images/apps-images/bezillabrowser-icon_64.png b/docs/userguide/images/apps-images/bezillabrowser-icon_64.png new file mode 100644 index 0000000000..1643e41b4c Binary files /dev/null and b/docs/userguide/images/apps-images/bezillabrowser-icon_64.png differ diff --git a/docs/userguide/images/apps-images/diskprobe-about-attr.png b/docs/userguide/images/apps-images/diskprobe-about-attr.png new file mode 100644 index 0000000000..e5d467fdb4 Binary files /dev/null and b/docs/userguide/images/apps-images/diskprobe-about-attr.png differ diff --git a/docs/userguide/images/apps-images/diskprobe.png b/docs/userguide/images/apps-images/diskprobe.png new file mode 100644 index 0000000000..ff2571db54 Binary files /dev/null and b/docs/userguide/images/apps-images/diskprobe.png differ diff --git a/docs/userguide/images/apps-images/firefox-icon_16.png b/docs/userguide/images/apps-images/firefox-icon_16.png deleted file mode 100644 index 65bd87ae81..0000000000 Binary files a/docs/userguide/images/apps-images/firefox-icon_16.png and /dev/null differ diff --git a/docs/userguide/images/apps-images/firefox-icon_32.png b/docs/userguide/images/apps-images/firefox-icon_32.png deleted file mode 100644 index b82116bb01..0000000000 Binary files a/docs/userguide/images/apps-images/firefox-icon_32.png and /dev/null differ diff --git a/docs/userguide/images/apps-images/firefox-icon_64.png b/docs/userguide/images/apps-images/firefox-icon_64.png deleted file mode 100644 index 0a9508902d..0000000000 Binary files a/docs/userguide/images/apps-images/firefox-icon_64.png and /dev/null differ
    ALT CURSOR UPOpens the parent folder.
    ALT CURSOR DOWN or ENTEROpens the selected folder.
    ALT Opens the parent folder.
    ALT  or ENTEROpens the selected folder.
    WIN-KEYHolding it while opening a folder will automatically close the parent folder. This also works when navigating with the mouse.
    right MENU-KEYOpens the Deskbar menu (leave with ESC)
    ALT ZUndo last action. The undo history is only limited by the available memory. Note, that this only works for actions on the file itself, changed attributes and permission settings can't be undone. Also, once a file is removed from Trash it's gone for good.
    ALT GSwitch to the next Terminal window.
    ALT +, -Increase/Decrease font size.
    ALT ENTEREnter/leave fullscreen mode.
    SHIFT CURSOR UP/DOWNScrolls the Terminal +
    SHIFT /Scrolls the Terminal output up/down one line.
    SHIFT PAGE UP/DOWN Scrolls the Terminal +
    SHIFT PAGE UP/DOWN Scrolls the Terminal output up/down one page.
    TABTab-completion. After entering a few letters, press TAB once to auto-complete a filename or path. If @@ -84,7 +84,7 @@ there are more than one match, it stops where the name starts to differ and you have to provide some more letters to further distinguish them. You can also press TAB twice to have all matches listed.
    CURSOR UP/DOWNMoves up or down in a list of +
    /Moves up or down in a list of all previously entered commands.
    CTRL RBash history. All the commands you enter are stored in the file ~/.bash_history. Press CTRL R diff --git a/docs/userguide/en/preferences.html b/docs/userguide/en/preferences.html index 9518b308b9..9c96441de1 100644 --- a/docs/userguide/en/preferences.html +++ b/docs/userguide/en/preferences.html @@ -58,7 +58,7 @@
    iconMedia  Audio and video settings like volume and in/output devices.
    iconMenu Configure the behaviour of menus and the command key (CTRL//ALT.
    Configure the behaviour of menus and the command key (CTRL//ALT).
    iconMouse  Configure your mouse.
    iconNetwork