elextr
54eff298bd
Fix Manual for Build Menu Keybindings
...
Only fixed items can have keybindings but this manual entry was missed when one execute item was changed from fixed to optional.
2015-06-25 05:56:43 +10:00
Colomban Wendling
97a431faf2
Update the documentation on wordchars
2015-05-28 17:55:21 +02:00
Matthew Brush
bdc082cb77
Bump min. version of GTK2 to 2.24 and GLib to 2.28
...
Note: This is mostly search and replace. I've only tested with my
GTK+ 2.24.20 and not at all the Waf build system.
2015-04-12 18:05:28 -07:00
Colomban Wendling
b032f2e214
Merge pull request #426 from techee/run_script_tmp
...
Create geany_run_script.sh in the temporary directory instead of the
working directory.
2015-03-04 13:58:02 +01:00
Jiří Techet
7b5df86bd1
Create geany_run_script.sh in the temporary directory instead of the working directory
...
Under some conditions, geany_run_script.sh is not deleted and we
have no means to detect this in Geany (e.g. when the terminal emulator
is started correctly but it fails to execute the script for some reason).
In this case it is better to keep the garbage in /tmp than the working
directory. Apart from that, it eliminates potential transfer of the run script
over a NFS and eliminates the visibility of the script in working directory
on Windows.
Apart from that this patch fixes some locale/utf8 conversion problems
and other subtle problems with the previous implementation.
2015-03-04 11:48:53 +01:00
Dimitar Zhekov
a5b99dc96d
Add virtual column and selected chars to the statusbar
...
Closes https://sourceforge.net/p/geany/patches/10/
2015-03-03 20:07:11 +01:00
Enrico Tröger
7229aa9cff
SaveActions: Set file permissions of backup copies to 0600
...
As discussed in SF bug #125 , it might be dangerous to store backup
copies in a publicly accessable directory like /tmp with default
permissions, especially on multi-user systems.
So set the file permissions on non-Windows systems to 0600 by default.
Also improve the documentation of the save Actions plugin to reflect this
change.
2015-01-31 16:11:48 +01:00
Colomban Wendling
d33a23c40c
Add missing documentation for message window orientation setting
2015-01-28 15:55:33 +01:00
Colomban Wendling
f403e7e8c2
Merge pull request #188 from artros/feature/keep-edit-history-on-reload
...
Maintain edit history on document reload
Conflicts:
* src/callbacks.c: document_reload_prompt().
Amendments:
* src/document.c: document_redo(), document_undo(): for loop style.
2015-01-28 15:16:40 +01:00
Colomban Wendling
91d5079c8d
Merge pull request #378 from b4n/remove-macro-list
...
Remove "Show macro list" keybinding and feature
2015-01-11 17:33:40 +01:00
Colomban Wendling
740c12c0ca
Remove "Show macro list" keybinding and feature
...
This feature looks like a poorly implemented subset of "Complete word",
but lacks some important features like prefix filtering. It is also
misnamed as it shows not only macros, but also variables and enums.
It also only shows `editor_prefs.autocompletion_max_entries`, but does
so from *each* file, not as a whole.
So drop it altogether, as this feature doesn't really look useful and
the current implementation seem to suffer of too many shortcomings for
it to realistically be actually used.
2015-01-11 17:30:27 +01:00
Colomban Wendling
e06f47d774
Merge pull request #289 from mspacek/build_line_num
...
Add %l current line number substitution to build commands
2015-01-05 16:26:03 +01:00
Philipp Wiesemann
fc73fabe4b
Fix typos in documentation
2014-12-11 22:58:57 +01:00
Kernc
7a0285eef8
Added some default common linters in the Build menu
2014-11-28 09:08:38 +01:00
Matthew Brush
41c66e0eb0
Change "replace_and_find_by_default" default to true
2014-10-10 18:40:54 -07:00
Matthew Brush
bae420a768
Merge branch 'rpalli/replace1'
...
Closes #189
2014-10-10 18:02:29 -07:00
Roland Pallai
3df962a371
A small styling of the documentation
2014-10-10 00:26:25 +02:00
Roland Pallai
9b2ccb9965
Turn "replace and find by default" boolean pref into a "various" preference.
2014-10-10 00:04:38 +02:00
Roland Pallai
985829afe0
Documentation change for the "Replace&Find by default" behaviour.
2014-10-09 02:07:58 +02:00
Colomban Wendling
cf6724240a
Fix "Contributing to this document" for new HTML/PDF generation process
2014-08-18 00:07:43 +02:00
James Lownie
874b019e4e
Clarified the location of the "Use project-based session files" option
2014-08-17 22:24:57 +02:00
Colomban Wendling
593b9dd2c9
Merge branch 'single-line-regex'
2014-08-10 01:51:48 +02:00
Colomban Wendling
83deafedda
Update the documentation for single-line regular expressions
2014-08-10 01:47:35 +02:00
Philipp Wiesemann
c47c84820e
Fix typo in documentation
2014-08-02 22:03:34 +02:00
Martin Spacek
fd5ac727cb
Add %l current line number substitution to build commands
2014-07-02 15:07:21 -07:00
Matt Copperwaite
e61bba1bc3
Reword "replace by tabs/spaces" as "replace with"
2014-05-05 05:09:13 +02:00
Colomban Wendling
6cba1e0a47
Merge branch '1.24'
2014-04-16 18:58:31 +02:00
Colomban Wendling
b0cdf31d90
Set release date
2014-04-16 17:19:06 +02:00
Colomban Wendling
15a2366e36
Revision bump
2014-04-15 14:59:07 +02:00
Colomban Wendling
3ec0369f47
Merge branch 'wip/configurable-mime-type--gicon' into wip/configurable-mime-type-gicon
2014-04-14 20:27:20 +02:00
Colomban Wendling
24f2363fb7
Post release version bump
...
Say hello to Geany 1.25 "Veed"!
2014-04-13 19:33:23 +02:00
Colomban Wendling
6f56bdd32d
Set release date
2014-04-13 18:00:39 +02:00
Colomban Wendling
8fe9fa68c1
Update displayed copyright years
2014-04-13 15:51:06 +02:00
Colomban Wendling
1e2be9e7b4
Add a note in the docs about shell constructs in custom commands
2014-03-11 13:14:03 +01:00
Steven Valsesia
467f56ae7e
Add a new feature: autosave when the editor lose focus
...
Documented unwanted behavior: pop-up saving.
Closes feature request #683 .
Signed-off-by: Steven Valsesia <steven.valsesia@gmail.com>
2014-03-06 14:20:38 +01:00
Steven Valsesia
9c45ffd8ed
Add documentation for the auto-save feature.
...
Signed-off-by: Steven Valsesia <steven.valsesia@gmail.com>
2014-03-06 14:11:44 +01:00
Colomban Wendling
c0a233fcc3
Fix a typo in the documentation's markup
2013-12-17 16:09:56 +01:00
Roland Pallai
b63eb87599
"Enter in replace entry does Replace & Find instead of Replace" setting
...
in General/Misc/Search.
2013-11-14 00:53:40 +01:00
Arthur Rosenstein
6f6dfda8a8
Add documentation for keep_edit_history_on_reload option
2013-11-10 11:11:36 +02:00
Colomban Wendling
d29b5912ff
Read filetype's mime type from the configuration files
...
This allows custom filetypes to define a mime type, hence the icon
displayed for this filetype; as well as moving ones for built-in
filetypes out of the code to the configuration files.
2013-10-15 03:06:01 +02:00
Nick Treleaven
15fb2f321a
Improve custom filetype formatting/links
2013-10-11 16:43:27 +01:00
Frank Lanitz
d7041a0523
Adding path for config on Windows7+
2013-09-06 16:44:24 +02:00
elextr
d4398d7fd0
Add some more explanation to indentation documentation
...
Explain operation of tabs and spaces setting.
Explain relation of autoindent settings and indentation type.
Add note regarding filetypes to match braces.
2013-06-26 14:52:52 +10:00
elextr
989a1f2ccb
Mark Geany.txt with filetype
...
Since we have a reStructuredText filetype, mark doc file so it
automatically opens with the right filetype.
2013-05-11 11:42:16 +10:00
Frank Lanitz
57dca02303
Documentation: Adding a short note about finding Geany at Windows inside application menu
2013-04-20 10:27:51 +02:00
Frank Lanitz
971f147c08
Documentation: Replace some \t with space
2013-04-20 10:27:51 +02:00
Matthew Brush
4e03e466e7
Improve Statusbar Template documentation
...
Mainly listing the available placeholders instead of pointing the
poor user deep into Geany's code.
2013-04-14 19:03:58 -07:00
Colomban Wendling
d453fe33fe
Add support for loading Vi and CTags tag files
...
This allows to load tag files in the CTags format, which is compatible
with Vi format.
References:
* http://ctags.sourceforge.net/FORMAT
* http://ctags.sourceforge.net/ctags.html#TAG%20FILE%20FORMAT
2013-04-03 22:10:33 +02:00
Nick Treleaven
2da51eb829
Note: Find Usage can be used from the symbol list popup menu
2013-03-25 15:57:54 +00:00
Lex
0d84e129bd
Add to description of "Newline strips trailing spaces"
...
Add description of interaction between this action and indentation
since it is not obvious.
2013-03-23 11:48:09 +11:00