Mercurial > libervia-web
log
age | author | description |
---|---|---|
Mon, 04 Mar 2013 00:19:03 +0100 | Goffi | browser side: new tab is automatically selected, if a tab is removed, the last one is automatically selected |
Mon, 04 Mar 2013 00:01:23 +0100 | Goffi | browser side: selected widget caching in UniBox, to avoid to ask the getter at each key pressed, which make the box very slow. |
Sun, 03 Mar 2013 23:30:25 +0100 | Goffi | browser side: per tab selected widget management |
Sun, 03 Mar 2013 23:26:09 +0100 | Goffi | browser side: WebPanel now react on [ENTER] press on URL textBox |
Sun, 03 Mar 2013 22:16:29 +0100 | Goffi | browser side: removed messages debug traces |
Sun, 03 Mar 2013 20:44:17 +0100 | Goffi | browser side: removed "\n" -> <br> conversion in html_sanitize, and use "white-space: pre" CSS property in chat messages instead (thx Link Mauve !). |