- Apr 22, 2014
-
-
Marijn Haverbeke authored
Issue #2475
-
Marijn Haverbeke authored
Another bug that is carried on from ie10 to ie11. Closes #2476
-
Peter Kroon authored
-
Marijn Haverbeke authored
Issue #2478
-
Gustavo Rodrigues authored
Only change `state.next` if `r.next` is defined, check if `r.regex` is a String before converting it into a RegExp (in the optimization step). Closes #2474.
-
Marijn Haverbeke authored
Issue #2481
-
Marijn Haverbeke authored
Make sure the code that fixes the scrollbar style only fires once. Issue #2451
-
Marijn Haverbeke authored
Closes #2482
-
Andrey Lushnikov authored
-
Gergely Hegykozi authored
-
Marijn Haverbeke authored
Issue #2486
-
Marijn Haverbeke authored
It was returning negative values in the ch field. Issue #2485
-
Marijn Haverbeke authored
Issue #2485
- Apr 17, 2014
-
-
Marijn Haverbeke authored
Simplify some things, change a name. Issue #2468
-
Radek Piórkowski authored
-
Marijn Haverbeke authored
Closes #2473
-
Marijn Haverbeke authored
Closes #2472
-
- Apr 16, 2014
-
-
Marijn Haverbeke authored
All of the distribution is under a single license.
-
Marijn Haverbeke authored
To preserve existing change/cursorActivity handler ordering
-
Marijn Haverbeke authored
Issue #2467
-
Marijn Haverbeke authored
Issue #2465
-
Marijn Haverbeke authored
Issue #2464
-
Marijn Haverbeke authored
I.e. don't fire for a handler that wasn't registered when the change happened.
-
Marijn Haverbeke authored
Issue #2463
-
Takuji Shimokawa authored
This change is for enabling the display update while inputting text via the input method.
-
Marijn Haverbeke authored
Issue #2457
-
mtaran-google authored
-
- Apr 09, 2014
-
-
Marijn Haverbeke authored
This reverts commit 475b2be0. Issue #2452 Issue #2384
-
Marijn Haverbeke authored
-
as3boyan authored
-
- Apr 08, 2014
-
-
Marijn Haverbeke authored
When the call didn't result in an actual change (for example line already had the given class), changeLine would return null. This doesn't seem useful, and caused issue #2438. It now always returns the line handle (as documented).
-
Marijn Haverbeke authored
Issue #2442
-
Marijn Haverbeke authored
Issue #2441
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #2438
-
Marijn Haverbeke authored
Issue #2448
-
B Krishna Chaitanya authored
-
- Apr 07, 2014
-
-
Marijn Haverbeke authored
-