Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-01 | Drop dependency on IrrCompileConfig | numzero | |
The only remaining thing is IRRLICHT_SDK_VERSION via irrlicht.h | |||
2023-02-18 | Remove dead code behind Irrlicht version checks | sfan5 | |
2021-12-29 | Remove unused (de)serializeAttributes() methods | ROllerozxa | |
2021-08-23 | Use utf-8 for the Irrlicht clipboard (#11538) | DS | |
2021-05-22 | GUIEditBox: Allow selecting and copying read-only texts | SmallJoker | |
2021-04-05 | Make edit boxes respond to string input (IME) (#11156) | yw05 | |
Make edit boxes respond to string input events (introduced in minetest/irrlicht#23) that are usually triggered by entering text with an IME. | |||
2021-03-19 | Drop old text input workarounds (#11089) | sfan5 | |
* Drop unused intlGUIEditBox * Drop unnecessary Linux text input workarounds | |||
2021-01-23 | Make hypertext and textarea have proper scroll event propagation. (#10860) | Vincent Robinson | |
2021-01-13 | Factorize more guiEditBoxes code (#10789) | Loïc Blot | |
* Factorize more guiEditBoxes code | |||
2021-01-07 | Refactor/gui editbox (#10787) | Loïc Blot | |
2021-01-04 | refacto: factorize multiple code parts from guiEditbox childs (#10782) | Loïc Blot | |