Kaydet (Commit) c1a17653 authored tarafından Enrico Tröger's avatar Enrico Tröger

Update documentation.

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4930 ea778897-0a13-0410-b9d1-a72fbfd435f5
üst 8db192a3
......@@ -31,6 +31,8 @@
src/keyfile.c, src/prefs.c, src/ui_utils.h:
Add a preference for choosing between GTK and native
File Open/Save dialogs (only available on Windows).
* doc/geany.html, doc/geany.txt:
Update documentation.
2010-05-15 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
......
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -1671,6 +1671,10 @@ Suppress status messages in the status bar
reshows the document statistics on the status bar. See `Focus
keybindings`_.
Use Windows File Open/Save dialogs
Defines whether to use the native Windows File Open/Save dialogs or
whether to use the GTK default dialogs
Auto-focus widgets (focus follows mouse)
Give the focus automatically to widgets below the mouse cursor.
This works for the main editor widget, the scribble, the toolbar search field
......@@ -1760,6 +1764,10 @@ Placement of new file tabs
Whether to create a document with its notebook tab to the left or
right of all existing tabs.
Next to current
Whether to place file tabs next to the current tab
rather than at the edges of the notebook
Double-clicking hides all additional widgets
Whether to call the View->Toggle All Additional Widgets command
when double-clicking on a notebook tab.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment