source: branches @ 677

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @522   4 years s.lewis Added a utils file for miscellaneous helper functions
(edit) @521   4 years s.lewis Added code to plugin1 to test the SAPI.cacheSelection and …
(edit) @520   4 years s.lewis Added logic to SAPI to replace selection text.
(edit) @519   4 years s.lewis Added the selection caching logic to the SAPI
(edit) @507   4 years jf.hovinne Fixed IE6 error in loop.
(edit) @506   4 years s.lewis Created scott/0.6-a4 branch
(edit) @497   4 years s.lewis Creating a second branch for an alternate version of the splinterTable
(edit) @496   4 years s.lewis
(edit) @495   4 years s.lewis Added a 0.6a1 branch with tests of the new exec function
(edit) @466   5 years jf.hovinne Added Russian translation.
(edit) @465   5 years jf.hovinne Created 0.4 branch.
(edit) @453   5 years v.mische implemented deleteIfExpanded() for Internet Explorer
(edit) @452   5 years v.mische isAtEnd() looks ugly but should work
(edit) @450   5 years v.mische fixed isAtStart() again (it had problems with <br/>s)
(edit) @449   5 years v.mische fixed isAtStart()
(edit) @446   5 years s.lewis Added linking of images and empty selection detection
(edit) @445   5 years s.lewis Simplified some of the code in the jquery.wymeditor.safari.js functions
(edit) @444   5 years s.lewis Added some checks to CreateLink in jquery.wymeditor.safari.js so that if …
(edit) @443   5 years s.lewis Woo-hoo! I got the CreateLink command working
(edit) @442   5 years s.lewis Finished commenting all the functions in jquery.wymeditor.safari.js
(edit) @441   5 years s.lewis Added comments to most of the functions in jquery.wymeditor.safari.js
(edit) @440   5 years s.lewis Added an xhtml cleanup method to strip out Apple style spans and …
(edit) @439   5 years s.lewis Removed an incorrect basePath option in safari.basic.html
(edit) @438   5 years s.lewis Added a safari-specific test file because Safari requires a few additional …
(edit) @437   5 years s.lewis Uncommented the WymSafari instantiation in jquery.wymeditor.js
(edit) @436   5 years s.lewis Added wymeditor.safari link to basic.html
(edit) @435   5 years s.lewis Added wymeditor.safari to 0.5 branch
(edit) @430   5 years s.lewis Creating a branch for the Safari implementation.
(edit) @429   5 years bermi Updating old version of WYM Safari for making it work in newer Safari …
(edit) @416   5 years v.mische complete _getNodeAndOffset() rewrite. not yet cleaned up, but working.
(edit) @408   5 years v.mische Fixed offset in conjuction with <br>s (forward search)
(edit) @407   5 years v.mische Fixed offset bug in Internet Explorer
(edit) @406   5 years v.mische Implemented properties for the Internet Explorer Selection API
(edit) @394   5 years v.mische Selection API: this.container should return a DOM node, not a jQUery …
(edit) @388   5 years v.mische Added Selection API implementation for Mozilla
(edit) @387   5 years jf.hovinne Created 0.5 branch for SAPI.
(edit) @385   5 years bermi Adding folder for storing assets related to support issues, starting with …
(edit) @374   5 years jf.hovinne New test page for  #JQ1143.
(edit) @372   5 years jf.hovinne Test new Volker's jQuery.html() patch - see  #JQ1143.
(edit) @366   5 years jf.hovinne Testing WYMeditor on Safari for Windows.
(edit) @365   5 years jf.hovinne Created test/021.
(edit) @351   5 years jf.hovinne Tested jQuery + cssQuery + iframe + designMode.
(edit) @348   5 years jf.hovinne test 020: added jQuery patch 2 (see  #JQ1143).
(edit) @347   5 years jf.hovinne Added jQuery + MSIE test page.
(edit) @346   5 years jf.hovinne Created jQuery + MSIE + designMode test page.
(edit) @345   5 years jf.hovinne Created test page for  #JQ1143, with jQuery.html() patch proposed by …
(edit) @344   5 years jf.hovinne Created test/019.
(edit) @329   5 years bermi Improved list handling implementation in Safari
(edit) @328   5 years bermi Updating safari implementation (more list handling)
(edit) @327   5 years bermi Making WymClassSafari aware of lates Webkit builds where almost every …
(edit) @326   5 years bermi Updating simple (and buggy) implementation for handling lists on Safari
(edit) @325   5 years bermi Implementing selection/ranges support on Safari
(edit) @324   5 years bermi Fixing getSelection on Safari
(edit) @323   5 years bermi Removing fix for replacing links on xhtml conversion in safari as it is …
(edit) @322   5 years bermi Implementing support for avoiding safari from opening links on the …
(edit) @321   5 years bermi Trimming expressions from CSS so they can be evaled correctly
(edit) @320   5 years bermi globalEval does not word on Safari, so dynamic loading has been …
(edit) @319   5 years bermi Removing Globals link and using jQuery's goblalEval. Now only …
(edit) @318   5 years bermi Creating a link to the document GLOBAL scope for linking dynamically …
(edit) @317   5 years bermi Adding the possibility to skip tags or attributes temporally. This is …
(edit) @316   5 years bermi Adding Lexing rules for name-spaced tags like the ones generated by …
(edit) @315   5 years bermi Adding alpha version of the Safari driver
(edit) @314   5 years bermi Making the external CSS example behave as the advanced one. Although …
(edit) @313   5 years bermi Caching dynamic driver loading and refactoring driver loading code
(edit) @312   5 years bermi Removing feedback from aEditorCss until visual feedback works properly
(edit) @311   5 years bermi Adding automatic loading of browser classes and CSS parser as needed
(edit) @310   5 years bermi Adding support for configuring the editor via an external CSS file or a …
(edit) @309   5 years bermi Fixing attribute validation error
(edit) @308   5 years bermi Adding support for overwriting Sax events like …
(edit) @307   5 years bermi Implementing new parser for IE. Tested only on IE7
(edit) @306   5 years bermi Adding tag attribute validator
(edit) @299   5 years bermi Integrating generic experimental xhtml parser
(edit) @298   5 years bermi Creating branch for testing new generic XHTML parser
(edit) @286   5 years bermi Separating generic parser/lexer from xhtml parser/lexer
(edit) @284   5 years bermi New generic lexer/parser. This is pre-alpha code :)
(edit) @276   5 years bermi Removing debug messages ans unnecesary 'a' char capturing
(edit) @275   5 years bermi Fixing ticket #34. Block formatting is not applied on Mac OS + Firefox …
(edit) @273   5 years bermi Adding support for keyboard shortcuts for Firefox + Mac OS. Not tested on …
(edit) @272   5 years bermi Creating a branch for trying experimental stuff and adding vendors dir to …
(edit) @261   5 years jf.hovinne Added Moxide's setFocusToNode (MSIE version) in 0.2 branch.
(edit) @249   5 years jf.hovinne Created 0.2 branch. Added Moxide's setFocusToNode (#21).
(edit) @203   5 years jf.hovinne Created devel branch.
(edit) @201   5 years jf.hovinne Created test/018.
(edit) @192   5 years jf.hovinne Simplified code by replacing doc by this._doc
(edit) @191   5 years v.mische Better fix for IE6 problems with permissions of designMode='on'
(edit) @190   5 years v.mische Fixed IE6 problems with permissions of designMode='on'
(edit) @189   5 years v.mische fixed html() for IE, WYMeditor now should with jQuery 1.1.2
(edit) @187   5 years v.mische The previous commit broke everything, that was fixed
(edit) @186   5 years v.mische cursorToStart()/cursorToEnd() are browser specific
(edit) @185   5 years v.mische Implemented Selection API for Opera (Same code as Mozilla's …
(edit) @184   5 years v.mische Changed Selection API to be based on branches/jf.hovinne/test/017
(edit) @183   5 years v.mische Created v.mische branch. Added test/001 with Selection API implementation …
(edit) @182   5 years jf.hovinne branches/jf.hovinne/test/017: added Firebug Lite. Selection API …
(edit) @180   5 years jf.hovinne branches/jf.hovinne/test/017: copied trunk/src.
(edit) @144   5 years s.lewis This uses essentially the same code as JF's 0.3-002 test version. The only …
(edit) @143   5 years s.lewis This uses essentially the same code as JF's 0.3-002 test version. The only …
(edit) @142   5 years s.lewis This uses essentially the same code as JF's 0.3-002 test version. The only …
(edit) @141   5 years s.lewis This uses essentially the same code as JF's 0.3-002 test version. The only …
(edit) @140   5 years s.lewis This uses essentially the same code as JF's 0.3-002 test version. The only …
(edit) @139   5 years s.lewis This uses essentially the same code as JF's 0.3-002 test version. The only …
Note: See TracRevisionLog for help on using the revision log.