- 18 Eyl, 2013 1 kayıt (commit)
-
-
Colomban Wendling yazdı
-
- 11 Eyl, 2013 1 kayıt (commit)
-
-
Frank Lanitz yazdı
-
- 06 Eyl, 2013 1 kayıt (commit)
-
-
Frank Lanitz yazdı
-
- 20 Agu, 2013 3 kayıt (commit)
-
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
For some reason the Scintilla widget's Pango context don't have a resolution set on Windows, so we get an invalid one. Fix this by correctly peek the resolution from the map if the context doesn't have one by itself. https://developer.gnome.org/pango/stable/pango-Cairo-Rendering.html#pango-cairo-context-get-resolution Thanks to Matthew Brush for debugging this! Closes #961.
-
Frank Lanitz yazdı
-
- 19 Agu, 2013 2 kayıt (commit)
-
-
Frank Lanitz yazdı
-
Matthew Brush yazdı
In the preferences dialog it would show a single quote because the print command couldn't be found and the NULL prematurely terminated the g_strconcat() call, leaving a single quote in the print command entry. Thanks to Lex for finding where the problem was.
-
- 17 Agu, 2013 1 kayıt (commit)
-
-
Colomban Wendling yazdı
Drop our own portability layer and use GLib's one instead (which actually does exactly the same as our own). Thanks to Matthew for spotting this.
-
- 16 Agu, 2013 9 kayıt (commit)
-
-
Colomban Wendling yazdı
It got broken by df589a9d -- you have to fix the line change count in the block header too.
-
Fitorec yazdı
* Uses more recent URL (as updated in other PR) * Downloads the funcsummary.txt file by itself * Support running the script from any directory Closes #47
-
TheHappyMarquis yazdı
Closes #74 and #75
-
Hoàng Minh Thắng yazdı
Includes changes in referenced pull request comments. Closes #92
-
Igor Shaula yazdı
* fix here-string highlighting * add doccomment keyword highlighting * add #region folding Closes #132
-
Igor Shaula yazdı
Windows PowerShell is a command-line shell and associated scripting language which comes out of the box with Windows 7/Server 2008/8/Server 2012. Original lexer from Scintilla is used.
-
Matthew Brush yazdı
Closes #62
-
Antoine Turmel yazdı
See http://en.wikipedia.org/wiki/.properties Closes #162
-
Benjamin Chrétien yazdı
Closes #147
-
- 15 Agu, 2013 16 kayıt (commit)
-
-
YosefOr yazdı
Closes #120
-
Miro Hrončok yazdı
Closes #125
-
Ypnose yazdı
* Add shebang detection of mksh and tcsh. * Add file extension detection of mksh, tcsh, and the various "profile" shell scripts. Closes #126
-
Edward Hutchins yazdı
Closes #149
-
Felix Totir yazdı
Closes #136
-
John Long yazdı
The new tags file seems to have lots of new symbols. It needs testing by PHP programmers. Closes #137
-
Nick Treleaven yazdı
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
Even though PHP doesn't handle those very well (it emits warnings about "unexpected character"), it still counts them as whitespaces, so properly handle them as such.
-
Colomban Wendling yazdı
-
Frank Lanitz yazdı
-
exbb2 yazdı
Closes #155 and also closes #139
-
canou yazdı
* Uses existing LexOthers.cxx from Scintilla already in use by Geany * "identifier" style mapping goes to "string" for better presentation even if it's semantically incorrect, we'll change it back if it causes issues for anyone. * Filetype configuration and keywords taken from Don Ho's Notepad++. Closes #160
-
Fabio Ticconi yazdı
* Add .hrl Erlang "header" file * Add some useful snippets * Add template for Erlang files as per EDocs guidelines Closes #157
-
Nick Treleaven yazdı
Closes #159
-
Antoine Turmel yazdı
See: http://en.wikipedia.org/wiki/.xul and http://en.wikipedia.org/wiki/.dtd Closes #161
-
- 14 Agu, 2013 1 kayıt (commit)
-
-
Frank Lanitz yazdı
Add various HTML5 keywords
-
- 12 Agu, 2013 1 kayıt (commit)
-
-
Nick Treleaven yazdı
-
- 11 Agu, 2013 3 kayıt (commit)
-
-
Nick Treleaven yazdı
With gcc on Windows.
-
Nick Treleaven yazdı
-
Nick Treleaven yazdı
-
- 08 Agu, 2013 1 kayıt (commit)
-