Nick Treleaven
|
f091b41ff8
|
Allow 'Foo=' in filetype_extensions.conf to remove all patterns.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5313 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-21 15:59:06 +00:00 |
|
Nick Treleaven
|
a366609fb0
|
Remove filetype default extensions from code.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5312 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-21 15:41:24 +00:00 |
|
Nick Treleaven
|
1487173f71
|
Don't write 'ft->lang = -2' for filetypes with no tag parser; this is the default anyway.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5311 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-20 16:28:06 +00:00 |
|
Nick Treleaven
|
a83ee579fa
|
Move filetype comment_{open,close} defaults into data files.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5310 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-20 16:22:58 +00:00 |
|
Nick Treleaven
|
e28f5bc3ab
|
Move filetype 'extension' default into data files.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5309 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-20 16:15:39 +00:00 |
|
Nick Treleaven
|
38e23095dd
|
Add Erlang filetype (patch by Taylor Venable, thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5308 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-20 15:45:25 +00:00 |
|
Nick Treleaven
|
c9f7afaf3a
|
Add alternative color scheme based on Python colors.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5307 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-20 12:29:27 +00:00 |
|
Nick Treleaven
|
3c0d7a940a
|
Add 3 bugs to watch out for.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5306 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-20 12:11:07 +00:00 |
|
Nick Treleaven
|
133d9439b9
|
Use radio buttons for View->Editor->Color Schemes menu.
Don't hide the menu when only the default item is available.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5305 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-20 11:49:50 +00:00 |
|
Nick Treleaven
|
3367e67393
|
Use editor_get_eol_char() instead of inline copy.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5304 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-20 11:38:37 +00:00 |
|
Nick Treleaven
|
1e37c8922b
|
Prevent debug message about a missing 'default' named style when
using just a user color scheme file.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5303 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-18 17:13:59 +00:00 |
|
Nick Treleaven
|
cb262580b3
|
Fix saving project indent prefs straight after using project
properties.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5302 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-18 14:16:08 +00:00 |
|
Nick Treleaven
|
0582366a53
|
Parse Vala functions with contracts (#3080232).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5301 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-18 13:55:21 +00:00 |
|
Nick Treleaven
|
6994bf24dd
|
Add missing C99 keyword 'restrict' (#3046716).
Add missing D1 keywords 'ref' and 'macro'.
Add D2 keywords.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5300 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-18 11:32:33 +00:00 |
|
Enrico Tröger
|
de16fda4f6
|
Fix off-by-one bug in 'search_mark_all'.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5299 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-16 12:37:20 +00:00 |
|
Nick Treleaven
|
6738d3bc1e
|
Use secondary text for 'file not found on disk' dialog.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5298 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-15 17:24:13 +00:00 |
|
Nick Treleaven
|
9e1ff83085
|
Add 'Insert New Line Before/After Current' keybindings (based on
patch by Eugene Arshinov, thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5297 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-15 17:15:13 +00:00 |
|
Nick Treleaven
|
6a012dd73e
|
Ignore D unittest blocks.
Parse D template functions with constraints.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5296 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-15 16:04:38 +00:00 |
|
Nick Treleaven
|
0007f904e6
|
Ignore D /+ +/ comments.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5295 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-15 12:17:22 +00:00 |
|
Frank Lanitz
|
df551aab21
|
Little update of German translation
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5294 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-08 19:32:06 +00:00 |
|
Nick Treleaven
|
21536dfb84
|
Fix build with GLib 2.8.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5293 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-08 14:42:41 +00:00 |
|
Nick Treleaven
|
2473ab6862
|
Revert X11 workspace socket support as it needs more work; moved
to workspace-sockets branch.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5292 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-07 14:10:32 +00:00 |
|
Nick Treleaven
|
2666668260
|
Sort by filetype name.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5290 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-07 13:52:35 +00:00 |
|
Nick Treleaven
|
24fd9c1824
|
Set C++, C# title as *source* file.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5289 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-07 13:45:23 +00:00 |
|
Frank Lanitz
|
59df644ba9
|
Fix compilation with waf
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5288 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-07 05:57:24 +00:00 |
|
Frank Lanitz
|
bdc5aa8c26
|
Added missed files to list inside ChangeLog (oops)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5287 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-07 00:41:41 +00:00 |
|
Nick Treleaven
|
b109889e5e
|
Add Lisp filetype (patch by Mário Silva, thanks).
Note: Lisp lexer was taken from Scintilla instead.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5286 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-06 17:10:15 +00:00 |
|
Nick Treleaven
|
d01434b0e0
|
Don't list ChangeLog filename in ChangeLog.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5285 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-06 16:06:13 +00:00 |
|
Nick Treleaven
|
572826e5e3
|
Group Open dialog encoding options by submenus (patch by Adam Ples,
thanks; #3047717).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5284 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-06 15:53:53 +00:00 |
|
Nick Treleaven
|
7c0e80c745
|
Fix build with GLib 2.8.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5283 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-06 15:32:40 +00:00 |
|
Frank Lanitz
|
e6151d16e9
|
Added Kazakh translation. Thanks to Baurzhan Muftakhidinov
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5282 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-06 06:07:07 +00:00 |
|
Nick Treleaven
|
2c54be9a18
|
Parse property, constructor, destructor as functions (patch by
pottersson, thanks - #2992167).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5281 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-05 14:44:00 +00:00 |
|
Nick Treleaven
|
14d751dd87
|
Don't cache overridden lexer properties.
Add foreach_strv() to plugin API.
Add utils_strv_join().
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5280 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-05 11:07:10 +00:00 |
|
Nick Treleaven
|
0f63274d8b
|
Avoid global variable.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5279 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-04 14:33:21 +00:00 |
|
Nick Treleaven
|
1b6b5210eb
|
Read snippet keybindings from system keyfile also.
Add keybinding example to default snippet.conf.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5278 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-04 14:29:44 +00:00 |
|
Nick Treleaven
|
3f04f8961e
|
Move foreach_strv to utils.h.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5277 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-04 14:20:40 +00:00 |
|
Nick Treleaven
|
09fdde6220
|
Add snippet keybindings docs.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5276 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-04 11:05:59 +00:00 |
|
Nick Treleaven
|
b4f33106b1
|
Add some subheadings for Snippets section.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5275 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-04 10:51:03 +00:00 |
|
Nick Treleaven
|
75a366c1e3
|
Rename snippets_init -> snippets_load.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5274 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-04 10:41:06 +00:00 |
|
Enrico Tröger
|
97b2f4f38c
|
Document hidden msgwin_*_visible preferences.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5273 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-02 14:52:48 +00:00 |
|
Enrico Tröger
|
b0464705db
|
Strip the output of {command: } templates (closes #3079063).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5272 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-02 14:36:12 +00:00 |
|
Nick Treleaven
|
ae70850596
|
Add snippet keybinding support for keys in user snippets.conf (based
on patch by Eugene Arshinov, thanks). No docs yet.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5271 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-01 15:08:43 +00:00 |
|
Nick Treleaven
|
45399a19f8
|
Refactor editor_snippets_init().
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5270 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-01 14:28:05 +00:00 |
|
Nick Treleaven
|
b6dca4c7d6
|
Ignore *.pot.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5269 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-01 14:09:44 +00:00 |
|
Nick Treleaven
|
dc61e14cc2
|
Fix passing quoted arguments when using 'Send Selection to'. This
means sed 's/\./(dot)/g' now works.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5268 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-01 12:43:32 +00:00 |
|
Nick Treleaven
|
050bec1bb6
|
Remove unnecessary 'fix' from r5224 as it breaks configuring custom
commands for 'Send Selection to' (oops).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5267 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-09-30 17:10:50 +00:00 |
|
Nick Treleaven
|
054afed310
|
Add Forth filetype (patch by Thomas Huth, thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5266 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-09-30 16:59:22 +00:00 |
|
Nick Treleaven
|
59690a1617
|
Avoid delay and redrawing when automatically opening a new document
after closing one.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5265 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-09-30 14:49:54 +00:00 |
|
Nick Treleaven
|
95c4f6046e
|
Link with X11 if found to fix linking with a recent GNU ld.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5264 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-09-30 14:14:54 +00:00 |
|
Nick Treleaven
|
fc7e82bec6
|
Add filetypesprivate.h.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5263 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-09-30 13:55:31 +00:00 |
|