ryrun
|
9616d5631f
|
Speed up line numbering of huge pads. Tested on chrome and firefox. Pad with more than 6000 lines will be loaded fast. It refresh first all current line numbers, then creates new with DocumentFragment and style.height info. Reflow(rebuild and rendering of dom) will be reduced to one for new ones, instead for each ones.
|
2011-12-07 14:23:28 +01:00 |
|
John McLear
|
9e509677dc
|
Merge pull request #231 from jtlebi/origin/shift-tab
(de)indent behaviour enhancement
|
2011-11-28 20:23:37 -08:00 |
|
Peter 'Pita' Martischka
|
54b912f352
|
Revert "This should fix the IE Cursor Issue #171"
This reverts commit 53bf7dc19d .
|
2011-11-25 16:10:21 -08:00 |
|
Jean-Tiare Le Bigot
|
7d184a681a
|
fix indenting while cursor is in the line
|
2011-11-26 00:02:25 +01:00 |
|
Jean-Tiare Le Bigot
|
caf8792974
|
applying/removing list now preserves the indentation level
|
2011-11-25 11:10:57 +01:00 |
|
Jean-Tiare Le Bigot
|
ea2e7d0550
|
added support for (de)indent of regular text
|
2011-11-25 10:29:31 +01:00 |
|
Jean-Tiare Le Bigot
|
6b11ae330d
|
added handling of de-indenting when already on higher level
|
2011-11-25 09:13:03 +01:00 |
|
Jean-Tiare Le Bigot
|
42341f2b2f
|
handle shift+tab, trivial fix
|
2011-11-24 15:29:45 +01:00 |
|
John McLear
|
697201b3de
|
Addresses https://github.com/Pita/etherpad-lite/issues/173 but needs a lot of testing and a word of warning, at current doing shift tab deletes the previous character as it emulates a backspace.
|
2011-11-20 03:52:19 +00:00 |
|
Peter 'Pita' Martischka
|
53bf7dc19d
|
This should fix the IE Cursor Issue #171
|
2011-11-19 12:30:12 -08:00 |
|
Peter 'Pita' Martischka
|
f871602754
|
remove the 32000 px lock, thx to @smesher
|
2011-07-14 18:38:29 +01:00 |
|
Peter 'Pita' Martischka
|
29878e648e
|
added a Chat
|
2011-07-14 16:15:38 +01:00 |
|
Peter 'Pita' Martischka
|
cbbb0a4ed1
|
cleaned the dropdown code a lot
|
2011-07-08 15:19:38 +01:00 |
|
Peter 'Pita' Martischka
|
271ee1776b
|
beautified all static js files
|
2011-07-07 18:59:34 +01:00 |
|
John McLear
|
9a6fe31419
|
Removed trailing , that broke IE7
|
2011-03-27 10:46:45 +00:00 |
|
John McLear
|
78d8e18634
|
Remove overlay.png as it included HTML
|
2011-03-27 10:06:16 +00:00 |
|
John McLear
|
b26b1ebf15
|
Fix iFrame issue where console is set to top. and change to window.
|
2011-03-26 19:47:31 +00:00 |
|
Peter 'Pita' Martischka
|
325c322a27
|
first-commit
|
2011-03-26 13:10:41 +00:00 |
|