summaryrefslogtreecommitdiff
path: root/src/gui/guiFormSpecMenu.h
Commit message (Expand)AuthorAge
* Remove dead code (#10845)rubenwardy2021-01-22
* Change typedef to normal definitions in GUI codesfan52020-11-26
* Add sound to press event of some formspecs elements (#10402)Pierre-Yves Rollo2020-11-23
* Add model[] formspec element (#10320)SmallJoker2020-11-04
* Formspecs: volume and key settings windows can now be closed by doubleclickin...Zughy2020-07-14
* Add FormSpec font styling options (#9763)v-rob2020-07-12
* Allow FormSpec elements to be focused with `set_focus` (#9353)v-rob2020-07-12
* Formspec: Make dropdowns optionally return event based on index, not value (#...v-rob2020-07-10
* Add scroll_container formspec element (redo) (#9101)DS2020-04-13
* GUIFormSpecMenu: Add basic element highlighing debug feature (#9423)SmallJoker2020-04-12
* Formspecs: Add state-selection to style elements (#9378)Hugues Ross2020-04-11
* Fix GUI element click-through by changing visibility (#9534)DS2020-03-31
* Formspecs: Add starting frame to `animated_image` (#9411)v-rob2020-03-16
* guiHyperText: Fix blinky cursor on link hover (#9392)SmallJoker2020-03-11
* Add animated_image[] formspec element (#9258)Hugues Ross2020-02-15
* Formspec: Create a new class for inventorylists (#9287)DS2020-02-01
* Formspec: change the appeareance of the cursor on fields and co. (#8665)DS2020-01-11
* Formspec: make bgcolor element less confusing and allow setting fullscreen co...DS2019-12-08
* Add scrollbaroptions FormSpec element (#8530)v-rob2019-12-06
* Formspec: Fix priorities for version < 3 (#9121)SmallJoker2019-11-20
* Formspec: draw order and clipping for all elements (#8740)DS2019-11-07
* Formspec: add hypertext elementPierre-Yves Rollo2019-11-03
* Formspecs: Introduce formspec_version to modsSmallJoker2019-09-14
* Add styles to most elementsrubenwardy2019-08-03
* Add style[] tag with button supportrubenwardy2019-08-03
* Add compatible, consistent coordinate system to FormSpecs. (#8524)v-rob2019-06-27
* Add support for 9-sliced backgrounds (#8600)rubenwardy2019-06-22
* Formspecs: Close on metadata removal (#8348)SmallJoker2019-06-10
* Optimize string (mis)handling (#8128)Jozef Behran2019-05-18
* Move touchscreen input handling to base GUIModalMenu classstujones112018-10-29
* Formspecs: Add tooltip element for arearubenwardy2018-08-05
* guiFormspecMenu: Allow fraction values for container[] (#7497)SmallJoker2018-08-04
* Formspecs: Allow setting alpha value for the box[] elementThomas--S2018-04-23
* Selected ItemStack: Reduce black magic (#6520)SmallJoker2018-04-03
* Add formspec theming using prepended stringsAndrew Ward2018-03-28
* Formspecs: Unify textarea and field parsing functions, fix wrong fallback textSmallJoker2018-03-09
* Game refactor [4/X]: keycache is now owned by InputHandlerLoic Blot2018-01-20
* Game refactor [2/X]: Various moves (profilergraph, nodePlacementPrediction, ...Loic Blot2018-01-20
* Move files to subdirectories (#6599)Vitaliy2017-11-08