aboutsummaryrefslogtreecommitdiff
path: root/src/guiFormSpecMenu.cpp
AgeCommit message (Expand)Author
2014-12-13Fix segfault when dragging mouse out of mainmenu window (#1910)Kahrl
2014-12-13Responsive tooltip offset for Android.Kodexky
2014-12-05(INTERIM) Make sizes of the font in formspecs consistent and not so largeCraig Robbins
2014-12-04Right mouse button behaviour for craft/inventory If right mousebutton clicked...Craig Robbins
2014-11-30Make hud use fontengine toosapier
2014-11-30Scale form elements consistentlyZefram
2014-11-30Implement proper font handlingsapier
2014-10-30Fix uninitialized variable warningkwolekr
2014-10-24Remove m_ext_ptr in GUIFormSpecMenu, replaced by refcount mechanismKahrl
2014-10-08Fix use of unitialized variables in mouse button handlingCraig Robbins
2014-10-05Add [colorize modifierBlockMen
2014-09-28Standardize tooltip row detectionBlockMen
2014-09-28Fix multilined description in tooltips (fixes #1688)BlockMen
2014-09-21Fix GCC reorder warningShadowNinja
2014-09-21Add inventory right click drag and dropsruz25
2014-09-21Allow taking screenshots of formspecs and move message to chatBlockMen
2014-07-16Make tooltip_show_delay=0 workZefram
2014-07-16Permit non-integer sizes for item_image[]Zefram
2014-07-16Add srollbar formspec elementsapier
2014-07-06Fix errors/warnings reported by valgrindsfan5
2014-06-29Add support for Android 2.3+sapier
2014-06-29Add formspec api versioningsapier
2014-06-25Add setting for tooltips show delay.RealBadAngel
2014-06-24Tooltips rework.RealBadAngel
2014-06-22Support for scalable font and gui elementssapier
2014-06-20Fix labels and vertlabels on some systems.RealBadAngel
2014-06-20Fix small memory leaks on shutdownsapier
2014-06-19Add tooltips for button, imagebutton and checkbox.RealBadAngel
2014-06-18Fix bounding rect for formspec elements label vertlabel and checkboxessapier
2014-06-18Make dropdown formspec elements send their value same style as buttons on changesapier
2014-06-12Add support for exiting formspecs by doubleclicking outsidesapier
2014-06-12Improve performance by removing some temporary objectssapier
2014-04-29Add proper lua api deprecated handlingsapier
2014-04-22Fix formspec replacement handling for in game formspecssapier
2014-04-22make formspec textarea wordwrapRealBadAngel
2014-03-23Fix double sending of chat messagessapier
2014-03-13Fix game pause in singleplayerBlockMen
2014-03-05Replace pause and message menu by formspec onessapier
2014-01-13Add formspec tableKahrl
2013-12-17Fix formspec field labelsBlockMen
2013-12-13Replace any direct curl usage by httpfetchsapier
2013-12-11Implement search tab and version pickersapier
2013-12-09Check if width, height or start index of a list[] is negativePilzAdam
2013-12-03Dont move item back when not clicking on a slotPilzAdam
2013-11-23Fix crash when pressing Enter key in formspec menuKahrl
2013-11-14Fix formspec background padding when clippedBlockMen
2013-11-11Fix win32/msvc i18n (quite UGLY version, blame Microsoft)sapier
2013-11-10Fix "TODO read modinfo" in modmanager to improve ui usabilitysapier
2013-11-03Fix typoBlockMen
2013-11-03Reworked formspecs and kahrl's hexcolor parserBlockMen