Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | • Bundle Command support | Bibiko | 2010-11-26 | 1 | -0/+2 |
| | | | | | | - added shell var SP_ICON_FILE - a bundle command which outputs its result as HTML window will write the data in the same window, ie it won't be create each time a new window; the window will be identified by the bundle's uuid - fixed issue while saving a short-cut in keybinding.dict format, now it ignores possible diacritics - maybe bug in ShortcutRecorder for method [aRecorder keyCharsIgnoringModifiers] since in the objectValue it's set correctly | ||||
* | • Bundle Editor | Bibiko | 2010-11-22 | 1 | -1/+9 |
| | | | | | | | | | | - added output action "Show as HTML" • Bundle HTML output - finished implementation - added print support (eg for printing reports) - added text size resizing - added link support - added new window support | ||||
* | • added skeleton for displaying the result of Bundle commands in a ↵ | Bibiko | 2010-11-22 | 1 | -0/+38 |
separate HTML webkit window |