Mon, 16 Feb 2009 16:17:25 -0500 | Dan | Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message) | file | diff | annotate |
Sun, 25 Jan 2009 20:35:06 -0500 | Dan | AJAX core library: possible breaking change, readystatechange functions are now called with the XHR instance as the first parameter, to allow requests to run in parallel. This means much better stability but may break some applets (compatibility hack is included) | file | diff | annotate |
Sun, 21 Dec 2008 16:41:03 -0500 | Dan | load_component() now accepts an array, and most JS components are loaded all in one request now. Totally modular baby. And failsafe too. | file | diff | annotate |
Fri, 19 Dec 2008 21:25:06 -0500 | Dan | Fixed: editor state was not unlocked after draft save | file | diff | annotate |