Ivan Safrin eb3a434c9f Merge pull request #193 from CIB/undo_words 13 years ago
..
PolyUIBox.cpp d070e47295 Events no longer have eventType set to 'Event' by default, speed fixes, memory leak fixes 13 years ago
PolyUIButton.cpp 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 13 years ago
PolyUICheckBox.cpp 134576cae7 Tons of Windows fixes 13 years ago
PolyUIColorBox.cpp 08822cd781 Fixes issue #165 13 years ago
PolyUIComboBox.cpp 2522352a17 Fixed Lua debug reporting in player, made IDE throttle down instead of pausing core on lose focus, added open files dropdown and active project name display to the IDE 13 years ago
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 years ago
PolyUIEvent.cpp 40ee2aafec Revisiting UI Module and IDE 14 years ago
PolyUIFileDialog.cpp 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 13 years ago
PolyUIHScrollBar.cpp 73035453bb Rewrite of ALL the destructors in the UI module; destructor safety in Polycore Tween object. 13 years ago
PolyUIHSizer.cpp f8dc3922a7 OS-specific shortcut keys and core shortcut events 13 years ago
PolyUIHSlider.cpp 73035453bb Rewrite of ALL the destructors in the UI module; destructor safety in Polycore Tween object. 13 years ago
PolyUIImageButton.cpp 73035453bb Rewrite of ALL the destructors in the UI module; destructor safety in Polycore Tween object. 13 years ago
PolyUIMenu.cpp 8c821d5795 Fixed menu interactions 13 years ago
PolyUIMenuBar.cpp 09520ea3ab MenuBar and IDE shortcuts in Linux 13 years ago
PolyUIScrollContainer.cpp 73035453bb Rewrite of ALL the destructors in the UI module; destructor safety in Polycore Tween object. 13 years ago
PolyUITextInput.cpp e54e2df5b3 You can now undo typed words in TextInput 13 years ago
PolyUITree.cpp 391fc8afbf Deep clone for screen entities, copy/paste in 2d editor 13 years ago
PolyUITreeContainer.cpp 73035453bb Rewrite of ALL the destructors in the UI module; destructor safety in Polycore Tween object. 13 years ago
PolyUITreeEvent.cpp 40ee2aafec Revisiting UI Module and IDE 14 years ago
PolyUIVScrollBar.cpp 73035453bb Rewrite of ALL the destructors in the UI module; destructor safety in Polycore Tween object. 13 years ago
PolyUIVSizer.cpp f8dc3922a7 OS-specific shortcut keys and core shortcut events 13 years ago
PolyUIWindow.cpp 134576cae7 Tons of Windows fixes 13 years ago