Nick Treleaven
|
3455a25cf4
|
Show mimetype icon in sidebar Documents list (patch by Colomban
Wendling, thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5330 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-26 17:20:48 +00:00 |
|
Nick Treleaven
|
e0702ea2b2
|
Add filetype mimetype field (patch by Colomban Wendling, thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5329 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-26 16:02:30 +00:00 |
|
Nick Treleaven
|
f87e9d5d68
|
Sort filetypes_by_title last instead of on insertion to prevent
exponential time.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5328 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-26 15:33:16 +00:00 |
|
Nick Treleaven
|
a7c7d314dc
|
Change default for 'Override Geany keybindings' to on.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5327 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-26 15:20:53 +00:00 |
|
Nick Treleaven
|
aab478ac26
|
Add docs for 'Ensure consistent line endings' pref.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5326 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-26 15:13:42 +00:00 |
|
Nick Treleaven
|
0055f819b1
|
Edit XML tag autocompletion pref and tooltip to include HTML.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5325 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-26 15:11:06 +00:00 |
|
Nick Treleaven
|
076452006c
|
Add HTML5 attributes (thanks to Ross McKay).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5324 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-25 17:29:52 +00:00 |
|
Nick Treleaven
|
568f1853d2
|
Remove unnecessary uses of FILETYPE_ID() macro with
GeanyDocument::file_type.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5323 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-25 17:24:47 +00:00 |
|
Nick Treleaven
|
3c6212544c
|
Auto-indent after an HTML/XML line with a missing closing tag (patch
by Eugene Arshinov, thanks).
Behaviour only applies if XML tag autoclosing is off.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5322 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-25 16:58:13 +00:00 |
|
Nick Treleaven
|
c25d9856fe
|
Add 'Ensure consistent line endings' file saving pref (patch by
Manuel Bua, thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5321 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-25 16:24:55 +00:00 |
|
Nick Treleaven
|
a274363275
|
Move HTML automatic <table> tag completion into a 'table' snippet
so the user can decide when to use it (patch by Eugene Arshinov,
thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5320 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-25 16:07:15 +00:00 |
|
Nick Treleaven
|
975376db78
|
Add HTML5 element names (thanks to Ross McKay).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5319 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-22 16:51:32 +00:00 |
|
Nick Treleaven
|
558126a0c8
|
Fix not changing edited keybindings when cancelling the Preferences
dialog.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5317 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-22 12:20:37 +00:00 |
|
Nick Treleaven
|
23b5f0a753
|
Refactor shared code with kb_cell_edited_cb().
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5316 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-10-21 16:40:31 +00:00 |
|
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
|
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
|
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
|
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 |
|
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 |
|
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
|
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 |
|
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
|
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 |
|