summaryrefslogtreecommitdiffstats
path: root/gui/object.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing license headersMatt Mower2017-01-181-0/+18
* Whitespace cleanupMatt Mower2017-01-181-3/+3
* Improve backup & wipe exclusion handlingEthan Yonker2016-11-301-1/+1
* gui: fix conditions that compare with resource stringsthat2016-02-031-0/+4
* Fix a bunch of warningsEthan Yonker2015-10-251-1/+1
* gui: extract methods for condition list handlingthat2015-10-161-25/+17
* GUI: Support styles in xml to reduce xml file sizeEthan Yonker2015-02-211-3/+3
* Whitespace and minor code cleanupMatt Mower2014-06-041-2/+2
* Remove some unneeded codeEthan Yonker2014-02-161-4/+0
* Cache results of GUIObject::isConditionTrue()Vojtech Bocek2014-02-121-10/+16
* Conditional -> GUIObject and make all gui objects children of GUIObjectVojtech Bocek2014-02-121-0/+208