cib 25ea7028cd Added horizontal scroll to single line TextInput před 12 roky
..
PolyUIBox.h 40ee2aafec Revisiting UI Module and IDE před 14 roky
PolyUIButton.h fcaa4baef6 IDE now displays saved/unsaved status of files, will prompt to save all on run, UIButton will now dispatch click event on Enter press, IDE text editor sets saved/unsaved flag před 13 roky
PolyUICheckBox.h 059ea5cac4 Vertical and Horizontal UI sizers, UITree resizes better, made all UI elements sublass UIElement, IDE tree/editor resizing with new UI sizers před 13 roky
PolyUIColorBox.h 85bb585f6b Color picker no longer jitters/resets when you change values, fixed offset on click in color picker SV area před 13 roky
PolyUIComboBox.h 4de209a0ef Fixed UI theme, added UI Lua example, fixed binding issue in UIComboBox před 13 roky
PolyUIElement.h 17c51168dd Started work on fix for #238 před 12 roky
PolyUIEvent.h 8214319cdc Added YES and NO events to UIEvent, added Yes/No/Cancel popup to IDE, IDE will now ask if you want to save file before closing if there are unsaved changes před 13 roky
PolyUIFileDialog.h b203a668cd Added UIMenuBar, fixed UI destructor crashes, fixed Linux disk operations, added openURL on Linux, Linux IDE now uses a custom menu bar, more IDE fixes před 13 roky
PolyUIHScrollBar.h 46304672fb UITextInput now scrolls with arrow keys and page up/page down před 13 roky
PolyUIHSizer.h ce9250d76b Made IDE console toggleble. IDE console will show automatically when running project. Replaced console Clear button with an image button. Added console hide button to console. Added getMainWidth and getMainHeight to UI sizers. před 12 roky
PolyUIHSlider.h c21ab8e6bb processInputEvents=true NOW REQUIRED for ScreenEntities to hand mouse events down to their children, fixed mouse event blocking settings, UI tweaks před 13 roky
PolyUIImageButton.h 059ea5cac4 Vertical and Horizontal UI sizers, UITree resizes better, made all UI elements sublass UIElement, IDE tree/editor resizing with new UI sizers před 13 roky
PolyUIMenu.h b402246a60 Merge pull request #247 from CIB/documentation před 12 roky
PolyUIMenuBar.h 09520ea3ab MenuBar and IDE shortcuts in Linux před 13 roky
PolyUIScrollContainer.h f76540fd9a Merged in TheCosmotect's arrow navigation pull request před 12 roky
PolyUITextInput.h 25ea7028cd Added horizontal scroll to single line TextInput před 12 roky
PolyUITree.h f76540fd9a Merged in TheCosmotect's arrow navigation pull request před 12 roky
PolyUITreeContainer.h f76540fd9a Merged in TheCosmotect's arrow navigation pull request před 12 roky
PolyUITreeEvent.h afc74abac5 Prevent event code collisions when using Polycode stock classes by adding a class-unique EVENTBASE_ constant to each class's event types. (The EVENTBASE_s are documented in PolyEvent.h.) Make a small change to create_lua_library to support the EVENTBASE_ idiom. před 13 roky
PolyUIVScrollBar.h a3010450ec Fixed scrollbar click to advance před 13 roky
PolyUIVSizer.h ce9250d76b Made IDE console toggleble. IDE console will show automatically when running project. Replaced console Clear button with an image button. Added console hide button to console. Added getMainWidth and getMainHeight to UI sizers. před 12 roky
PolyUIWindow.h d7eb82f4ad Added virtual to UIWindow destructor před 13 roky
PolycodeUI.h b203a668cd Added UIMenuBar, fixed UI destructor crashes, fixed Linux disk operations, added openURL on Linux, Linux IDE now uses a custom menu bar, more IDE fixes před 13 roky