|
|
|
@445
|
[445]
|
3 years |
s.lewis |
Simplified some of the code in the jquery.wymeditor.safari.js functions
|
|
|
|
@444
|
[444]
|
3 years |
s.lewis |
Added some checks to CreateLink in jquery.wymeditor.safari.js so that if …
|
|
|
|
@443
|
[443]
|
3 years |
s.lewis |
Woo-hoo! I got the CreateLink command working
|
|
|
|
@442
|
[442]
|
3 years |
s.lewis |
Finished commenting all the functions in jquery.wymeditor.safari.js
|
|
|
|
@441
|
[441]
|
3 years |
s.lewis |
Added comments to most of the functions in jquery.wymeditor.safari.js
|
|
|
|
@440
|
[440]
|
3 years |
s.lewis |
Added an xhtml cleanup method to strip out Apple style spans and …
|
|
|
|
@439
|
[439]
|
3 years |
s.lewis |
Removed an incorrect basePath option in safari.basic.html
|
|
|
|
@438
|
[438]
|
3 years |
s.lewis |
Added a safari-specific test file because Safari requires a few additional …
|
|
|
|
@437
|
[437]
|
3 years |
s.lewis |
Uncommented the WymSafari instantiation in jquery.wymeditor.js
|
|
|
|
@436
|
[436]
|
3 years |
s.lewis |
Added wymeditor.safari link to basic.html
|
|
|
|
@435
|
[435]
|
3 years |
s.lewis |
Added wymeditor.safari to 0.5 branch
|
|
|
|
@430
|
[430]
|
3 years |
s.lewis |
Creating a branch for the Safari implementation.
|
|
|
|
@429
|
[429]
|
3 years |
bermi |
Updating old version of WYM Safari for making it work in newer Safari …
|
|
|
|
@416
|
[416]
|
3 years |
v.mische |
complete _getNodeAndOffset() rewrite. not yet cleaned up, but working.
|
|
|
|
@408
|
[408]
|
3 years |
v.mische |
Fixed offset in conjuction with <br>s (forward search)
|
|
|
|
@407
|
[407]
|
3 years |
v.mische |
Fixed offset bug in Internet Explorer
|
|
|
|
@406
|
[406]
|
3 years |
v.mische |
Implemented properties for the Internet Explorer Selection API
|
|
|
|
@394
|
[394]
|
3 years |
v.mische |
Selection API: this.container should return a DOM node, not a jQUery …
|
|
|
|
@388
|
[388]
|
3 years |
v.mische |
Added Selection API implementation for Mozilla
|
|
|
|
@387
|
[387]
|
3 years |
jf.hovinne |
Created 0.5 branch for SAPI.
|
|
|
|
@385
|
[385]
|
3 years |
bermi |
Adding folder for storing assets related to support issues, starting with …
|
|
|
|
@374
|
[374]
|
3 years |
jf.hovinne |
New test page for #JQ1143.
|
|
|
|
@372
|
[372]
|
3 years |
jf.hovinne |
Test new Volker's jQuery.html() patch - see #JQ1143.
|
|
|
|
@366
|
[366]
|
3 years |
jf.hovinne |
Testing WYMeditor on Safari for Windows.
|
|
|
|
@365
|
[365]
|
3 years |
jf.hovinne |
Created test/021.
|
|
|
|
@351
|
[351]
|
3 years |
jf.hovinne |
Tested jQuery + cssQuery + iframe + designMode.
|
|
|
|
@348
|
[348]
|
3 years |
jf.hovinne |
test 020: added jQuery patch 2 (see #JQ1143).
|
|
|
|
@347
|
[347]
|
3 years |
jf.hovinne |
Added jQuery + MSIE test page.
|
|
|
|
@346
|
[346]
|
3 years |
jf.hovinne |
Created jQuery + MSIE + designMode test page.
|
|
|
|
@345
|
[345]
|
3 years |
jf.hovinne |
Created test page for #JQ1143, with jQuery.html() patch proposed by …
|
|
|
|
@344
|
[344]
|
3 years |
jf.hovinne |
Created test/019.
|
|
|
|
@329
|
[329]
|
3 years |
bermi |
Improved list handling implementation in Safari
|
|
|
|
@328
|
[328]
|
3 years |
bermi |
Updating safari implementation (more list handling)
|
|
|
|
@327
|
[327]
|
3 years |
bermi |
Making WymClassSafari aware of lates Webkit builds where almost every …
|
|
|
|
@326
|
[326]
|
3 years |
bermi |
Updating simple (and buggy) implementation for handling lists on Safari
|
|
|
|
@325
|
[325]
|
3 years |
bermi |
Implementing selection/ranges support on Safari
|
|
|
|
@324
|
[324]
|
3 years |
bermi |
Fixing getSelection on Safari
|
|
|
|
@323
|
[323]
|
3 years |
bermi |
Removing fix for replacing links on xhtml conversion in safari as it is …
|
|
|
|
@322
|
[322]
|
3 years |
bermi |
Implementing support for avoiding safari from opening links on the …
|
|
|
|
@321
|
[321]
|
3 years |
bermi |
Trimming expressions from CSS so they can be evaled correctly
|
|
|
|
@320
|
[320]
|
3 years |
bermi |
globalEval does not word on Safari, so dynamic loading has been …
|
|
|
|
@319
|
[319]
|
3 years |
bermi |
Removing Globals link and using jQuery's goblalEval. Now only …
|
|
|
|
@318
|
[318]
|
3 years |
bermi |
Creating a link to the document GLOBAL scope for linking dynamically …
|
|
|
|
@317
|
[317]
|
3 years |
bermi |
Adding the possibility to skip tags or attributes temporally. This is …
|
|
|
|
@316
|
[316]
|
3 years |
bermi |
Adding Lexing rules for name-spaced tags like the ones generated by …
|
|
|
|
@315
|
[315]
|
3 years |
bermi |
Adding alpha version of the Safari driver
|
|
|
|
@314
|
[314]
|
3 years |
bermi |
Making the external CSS example behave as the advanced one. Although …
|
|
|
|
@313
|
[313]
|
3 years |
bermi |
Caching dynamic driver loading and refactoring driver loading code
|
|
|
|
@312
|
[312]
|
3 years |
bermi |
Removing feedback from aEditorCss until visual feedback works properly
|
|
|
|
@311
|
[311]
|
3 years |
bermi |
Adding automatic loading of browser classes and CSS parser as needed
|
|
|
|
@310
|
[310]
|
3 years |
bermi |
Adding support for configuring the editor via an external CSS file or a …
|
|
|
|
@309
|
[309]
|
3 years |
bermi |
Fixing attribute validation error
|
|
|
|
@308
|
[308]
|
3 years |
bermi |
Adding support for overwriting Sax events like …
|
|
|
|
@307
|
[307]
|
3 years |
bermi |
Implementing new parser for IE. Tested only on IE7
|
|
|
|
@306
|
[306]
|
3 years |
bermi |
Adding tag attribute validator
|
|
|
|
@299
|
[299]
|
3 years |
bermi |
Integrating generic experimental xhtml parser
|
|
|
|
@298
|
[298]
|
3 years |
bermi |
Creating branch for testing new generic XHTML parser
|
|
|
|
@286
|
[286]
|
3 years |
bermi |
Separating generic parser/lexer from xhtml parser/lexer
|
|
|
|
@284
|
[284]
|
3 years |
bermi |
New generic lexer/parser. This is pre-alpha code :)
|
|
|
|
@276
|
[276]
|
3 years |
bermi |
Removing debug messages ans unnecesary 'a' char capturing
|
|
|
|
@275
|
[275]
|
3 years |
bermi |
Fixing ticket #34. Block formatting is not applied on Mac OS + Firefox …
|
|
|
|
@273
|
[273]
|
3 years |
bermi |
Adding support for keyboard shortcuts for Firefox + Mac OS. Not tested on …
|
|
|
|
@272
|
[272]
|
3 years |
bermi |
Creating a branch for trying experimental stuff and adding vendors dir to …
|
|
|
|
@261
|
[261]
|
3 years |
jf.hovinne |
Added Moxide's setFocusToNode (MSIE version) in 0.2 branch.
|
|
|
|
@249
|
[249]
|
3 years |
jf.hovinne |
Created 0.2 branch. Added Moxide's setFocusToNode (#21).
|
|
|
|
@203
|
[203]
|
3 years |
jf.hovinne |
Created devel branch.
|
|
|
|
@201
|
[201]
|
3 years |
jf.hovinne |
Created test/018.
|
|
|
|
@192
|
[192]
|
3 years |
jf.hovinne |
Simplified code by replacing doc by this._doc
|
|
|
|
@191
|
[191]
|
3 years |
v.mische |
Better fix for IE6 problems with permissions of designMode='on'
|
|
|
|
@190
|
[190]
|
3 years |
v.mische |
Fixed IE6 problems with permissions of designMode='on'
|
|
|
|
@189
|
[189]
|
3 years |
v.mische |
fixed html() for IE, WYMeditor now should with jQuery 1.1.2
|
|
|
|
@187
|
[187]
|
3 years |
v.mische |
The previous commit broke everything, that was fixed
|
|
|
|
@186
|
[186]
|
3 years |
v.mische |
cursorToStart()/cursorToEnd() are browser specific
|
|
|
|
@185
|
[185]
|
3 years |
v.mische |
Implemented Selection API for Opera (Same code as Mozilla's …
|
|
|
|
@184
|
[184]
|
3 years |
v.mische |
Changed Selection API to be based on branches/jf.hovinne/test/017
|
|
|
|
@183
|
[183]
|
3 years |
v.mische |
Created v.mische branch. Added test/001 with Selection API implementation …
|
|
|
|
@182
|
[182]
|
3 years |
jf.hovinne |
branches/jf.hovinne/test/017: added Firebug Lite. Selection API …
|
|
|
|
@180
|
[180]
|
3 years |
jf.hovinne |
branches/jf.hovinne/test/017: copied trunk/src.
|
|
|
|
@144
|
[144]
|
4 years |
s.lewis |
This uses essentially the same code as JF's 0.3-002 test version. The only …
|
|
|
|
@143
|
[143]
|
4 years |
s.lewis |
This uses essentially the same code as JF's 0.3-002 test version. The only …
|
|
|
|
@142
|
[142]
|
4 years |
s.lewis |
This uses essentially the same code as JF's 0.3-002 test version. The only …
|
|
|
|
@141
|
[141]
|
4 years |
s.lewis |
This uses essentially the same code as JF's 0.3-002 test version. The only …
|
|
|
|
@140
|
[140]
|
4 years |
s.lewis |
This uses essentially the same code as JF's 0.3-002 test version. The only …
|
|
|
|
@139
|
[139]
|
4 years |
s.lewis |
This uses essentially the same code as JF's 0.3-002 test version. The only …
|
|
|
|
@138
|
[138]
|
4 years |
s.lewis |
This uses essentially the same code as JF's 0.3-002 test version. The only …
|
|
|
|
@137
|
[137]
|
4 years |
s.lewis |
This uses essentially the same code as JF's 0.3-002 test version. The only …
|
|
|
|
@136
|
[136]
|
4 years |
s.lewis |
This uses essentially the same code as JF's 0.3-002 test version. The only …
|
|
|
|
@135
|
[135]
|
4 years |
s.lewis |
This uses essentially the same code as JF's 0.3-002 test version. The only …
|
|
|
|
@134
|
[134]
|
4 years |
s.lewis |
|
|
|
|
@133
|
[133]
|
4 years |
s.lewis |
This uses essentially the same code as JF's 0.3-002 test version. The only …
|
|
|
|
@131
|
[131]
|
4 years |
d.reszka |
|
|
|
|
@130
|
[130]
|
4 years |
d.reszka |
jquery.wymeditor.js: first experiment of interface customization system …
|
|
|
|
@129
|
[129]
|
4 years |
d.reszka |
just added explicit folding markers to ease my experiments under jEdit
|
|
|
|
@128
|
[128]
|
4 years |
d.reszka |
made a copy
|
|
|
|
@127
|
[127]
|
4 years |
d.reszka |
|
|
|
|
@126
|
[126]
|
4 years |
d.reszka |
Experiments with the objective of making the interface totally …
|
|
|
|
@125
|
[125]
|
4 years |
d.reszka |
disabled all styles (temporary)
|
|
|
|
@123
|
[123]
|
4 years |
d.reszka |
made a copy
|
|
|
|
@121
|
[121]
|
4 years |
d.reszka |
added some tests
|
|
|
|
@120
|
[120]
|
4 years |
d.reszka |
icons.png and wym_box.css: added icons for list indent and outdent
|
|
|
|