aboutsummaryrefslogtreecommitdiff
path: root/src/gui/guiEditBox.cpp
AgeCommit message (Expand)Author
2023-03-01Drop dependency on IrrCompileConfignumzero
2023-02-18Remove dead code behind Irrlicht version checkssfan5
2021-12-29Remove unused (de)serializeAttributes() methodsROllerozxa
2021-08-23Use utf-8 for the Irrlicht clipboard (#11538)DS
2021-05-22GUIEditBox: Allow selecting and copying read-only textsSmallJoker
2021-04-05Make edit boxes respond to string input (IME) (#11156)yw05
2021-03-19Drop old text input workarounds (#11089)sfan5
2021-01-23Make hypertext and textarea have proper scroll event propagation. (#10860)Vincent Robinson
2021-01-13Factorize more guiEditBoxes code (#10789)Loïc Blot
2021-01-07Refactor/gui editbox (#10787)Loïc Blot
2021-01-04refacto: factorize multiple code parts from guiEditbox childs (#10782)Loïc Blot