jtuu
|
8582a25bc3
|
Lint
|
2019-11-16 18:07:21 +02:00 |
|
Daan Vanden Bosch
|
a8997e66a9
|
Removed bind_bi from Property.
|
2019-10-26 17:03:12 +02:00 |
|
Daan Vanden Bosch
|
345c9ab0dc
|
Improved typing of ListProperty.
|
2019-10-07 18:26:45 +02:00 |
|
Daan Vanden Bosch
|
87c6ae37e4
|
Widget's element property is now abstract and is overridden in every concrete subclass. This often simplifies widget code.
|
2019-09-15 19:32:34 +02:00 |
|
Daan Vanden Bosch
|
3a95e8a974
|
Added server select. Widget construction now happens in two phases with a finalize_construction method being called from the lowest subclass.
|
2019-09-14 15:15:59 +02:00 |
|
Daan Vanden Bosch
|
58939b2ff5
|
The ComboBox menu can now be filtered by typing.
|
2019-09-14 13:16:13 +02:00 |
|
Daan Vanden Bosch
|
fcf08e6f76
|
Menus and the various controls that use menus can now be controlled with the keyboard.
|
2019-09-13 20:53:31 +02:00 |
|
Daan Vanden Bosch
|
a933c5e4c1
|
Wanted items can now be added and removed.
|
2019-09-13 14:30:29 +02:00 |
|