log

age author description
2013-03-06 Goffi browser side: dropped widget's row is now checked, to avoid the drop on a removed BorderWidget. This finish the previous commit.
2013-03-05 Goffi Browser Side: Widgets can now be moved, header (title bar) is draggable:
2013-03-04 Goffi browser side: widgets refactoring:
2013-03-03 Goffi browser side: new tab is automatically selected, if a tab is removed, the last one is automatically selected
2013-03-03 Goffi browser side: selected widget caching in UniBox, to avoid to ask the getter at each key pressed, which make the box very slow.
2013-03-03 Goffi browser side: per tab selected widget management
2013-03-03 Goffi browser side: WebPanel now react on [ENTER] press on URL textBox
2013-03-03 Goffi browser side: removed messages debug traces
2013-03-03 Goffi browser side: removed "\n" -> <br> conversion in html_sanitize, and use "white-space: pre" CSS property in chat messages instead (thx Link Mauve !).
2013-03-03 Goffi Browser Side: Web Panel widget position/size fix
2013-03-03 Goffi browser side: scroller added to contacts panel
2013-03-03 Goffi browser side: global resize on UniBox resize
2013-03-03 Goffi browser side: fixed MainTabPanel size
2013-03-03 Goffi browser side: contacts panel switch:
2013-03-02 Goffi browser side: fixed typo