Commit graph

18 commits

Author SHA1 Message Date
christian 8fa33f3136 work on copying and pasting 2012-02-07 00:21:38 +00:00
Alexandre Emsenhuber 8280989bc8 svn:eol-style native 2012-02-04 11:59:37 +00:00
christian 60e1f366a0 experimentation with table editing 2012-02-02 21:28:43 +00:00
christian 92670e1aa3 adding ce-leafNode class to leaf nodes 2012-02-02 02:34:39 +00:00
Inez Korczynski 142609481e Fix showCursorAt method for bug of ">=" vs ">" 2012-02-02 02:27:45 +00:00
christian 6a1b77f864 switching back to fully contenteditable for tables, disabling handles in firefox, changing title tag 2012-02-02 00:20:26 +00:00
Inez Korczynski 24ae5f7823 Don't replace spaces with   in content editable 2012-02-01 23:48:44 +00:00
christian 9340ed6e72 contenteditable false for tables - true for table cells 2012-02-01 23:26:30 +00:00
Inez Korczynski c9ff18175f Render paragraphs as a <p> tags (indtead of <div>) 2012-02-01 22:56:15 +00:00
Inez Korczynski d2ecda1361 Port contentEditable demo to EditingSurface layout 2012-02-01 22:38:57 +00:00
Inez Korczynski 8bfb9c9440 Port contentEditable demo to EditingSurface layout 2012-02-01 22:27:28 +00:00
christian 91c6c83483 adding table to hybrid demo 2012-02-01 22:22:16 +00:00
Alexandre Emsenhuber 6767c63973 svn:eol-style native 2012-01-26 18:41:42 +00:00
Inez Korczynski f16048dc51 Proof of concept for cursor repositioning - showCursorAt method 2012-01-26 07:14:03 +00:00
Inez Korczynski ffc304ef6c Small refactoring to getOffset method in SurfaceView 2012-01-26 06:55:46 +00:00
Inez Korczynski b2db4c43eb Basic support for backspace button 2012-01-26 01:47:37 +00:00
Inez Korczynski bc26561ada Basic support for "enter" key 2012-01-26 01:37:12 +00:00
Inez Korczynski 2bfa69c7cf Hybrid of ContentEditable and Wikidom - initial import 2012-01-25 18:54:12 +00:00