summaryrefslogtreecommitdiffstats
path: root/src/Bindings/LuaWindow.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Converted cLuaState::cCallbackPtr into a UniquePtr.Mattes D2016-06-271-4/+4
* Changed cLuaWindow callbacks to use cLuaState::cCallback.Mattes D2016-06-271-56/+39
* Revert "Lua callback"Mattes D2016-03-211-39/+56
* Changed cLuaWindow callbacks to use cLuaState::cCallback.Mattes D2016-03-171-56/+39
* Bulk clearing of whitespaceLogicParrot2016-02-051-9/+9
* CheckBasicStyle: checks spaces around * and &.Mattes D2015-05-091-3/+3
* C++11 and function rename.Howaner2014-12-171-0/+18
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-7/+7
* Removed a few unnessicary includesTycho2014-09-261-1/+0
* Normalized comments.madmaxoft2014-07-171-2/+2
* Fix Undefined behavior at Bindings/LuaWindow line 32worktycho2013-12-091-1/+4
* Moved bindings-related to a Bindings subfolder.madmaxoft2013-12-081-0/+185