Colomban Wendling
4ffd446c43
Update for new PO styles
2012-10-25 17:09:55 +02:00
Colomban Wendling
a77785e378
Set style for SCE_C_STRINGRAW (C++11 raw strings)
...
Part of #3578557 .
2012-10-20 14:07:13 +02:00
Colomban Wendling
eeddd6f720
Move custom styles to a resource file
2012-10-08 17:51:19 +02:00
Colomban Wendling
2297badbd7
Use "scala" extension for Scala
...
Closes #3574723 .
2012-10-05 12:43:10 +02:00
Colomban Wendling
64a47b9cb6
Allow to switch message window orientation to place it on the right
2012-10-01 21:38:56 +02:00
trongthanh
474e60b6fa
Add more CSS3 keywords
2012-09-30 11:13:43 -07:00
trongthanh
85cb6d527c
Improve CSS highlighting
2012-09-30 11:08:13 -07:00
trongthanh
e70d9e5e05
Fix JavaScript ident/keyword highlighting in HTML filetype
2012-09-30 10:57:38 -07:00
Enrico Tröger
9f479b861a
Regenerate Python tag list
...
Generated against a clean Python 2.7 installation.
2012-09-12 19:30:56 +02:00
Enrico Tröger
0627817c7b
Regenerate Python tag list
...
Generated against a clean Python 2.7 installation.
2012-08-29 23:04:50 +02:00
Enrico Tröger
fd8b20c80b
Add 'memoryview' identifier as found in Python2.7
2012-08-29 22:14:49 +02:00
Colomban Wendling
9817c14202
Add a few missing Haxe keywords
...
Closes #3448664 .
2012-08-24 23:26:11 +02:00
oco
e20a57927d
Use all supported keyword sets for Scintilla Forth lexer
...
Submitted on geany-devel mailing list
2012-08-16 18:35:27 -07:00
Colomban Wendling
4cdcaa22e6
Update for new Scintilla styles
2012-07-14 15:30:03 +02:00
Colomban Wendling
40ab39d8fd
Map all filetype's character styles to 'character' named style
2012-07-01 15:20:21 +02:00
Colomban Wendling
a6c0dc0978
Merge branch 'scintilla-update'
2012-06-30 20:13:56 +02:00
Colomban Wendling
098f127087
Drop now unused "scalar" named style
2012-06-30 01:54:08 +02:00
Colomban Wendling
3d23023930
Fix a few Shell style mappings
2012-06-30 01:54:08 +02:00
Colomban Wendling
ad0297f42f
Fix a few Perl style mappings
2012-06-30 01:54:08 +02:00
Colomban Wendling
298ce94c5d
Update for new Scintilla styles
2012-06-26 23:26:30 +02:00
Nick Treleaven
95ce0a2bee
Disable D explicit fold points (as C filetypes do)
2012-06-13 13:40:44 +01:00
Matthew Brush
7d097ca7ad
Update 'docComment' keywords in C, C++, Vala, and Genie filetypes
...
C and C++ have Doxygen keywords from:
http://www.stack.nl/~dimitri/doxygen/commands.html
Vala and Genie have Doxygen keywords and Valadoc keywords from:
http://valadoc.org/#!wiki=markup
2012-06-09 19:48:13 -07:00
Matthew Brush
cfdedf4e67
Remove sentence from documentation that doesn't apply anymore
...
With newer GTK+ releases, leaving this field blank causes the "Recent
Files" "feature" to be used rather the the expected current working
directory. No replacement text added to explain the new behaviour since
it would be incorrect with older GTK+ versions, would likely be incorrect
on Windows with native dialogs and it will possibly be reverted in GTK+
in the future.
Recenerate HTML manual, including previous changes from other commits.
2012-06-04 14:07:41 -07:00
Nick Treleaven
ff484c9a8b
Do not override default selection foreground style
2012-06-03 17:40:46 +01:00
Lex Trotman
928b847c1e
Force selection to change when Default or Alt colourscheme chosen
...
The selection foreground and background are not changed unless
the respective 3rd or 4th field is true (see highlighting.c:790).
2012-06-02 16:09:16 +10:00
Nick Treleaven
8bb24011b6
Tweak default string color for a little more contrast
2012-05-30 16:45:29 +01:00
Colomban Wendling
262b48b52c
Add a separator after the Color Schemes menu item
2012-05-27 01:14:25 +02:00
Colomban Wendling
e87f393192
Create color scheme menu item with Glade
...
Now there is a dialog instead of a menu for selecting the color
schemes, the item under View->Editor can be created with Glade like the
rest of the menu.
2012-05-27 01:14:25 +02:00
Nick Treleaven
495336ca19
Fix DocBook styling (broken in 7ebdac)
2012-04-16 12:58:44 +01:00
Matthew Brush
d7d5a6d7fb
Add some more key links to the Help menu (wiki, bug tracker, donate)
2012-02-26 20:19:17 -08:00
Alex Charron
5fb7522b72
Added size_t, ptrdiff_t, intN_t to filetypes.cpp.
2012-02-24 15:29:17 -05:00
Colomban Wendling
3d570d750f
Map TCL "SUB_BRACE" style
2012-02-20 17:25:21 +01:00
Matthew Brush
510bbfbb05
Add .mm extension for Objective-C filetype
2012-02-15 17:05:25 -08:00
Alex Charron
cc6e85f454
Added C++11 keywords to syntax highlighter.
2012-02-05 16:30:22 -05:00
Colomban Wendling
9031335971
Set prefs' encoding combo boxes "wrap with" in the Glade file directly
2012-01-20 19:31:57 +01:00
Colomban Wendling
7f16b9a4fb
Fix content of encodings and EOL style prefs ComboBoxes (oops)
...
I broke them in ca922e0ddc8022283ec3c1f49aaa15ab7c5ba213
Now the two encoding combo boxes shares the same data, which is
built only once.
2012-01-20 19:28:35 +01:00
Nick Treleaven
21cd7bb213
Add Project overrides for 'Saving files' checkbox options
2012-01-19 18:17:12 +00:00
Nick Treleaven
75ff98a2b6
Regenerate with Glade 3.8.1
2012-01-19 18:17:11 +00:00
Nick Treleaven
6f64f31e09
Make Glade object names unique throughout
...
This fixes object name clashes when making changes using Glade 3.8.1 (maybe a Glade bug).
2012-01-19 18:15:26 +00:00
Colomban Wendling
73bc824c82
Restore line breaking preference's adjustment in Glade file
...
It got removed by accident in commit
c85b89afdd880b7a6aac42f953bab83d3938a4a3 "Port more of the Project properties dialog to Glade"
2012-01-14 04:40:11 +01:00
Colomban Wendling
380613866c
Restore accelerator group in Glade file
...
It got removed by accident in commit
c85b89afdd880b7a6aac42f953bab83d3938a4a3 "Port more of the Project properties dialog to Glade"
2012-01-14 04:27:27 +01:00
Matthew Brush
0755b44db1
Merge branch 'project-dialog-fix'
2012-01-08 15:58:37 -08:00
Colomban Wendling
ca922e0ddc
Remove duplicated lists and name them more sensibly
2012-01-08 23:22:50 +01:00
Colomban Wendling
2077347b34
Remove empty rows at the end of some lists
2012-01-08 23:22:37 +01:00
Colomban Wendling
aa96bc2cbf
Add missing ComboBox cell renderers in Glade rather than manually
...
This also fixes the duplicated renderers when there was already one
in Glade, and a second one got added manually.
2012-01-08 22:55:28 +01:00
Matthew Brush
c85b89afdd
Port more of the Project properties dialog to Glade
...
Fixes issue where dialog was being destroyed and would not show 2nd time.
2012-01-08 11:24:21 -08:00
Colomban Wendling
23eede5291
Make switch to MRU upon tab close configurable
...
Add configuration option tab_close_switch_to_mru to allow the user
to choose whether to switch to the most recently used tab or to the
next one after closing the current tab.
2011-12-24 12:30:58 +01:00
Matthew Brush
aaa62c39b4
Make editor menu initially hidden
...
Without this the menu won't emit the show signal the first time it's shown.
2011-12-18 18:47:56 -08:00
Nick Treleaven
ef3d5b8417
Use 'comment' named style for D nested comments
...
This also fixes a wrong style key name for filetypes.d.
(Nested comments aren't necessarily doc-comments).
2011-12-16 21:02:39 +00:00
Lex Trotman
e64628745e
Move language specific snippets from global to filetype entries
...
Having C language snippets as global is wrong, moved them to several
language positions. This files low rate of change and lack of ML
interest in putting language specific snippets in it suggests that
it isn't worth fixing the repitition or moving snippets to filetype
files.
2011-12-11 18:07:56 +11:00