Ivan Safrin eb3a434c9f Merge pull request #193 from CIB/undo_words hace 13 años
..
PolyUIBox.h 40ee2aafec Revisiting UI Module and IDE hace 14 años
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 hace 13 años
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 hace 13 años
PolyUIColorBox.h 73035453bb Rewrite of ALL the destructors in the UI module; destructor safety in Polycore Tween object. hace 13 años
PolyUIComboBox.h 4de209a0ef Fixed UI theme, added UI Lua example, fixed binding issue in UIComboBox hace 13 años
PolyUIElement.h 059ea5cac4 Vertical and Horizontal UI sizers, UITree resizes better, made all UI elements sublass UIElement, IDE tree/editor resizing with new UI sizers hace 13 años
PolyUIEvent.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. hace 13 años
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 hace 13 años
PolyUIHScrollBar.h 46304672fb UITextInput now scrolls with arrow keys and page up/page down hace 13 años
PolyUIHSizer.h 507b12fb8e Sizer alignement settings, made IDE console bottom-aligned hace 13 años
PolyUIHSlider.h c21ab8e6bb processInputEvents=true NOW REQUIRED for ScreenEntities to hand mouse events down to their children, fixed mouse event blocking settings, UI tweaks hace 13 años
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 hace 13 años
PolyUIMenu.h 8c821d5795 Fixed menu interactions hace 13 años
PolyUIMenuBar.h 09520ea3ab MenuBar and IDE shortcuts in Linux hace 13 años
PolyUIScrollContainer.h 3b371b3df5 Major speed improvements to UITextInput when dealing with large text files hace 13 años
PolyUITextInput.h e54e2df5b3 You can now undo typed words in TextInput hace 13 años
PolyUITree.h 391fc8afbf Deep clone for screen entities, copy/paste in 2d editor hace 13 años
PolyUITreeContainer.h 059ea5cac4 Vertical and Horizontal UI sizers, UITree resizes better, made all UI elements sublass UIElement, IDE tree/editor resizing with new UI sizers hace 13 años
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. hace 13 años
PolyUIVScrollBar.h a3010450ec Fixed scrollbar click to advance hace 13 años
PolyUIVSizer.h 507b12fb8e Sizer alignement settings, made IDE console bottom-aligned hace 13 años
PolyUIWindow.h 73035453bb Rewrite of ALL the destructors in the UI module; destructor safety in Polycore Tween object. hace 13 años
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 hace 13 años