Commit graph

8 commits

Author SHA1 Message Date
Dimitris Panokostas
7f78fdc1da Updated guisan files encoding to UTF-8 2020-08-17 16:25:02 +02:00
Dimitris Panokostas
f2b35707fb fixed typo 2020-07-05 01:42:05 +02:00
Dimitris Panokostas
6776d9b1f3 Fixed dropdowns would cut-off bottom part of contents 2020-05-16 01:27:05 +02:00
Dimitris Panokostas
ecb56ef5be Modernized code in guisan objects, improved GUI layout 2020-05-15 00:27:51 +02:00
Dimitris Panokostas
a6c7862a26 GUI refactoring
- Removed custom UAE classes, now using only updated standard Guisan components
- Updated all Guisan widgets according to current C++ standards (modernized code)
- Fixed a few minor GUI bugs
- Improved visibility of disabled GUI objects (e.g. sliders, checkboxes, dropdowns)
2020-05-14 01:25:14 +02:00
Dimitris Panokostas
959f0869cb Modernized code and fixed compiler warnings in Guisan widgets 2020-02-07 11:20:25 +01:00
Dimitris Panokostas
79b4c8dfe9 Guisan: added toggle button widget 2020-02-05 21:56:17 +01:00
Dimitris Panokostas
e12f430bd0 Reorganized externa library dependencies
- Added external directory
- Moved capsimg submodule into external, updated references
- Moved guisan into external, updated references
- Added libxml2 into external, updated Android.mk references
- Added libmpeg2 into external (not used yet)
2019-10-22 21:10:18 +02:00