openmohaa/code/uilib
2023-05-21 19:59:12 +02:00
..
editfield.h Hard reset 2016-03-27 11:49:47 +02:00
ucolor.cpp Multiply by 60 always 2023-05-17 19:08:28 +02:00
ucolor.h Hard reset 2016-03-27 11:49:47 +02:00
ui_extern.h Hard reset 2016-03-27 11:49:47 +02:00
ui_init.cpp Hard reset 2016-03-27 11:49:47 +02:00
ui_local.h Hard reset 2016-03-27 11:49:47 +02:00
ui_public.h Exports *UI_UpdateCenterPrint* and *UI_UpdateLocationPrint* 2023-05-21 19:58:59 +02:00
uibind.cpp Hard reset 2016-03-27 11:49:47 +02:00
uibind.h Drastically reduced compiler warnings on clang 2023-05-21 00:29:26 +02:00
uibindlist.cpp Hard reset 2016-03-27 11:49:47 +02:00
uibindlist.h Reduced compilation warnings with overrides 2023-05-11 22:48:26 +02:00
uibutton.cpp Fixed the buttons not drawing as intended 2023-05-21 00:00:46 +02:00
uibutton.h Export W_Button_Pressed 2023-05-17 15:54:06 +02:00
uicheckbox.cpp Hard reset 2016-03-27 11:49:47 +02:00
uicheckbox.h Reduced compilation warnings with overrides 2023-05-11 22:48:26 +02:00
uicommon.h Hard reset 2016-03-27 11:49:47 +02:00
uiconsole.cpp Drastically reduced compiler warnings on clang 2023-05-21 00:29:26 +02:00
uiconsole.h Added floatingconsole destructors 2023-05-17 21:49:20 +02:00
uidialog.cpp Hard reset 2016-03-27 11:49:47 +02:00
uidialog.h Reduced compilation warnings with overrides 2023-05-11 22:48:26 +02:00
uifield.cpp Hard reset 2016-03-27 11:49:47 +02:00
uifield.h Reduced compilation warnings with overrides 2023-05-11 22:48:26 +02:00
uifloatwnd.cpp Fixed minimize / maximize buttons not working/showing as intended 2023-05-21 00:00:27 +02:00
uifloatwnd.h Drastically reduced compiler warnings on clang 2023-05-21 00:29:26 +02:00
uifont.cpp Using size_t for UIFont::Print 2023-05-18 00:54:37 +02:00
uifont.h Using size_t for UIFont::Print 2023-05-18 00:54:37 +02:00
uiglobalgamelist.cpp Hard reset 2016-03-27 11:49:47 +02:00
uiglobalgamelist.h Drastically reduced compiler warnings on clang 2023-05-21 00:29:26 +02:00
uihorizscroll.cpp Hard reset 2016-03-27 11:49:47 +02:00
uihorizscroll.h Reduced compilation warnings with overrides 2023-05-11 22:48:26 +02:00
uilabel.cpp Hard reset 2016-03-27 11:49:47 +02:00
uilabel.h Reduced compilation warnings with overrides 2023-05-11 22:48:26 +02:00
uilangamelist.cpp Hard reset 2016-03-27 11:49:47 +02:00
uilangamelist.h Drastically reduced compiler warnings on clang 2023-05-21 00:29:26 +02:00
uilayout.cpp Don't assert if *cls* is NULL 2023-05-21 19:59:12 +02:00
uilayout.h Hard reset 2016-03-27 11:49:47 +02:00
uilist.cpp Added list destructor 2023-05-20 14:57:06 +02:00
uilist.h Drastically reduced compiler warnings on clang 2023-05-21 00:29:26 +02:00
uilistbox.cpp Partially implemented UIListBox and UIList 2023-05-20 02:15:52 +02:00
uilistbox.h Drastically reduced compiler warnings on clang 2023-05-21 00:29:26 +02:00
uilistctrl.cpp Added list destructor 2023-05-20 14:57:06 +02:00
uilistctrl.h Drastically reduced compiler warnings on clang 2023-05-21 00:29:26 +02:00
uimenu.cpp Fixed widget alignment problem 2023-05-19 15:44:31 +02:00
uimenu.h Fixed compilation issues 2023-05-07 20:38:08 +02:00
uimledit.cpp Hard reset 2016-03-27 11:49:47 +02:00
uimledit.h Drastically reduced compiler warnings on clang 2023-05-21 00:29:26 +02:00
uinotepad.cpp Hard reset 2016-03-27 11:49:47 +02:00
uinotepad.h Drastically reduced compiler warnings on clang 2023-05-21 00:29:26 +02:00
uipoint2d.h Hard reset 2016-03-27 11:49:47 +02:00
uipopupmenu.cpp Hard reset 2016-03-27 11:49:47 +02:00
uipopupmenu.h Reduced compilation warnings with overrides 2023-05-11 22:48:26 +02:00
uipulldownmenu.cpp Hard reset 2016-03-27 11:49:47 +02:00
uipulldownmenu.h Drastically reduced compiler warnings on clang 2023-05-21 00:29:26 +02:00
uipulldownmenucontainer.cpp Hard reset 2016-03-27 11:49:47 +02:00
uipulldownmenucontainer.h Drastically reduced compiler warnings on clang 2023-05-21 00:29:26 +02:00
uirect2d.h Hard reset 2016-03-27 11:49:47 +02:00
uisize2d.h Hard reset 2016-03-27 11:49:47 +02:00
uislider.cpp Hard reset 2016-03-27 11:49:47 +02:00
uislider.h Reduced compilation warnings with overrides 2023-05-11 22:48:26 +02:00
uistatus.cpp Drastically reduced compiler warnings on clang 2023-05-21 00:29:26 +02:00
uistatus.h Implemented UIStatus 2023-05-20 23:59:44 +02:00
uivertscroll.cpp Fixed vertical scrolling color 2023-05-20 23:59:54 +02:00
uivertscroll.h Reduced compilation warnings with overrides 2023-05-11 22:48:26 +02:00
uiwidget.cpp Drastically reduced compiler warnings on clang 2023-05-21 00:29:26 +02:00
uiwidget.h Moved item_t structure to each UI*Box 2023-05-18 00:54:25 +02:00
uiwinman.cpp Fixed *UIWindowManager::getResponder* returning immediately 2023-05-17 21:49:59 +02:00
uiwinman.h Drastically reduced compiler warnings on clang 2023-05-21 00:29:26 +02:00
ulist.h Fixed *IterateFromTail* 2023-05-17 17:29:39 +02:00
usignal.h Fixed signals not working properly 2023-05-16 19:00:43 +02:00