summaryrefslogtreecommitdiffstats
path: root/src/Bindings/WebPlugin.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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