aboutsummaryrefslogtreecommitdiff
path: root/src/gui/guiFormSpecMenu.cpp
AgeCommit message (Expand)Author
2019-10-20Formspecs: Reset version number on rebuildSmallJoker
2019-10-12Add more visual feedback for button states (#8916)Hugues Ross
2019-10-06Revert "Fix the bgcolor formspec element (#8716)" (#9018)SmallJoker
2019-09-29label[]: Fix broken colors since 2c9edefSmallJoker
2019-09-29Fix error message caused by adding new parameter to background (#8922)rubenwardy
2019-09-24Fix some reference counters (memleak) (#8981)SmallJoker
2019-09-15Fix the bgcolor formspec element (#8716)DS
2019-09-15Fix formspec version backup in prepends losing datarubenwardy
2019-09-14Formspecs: Introduce formspec_version to modsSmallJoker
2019-09-07label[]: Fix cut-off translated textSmallJoker
2019-08-24Add ItemStack:get_description() to get tooltip (#8847)Paul Ouellette
2019-08-03Add formspec testing to test mod in minimalrubenwardy
2019-08-03Add styles to most elementsrubenwardy
2019-08-03Add style[] tag with button supportrubenwardy
2019-08-03Add custom colorable GUIButton implementationrubenwardy
2019-08-03Fix negative offsets not being supported by container[]rubenwardy
2019-06-27Add compatible, consistent coordinate system to FormSpecs. (#8524)v-rob
2019-06-22Add support for 9-sliced backgrounds (#8600)rubenwardy
2019-05-25Do not drag-place stack into 'craftpreview' slot (#8514)SmallJoker
2019-05-18Optimize string (mis)handling (#8128)Jozef Behran
2019-04-27Correct the checkbox selection box position (#8246)SmallJoker
2019-03-17Add newline before itemstring in item tooltip (#8213)Wuzzy
2019-02-09Don't append itemname to itemname in tooltip (#8176)Wuzzy
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin
2018-11-18Android: Improve UI scaling on smaller high-density displays (#7834)stujones11
2018-10-29Move touchscreen input handling to base GUIModalMenu classstujones11
2018-08-20Formspecs: Fix invalid background warningrubenwardy
2018-08-15Formspecs: Fix missing trim() when checking for no_prepend[]rubenwardy
2018-08-05Formspecs: Add tooltip element for arearubenwardy
2018-08-04guiFormspecMenu: Allow fraction values for container[] (#7497)SmallJoker
2018-07-28Allow enter to select items from combobox's list (#7351)Rob Blanckaert
2018-05-15Don't show Android edit dialog when tapping read-only field (#7337)Muhammad Rifqi Priyo Susanto
2018-04-23Formspecs: Allow setting alpha value for the box[] elementThomas--S
2018-04-03Selected ItemStack: Reduce black magic (#6520)SmallJoker
2018-04-02Formspecs: Use mouse wheel to pick up and deposit single itemsyou
2018-03-28Add formspec theming using prepended stringsAndrew Ward
2018-03-11Fix Android build, but there is a remaining linking issue in guiConfirmRegist...Loic Blot
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
2018-01-20[CSM] Add basic HUD manipulation. (#6067)red-001
2018-01-05Don't recalculate statustext initial color everytime & review fixesLoic Blot
2018-01-05GameUI refactor (part 2/X): Move Game::guitext to GameUI + enhancements on St...Loic Blot
2017-12-06Ensure no item stack is being held before crafting (#4779)Luis Cáceres
2017-11-08Move files to subdirectories (#6599)Vitaliy