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