phantasmal-world/src/core/gui
2020-07-14 19:46:11 +02:00
..
Button.css Made several widgets more keyboard-friendly. 2020-01-01 04:15:03 +01:00
Button.ts Fixed bug in Widget.finalize_construction. Fixed linting warnings. 2020-07-14 19:46:11 +02:00
CheckBox.ts Fixed bug in Widget.finalize_construction. Fixed linting warnings. 2020-07-14 19:46:11 +02:00
ComboBox.css Tweaked combobox arrow button. 2019-10-25 18:46:19 +02:00
ComboBox.ts Fixed bug in Widget.finalize_construction. Fixed linting warnings. 2020-07-14 19:46:11 +02:00
Control.ts - All views now have a View super type 2020-01-05 01:07:35 +01:00
Dialog.css Quests can now be saved in GC format. 2020-01-16 21:45:20 +01:00
Dialog.ts Fixed bug in Widget.finalize_construction. Fixed linting warnings. 2020-07-14 19:46:11 +02:00
dom.ts Quests can now be saved in GC format. 2020-01-16 21:45:20 +01:00
DropDown.css Wanted items can now be added and removed. 2019-09-13 14:30:29 +02:00
DropDown.ts Fixed bug in Widget.finalize_construction. Fixed linting warnings. 2020-07-14 19:46:11 +02:00
DurationInput.css Ported part of the hunt optimizer to the new GUI system. The methods tab is now working except for sorting. 2019-09-02 14:41:46 +02:00
DurationInput.ts Fixed bug in Widget.finalize_construction. Fixed linting warnings. 2020-07-14 19:46:11 +02:00
ErrorWidget.css - All views now have a View super type 2020-01-05 01:07:35 +01:00
ErrorWidget.ts Fixed bug in Widget.finalize_construction. Fixed linting warnings. 2020-07-14 19:46:11 +02:00
FileButton.ts Fixed bug in Widget.finalize_construction. Fixed linting warnings. 2020-07-14 19:46:11 +02:00
golden_layout_theme.css Added style for Golden Layout's close button. 2019-11-07 11:42:29 +02:00
index.css The model viewer now shows a problems popup when loading a file failed or succeeded with some problems. 2020-01-06 21:09:44 +01:00
Input.css Ported part of the hunt optimizer to the new GUI system. The methods tab is now working except for sorting. 2019-09-02 14:41:46 +02:00
Input.ts Quest editor now uses the Dialog class for the "Save As" dialog so more options can be added to it. 2020-01-14 21:19:07 +01:00
Label.css Swapped code using new and old UI system around. 2019-08-21 17:56:46 +02:00
Label.ts Fixed bug in Widget.finalize_construction. Fixed linting warnings. 2020-07-14 19:46:11 +02:00
LabelledControl.ts Event view widgets are now correctly disabled while debugging. 2020-04-29 20:48:47 +02:00
LazyWidget.ts Fixed bug in Widget.finalize_construction. Fixed linting warnings. 2020-07-14 19:46:11 +02:00
Menu.css Menus and the various controls that use menus can now be controlled with the keyboard. 2019-09-13 20:53:31 +02:00
Menu.ts Fixed bug in Widget.finalize_construction. Fixed linting warnings. 2020-07-14 19:46:11 +02:00
NumberInput.css Tweaked EntityInfoView look. 2019-12-27 01:36:54 +01:00
NumberInput.ts Fixed bug in Widget.finalize_construction. Fixed linting warnings. 2020-07-14 19:46:11 +02:00
RendererWidget.ts Fixed bug in Widget.finalize_construction. Fixed linting warnings. 2020-07-14 19:46:11 +02:00
Resizable.ts - All views now have a View super type 2020-01-05 01:07:35 +01:00
ResizableView.ts - All views now have a View super type 2020-01-05 01:07:35 +01:00
ResizableWidget.ts - All views now have a View super type 2020-01-05 01:07:35 +01:00
ResultDialog.ts Fixed bug in Widget.finalize_construction. Fixed linting warnings. 2020-07-14 19:46:11 +02:00
Select.css Improved dropdown button and select widget behavior. 2019-08-30 17:31:46 +02:00
Select.ts Fixed bug in Widget.finalize_construction. Fixed linting warnings. 2020-07-14 19:46:11 +02:00
TabContainer.css More data is now shown in the optimization result view. 2019-09-11 15:51:56 +02:00
TabContainer.ts Fixed bug in Widget.finalize_construction. Fixed linting warnings. 2020-07-14 19:46:11 +02:00
Table.css The OptimizationResultView is now completely ported to the new GUI system. 2019-09-14 11:59:50 +02:00
Table.ts Fixed bug in Widget.finalize_construction. Fixed linting warnings. 2020-07-14 19:46:11 +02:00
TextArea.css Fixed text area visual bug in Firefox. 2019-09-30 12:23:13 +02:00
TextArea.ts Fixed bug in Widget.finalize_construction. Fixed linting warnings. 2020-07-14 19:46:11 +02:00
TextInput.ts Fixed bug in Widget.finalize_construction. Fixed linting warnings. 2020-07-14 19:46:11 +02:00
ToolBar.css Simplified quest logging system. 2019-12-18 20:06:09 +01:00
ToolBar.ts Fixed bug in Widget.finalize_construction. Fixed linting warnings. 2020-07-14 19:46:11 +02:00
View.ts - All views now have a View super type 2020-01-05 01:07:35 +01:00
Widget.ts Fixed bug in Widget.finalize_construction. Fixed linting warnings. 2020-07-14 19:46:11 +02:00