Colomban Wendling
9fc709e1dc
Fix modifier for creating rectangular selections on Windows
...
33dafac8f0713de79f04e2ebce2399fb914d6792 restored the pre-Scintilla
3.10 default on non-Windows, but also changed the Windows one. Fix
this so the modifier keeps its historical value on Windows as well.
2019-01-02 14:10:07 +01:00
andy5995
096fcbd0c2
geany-vte.m4:explicity display "VTE" in STATUS
...
closes #453
Signed-off-by: andy5995 <andy400-dev@yahoo.com>
2018-12-31 15:56:54 -06:00
elextr
baa88de707
Fix broken line breaking on existing lines
...
sci_get_position_from_col() takes line number, not position of start of line.
2018-12-28 16:02:49 +10:00
Colomban Wendling
4452b365bf
Merge pull request #1263 from techee/ctags_sync_main
...
First part of syncing with Universal-CTags.
2018-12-17 21:37:43 +01:00
Jiří Techet
457658dcfb
Avoid warnings about unused variables in rest and asciidoc parsers
...
We don't use the return value of getNestingLevel(), only its
nestingLevelsPop() semantics. Get rid of the return value and rename the
function to avoid confusion.
2018-12-17 21:19:52 +01:00
Colomban Wendling
b6fe9f17ae
Merge pull request #1878 from b4n/issue-1876
...
Various fixes reported in #1876
2018-12-16 18:55:06 +01:00
Colomban Wendling
529ba51e85
Remove non-existing language from 1.34 translation NEWS
...
It most likely was a typo for `da`, and all actually updated
translations are properly listed.
2018-12-16 17:48:16 +01:00
Frank Lanitz
41a3c3c92e
Minor update of Ukrainian translation
2018-12-16 15:10:05 +01:00
Enrico Tröger
72bb3fc27f
Merge pull request #2017 from eht16/use_own_mirror_for_gtk_bundle
...
Update link to GTK+2 bundle for test builds to self-hosted version
2018-12-16 14:55:44 +01:00
Enrico Tröger
f40859332b
Update link to GTK+2 bundle for test builds to self-hosted version
...
Make us more independent from ftp.gnome.org and
host the, probably never ever changing, bundle ourselves.
2018-12-16 14:54:55 +01:00
Colomban Wendling
560e559a2a
Post release version bump
...
Say hello to Geany 1.35 "Siralt"!
2018-12-16 13:47:25 +01:00
Colomban Wendling
54946bddd1
Set release date
2018-12-16 12:29:51 +01:00
Colomban Wendling
a1e95fcb61
Avoid user Git setting when generating the ChangeLog for distribution
2018-12-16 12:29:51 +01:00
Colomban Wendling
7593e77fe6
Fix fuzzy strings due to last minute capitalization of a sentence
2018-12-16 11:52:01 +01:00
Colomban Wendling
053b2b666a
Fix NEWS for Danish translation that is new, no simply updated
2018-12-16 11:22:19 +01:00
Frank Lanitz
ad5af37774
Update a few translations files for fuzzy string
2018-12-16 11:15:22 +01:00
Enrico Tröger
ffc47cbcbd
Windows: Add new Pango dependencies to bundle creation script
2018-12-16 10:35:18 +01:00
Colomban Wendling
9843d10028
Update NEWS with the latest changes
2018-12-14 10:35:21 +01:00
Jason Cumbie
5f38675114
Do not report incorrect value for GeanyDocument:changed when quitting
...
Fix document_account_for_unsaved() so it does not alter the `changed`
flag on documents, in order for plugins to have a reliable value there
at all times.
Patch by @chrontec with small additional tidying up.
Closes #1857 .
2018-12-12 20:15:53 +01:00
Frank Lanitz
5c428b912b
Update of Japanese translation
2018-12-10 20:17:14 +01:00
Frank Lanitz
8f7f98cb5c
Update of Swedish translation
2018-12-10 15:51:20 +01:00
Colomban Wendling
3458045af4
Merge pull request #1182 from b4n/gtk3-auto-detect_v2
...
Autotools: Detect GTK version to use automatically. GTK2 is still the
default if both GTK2 and GTK3 are present.
2018-12-09 11:49:41 +01:00
Colomban Wendling
13559896fe
autotools: Detect GTK version to use automatically
2018-12-09 11:48:52 +01:00
Colomban Wendling
23607a8bb6
Properly categorize VHDL strings
2018-12-09 11:23:07 +01:00
柳东原 LIU Dongyuan
fb64009aae
Update zh_CN.po ( #2013 )
...
* Update zh_CN.po
* Update version number for zh_CN translation
2018-12-09 11:04:09 +01:00
Colomban Wendling
66a08f6570
Remove an unused variable and fix a related comment
2018-12-09 09:45:55 +01:00
Colomban Wendling
1c3634ebb9
Update functions and declarations checks for current ctags
2018-12-09 09:45:49 +01:00
Colomban Wendling
89a934edee
Guard some more code for non-library builds only
2018-12-09 09:45:49 +01:00
Colomban Wendling
e792d4fdf9
Don't export some local functions
...
They are already fixed upstream, so it doesn't add to the diff.
2018-12-09 09:45:48 +01:00
Colomban Wendling
f61bd540b7
Remove two unused variables
2018-12-09 09:45:48 +01:00
Colomban Wendling
f93aa14788
Remove an unused function that was removed upstream
2018-12-09 09:45:43 +01:00
Masatake YAMATO
749ab56058
main: remove duplicated declarations
...
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
2018-12-09 09:42:09 +01:00
Masatake YAMATO
33a102ee91
Add dummy definitions to Assert* macros for suppressing compiler warnings
...
main/field.c:968:23: warning: \
suggest braces around empty body in an ‘else’ statement [-Wempty-body]
AssertNotReached();
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
2018-12-09 09:42:09 +01:00
Giuseppe
27737ae5db
updated it.po ( #2012 )
...
* updated it.po
* Update some copyright times on it.po
2018-12-09 09:29:58 +01:00
Frank Lanitz
c2c23ad309
Update of Russian translation
2018-12-07 17:39:55 +01:00
Colomban Wendling
33dafac8f0
Revert to previous modifier for creating rectangular selections
...
This is the default since forever, so don't change it on the users,
no matter what is the new default in Scintilla 3.10.0.
Fixes #2010 .
2018-12-06 22:29:27 +01:00
Colomban Wendling
afa6efe44e
Small update of the French translation
...
After 3b1c6f36359fdcc180aa23d670fe525e4b8996bc (PR#2005) a string
slightly changed, so update the translation to match.
2018-12-06 22:14:40 +01:00
Frank Lanitz
d22bc1aec1
Update of Portugese translation
2018-12-06 21:15:47 +01:00
張修銘
4d787658f6
Update of Traditional Chinese translation ( #2009 )
...
* Update of Traditional Chinese translation
* Correct version number on zh_TW.po
2018-12-06 10:16:10 +01:00
Frank Lanitz
57c418e4ba
Small update of NEWS
2018-12-05 20:55:18 +01:00
Frank Lanitz
eaab6f7f48
Update of German translation
2018-12-05 20:54:59 +01:00
Frank Lanitz
7132eb3877
Update of Spanish translation
2018-12-05 20:53:42 +01:00
Frank Lanitz
25f1c7529e
Small update of NEWS
2018-12-05 17:21:49 +01:00
Frank Lanitz
7411332438
Remvoe a fuzzy string from da.po
2018-12-05 17:20:41 +01:00
scootergrisen
c2f48e4219
Update da.po to 1.34 ( #2006 )
2018-12-05 17:04:05 +01:00
scootergrisen
3b1c6f3635
email to Email ( #2005 )
2018-12-05 10:01:12 +10:00
Colomban Wendling
9cc18f9143
Merge pull request #1445 from kugel-/fix-1069
...
Improve goto-symbols popup
2018-12-04 22:43:18 +01:00
Andrej Herceg
7681a87772
Update of Slovak translation ( #2004 )
2018-12-04 20:10:56 +01:00
Colomban Wendling
23f51e4edf
Small update of the French translation
2018-12-03 23:04:12 +01:00
Colomban Wendling
8f16685d9e
Fix a few signed vs unsigned comparisons
2018-12-03 22:33:59 +01:00