- 24 Eki, 2016 1 kayıt (commit)
-
-
Colomban Wendling yazdı
Related to #1116.
-
- 21 Agu, 2016 1 kayıt (commit)
-
-
Colomban Wendling yazdı
Closes #1152.
-
- 13 Tem, 2016 1 kayıt (commit)
-
-
Closes #1134
-
- 10 Tem, 2016 2 kayıt (commit)
-
-
Colomban Wendling yazdı
Say hello to Geany 1.29 "Jowar"!
-
Colomban Wendling yazdı
-
- 13 Mar, 2016 3 kayıt (commit)
-
-
Colomban Wendling yazdı
Say hello to Geany 1.28 "Malvek"!
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
- 28 Şub, 2016 1 kayıt (commit)
-
-
Jiří Techet yazdı
-
- 17 Şub, 2016 2 kayıt (commit)
-
-
Jiří Techet yazdı
For users a tag is <this> so the naming can be confusing. The only exception where we probably shouldn't use the word symbol is the "tags file" (*.tags) containing global tags - this has already the "tags" extension and is more related to ctags and using "symbols file" is a bit strange in this case. As a result, the only places where this patch leaves the word "tag" are: * phrase "tags file(s)" * phrase "tags parser(s)" * documentation mentioning the "tags" directory * documentation mentioning the *.tags extension and of course where it means the HTML/XML markup <thing>. The rest of the uses of the word "tag" is replaced with "symbol". Documentation is updated accordingly. Fixes #579.
-
Colomban Wendling yazdı
-
- 16 Şub, 2016 1 kayıt (commit)
-
-
Colomban Wendling yazdı
-
- 03 Ock, 2016 1 kayıt (commit)
-
-
Ben Wiederhake yazdı
All of these typos were found by codespell, so credits go the the authors of this incredibly useful tool. I manually confirmed and adapted all changes, which includes reflowing over-long lines or filling up with spaces for alignment. Some of these typos may need forwarding to their original authors. codespell reported a lot words where I am unsure; I have not included those corrections.
-
- 13 Ara, 2015 1 kayıt (commit)
-
-
Enrico Tröger yazdı
See #768.
-
- 21 Kas, 2015 1 kayıt (commit)
-
-
Colomban Wendling yazdı
-
- 15 Kas, 2015 2 kayıt (commit)
-
-
Colomban Wendling yazdı
Say hello to Geany 1.27 "Rezer"!
-
Colomban Wendling yazdı
-
- 30 Eki, 2015 1 kayıt (commit)
-
-
Thomas Martitz yazdı
Now that there is a proper user indication for the "maintain history on reload" feature we can toggle it on by default. The setting is also renamed so that the default is effective for everyone (this was the plan).
-
- 17 Eki, 2015 1 kayıt (commit)
-
-
Matthew Brush yazdı
Closes #699
-
- 16 Agu, 2015 1 kayıt (commit)
-
-
Pavel Sountsov yazdı
-
- 12 Tem, 2015 3 kayıt (commit)
-
-
Colomban Wendling yazdı
Say hello to Geany 1.26 "Rosset"!
-
Colomban Wendling yazdı
-
Frank Lanitz yazdı
-
- 11 Tem, 2015 1 kayıt (commit)
-
-
Colomban Wendling yazdı
We want it disabled by default in 1.25 for everyone, but want to be able to get it back on by default later on when the UI is more polished. So we will need to have a way to tell whether the configuration comes from 1.25 and should be upgraded or was willfully disabled by the user in a later version. So, use a temporary setting name that defaults to disabled for 1.25 See #553.
-
- 10 Tem, 2015 1 kayıt (commit)
-
-
Colomban Wendling yazdı
This allows to be GTK version agnostic, not to single out GTK3 builds.
-
- 08 Tem, 2015 1 kayıt (commit)
-
-
Colomban Wendling yazdı
While the feature is nice, it might be unexpected and lacks user feedback. This might lead to user thinking they lost their work because they don't know they can undo the reload operation. So, disable the feature by default until we introduce appropriate user feedback allowing the user to learn about the feature and new behavior. See http://lists.geany.org/pipermail/devel/2015-June/thread.html#9537
-
- 24 Haz, 2015 1 kayıt (commit)
-
-
elextr yazdı
Only fixed items can have keybindings but this manual entry was missed when one execute item was changed from fixed to optional.
-
- 28 May, 2015 1 kayıt (commit)
-
-
Colomban Wendling yazdı
-
- 13 Nis, 2015 1 kayıt (commit)
-
-
Matthew Brush yazdı
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.
-
- 04 Mar, 2015 1 kayıt (commit)
-
-
Jiří Techet yazdı
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.
-
- 03 Mar, 2015 1 kayıt (commit)
-
-
- 31 Ock, 2015 1 kayıt (commit)
-
-
Enrico Tröger yazdı
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.
-
- 28 Ock, 2015 1 kayıt (commit)
-
-
Colomban Wendling yazdı
-
- 11 Ock, 2015 1 kayıt (commit)
-
-
Colomban Wendling yazdı
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.
-
- 11 Ara, 2014 1 kayıt (commit)
-
-
Philipp Wiesemann yazdı
-
- 28 Kas, 2014 1 kayıt (commit)
-
-
Kernc yazdı
-
- 11 Eki, 2014 1 kayıt (commit)
-
-
Matthew Brush yazdı
-
- 09 Eki, 2014 3 kayıt (commit)
-
-
Roland Pallai yazdı
-
Roland Pallai yazdı
-
Roland Pallai yazdı
-