summaryrefslogtreecommitdiffstats
path: root/scene/gui/check_box.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-26/+19
* Groundbreaking!! Godot resources can now be flagged to be local to the scene ...Juan Linietsky2017-01-101-7/+1
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* -removed dynamic_cast on CheckBox, fixes #1830Juan Linietsky2015-05-061-1/+1
* Fix C++11 compilationMariano Javier Suligoy2015-03-081-2/+2
* Improve mechanism and fix radio icon rendering.Mariano Javier Suligoy2015-03-011-21/+24
* Add CheckBox control with theme edition and radio icon avaible.Mariano Javier Suligoy2015-03-011-0/+76