Age | Commit message (Expand) | Author |
2013-03-14 | remove pointless + | John McLear |
2013-03-08 | fix indent on chrome in linux | John McLear |
2013-03-06 | Fix ace rtlIsTrue property setter | Marcel Klehr |
2013-03-05 | allow chrome to do control z type functionality, not sure why this was never ... | John McLear |
2013-02-20 | resolve merge conflict | John McLear |
2013-02-18 | dont jump pages | John McLear |
2013-02-18 | dont jump pages | John McLear |
2013-02-18 | Merge pull request #1531 from ether/fix-for-long-strings | John McLear |
2013-02-18 | Try to add some sanity to indentation | John McLear |
2013-02-18 | allow colon to indent line | John McLear |
2013-02-17 | better support for other browsers | John McLear |
2013-02-17 | make the focus jump back to the left if it's required | John McLear |
2013-02-17 | actually works | John McLear |
2013-02-17 | seems to be working pretty well | John McLear |
2013-02-15 | dont lose focus on key up, doesn't work yet | John McLear |
2013-02-12 | fix issue where opera was doing stupid things but still an issue w/ double ta... | John McLear |
2013-02-11 | Brought scheduler back completly, fixes #1502 | Peter 'Pita' Martischka |
2013-02-10 | replaced opera regex check with jquery browser check | Peter 'Pita' Martischka |
2013-02-10 | removed hack, because its uncessary now that scheduler is back | Peter 'Pita' Martischka |
2013-02-09 | stop opera doing stupid things | John McLear |
2013-02-09 | fix opera by recreating a scheduler object | John McLear |
2013-02-06 | better fix for IE8 page up down | John McLear |
2013-02-06 | fixes IE8 error by only redifining if firefox | John McLear |
2013-02-03 | Support Page Up and Page Down in ace | Peter 'Pita' Martischka |
2013-02-03 | Remove legacy mozilla specific code from ace inner | Peter 'Pita' Martischka |
2013-02-03 | Don't handle selections that are not from the inner frame | Peter 'Pita' Martischka |
2012-12-03 | Add same color in pad and chat for author | Simon Leblanc |
2012-11-30 | fix the control S to save a revision | John McLear |
2012-11-30 | fix letter s... | John McLear |
2012-11-28 | remove control S comment | John McLear |
2012-11-28 | catch control S and send an event to save a revision | John McLear |
2012-11-26 | remove alert on line wrap as it doesnt mean anything | John McLear |
2012-11-22 | Fix urls, use github.com/ether | Hyacinthe Cartiaux |
2012-10-12 | fix Pita/etherpad-lite #1032 | NAGOYA, Yoshihiko |
2012-09-21 | Make intialization of Ace2Inner analogous to other page controllers. | Chad Weider |
2012-09-14 | Merge pull request #992 from gedion/develop | John McLear |
2012-09-14 | Merge pull request #999 from lepidum/develop | John McLear |
2012-09-13 | fix for InternationalComposition(e.g., Japanese Input) | NAGOYA, Yoshihiko |
2012-09-11 | Split client and server plugin functionality. | Chad Weider |
2012-09-11 | fixed comments | Gedion |
2012-09-11 | fixed plugins | Gedion |
2012-09-08 | added hooks and made some functions available to editor info object in ace | Gedion |
2012-08-30 | fix prevent ESC key patch | NAGOYA, Yoshihiko |
2012-08-30 | prevent ESC key | NAGOYA, Yoshihiko |
2012-07-13 | Fix typo. | Marcel Klehr |
2012-05-30 | Added hook to catch edit events | Egil Moeller |
2012-04-21 | cssManager top is not used, so drop it | Matthias Bartelmeß |
2012-04-20 | getRepHTML seems to be unused. Removing | Matthias Bartelmeß |
2012-04-17 | Bugfix for this being wrong in editorInfo.ace_performDocumentApplyAttributesT... | Egil Moeller |
2012-04-13 | Fix re-enabling line numbers. issue #618 | Jordan Hollinger |