aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/editor.js
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12093] Check that document.selection is supported.Cesar G2014-01-251-1/+1
* [ticket/8996] Revert initial fix to keep old behaviour on empty selectionJoas Schilling2011-12-151-37/+31
* [ticket/8996] Also fix the BBCode bug in subsilver2 and acpJoas Schilling2011-11-181-31/+37
* [ticket/9499] Unify definition of dE() and other javascript functionsJosh Woody2010-07-261-5/+10
* Bug #58085 - Add terminating semicolons to JavaScript code found by JSLint. P...Andreas Fischer2010-02-251-2/+2
* Fix wrong textLength call in Webkit-based browsers - Bug #25825 - patch by Te...Meik Sievertsen2009-08-201-1/+1
* fixed bug 44805 - extra initInsertions() calls neededJim Wigginton2009-08-101-1/+0
* some fixes. :)Meik Sievertsen2007-07-061-1/+1
* adjust smilies. Also allow adding more codes to existing smilies... no one no...Meik Sievertsen2007-05-171-14/+13
* not ideal, but hey!Meik Sievertsen2007-05-141-9/+11
* #9618David M2007-04-051-0/+1
* #8066 synchDominik Dröscher2007-02-251-16/+36
* Some cleanup. Be gone you outdated JS code!Dominik Dröscher2007-01-111-36/+16
* #5632Dominik Dröscher2006-11-271-16/+19
* Next try. IE does not have a simple variable to return the selection position...Dominik Dröscher2006-11-251-26/+24
* Blah ...Dominik Dröscher2006-11-241-7/+7
* Editor updates with proper IE support. Needs a lot more testing, especially i...Dominik Dröscher2006-11-241-37/+33
* Changed bbcode editor behaviour. All buttons (apart from the [*] one) now wor...Dominik Dröscher2006-11-241-180/+16
* blahDominik Dröscher2006-11-221-5/+2
* plopDominik Dröscher2006-11-221-5/+7
* Some more editor.js updates. Font styles (colour and size) do now center the ...Dominik Dröscher2006-11-221-60/+121
* some tiny fixes.Meik Sievertsen2006-11-191-1/+1
* #3802Meik Sievertsen2006-09-231-2/+2
* - fixed some bugsMeik Sievertsen2006-09-131-1/+1
* - added class="radio" to all radio- and checkboxesMeik Sievertsen2006-06-131-3/+3
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-105/+303
* - user avatar, user signature, user attachmentsMeik Sievertsen2005-12-211-0/+306