summaryrefslogtreecommitdiffstats
path: root/src/Bindings/LuaWindow.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Using Super.Mattes D2020-04-161-1/+1
* Replace ItemCallbacks with lambdas (#3993)peterbell102017-09-111-1/+1
* Revert "Replace ItemCallbacks with lambdas (#3948)"LogicParrot2017-09-021-3/+2
* Replace ItemCallbacks with lambdas (#3948)peterbell102017-09-011-2/+3
* Add cLuaWindow OnClicked Callback (#3901)Lane Kolbly2017-08-171-0/+12
* Remove double includes part 2 (#3890)peterbell102017-08-031-1/+0
* Fixes problems with windows:Lukas Pioch2017-06-051-1/+2
* Clang 5.0 fixesLukas Pioch2017-05-211-1/+1
* LuaState: Fixed race condition in ref tracking. (#3529)Mattes D2017-01-091-1/+1
* Converted cLuaState::cCallbackPtr into a UniquePtr.Mattes D2016-06-271-2/+2
* Changed cLuaWindow callbacks to use cLuaState::cCallback.Mattes D2016-06-271-37/+35
* Revert "Lua callback"Mattes D2016-03-211-35/+37
* Changed cLuaWindow callbacks to use cLuaState::cCallback.Mattes D2016-03-171-37/+35
* Bulk clearing of whitespaceLogicParrot2016-02-051-15/+15
* Unified the doxy-comment format.Mattes D2015-07-311-14/+12
* Removed unwanted base classes from Lua API.Mattes D2015-03-191-2/+4
* C++11 and function rename.Howaner2014-12-171-0/+1
* Fixed multiple inheritance in ToLua++.madmaxoft2013-12-161-4/+4
* Moved bindings-related to a Bindings subfolder.madmaxoft2013-12-081-0/+95