Robin
|
3c85a9cc6c
|
Typo
|
2012-01-22 00:13:00 +01:00 |
|
Robin
|
300886da34
|
Removed duplicates
|
2012-01-22 00:10:06 +01:00 |
|
John McLear
|
9f0ca7cc44
|
Remove alt key from Z to stop Polish people feeling sad
|
2012-01-17 16:50:35 +00:00 |
|
John McLear
|
5f46ac2b01
|
Temporary fix that was breaking clicks inside of embedded pads
|
2012-01-15 18:24:18 +00:00 |
|
John McLear
|
f4dca37a93
|
Ordered list support
|
2012-01-15 17:20:20 +00:00 |
|
John McLear
|
7232dff6db
|
Merge pull request #306 from 0ip/patch-7
Disables line numbers on mobile devices (fix for #304 and #305)
|
2012-01-08 06:49:56 -08:00 |
|
Jordan
|
ca70a7772a
|
Fix cursor jump in IE when clicking edit buttons
|
2012-01-02 20:45:31 -05:00 |
|
0ip
|
a9a17e7360
|
properly disables line numbers on mobile devices (fix for #304 and #305)
|
2011-12-31 17:46:10 +01:00 |
|
Peter 'Pita' Martischka
|
609701961e
|
Added some comments to help us documentating the code
|
2011-12-11 19:45:40 +01:00 |
|
John McLear
|
d20dcc7c57
|
fixed merge conflicts
|
2011-12-11 18:45:41 +01:00 |
|
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 |
|