Mercurial > libervia-web
log src/browser/sat_browser/xmlui.py @ 1066:d1324e43d448
age | author | description |
---|---|---|
2018-01-26 | Goffi | date update |
2017-11-05 | Goffi | browser (XMLUI): added new ignore argument |
2017-11-03 | Goffi | misc: date update (yes it's a bit late :p ) |
2017-09-24 | Goffi | browser (xmlui): added LabelContainer (use PairsContainer to handle it for now) |
2016-01-03 | Goffi | copyright update |
2015-12-15 | souliane | browser_side (xmlui): center the Save/Cancel buttons of parameters dialog |
2015-12-01 | Goffi | browser side: workaround for a pyjamas bug which freeze the browser in some case with addURLToText regex |
2015-11-30 | souliane | browser_side: fixed ContactsPanel scrolling |
2015-08-26 | souliane | browser_side (xmlui): allow to select a tab when adding it |
2015-08-25 | Goffi | browser side (xmlui): default callback is used for launchAction |
2015-08-21 | Goffi | browser side(xmlui): basic JidsList implementation (read-only) using ContactsPanel, to fix params display |
2015-08-21 | Goffi | browser side (xmlui): factory is instantiated on Panel init + main panel is passed as first argument to widgets |