Commit graph

32 commits

Author SHA1 Message Date
christian 8fa33f3136 work on copying and pasting 2012-02-07 00:21:38 +00:00
Inez Korczynski 3a79aa7d63 Get wikitext preview pane to work in contentEditable 2012-02-07 00:08:59 +00:00
Alexandre Emsenhuber 8280989bc8 svn:eol-style native 2012-02-04 11:59:37 +00:00
Inez Korczynski 61dae35ebc Playground for IME (switch from textarea to contenteditable div) 2012-02-03 00:59:46 +00:00
Inez Korczynski 9c311d0d94 Playground for IME 2012-02-02 23:22:23 +00:00
christian e174082b35 table cell styling 2012-02-02 21:29:02 +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 71515f7bfc changes to margins 2012-02-02 01:17:02 +00:00
christian 328c6a5fd9 floating table 2012-02-02 00:50:45 +00:00
Inez Korczynski d6ae65af27 Get rid of "position: relative" - it breaks selection in contentEditable 2012-02-02 00:43:43 +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
christian 29270facde removing outline from contenteditable elements 2012-02-01 23:26:08 +00:00
christian c255dd966e tweaking margins 2012-02-01 23:10:28 +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
christian e6f0de626c adding resources for table rendering 2012-02-01 22:28:39 +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
christian 5863c887b8 testing commit access 2012-02-01 02:52:00 +00:00
christian 4d2debd63b adding range pixel position detection 2012-02-01 02:46:43 +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 7af509311a Modify color of browser native selection 2012-01-25 20:35:43 +00:00
Inez Korczynski b8ca6d47f4 Fix offsets in example wikidom document 2012-01-25 19:13:06 +00:00
Inez Korczynski 2bfa69c7cf Hybrid of ContentEditable and Wikidom - initial import 2012-01-25 18:54:12 +00:00