Clean up Strfnd
[oweals/minetest.git] / src / guiFormSpecMenu.cpp
2016-03-20 ShadowNinjaClean up Strfnd
2016-02-13 RealBadAngelFormspec: fix broken irrlicht 1.7 build
2016-02-13 RealBadAngelFormspec: recreate item_image_button pressed state...
2016-02-09 RealBadAngelFormSpec: Add StaticTextSpec and superimpose over item...
2016-02-07 est31small drawItemStack cleanup
2016-02-07 RealBadAngelUse meshes to display inventory items
2015-11-12 BlockMenFix scrollbars
2015-10-14 ShadowNinjaUse warningstream for log messages with WARNING
2015-10-10 est31Clear list rings when loading a new formspec
2015-08-25 David JonesChange i++ to ++i
2015-08-10 KahrlFix intlGUIEditBox leak and uninitialized value in...
2015-06-23 est31Add MoveSomewhere inventory action
2015-06-18 est31Don't print an error for valid listring[] formspec
2015-06-16 est31GUIFormSpecMenu::OnEvent code style update and small...
2015-06-16 est31Add list-rings 2795/head
2015-06-13 Ilya ZhuravlevUse utf-8 in formspecs
2015-06-01 est31Make split method static
2015-05-19 kwolekrReplace instances of std::map<std::string, std::string...
2015-04-01 Craig RobbinsMove globals from main.cpp to more sane locations
2015-04-01 kwolekrFix some minor details from 6d61375
2015-04-01 Aaron SuenClean scaling pre-filter for formspec/HUD.
2015-03-14 Craig RobbinsDisable double-click -> ESC translation for main menu
2015-03-11 est31Unescape tooltip texts
2015-03-09 Craig RobbinsStop formspecs closing with double-click in empty area
2015-03-07 Craig RobbinsFor usages of assert() that are meant to persist in...
2015-03-05 Loic BlotReplace std::list to std::vector into tile.cpp (m_textu...
2015-02-21 Loic BlotMove hex.h to util/
2015-02-10 ngosangFix Exit to OS button focus in Pause Menu
2015-02-05 ShadowNinjaReduce gettext wide/narrow and string/char* conversions
2015-01-13 onkrotPerformance fixes.
2015-01-09 sapierRemove automatic consistent formspec size <-> font...
2015-01-09 KahrlFix logic of checkbox formspec element validity checking
2015-01-06 sapierFixes for android 2057/head
2015-01-02 sapierFix rounding error in font size making main menu and...
2014-12-12 KahrlFix segfault when dragging mouse out of mainmenu window...
2014-12-12 KodexkyResponsive tooltip offset for Android.
2014-12-04 Craig Robbins(INTERIM) Make sizes of the font in formspecs consisten...
2014-12-04 Craig RobbinsRight mouse button behaviour for craft/inventory If...
2014-11-30 sapierMake hud use fontengine too
2014-11-30 ZeframScale form elements consistently
2014-11-30 sapierImplement proper font handling
2014-10-30 kwolekrFix uninitialized variable warning 1781/head
2014-10-24 KahrlRemove m_ext_ptr in GUIFormSpecMenu, replaced by refcou...
2014-10-08 Craig RobbinsFix use of unitialized variables in mouse button handling
2014-10-05 BlockMenAdd [colorize modifier 1711/head
2014-09-28 BlockMenStandardize tooltip row detection
2014-09-28 BlockMenFix multilined description in tooltips (fixes #1688)
2014-09-21 ShadowNinjaFix GCC reorder warning
2014-09-21 sruz25Add inventory right click drag and drop
2014-09-21 BlockMenAllow taking screenshots of formspecs and move message... 1672/head
2014-07-16 ZeframMake tooltip_show_delay=0 work
2014-07-16 ZeframPermit non-integer sizes for item_image[]
2014-07-16 sapierAdd srollbar formspec element 1391/head
2014-07-06 sfan5Fix errors/warnings reported by valgrind
2014-06-29 sapierAdd support for Android 2.3+ 1408/head
2014-06-29 sapierAdd formspec api versioning 1417/head
2014-06-25 RealBadAngelAdd setting for tooltips show delay.
2014-06-24 RealBadAngelTooltips rework.
2014-06-21 sapierSupport for scalable font and gui elements 1370/head
2014-06-20 RealBadAngelFix labels and vertlabels on some systems.
2014-06-20 sapierFix small memory leaks on shutdown
2014-06-18 RealBadAngelAdd tooltips for button, imagebutton and checkbox.
2014-06-18 sapierFix bounding rect for formspec elements label vertlabel...
2014-06-18 sapierMake dropdown formspec elements send their value same... 1373/head
2014-06-12 sapierAdd support for exiting formspecs by doubleclicking...
2014-06-12 sapierImprove performance by removing some temporary objects
2014-04-29 sapierAdd proper lua api deprecated handling 1261/head
2014-04-22 sapierFix formspec replacement handling for in game formspecs 1240/head
2014-04-22 RealBadAngelmake formspec textarea wordwrap
2014-03-23 sapierFix double sending of chat messages
2014-03-13 BlockMenFix game pause in singleplayer
2014-03-05 sapierReplace pause and message menu by formspec ones 1164/head
2014-01-13 KahrlAdd formspec table
2013-12-17 BlockMenFix formspec field labels
2013-12-13 sapierReplace any direct curl usage by httpfetch
2013-12-11 sapierImplement search tab and version picker
2013-12-09 PilzAdamCheck if width, height or start index of a list[] is...
2013-12-03 PilzAdamDont move item back when not clicking on a slot 1034/head
2013-11-22 KahrlFix crash when pressing Enter key in formspec menu
2013-11-14 BlockMenFix formspec background padding when clipped
2013-11-11 sapierFix win32/msvc i18n (quite UGLY version, blame Microsoft)
2013-11-10 sapierFix "TODO read modinfo" in modmanager to improve ui...
2013-11-03 BlockMenFix typo
2013-11-03 BlockMenReworked formspecs and kahrl's hexcolor parser
2013-11-03 NovatuxSend a on_receive_fields event when formspec is closed...
2013-10-07 RealBadAngelFIx wrong error message on invalid use of the formspec...
2013-09-10 KahrlChange mainmenu texture handling + small misc changes
2013-09-04 sapierFix crash on lua exception
2013-08-31 PilzAdamUse wstring for vertlabels
2013-08-19 BlockMenFix gettext for tabs (windows)
2013-08-19 KahrlGUIFormSpecMenu focus fixes
2013-08-18 BlockMenReenable image scaling in formspecs
2013-08-17 sapierAdd translation for main menu
2013-08-16 PilzAdamRemove debug output
2013-08-15 KahrlDon't automatically scroll listbox when selecting an...
2013-08-15 KahrlFormspec textlist: Black Irrlicht magic to detect fake...
2013-08-15 NovatuxFix formspec escaping, add escaping to info.txt for...
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-08-07 KahrlFix various memory access problems detected by valgrind
2013-08-06 KahrlFix uninitialized irr::SEvent fields in guiFormSpecMenu.cpp
next