Ivan Safrin 0cbace3e56 added UIFileDialog, IDE on Linux uses UIFileDialog, added Linux file manipulation methods to SDLCore, fixed OSBasics to properly display root folder on Linux 13 年 前
..
PolyUIBox.cpp d070e47295 Events no longer have eventType set to 'Event' by default, speed fixes, memory leak fixes 13 年 前
PolyUIButton.cpp a6bb676068 New UI theme to match global Polycode redesign, made Cocoa core apply antialiasing on setVideoMode, fixed color creation from hex, made build tool respect vsync and AF settings 13 年 前
PolyUICheckBox.cpp a6bb676068 New UI theme to match global Polycode redesign, made Cocoa core apply antialiasing on setVideoMode, fixed color creation from hex, made build tool respect vsync and AF settings 13 年 前
PolyUIColorBox.cpp e8dc5f9d47 Fixes for two UI bugs 13 年 前
PolyUIComboBox.cpp a6bb676068 New UI theme to match global Polycode redesign, made Cocoa core apply antialiasing on setVideoMode, fixed color creation from hex, made build tool respect vsync and AF settings 13 年 前
PolyUIElement.cpp 193e0e2251 UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default), 13 年 前
PolyUIEvent.cpp 40ee2aafec Revisiting UI Module and IDE 14 年 前
PolyUIFileDialog.cpp 0cbace3e56 added UIFileDialog, IDE on Linux uses UIFileDialog, added Linux file manipulation methods to SDLCore, fixed OSBasics to properly display root folder on Linux 13 年 前
PolyUIHScrollBar.cpp 08f44d6480 Fixed console debug event type confusion 13 年 前
PolyUIHSizer.cpp c21ab8e6bb processInputEvents=true NOW REQUIRED for ScreenEntities to hand mouse events down to their children, fixed mouse event blocking settings, UI tweaks 13 年 前
PolyUIHSlider.cpp c21ab8e6bb processInputEvents=true NOW REQUIRED for ScreenEntities to hand mouse events down to their children, fixed mouse event blocking settings, UI tweaks 13 年 前
PolyUIImageButton.cpp 059ea5cac4 Vertical and Horizontal UI sizers, UITree resizes better, made all UI elements sublass UIElement, IDE tree/editor resizing with new UI sizers 13 年 前
PolyUIMenu.cpp a6bb676068 New UI theme to match global Polycode redesign, made Cocoa core apply antialiasing on setVideoMode, fixed color creation from hex, made build tool respect vsync and AF settings 13 年 前
PolyUIScrollContainer.cpp 3b371b3df5 Major speed improvements to UITextInput when dealing with large text files 13 年 前
PolyUITextInput.cpp 1eb89a31fc Fixed copy in UITextInput multiline 13 年 前
PolyUITree.cpp a6bb676068 New UI theme to match global Polycode redesign, made Cocoa core apply antialiasing on setVideoMode, fixed color creation from hex, made build tool respect vsync and AF settings 13 年 前
PolyUITreeContainer.cpp 193e0e2251 UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default), 13 年 前
PolyUITreeEvent.cpp 40ee2aafec Revisiting UI Module and IDE 14 年 前
PolyUIVScrollBar.cpp a3010450ec Fixed scrollbar click to advance 13 年 前
PolyUIVSizer.cpp 193e0e2251 UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default), 13 年 前
PolyUIWindow.cpp c29cf18bf5 More Linux fixes 13 年 前