summaryrefslogtreecommitdiff
path: root/src/guiTable.cpp
Commit message (Expand)AuthorAge
* Clean up getTime helpersShadowNinja2017-04-28
* Allow nothing to be selected from formspec parameterssfan52016-10-02
* Settings tab: double click opens/closes treesKahrl2015-10-18
* Settings tab: don't autoscroll when toggling "Show technical names"Kahrl2015-10-18
* Fix GUITable selection issues with treesKahrl2015-10-17
* Use UTF-8 instead of narrowest312015-07-08
* Move globals from main.cpp to more sane locationsCraig Robbins2015-04-01
* Clean scaling pre-filter for formspec/HUD.Aaron Suen2015-04-01
* Replace std::list to std::vector into tile.cpp (m_texture_trash) and move til...Loic Blot2015-03-05
* Fix clipping rectangle of GUITable row highlightKahrl2015-01-10
* Ignore some mouse events sent from scrollbar to GUITableKahrl2014-12-06
* Add [colorize modifierBlockMen2014-10-05
* Make scrollbar scale according to DPI and scaling factorsapier2014-08-16
* Make GUITable mouse wheel scrolling fasterKahrl2014-06-27
* Handle missing tablecolumns[], fixes bug #1187Kahrl2014-06-24
* GUITable typo fixes in commentsKahrl2014-06-24
* Fix small memory leaks on shutdownsapier2014-06-20
* Add formspec tableKahrl2014-01-13