| 3 weeks ago | Mihai Bazon | some small fixes default tip | changeset | files |
| 4 weeks ago | Mihai Bazon | Improved the frame layout code (got rid of some unnecessary containers, | changeset | files |
| 4 weeks ago | Mihai Bazon | tiny details | changeset | files |
| 5 weeks ago | Mihai Bazon | when receiving an empty overlay as onOverlayChange, delete it instead. | changeset | files |
| 5 weeks ago | Mihai Bazon | DejaVu looks better | changeset | files |
| 5 weeks ago | Mihai Bazon | remove selected text, if any, before yank (paste) | changeset | files |
| 5 weeks ago | Mihai Bazon | fixed the fix. | changeset | files |
| 5 weeks ago | Mihai Bazon | yet another fix | changeset | files |
| 5 weeks ago | Mihai Bazon | small fixes | changeset | files |
| 5 weeks ago | Mihai Bazon | minor speed improvements in DL (DOM.trash) | changeset | files |
| 6 weeks ago | Mihai Bazon | yet another minor fix for the case when the toplevel pixel of the caret is outside any candidate frame | changeset | files |
| 6 weeks ago | Mihai Bazon | fixed some frame-by-direction-movement issues | changeset | files |
| 6 weeks ago | Mihai Bazon | Added M-ARROWs to select frame by direction | changeset | files |
| 6 weeks ago | Mihai Bazon | fixed overlay problem (should be relative to the text container) | changeset | files |
| 6 weeks ago | Mihai Bazon | properly restore focus after input in minibuffer; other CSS improvements | changeset | files |
| 6 weeks ago | Mihai Bazon | Moved the modeline within the Ymacs_Frame widget, so that every frame has its own modeline | changeset | files |
| 6 weeks ago | Mihai Bazon | yet another theme from Emacs (zenburn) | changeset | files |
| 6 weeks ago | Mihai Bazon | Added more color themes generated from Emacs; exposed them in the demo app menu. | changeset | files |
| 6 weeks ago | Mihai Bazon | Some new color skins, various fixes/cleanups: | changeset | files |
| 6 weeks ago | Mihai Bazon | Elisp utility to generate Ymacs color schemes based on Emacs faces | changeset | files |
| 6 weeks ago | Mihai Bazon | Some more improvements to "xml zen". | changeset | files |
| 7 weeks ago | Mihai Bazon | typo | changeset | files |
| 7 weeks ago | Mihai Bazon | Added some limited "Zen Coding" [1] features to xml_mode. | changeset | files |
| 7 weeks ago | Mihai Bazon | minor fix -- throw exception when localStorage not supported | changeset | files |
| 7 weeks ago | Mihai Bazon | fuzzy completion (treat [-_] as .*[-_]) | changeset | files |
| 7 weeks ago | Mihai Bazon | include globals in set_variable's TAB completion | changeset | files |
| 7 weeks ago | Mihai Bazon | Added facility to save/load files to/from localStorage. | changeset | files |
| 7 weeks ago | Mihai Bazon | Added tag v0.4 for changeset f552fc3a963a | changeset | files |
| 7 weeks ago | Mihai Bazon | Fixes for Chrome and Safari v0.4 | changeset | files |
| 2 months ago | Mihai Bazon | added some new events (onTextInsert / onTextDelete in Ymacs_Buffer, | changeset | files |
| 2 months ago | Mihai Bazon | fix typo | changeset | files |
| 2 months ago | Mihai Bazon | lineNumbers option to Ymacs widget | changeset | files |
| 2 months ago | Mihai Bazon | Avoid covering line numbers with overlays, so people don't think that line | changeset | files |
| 2 months ago | Mihai Bazon | small fix in the drawing code (inserting an empty line wasn't reflected in | changeset | files |
| 2 months ago | Mihai Bazon | Looks like we can afford to let TAB characters hanging around. | changeset | files |
| 2 months ago | Mihai Bazon | minor | changeset | files |
| 2 months ago | Mihai Bazon | fixed overwrite mode | changeset | files |
| 2 months ago | Mihai Bazon | Optional prefix argument supported in htmlize_region. Empty arg (C-u) will | changeset | files |
| 2 months ago | Mihai Bazon | fixed bad regression in _insertText | changeset | files |
| 2 months ago | Mihai Bazon | Added tag v0.3 for changeset b82ae7079e02 | changeset | files |
| 2 months ago | Mihai Bazon | toggle line numbers exposed in the sample app menu v0.3 | changeset | files |
| 2 months ago | Mihai Bazon | discard additional text props when a line is replaced | changeset | files |
| 2 months ago | Mihai Bazon | some small fixes | changeset | files |
| 2 months ago | Mihai Bazon | forward/backward_whitespace: move to EOB/BOB if no non-whitespace character was found | changeset | files |
| 2 months ago | Mihai Bazon | nicer style for the line numbers | changeset | files |
| 2 months ago | Mihai Bazon | C-x l -- toggle_line_numbers | changeset | files |
| 2 months ago | Mihai Bazon | small fixes | changeset | files |
| 2 months ago | Mihai Bazon | added a simple CSS mode, small fix in isearch | changeset | files |
| 2 months ago | Mihai Bazon | small fix in center-line | changeset | files |
| 2 months ago | Mihai Bazon | display the prefix for C-u in the minibuffer; some fixes/cleanups in OS clipboard code | changeset | files |
| 2 months ago | Mihai Bazon | added a for_region command which makes it easy to run some code within a | changeset | files |
| 2 months ago | Mihai Bazon | added C-x h for mark_whole_buffer | changeset | files |
| 2 months ago | Mihai Bazon | updated files in test.js | changeset | files |
| 3 months ago | Mihai Bazon | normalize positions in indent_region | changeset | files |
| 3 months ago | Mihai Bazon | copyright notices and license in the source files | changeset | files |
| 3 months ago | Mihai Bazon | Added tag v0.2 for changeset e1240dd82042 | changeset | files |
| 3 months ago | Mihai Bazon | enforce existing command/function name in minibuffer_read_command; other small fixes v0.2 | changeset | files |
| 3 months ago | Mihai Bazon | support for the "^" modifier in interactive defs, which adds a hint to the | changeset | files |
| 3 months ago | Mihai Bazon | Using Ymacs_Interactive for all commands where it makes sense. | changeset | files |
| 3 months ago | Mihai Bazon | Halfway through with the transition to interactive commands and automatic | changeset | files |