Commit Graph

16 Commits

Author SHA1 Message Date
GenevensiS 1aa409b794 update readme 2025-08-11 16:06:53 +02:00
GenevensiS 0c457411c2 widen welcome window buttons 2025-07-02 03:31:51 +02:00
GenevensiS 616ea3f725 Create slider field type 2025-05-22 12:52:26 +02:00
GenevensiS 4767332060 add configuration select image to readme (#85)
Make this step more explicit.
If you forget this step, it looks exactly like the bug mentioned where wxwidgets is installed but not detected by FindwxWidgets.cmake, which is very confusing.
2024-08-30 16:46:09 -04:00
Brendan Hagan 132d8d9351 feat: add underline to panels and export 2022-07-26 22:37:57 -04:00
Brendan Hagan a43920089d feat: more slice window alignment options 2022-07-12 00:17:56 -04:00
Brendan Hagan 1a09512366 misc: change clear console icon to align with other icon 2022-07-10 17:20:49 -04:00
Brendan Hagan d3712460e8 feat: add clear button to console panel 2022-06-22 23:43:59 -04:00
Twan van Laarhoven 1fb3f15aff Generate image for disabled toolbar buttons and menu items.
Fixes #13.

Removed IconMenu class, use add_menu_item/add_menu_item_tr instead.
Added _tr variants that automatically do locale translation
2020-05-01 03:26:02 +02:00
Twan van Laarhoven 46b5075d7a Logo 2020-04-27 13:17:55 +02:00
Twan van Laarhoven b5f18ebec7 Take version number from Cmake file. This way the number is only in one place 2020-04-25 23:36:00 +02:00
Twan van Laarhoven 60c392a068 Moved locale validation to a compile time test, instead of a runtime check performed by MSE itself.
This also removes perl as a build dependency for people who don't want to run the test suite.
2020-04-18 19:08:35 +02:00
Twan van Laarhoven 634c672bff fix typo in resource name 2020-04-10 14:46:40 +02:00
Twan van Laarhoven 4ebf0c51ee Build resource file.
Generate expected_locale_keys from cmakefile
2020-04-10 14:23:54 +02:00
Lymia Aluysia 2936cdf436 Don't strip things automatically. Add missing file. 2017-01-24 10:46:07 -06:00
Lymia Aluysia d4e95c4a9d Remove MSVC build files. 2017-01-18 08:05:59 -06:00