Ivan Safrin
|
59f6ddce52
Fixed caret not updating when skipping right in the text editor
|
12 年之前 |
Ivan Safrin
|
333f8ce394
Fixed lowercase multiline. Test your changes, CIB :)
|
12 年之前 |
Ivan Safrin
|
5b69bc5519
Merge pull request #225 from bigjko/scrollfix_2
|
12 年之前 |
cib
|
0a828de082
Fix issue #226
|
12 年之前 |
Jon Kristinsson
|
a8614c0c93
Scroll when caret goes out of view using Backspace
|
12 年之前 |
Ivan Safrin
|
0f23fbeb40
Merge pull request #224 from bigjko/scrollfixes
|
12 年之前 |
Jon Kristinsson
|
7e60bde8a8
Caret scroll fix for Return key
|
12 年之前 |
Ivan Safrin
|
5df45172b7
Merge pull request #223 from bigjko/scrollfixes
|
12 年之前 |
Ivan Safrin
|
d4b5e74828
Merge pull request #221 from CIB/left-right-change-line
|
12 年之前 |
Jon Kristinsson
|
5452275b01
Caret scrolls when out of view
|
13 年之前 |
cib
|
2df6aeed02
UITextInput now can move over a line with left/right.
|
13 年之前 |
Ivan Safrin
|
5e02a65ab5
UI Module classes will not delete children if ownsChildren is set to true, added setOwnsChildrenRecursive method to Entity, cleanup when closing screen editor, font editor and image editors in the IDE, fixed some memory leaks
|
13 年之前 |
cib
|
e54e2df5b3
You can now undo typed words in TextInput
|
13 年之前 |
cib
|
7e790bffb8
Fixes UITextInput::getSelectionText()
|
13 年之前 |
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 年之前 |
Ivan Safrin
|
3522705f07
Fixed undo/redo
|
13 年之前 |
Ivan Safrin
|
f8dc3922a7
OS-specific shortcut keys and core shortcut events
|
13 年之前 |
Ivan Safrin
|
c8d1c08f26
Numerous windows fixes and windows IDE project
|
13 年之前 |
Ivan Safrin
|
0b9fc50d85
Merge pull request #152 from mcclure/uileak
|
13 年之前 |
Ivan Safrin
|
1eb89a31fc
Fixed copy in UITextInput multiline
|
13 年之前 |
mcc
|
73035453bb
Rewrite of ALL the destructors in the UI module; destructor safety in Polycore Tween object.
|
13 年之前 |
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 年之前 |
Ivan Safrin
|
f0bb91f365
Fixed selection dragging in UITextInput
|
13 年之前 |
Ivan Safrin
|
bca458dab4
Fixed incorrect line deletion in UITextInput some more
|
13 年之前 |
Ivan Safrin
|
7f22869b70
Fixed incorrect line deletion in UITextInput
|
13 年之前 |
Ivan Safrin
|
f168cfc541
Sped up syntax highlighting on large files
|
13 年之前 |
Ivan Safrin
|
3b371b3df5
Major speed improvements to UITextInput when dealing with large text files
|
13 年之前 |
Ivan Safrin
|
3977a25908
Line number support in UITextInput, Monokai syntax theme
|
13 年之前 |
Ivan Safrin
|
27b28a43df
IDE text editor tweaks
|
13 年之前 |
Ivan Safrin
|
bc390327e9
Fixed faulty modifier key behavior on the Mac
|
13 年之前 |