summaryrefslogtreecommitdiffstats
path: root/src/Bindings/WebPlugin.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.Mattes D2016-06-271-80/+0
|
* Revert "Lua callback"Mattes D2016-03-211-0/+80
|
* Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.Mattes D2016-03-171-80/+0
|
* Bulk clearing of whitespaceLogicParrot2016-02-051-1/+1
|
* Refactored cWebPlugin for C++11 style and proper WebTab clearing.Mattes D2015-04-191-14/+47
|
* Removed more unessicary includesTycho2014-09-261-1/+0
|
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-3/+3
|
* Normalized comments.madmaxoft2014-07-171-1/+1
| | | | | This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign.
* Moved bindings-related to a Bindings subfolder.madmaxoft2013-12-081-0/+48
Ref.: #407