]> git.lizzy.rs Git - dragonfireclient.git/history - src/gui/guiFormSpecMenu.h
Replace all uses of core::list with std::list (#12313)
[dragonfireclient.git] / src / gui / guiFormSpecMenu.h
2022-05-21 paradust7Replace all uses of core::list with std::list (#12313)
2022-02-22 DSFormspecMenu: make drawing of backgrounds less hacky...
2021-12-30 Vincent RobinsonAdd padding[] element to formspecs (#11821)
2021-12-29 SmallJokerFormspec: Unify argument checks (#11851)
2021-09-27 SmallJokerVarious code improvements
2021-05-03 Loic Blotrefacto: remove get_gui_env & draw_load_screen from...
2021-01-22 rubenwardyRemove dead code (#10845)
2020-11-26 sfan5Change typedef to normal definitions in GUI code
2020-11-23 Pierre-Yves RolloAdd sound to press event of some formspecs elements...
2020-11-04 SmallJokerAdd model[] formspec element (#10320)
2020-07-14 ZughyFormspecs: volume and key settings windows can now...
2020-07-12 v-robAdd FormSpec font styling options (#9763)
2020-07-12 v-robAllow FormSpec elements to be focused with `set_focus...
2020-07-10 v-robFormspec: Make dropdowns optionally return event based...
2020-04-13 DSAdd scroll_container formspec element (redo) (#9101)
2020-04-12 SmallJokerGUIFormSpecMenu: Add basic element highlighing debug...
2020-04-11 Hugues RossFormspecs: Add state-selection to style elements (...
2020-03-31 DSFix GUI element click-through by changing visibility...
2020-03-16 v-robFormspecs: Add starting frame to `animated_image` ...
2020-03-11 SmallJokerguiHyperText: Fix blinky cursor on link hover (#9392)
2020-02-15 Hugues RossAdd animated_image[] formspec element (#9258)
2020-02-01 DSFormspec: Create a new class for inventorylists (#9287)
2020-01-11 DSFormspec: change the appeareance of the cursor on field...
2019-12-08 DSFormspec: make bgcolor element less confusing and allow...
2019-12-06 v-robAdd scrollbaroptions FormSpec element (#8530)
2019-11-20 SmallJokerFormspec: Fix priorities for version < 3 (#9121)
2019-11-07 DSFormspec: draw order and clipping for all elements...
2019-11-03 Pierre-Yves RolloFormspec: add hypertext element
2019-09-14 SmallJokerFormspecs: Introduce formspec_version to mods
2019-08-03 rubenwardyAdd styles to most elements
2019-08-03 rubenwardyAdd style[] tag with button support
2019-06-27 v-robAdd compatible, consistent coordinate system to FormSpe...
2019-06-22 rubenwardyAdd support for 9-sliced backgrounds (#8600)
2019-06-10 SmallJokerFormspecs: Close on metadata removal (#8348)
2019-05-18 Jozef BehranOptimize string (mis)handling (#8128)
2018-10-29 stujones11Move touchscreen input handling to base GUIModalMenu...
2018-08-05 rubenwardyFormspecs: Add tooltip element for area
2018-08-04 SmallJokerguiFormspecMenu: Allow fraction values for container...
2018-04-23 Thomas--SFormspecs: Allow setting alpha value for the box[]...
2018-04-03 SmallJokerSelected ItemStack: Reduce black magic (#6520)
2018-03-28 Andrew WardAdd formspec theming using prepended strings
2018-03-09 SmallJokerFormspecs: Unify textarea and field parsing functions...
2018-01-20 Loic BlotGame refactor [4/X]: keycache is now owned by InputHandler
2018-01-20 Loic BlotGame refactor [2/X]: Various moves (profilergraph...
2017-11-08 VitaliyMove files to subdirectories (#6599)