Mercurial > libervia-backend
log sat_frontends/primitivus/xmlui.py @ 3074:c2625920e05a
age | author | description |
---|---|---|
Tue, 13 Aug 2019 19:08:41 +0200 | Goffi | Python 3 port: |
Sun, 14 Jul 2019 20:38:34 +0200 | Goffi | primitivus: select the widget even if an other one is selected when the selection comes from an user action: |
Sat, 12 Jan 2019 12:25:31 +0100 | Goffi | date update |
Fri, 11 Jan 2019 11:13:15 +0100 | Goffi | misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext) |
Wed, 02 Jan 2019 18:32:16 +0100 | Goffi | frontends (XMLUI): TabsContainer can now be the main container (Primitivus keep the old behaviour and always use VerticalContainer as main container) |
Wed, 27 Jun 2018 20:14:46 +0200 | Goffi | code style reformatting using black |
Sat, 07 Apr 2018 14:07:05 +0200 | Goffi | primitivus (xmlui): fixed XMLUIPanel signature |
Mon, 02 Apr 2018 19:44:50 +0200 | Goffi | core, setup: huge cleaning: base frontends/src/primitivus/xmlui.py@69fbd053563e |