aboutsummaryrefslogtreecommitdiff
path: root/src/gui/guiFormSpecMenu.h
AgeCommit message (Expand)Author
2022-11-03Reduce exposure of various internals (#12885)Loïc Blot
2022-10-21Fix formspec focus (#12795)DS
2022-07-03FormSpec: 9-slice images, animated_images, and fgimg_middle (#12453)Vincent Robinson
2022-05-22Replace all uses of core::list with std::list (#12313)paradust7
2022-02-22FormspecMenu: make drawing of backgrounds less hacky (#9517)DS
2021-12-30Add padding[] element to formspecs (#11821)Vincent Robinson
2021-12-29Formspec: Unify argument checks (#11851)SmallJoker
2021-09-27Various code improvementsSmallJoker
2021-05-03refacto: remove get_gui_env & draw_load_screen from RenderingEngine singletonLoic Blot
2021-01-22Remove dead code (#10845)rubenwardy
2020-11-26Change typedef to normal definitions in GUI codesfan5
2020-11-23Add sound to press event of some formspecs elements (#10402)Pierre-Yves Rollo
2020-11-04Add model[] formspec element (#10320)SmallJoker
2020-07-14Formspecs: volume and key settings windows can now be closed by doubleclickin...Zughy
2020-07-12Add FormSpec font styling options (#9763)v-rob
2020-07-12Allow FormSpec elements to be focused with `set_focus` (#9353)v-rob
2020-07-10Formspec: Make dropdowns optionally return event based on index, not value (#...v-rob
2020-04-13Add scroll_container formspec element (redo) (#9101)DS
2020-04-12GUIFormSpecMenu: Add basic element highlighing debug feature (#9423)SmallJoker
2020-04-11Formspecs: Add state-selection to style elements (#9378)Hugues Ross
2020-03-31Fix GUI element click-through by changing visibility (#9534)DS
2020-03-16Formspecs: Add starting frame to `animated_image` (#9411)v-rob
2020-03-11guiHyperText: Fix blinky cursor on link hover (#9392)SmallJoker
2020-02-15Add animated_image[] formspec element (#9258)Hugues Ross
2020-02-01Formspec: Create a new class for inventorylists (#9287)DS
2020-01-11Formspec: change the appeareance of the cursor on fields and co. (#8665)DS
2019-12-08Formspec: make bgcolor element less confusing and allow setting fullscreen co...DS
2019-12-06Add scrollbaroptions FormSpec element (#8530)v-rob
2019-11-20Formspec: Fix priorities for version < 3 (#9121)SmallJoker
2019-11-07Formspec: draw order and clipping for all elements (#8740)DS
2019-11-03Formspec: add hypertext elementPierre-Yves Rollo
2019-09-14Formspecs: Introduce formspec_version to modsSmallJoker
2019-08-03Add styles to most elementsrubenwardy
2019-08-03Add style[] tag with button supportrubenwardy
2019-06-27Add compatible, consistent coordinate system to FormSpecs. (#8524)v-rob
2019-06-22Add support for 9-sliced backgrounds (#8600)rubenwardy
2019-06-10Formspecs: Close on metadata removal (#8348)SmallJoker
2019-05-18Optimize string (mis)handling (#8128)Jozef Behran
2018-10-29Move touchscreen input handling to base GUIModalMenu classstujones11
2018-08-05Formspecs: Add tooltip element for arearubenwardy
2018-08-04guiFormspecMenu: Allow fraction values for container[] (#7497)SmallJoker
2018-04-23Formspecs: Allow setting alpha value for the box[] elementThomas--S
2018-04-03Selected ItemStack: Reduce black magic (#6520)SmallJoker
2018-03-28Add formspec theming using prepended stringsAndrew Ward
2018-03-09Formspecs: Unify textarea and field parsing functions, fix wrong fallback textSmallJoker
2018-01-20Game refactor [4/X]: keycache is now owned by InputHandlerLoic Blot
2018-01-20Game refactor [2/X]: Various moves (profilergraph, nodePlacementPrediction, ...Loic Blot
2017-11-08Move files to subdirectories (#6599)Vitaliy