cib
|
e54e2df5b3
You can now undo typed words in TextInput
|
13 years ago |
cib
|
7e790bffb8
Fixes UITextInput::getSelectionText()
|
13 years ago |
Ivan Safrin
|
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 |
Ivan Safrin
|
3522705f07
Fixed undo/redo
|
13 years ago |
Ivan Safrin
|
f8dc3922a7
OS-specific shortcut keys and core shortcut events
|
13 years ago |
Ivan Safrin
|
c8d1c08f26
Numerous windows fixes and windows IDE project
|
13 years ago |
Ivan Safrin
|
0b9fc50d85
Merge pull request #152 from mcclure/uileak
|
13 years ago |
Ivan Safrin
|
1eb89a31fc
Fixed copy in UITextInput multiline
|
13 years ago |
mcc
|
73035453bb
Rewrite of ALL the destructors in the UI module; destructor safety in Polycore Tween object.
|
13 years ago |
Ivan Safrin
|
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 years ago |
Ivan Safrin
|
f0bb91f365
Fixed selection dragging in UITextInput
|
13 years ago |
Ivan Safrin
|
bca458dab4
Fixed incorrect line deletion in UITextInput some more
|
13 years ago |
Ivan Safrin
|
7f22869b70
Fixed incorrect line deletion in UITextInput
|
13 years ago |
Ivan Safrin
|
f168cfc541
Sped up syntax highlighting on large files
|
13 years ago |
Ivan Safrin
|
3b371b3df5
Major speed improvements to UITextInput when dealing with large text files
|
13 years ago |
Ivan Safrin
|
3977a25908
Line number support in UITextInput, Monokai syntax theme
|
13 years ago |
Ivan Safrin
|
27b28a43df
IDE text editor tweaks
|
13 years ago |
Ivan Safrin
|
bc390327e9
Fixed faulty modifier key behavior on the Mac
|
13 years ago |
Ivan Safrin
|
0f8b40abc1
Syntax hilighting theme support and Solarized Dark theme for IDE
|
13 years ago |
Ivan Safrin
|
9344384708
Fixed crash when trying to copy with empty selection
|
13 years ago |
Ivan Safrin
|
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 |
Ivan Safrin
|
e7a3abcb94
Replace and Replace All for IDE text editor
|
13 years ago |
Ivan Safrin
|
24d0347b15
Find support in UITextInput and IDE text editor
|
13 years ago |
Ivan Safrin
|
7885afc98a
Fixed double-click selection in UITextInput
|
13 years ago |
Ivan Safrin
|
a9b190de02
More accurate line highlighting for UI text editor
|
13 years ago |
Ivan Safrin
|
a5c2354aed
Proper player closing procedure on Mac, IDE will disconnect existing clients before launch, proper centering on line highlight
|
13 years ago |
Ivan Safrin
|
8a8b1cfa08
Player exits more gracefully on quit, debuggger improvements in the IDE
|
13 years ago |
Ivan Safrin
|
54e9b1a16d
Backtrace stack report support in remote debugger, basic IDE support for examining the stack sources, small fixes
|
13 years ago |
Ivan Safrin
|
0e027f9626
Fixed method overloading for const char * initialized ObjectEntry's, fixed input on UIComboBox, IDE project data now stored in PolycodeProject, projects now resaved before building and files parsed in
|
13 years ago |
Ivan Safrin
|
5fe085f23f
Fix for syntax highlighting backspaced lines, properly highlight Lua block comments
|
13 years ago |