]> git.lizzy.rs Git - minetest.git/history - src/gui/guiEditBox.cpp
Drop dependency on IrrCompileConfig
[minetest.git] / src / gui / guiEditBox.cpp
2023-03-01 numzeroDrop dependency on IrrCompileConfig
2023-02-18 sfan5Remove dead code behind Irrlicht version checks
2021-12-29 ROllerozxaRemove unused (de)serializeAttributes() methods
2021-08-23 DSUse utf-8 for the Irrlicht clipboard (#11538)
2021-05-22 SmallJokerGUIEditBox: Allow selecting and copying read-only texts
2021-04-05 yw05Make edit boxes respond to string input (IME) (#11156)
2021-03-19 sfan5Drop old text input workarounds (#11089)
2021-01-23 Vincent RobinsonMake hypertext and textarea have proper scroll event...
2021-01-13 Loïc BlotFactorize more guiEditBoxes code (#10789)
2021-01-07 Loïc BlotRefactor/gui editbox (#10787)
2021-01-04 Loïc Blotrefacto: factorize multiple code parts from guiEditbox...