| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-04 | add copyright and license headers for GNU AGPL v3 | Alon Levy | |
| 2015-03-17 | client: Bacon/jquery dependency: use shim | Alon Levy | |
| add shim requirement for Bacon to have jquery loaded first, since Bacon patches in asEventStream (and other APIs). Undo the Bacon_wrapper non fix: git grep -l Bacon_wrapper | while read f; do sed -i -e s/Bacon_wrapper/Bacon/g $f; done | |||
| 2015-03-12 | client: use some more VK constants | Alon Levy | |
| 2015-03-09 | client/view/svg_input: missing param x doc | Alon Levy | |
| 2015-03-01 | client/svg-input: rewrite using width:auto, no more measure hack (Fix #338) | Alon Levy | |
| Source for inspiration / copying: http://jsfiddle.net/brx3xm59/ http://stackoverflow.com/questions/9308938/inline-text-editing-in-svg comment 2 by John Ktejik | |||
| 2015-03-01 | client: add Bacon_wrapper, use instead of Bacon; forced loading of jquery ↵ | Alon Levy | |
| before Bacon | |||
| 2015-01-21 | client: split svg_input, fix #280 - update edit box on dialog edit | Alon Levy | |
