]> git.lizzy.rs Git - dragonfireclient.git/history - src/gui/guiEditBox.cpp
Fix revoke debug privs not reliably turn off stuff (#11409)
[dragonfireclient.git] / src / gui / guiEditBox.cpp
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...