aboutsummaryrefslogtreecommitdiff
path: root/src/guiFormSpecMenu.cpp
AgeCommit message (Expand)Author
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
2013-11-03Send a on_receive_fields event when formspec is closed, with fields.quit = "t...Novatux
2013-10-07FIx wrong error message on invalid use of the formspec element image_buttonRealBadAngel
2013-09-11Change mainmenu texture handling + small misc changesKahrl
2013-09-05Fix crash on lua exceptionsapier
2013-08-31Use wstring for vertlabelsPilzAdam
2013-08-19Fix gettext for tabs (windows)BlockMen
2013-08-19GUIFormSpecMenu focus fixesKahrl
2013-08-18Reenable image scaling in formspecsBlockMen
2013-08-17Add translation for main menusapier
2013-08-16Remove debug outputPilzAdam
2013-08-16Don't automatically scroll listbox when selecting an item in the middleKahrl
2013-08-16Formspec textlist: Black Irrlicht magic to detect fake doubleclicksKahrl
2013-08-15Fix formspec escaping, add escaping to info.txt for texture packs.Novatux
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-08-07Fix various memory access problems detected by valgrindKahrl
2013-08-07Fix uninitialized irr::SEvent fields in guiFormSpecMenu.cppKahrl
2013-08-04Fix formspec label issues in win builds (MSVC)BlockMen
2013-07-24Add support of pressed_texture of image_buttonBlockMen
2013-07-24Add gettext translation for image_buttonBlockMen
2013-07-12Remove lots of debug output from modmgrsapier
2013-07-09Fix serverlistsapier
2013-07-08Revert "Fix serverlist not beeing escaped correctly"kwolekr
2013-07-08Fix serverlist not beeing escaped correctlysapier
2013-07-07Fix many formspec menu bugssapier
2013-07-07Fix parseColor, change remaining colorkeys to new format, fix Contributor listSfan5