summaryrefslogtreecommitdiff
path: root/scene/gui/text_edit.h
AgeCommit message (Collapse)Author
2015-01-02-fix TextEdit shift-click functionality past begin and end of selection (#1004)Juan Linietsky
2014-12-17-added brace matching to go with the new code completionJuan Linietsky
2014-12-16New Code CompletionJuan Linietsky
-=-=-=-=-=-=-=-=-=- -Massive improvement to code completion -Argument hinting for functions If you manage to out-smart the code-completion in a situation where completion should be possible to guess, let me know. Please enter the commit message for your changes. Lines starting
2014-11-12Editor goodies updateDiego Lopes
2014-08-01Small Issues & MaintenanceJuan Linietsky
-=-=-=-=-=-=-=-=-=-=-=-=-= -Begin work on Navigation Meshes (simple pathfinding for now, will improve soon) -More doc on theme overriding -Upgraded OpenSSL to version without bugs -Misc bugfixes
2014-05-06Add get_word_under_cursor() method to TextEditmarynate
2014-04-30EDITOR_DEF in the right placejonyrock
2014-04-27pair symbols tool basic impjonyrock
2014-04-26#298 impjonyrock
2014-04-17text cursor in text editor & const in Rect2ijonyrock
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky