Update documentation.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4930 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
8db192a3fa
commit
c1a17653ec
@ -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>
|
||||
|
1804
doc/geany.html
1804
doc/geany.html
File diff suppressed because it is too large
Load Diff
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user