aboutsummaryrefslogtreecommitdiff
path: root/src/gui/guiHyperText.cpp
AgeCommit message (Expand)Author
2022-11-09Fix typos and en_US/en_GB inconsistency in various files (#12902)Abdou-31
2022-01-08Fully remove bitmap font support (#11863)sfan5
2021-01-23Make hypertext and textarea have proper scroll event propagation. (#10860)Vincent Robinson
2020-04-13Add scroll_container formspec element (redo) (#9101)DS
2020-04-05Hypertext: Fix hovercolor not working in global tag (#9582)Pierre-Yves Rollo
2020-04-04Fix cursor still visible after closing formspec while on HyperText (#9583)Pierre-Yves Rollo
2020-03-26Hypertext: Fix alignment tags adding unwanted newlines (#9548)Pierre-Yves Rollo
2020-03-10Fix memory leak in GUIHyperText (#9489)DS
2020-03-07GUIHyperText: Fix bug with UTF8 chars in action name + simplify UTF8 stringw ...Jean-Patrick Guerrero
2019-11-03Clean up font caching, fix bitmap fontsSmallJoker
2019-11-03Formspec: add hypertext elementPierre-Yves Rollo