]> git.lizzy.rs Git - dragonfireclient.git/history - src/guiTable.cpp
Add function to get server info.
[dragonfireclient.git] / src / guiTable.cpp
2017-04-28 ShadowNinjaClean up getTime helpers
2016-10-02 sfan5Allow nothing to be selected from formspec parameters
2015-10-18 KahrlSettings tab: double click opens/closes trees
2015-10-18 KahrlSettings tab: don't autoscroll when toggling "Show...
2015-10-17 KahrlFix GUITable selection issues with trees
2015-07-08 est31Use UTF-8 instead of narrow
2015-04-01 Craig RobbinsMove globals from main.cpp to more sane locations
2015-04-01 Aaron SuenClean scaling pre-filter for formspec/HUD.
2015-03-05 Loic BlotReplace std::list to std::vector into tile.cpp (m_textu...
2015-01-10 KahrlFix clipping rectangle of GUITable row highlight
2014-12-06 KahrlIgnore some mouse events sent from scrollbar to GUITable
2014-10-05 BlockMenAdd [colorize modifier
2014-08-16 sapierMake scrollbar scale according to DPI and scaling factor
2014-06-27 KahrlMake GUITable mouse wheel scrolling faster
2014-06-24 KahrlHandle missing tablecolumns[], fixes bug #1187
2014-06-23 KahrlGUITable typo fixes in comments
2014-06-20 sapierFix small memory leaks on shutdown
2014-01-13 KahrlAdd formspec table