root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @671 [671] 3 months mr_lundis Added support for the rel attribute (removed validation, which was too …
(edit) @670 [670] 3 months mr_lundis Adding notice about running examples locally, by suggestion of augustin. …
(edit) @669 [669] 3 months mr_lundis Remove stray line breaks in body on update. Fixes #189.
(edit) @668 [668] 3 months mr_lundis Ended up rewriting the paste method, still room for improvement though. …
(edit) @667 [667] 3 months mr_lundis Workaround to support combined css selectors in IE + unit test. Fixes …
(edit) @666 [666] 3 months mr_lundis Added Japanese translation, thanks to zundoya.
(edit) @665 [665] 3 months mr_lundis Updated 0.5-rc2 tag after backport.
(edit) @664 [664] 3 months mr_lundis Backported r663.
(edit) @663 [663] 3 months jf.hovinne Fixed minor bug in custom layout example.
(edit) @662 [662] 3 months mr_lundis Adding 0.5-rc2 tag.
(edit) @661 [661] 3 months mr_lundis Adding 0.5 rc2 release file.
(edit) @660 [660] 5 months mr_lundis Typo in WymClassMozilla keyup, fixing #180.
(edit) @659 [659] 5 months mr_lundis Inline styles are now saved and restored when the user leaves fullscreen …
(edit) @658 [658] 5 months mr_lundis Fixed missing basepath in Tidy plugin
(edit) @657 [657] 5 months mr_lundis Fixing issue with html view in fullscreen-mode
(edit) @656 [656] 5 months mr_lundis Incorporated fixes by Gerd Riesselmann and made the editor resize with the …
(edit) @655 [655] 5 months mr_lundis Updating my "File Author" enteries
(edit) @654 [654] 5 months mr_lundis Fixing broken setFocusToNode implementation in browsers other than IE, and …
(edit) @653 [653] 5 months mr_lundis Corrected that content evaluating to false (like zeros) were wrongfully …
(edit) @652 [652] 5 months mr_lundis Fixing link editing by implementing suggested fix from #187. Fixes #187
(edit) @651 [651] 5 months mr_lundis Adding Welsh translation, thanks to duw. Fixing #195.
(edit) @650 [650] 5 months mr_lundis Fixing #201, designMode weren't initiated properly until editor got focus
(edit) @649 [649] 6 months mr_lundis Typo in getTagForStyle, fixes #191
(edit) @648 [648] 8 months mr_lundis Modified the mouse event handling to use event delegation rather than …
(edit) @647 [647] 11 months jf.hovinne Added class attribute to classes items, as for the tools and containers.
(edit) @646 [646] 15 months jf.hovinne Added Galician translation (thanks Ricardo Lago).
(edit) @645 [645] 15 months jf.hovinne Added wymPath and jQueryPath to avoid compute() issues with JS …
(edit) @644 [644] 15 months jf.hovinne Added basePath setting.
(edit) @643 [643] 15 months jf.hovinne Switched minified and packed source files.
(edit) @642 [642] 15 months jf.hovinne Remove json_encode and eval since Wysiwyg clone patch in node/470928 fixes …
(edit) @641 [641] 15 months jf.hovinne Add missing element.show().
(edit) @640 [640] 15 months jf.hovinne Use wysiwyg_get_css(), instead of path_to_theme().
(edit) @639 [639] 15 months jf.hovinne Remove camelCase and init variable.
(edit) @638 [638] 15 months jf.hovinne Replace wysiwyg_get_path by library path?.
(edit) @637 [637] 16 months jf.hovinne Updated Drupal integration README.
(edit) @636 [636] 16 months jf.hovinne Updated Drupal integration to 0.5-rc1.
(edit) @635 [635] 16 months jf.hovinne Created 0.5 rc1 tag.
(edit) @634 [634] 16 months jf.hovinne Created 0.5 rc1 release file.
(edit) @633 [633] 16 months jf.hovinne Updated examples to use minified JS instead of packed one.
(edit) @632 [632] 16 months jf.hovinne Updated copyright notice.
(edit) @631 [631] 16 months jf.hovinne Added link to the RDFa editor discussion.
(edit) @630 [630] 16 months jf.hovinne Updated version to rc1. Typos.
(edit) @629 [629] 16 months jf.hovinne Fixed silver skin example.
(edit) @628 [628] 16 months jf.hovinne Fixed unit tests styles and added test for #81.
(edit) @627 [627] 16 months totoro Fix #156 - consistent behaviour in MSIE and FF.
(edit) @626 [626] 16 months totoro Minor fix for r625.
(edit) @625 [625] 16 months jf.hovinne Revert r623 and use a string replace instead. Should eventually fix #81.
(edit) @624 [624] 16 months jf.hovinne r623 fix not working in MSIE.
(edit) @623 [623] 16 months jf.hovinne Fix #81, adding replaceBrInPreWith option.
(edit) @622 [622] 16 months jf.hovinne Improve fix for #73, using keydown and insert, instead of keyup and exec.
(edit) @621 [621] 16 months jf.hovinne Added test page for #150.
(edit) @620 [620] 16 months jf.hovinne Fix #147 (thanks jan).
(edit) @619 [619] 17 months jf.hovinne Fix r617 regression, see #154 (thanks weswinham).
(edit) @618 [618] 17 months jf.hovinne Fix #157 (thanks nick).
(edit) @617 [617] 17 months jf.hovinne Fix #154 (thanks weswinham).
(edit) @616 [616] 17 months jf.hovinne Fix #174 (thanks serialseb).
(edit) @615 [615] 17 months jf.hovinne Fix #160 (thanks weswinham).
(edit) @614 [614] 17 months jf.hovinne Resizable plugin: added debug info and updated example page. See also …
(edit) @613 [613] 17 months jf.hovinne Fixed #167.
(edit) @612 [612] 17 months jf.hovinne Added test page for #169.
(edit) @611 [611] 17 months jf.hovinne Drupal integration: improve readme.
(edit) @610 [610] 17 months jf.hovinne Drupal integration: improve theme setting.
(edit) @609 [609] 17 months jf.hovinne Typo.
(edit) @608 [608] 17 months jf.hovinne Drupal integration: improve version detection hook.
(edit) @607 [607] 17 months jf.hovinne Drupal integration: added settings for blocks.
(edit) @606 [606] 17 months mr_lundis Experimental embed plugin, based on initial patch by Simon Woodside. See: …
(edit) @605 [605] 17 months jf.hovinne Fixed inline elements example dialog. Related to r591.
(edit) @604 [604] 17 months jf.hovinne Updated example styles.css, as CSS parsing fixed by r588.
(edit) @603 [603] 17 months jf.hovinne Index is needed in the element replaced by WYMeditor, since it's not …
(edit) @602 [602] 17 months jf.hovinne Updated main JS src header, added @version tag.
(edit) @601 [601] 17 months jf.hovinne Drupal integration: apply patch from sun.
(edit) @600 [600] 17 months jf.hovinne Updated readme.
(edit) @599 [599] 17 months jf.hovinne Typo.
(edit) @598 [598] 17 months jf.hovinne Improved Drupal integration: get language from profile, improve detach().
(edit) @597 [597] 17 months jf.hovinne Fix regexp while computing paths (add 'packed').
(edit) @596 [596] 17 months totoro Typo.
(edit) @595 [595] 17 months totoro Improved 'compact' skin.
(edit) @594 [594] 17 months jf.hovinne Typo.
(edit) @593 [593] 17 months jf.hovinne Added Drupal WYMeditor integration files, using Wysiwyg API.
(edit) @592 [592] 17 months totoro Added 'compact' skin.
(edit) @591 [591] 17 months totoro Added dialogFeaturesPreview option and improved dialog(). Fixes #170.
(edit) @590 [590] 17 months totoro Implemented Safari.setFocusToNode() (thanks wnielson). See #151.
(edit) @589 [589] 17 months totoro Workaround for IE8 designmode bug (switch to IE7 mode).
(edit) @588 [588] 17 months jf.hovinne Fixed CSS parsing. Added wym_box_ class name.
(edit) @587 [587] 18 months mr_lundis jQuery 1.3 compatibility fix, and test
(edit) @586 [586] 18 months mr_lundis Added Finnish translation, thanks to jusamus
(edit) @585 [585] 18 months mr_lundis Added Croatian (hr) translation, thanks to rdavl!
(edit) @584 [584] 18 months mr_lundis Updated plugins to use jQuery directly instead of the $-shorthand, fixes …
(edit) @583 [583] 18 months mr_lundis jQuery 1.3 support, fixes #148.
(edit) @582 [582] 18 months mr_lundis Added unit test for #133 (thanks to Wes Winham), closes #153.
(edit) @581 [581] 19 months jf.hovinne Added unpacked releases for externals. See #145.
(edit) @580 [580] 19 months jf.hovinne Updated Makefile to output minified JS. See #143.
(edit) @579 [579] 19 months jf.hovinne Add the YUI compressor to minify JS. See #143.
(edit) @578 [578] 19 months jf.hovinne Make it possible to minify instead of pack. See #143.
(edit) @577 [577] 19 months jf.hovinne Added fullscreen plugin test page.
(edit) @576 [576] 19 months jf.hovinne Added fullscreen plugin (thanks Luis Santos).
(edit) @575 [575] 21 months jf.hovinne Added Bulgarian translation (thanks Adrian Dimitrov).
(edit) @574 [574] 22 months jf.hovinne Added releases folder.
(edit) @573 [573] 22 months jf.hovinne Created 0.5-b2 tag.
(edit) @572 [572] 22 months jf.hovinne Updated WYMeditor version to 0.5-b2
Note: See TracRevisionLog for help on using the revision log.