Formspec: draw order and clipping for all elements (#8740)
[oweals/minetest.git] / src / gui / guiFormSpecMenu.cpp
2019-11-07 DSFormspec: draw order and clipping for all elements...
2019-11-03 Pierre-Yves RolloFormspec: add hypertext element
2019-10-20 SmallJokerFormspecs: Reset version number on rebuild
2019-10-12 Hugues RossAdd more visual feedback for button states (#8916)
2019-10-06 SmallJokerRevert "Fix the bgcolor formspec element (#8716)" ...
2019-09-29 SmallJokerlabel[]: Fix broken colors since 2c9edef
2019-09-29 rubenwardyFix error message caused by adding new parameter to...
2019-09-24 SmallJokerFix some reference counters (memleak) (#8981)
2019-09-15 DSFix the bgcolor formspec element (#8716)
2019-09-15 rubenwardyFix formspec version backup in prepends losing data
2019-09-14 SmallJokerFormspecs: Introduce formspec_version to mods
2019-09-07 SmallJokerlabel[]: Fix cut-off translated text
2019-08-24 Paul OuelletteAdd ItemStack:get_description() to get tooltip (#8847)
2019-08-03 rubenwardyAdd formspec testing to test mod in minimal
2019-08-03 rubenwardyAdd styles to most elements
2019-08-03 rubenwardyAdd style[] tag with button support
2019-08-03 rubenwardyAdd custom colorable GUIButton implementation
2019-08-03 rubenwardyFix negative offsets not being supported by container[]
2019-06-27 v-robAdd compatible, consistent coordinate system to FormSpe...
2019-06-22 rubenwardyAdd support for 9-sliced backgrounds (#8600)
2019-05-25 SmallJokerDo not drag-place stack into 'craftpreview' slot (...
2019-05-18 Jozef BehranOptimize string (mis)handling (#8128)
2019-04-26 SmallJokerCorrect the checkbox selection box position (#8246)
2019-03-17 WuzzyAdd newline before itemstring in item tooltip (#8213)
2019-02-09 WuzzyDon't append itemname to itemname in tooltip (#8176)
2018-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)
2018-11-18 stujones11Android: Improve UI scaling on smaller high-density...
2018-10-29 stujones11Move touchscreen input handling to base GUIModalMenu...
2018-08-20 rubenwardyFormspecs: Fix invalid background warning
2018-08-15 rubenwardyFormspecs: Fix missing trim() when checking for no_prep...
2018-08-05 rubenwardyFormspecs: Add tooltip element for area 7469/head
2018-08-04 SmallJokerguiFormspecMenu: Allow fraction values for container...
2018-07-28 Rob BlanckaertAllow enter to select items from combobox's list (...
2018-05-15 Muhammad Rifqi Pri... Don't show Android edit dialog when tapping read-only...
2018-04-23 Thomas--SFormspecs: Allow setting alpha value for the box[]...
2018-04-03 SmallJokerSelected ItemStack: Reduce black magic (#6520)
2018-04-02 youFormspecs: Use mouse wheel to pick up and deposit singl...
2018-03-28 Andrew WardAdd formspec theming using prepended strings
2018-03-11 Loic BlotFix Android build, but there is a remaining linking...
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...
2018-01-20 red-001[CSM] Add basic HUD manipulation. (#6067)
2018-01-05 Loic BlotDon't recalculate statustext initial color everytime...
2018-01-05 Loic BlotGameUI refactor (part 2/X): Move Game::guitext to GameU...
2017-12-06 Luis CáceresEnsure no item stack is being held before crafting...
2017-11-08 VitaliyMove files to subdirectories (#6599)