- Dec 15, 2015
-
-
Cole R Lawrence authored
-
Marijn Haverbeke authored
Issue #3708
-
Marijn Haverbeke authored
So that tiny mouse motions don't keep resetting the selected item Closes #3698
-
TDaglis authored
Currently operators in most themes look like normal text because cm-operator doesn't usually get special styling. This patch highlights word operators (in/and/or/not) to make them stand out better.
-
- Dec 12, 2015
-
-
Marijn Haverbeke authored
-
- Dec 07, 2015
-
-
mihailik authored
Makes sure the selection is not entirely cleared, which causs the on-screen keyboard to get hidden. Disabled for Firefox, where this causes other problems. Issue #3653
-
Marijn Haverbeke authored
-
Nicolò Ribaudo authored
Closes gh-3687
-
sverweij authored
for our purposes (=>|<=|...) works just as well as ((<=)|(=>)|...)
-
sverweij authored
... taking the same approach as the C-like page. Also - Changes the window title from Oz mode => MscGen mode - Makes the samples a little more uniform
-
sverweij authored
-
Marijn Haverbeke authored
Closes #3684
-
Marijn Haverbeke authored
-
mihailik authored
-
Marijn Haverbeke authored
Issue #3666
-
Elisée authored
-
- Dec 04, 2015
-
-
Marijn Haverbeke authored
Issue #3682
-
mihailik authored
-
Marijn Haverbeke authored
Closes #3680 And a number of other issues
-
Vincent Woo authored
-
- Dec 01, 2015
-
-
jochenberger authored
-
- Nov 26, 2015
-
-
Erik Welander authored
-
- Nov 25, 2015
-
-
Erik Welander authored
-
Marijn Haverbeke authored
Which is kind of arbitrary but seems to give less surprising results. Issue #3658
-
Vincent Woo authored
-
- Nov 24, 2015
-
-
Marijn Haverbeke authored
Closes #3667
-
Marijn Haverbeke authored
The code is now clearer, and will prefer the nearer end of the atomic range as long as that means there is still progress (i.e. the cursor does not get stuck). Issue #3658
-
Marijn Haverbeke authored
Issue #3624
-
Marijn Haverbeke authored
Closes #3665
-
- Nov 23, 2015
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
So that autoclosing works. Issue #3660
-
Marijn Haverbeke authored
Issue #3660
-
- Nov 21, 2015
-
-
Sergey Goder authored
-
Marijn Haverbeke authored
This reverts commit 94fc3b71.
-
Marijn Haverbeke authored
Closes #3651
-
Josh Cohen authored
The old behavior sees the closing %} as a haml tag begin. The result is that the rest of the file after the %} doesnt highlight correctly. Dont go into quote mode when stream is '{%'.
-
- Nov 20, 2015
-
-
Marijn Haverbeke authored
Clean up weirdly specified regexps Closes #3641
-