2016-03-20 |
Jason Woofenden | replase odd whitespace characters with spaces where... |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Jason Woofenden | auto set/clear whitespace css on delete/backspace too |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Jason Woofenden | bugfix: text insert one character from the end |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Jason Woofenden | chrome bugfix: cursor at end in pre-wrap |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Jason Woofenden | preserve spaces as needed while typing |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Jason Woofenden | fix typing (broken by CursorPosition) |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Jason Woofenden | implement down arrow to move cursor |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Jason Woofenden | code cleanup: var/func renames |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Jason Woofenden | cleanup: don't reset cursor animation on move |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Jason Woofenden | create/use CursorPosition class (includes x,y) |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Jason Woofenden | fix click offset bug |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Jason Woofenden | clean up testing color scheme |
commit | commitdiff | tree | snapshot |
2016-03-18 |
Jason Woofenden | implement real up-arrow key |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Jason Woofenden | start on cursor-up key |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Jason Woofenden | bugfix: cursor prev when at first position |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Jason Woofenden | delay editable content loading 'til css is ready |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Jason Woofenden | don't scroll to top when content height changes |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Jason Woofenden | adjust to size of content after css loads |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Jason Woofenden | no scrollbars on @iframe (even when overflow-x) |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Jason Woofenden | style editor frame for non-white parent pages |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Jason Woofenden | test cursor on more background colors |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Jason Woofenden | (strange) cursor: always visible on anything |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Jason Woofenden | cursor blinks black/white |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Jason Woofenden | fix loading css for editable content |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Jason Woofenden | check for visibility:hidden/collapsed too |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Jason Woofenden | hide cursor/etc when focus leaves iframe |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Jason Woofenden | fix typing several symbols |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Jason Woofenden | note findings on acceptable attributes |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Jason Woofenden | remove cursor when clicking on nothing |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Jason Woofenden | cursor hight fits text size |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Jason Woofenden | block bogus and javascripty attributes |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Jason Woofenden | fix code to block loading scripts/etc |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Jason Woofenden | annotations work on dark background |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Jason Woofenden | restyle annotations |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Jason Woofenden | parser: use strings for node types |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Jason Woofenden | fix crash (left-arrow past invisible/broken node) |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Jason Woofenden | rewrite html pretty-printing |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Jason Woofenden | fix clicking coordinates |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Jason Woofenden | experiment with matting (break clicking) |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Jason Woofenden | update (textarea) after delete/backspace |
commit | commitdiff | tree | snapshot |
2016-03-09 |
Jason Woofenden | fix stopping of event propegation/default |
commit | commitdiff | tree | snapshot |
2016-03-09 |
Jason Woofenden | code cleanup (just renames) |
commit | commitdiff | tree | snapshot |
2016-03-09 |
Jason Woofenden | improve pretty-printing for pre/etc |
commit | commitdiff | tree | snapshot |
2016-03-09 |
Jason Woofenden | pretty-print html: one-line mode for small blocks |
commit | commitdiff | tree | snapshot |
2016-03-09 |
Jason Woofenden | pretty-print html, break pre-wrap/etc blocks |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Jason Woofenden | remove empty text nodes, code cleanup |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Jason Woofenden | fix cursor movement past empty text nodes |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Jason Woofenden | fix typo/crash in chrome for empty text nodes |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Jason Woofenden | events don't reach editable content, no selecting |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Jason Woofenden | finish fixing scrollbar |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Jason Woofenden | improve scrolling a bit |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Jason Woofenden | work around bug in firefox (nested iframe onload) |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Jason Woofenden | remove for now: script, object, iframe, link |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Jason Woofenden | wrap in div, match dimensions |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Jason Woofenden | nother iframe, auto-generate css, fix typing, break... |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Jason Woofenden | create overlay, move cursor to it, break typing |
commit | commitdiff | tree | snapshot |
2016-03-07 |
Jason Woofenden | fix text node encodings when formatting to html |
commit | commitdiff | tree | snapshot |
2016-03-07 |
Jason Woofenden | test/show-off how smart whitespace checking is |
commit | commitdiff | tree | snapshot |
2016-03-07 |
Jason Woofenden | bugfix in ws dedup when rm 1st space in inline |
commit | commitdiff | tree | snapshot |
2016-03-07 |
Jason Woofenden | whitespace dedup works (rewrite) |
commit | commitdiff | tree | snapshot |
2016-03-05 |
Jason Woofenden | mostly working: dedup spaces |
commit | commitdiff | tree | snapshot |
2016-03-05 |
Jason Woofenden | fix new positioning code for scrolled editor |
commit | commitdiff | tree | snapshot |
2016-03-05 |
Jason Woofenden | link to git repo |
commit | commitdiff | tree | snapshot |
2016-03-05 |
Jason Woofenden | determine text/character position with range api |
commit | commitdiff | tree | snapshot |
2016-03-05 |
Jason Woofenden | fix left/right cursor past non-visible whitespace |
commit | commitdiff | tree | snapshot |
2016-02-29 |
Jason Woofenden | add .git-ftp-include |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Jason Woofenden | implement delete key |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Jason Woofenden | implement backspace key |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Jason Woofenden | fix cursor blink in firefox, tweak |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Jason Woofenden | fix cursor on inlines that start mid-row |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Jason Woofenden | click to cursor position works |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Jason Woofenden | use {x,y} instead of {left,top} |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Jason Woofenden | partly implemented: click to place cursor |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Jason Woofenden | start implementing click to place cursor |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Jason Woofenden | clean up finding x,y for cursor |
commit | commitdiff | tree | snapshot |
2016-02-02 |
Jason Woofenden | docs tweak |
commit | commitdiff | tree | snapshot |
2016-02-02 |
Jason Woofenden | tweak cursor placement test span |
commit | commitdiff | tree | snapshot |
2016-02-02 |
Jason Woofenden | make editor test basically work in firefox |
commit | commitdiff | tree | snapshot |
2016-02-02 |
Jason Woofenden | cursor left/right and alnum typing work |
commit | commitdiff | tree | snapshot |
2016-02-01 |
Jason Woofenden | editor cursor starting (barely) towork |
commit | commitdiff | tree | snapshot |
2016-02-01 |
Jason Woofenden | parser fix: set .parent on text nodes |
commit | commitdiff | tree | snapshot |
2016-02-01 |
Jason Woofenden | update docs |
commit | commitdiff | tree | snapshot |
2016-02-01 |
Jason Woofenden | rename to Peach HTML5 Editor |
commit | commitdiff | tree | snapshot |
2016-01-29 |
Jason Woofenden | start on cursor and typing |
commit | commitdiff | tree | snapshot |
2016-01-25 |
Jason Woofenden | preview in iframe, load_html method |
commit | commitdiff | tree | snapshot |
2016-01-23 |
Jason Woofenden | html serialization fixes |
commit | commitdiff | tree | snapshot |
2016-01-23 |
Jason Woofenden | html serialization: implement attr encoding |
commit | commitdiff | tree | snapshot |
2016-01-23 |
Jason Woofenden | page to test editor html cleanup and serialization |
commit | commitdiff | tree | snapshot |
2016-01-22 |
Jason Woofenden | editor: start on html serializer |
commit | commitdiff | tree | snapshot |
2016-01-22 |
Jason Woofenden | cleanup file/function names |
commit | commitdiff | tree | snapshot |
2016-01-22 |
Jason Woofenden | update documentation |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Jason Woofenden | don't print parse errors by default |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Jason Woofenden | update .gitignore |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Jason Woofenden | fix build scripts, document building/running |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Jason Woofenden | run in the browser without installing coffeescript |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Jason Woofenden | change parse_html() calling conventions |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Jason Woofenden | update comments |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Jason Woofenden | tests pass running under node.js |
commit | commitdiff | tree | snapshot |
2015-12-25 |
Jason Woofenden | fix comment |
commit | commitdiff | tree | snapshot |
2015-12-24 |
Jason Woofenden | improve docs |
commit | commitdiff | tree | snapshot |
next |