summaryrefslogtreecommitdiff
path: root/scene/gui/base_button.cpp
AgeCommit message (Expand)Author
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-04-10Prevent to uncheck selected item with button groupvolzhs
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
2017-02-13Remove use of _SCS from ADD_METHODHein-Pieter van Braam
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-13Renamed button functions to be more verboes, same with Range unit value -> ratioJuan Linietsky
2017-01-13New API for visibility in both CanvasItem and SpatialJuan Linietsky
2017-01-10Groundbreaking!! Godot resources can now be flagged to be local to the scene ...Juan Linietsky
2017-01-08Removed the "released" signal from button, it's pointless now that button_dow...Juan Linietsky
2017-01-08renamed joystick to joypad everywhere around source code!Juan Linietsky
2017-01-08renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-10-10Button focus hoveringAnthony Fieroni
2016-08-26Add button_down and button_up signalsGeorge Marques
2016-07-21Implement missing ShortCuts in CanvasItemEditorIgnacio Etcheverry
2016-07-01Fixed the order of input, reverts #4384, closes #5361Juan Linietsky
2016-06-27Figured out a way to fix event propagation for shortcuts and some other cases...Juan Linietsky
2016-06-23Make button aware of it being dragged and reset state, closes #4178Juan Linietsky
2016-06-11BaseButton: Add identifier for shortcut in tooltipIgnacio Etcheverry
2016-06-04-customizable shortcuts in editorJuan Linietsky
2016-05-23GUI Focus mode improvementsZher Huei Lee
2016-03-09remove trailing whitespaceHubert Jarosz
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-09-26Fix BaseButtons remaining pressed when hiding them while pressing them downeska
2015-06-29Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky
2015-05-29Fixed ui_accept problem. It's possible now to make a custom ui_accept action ...krzycho
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-03-02Register CheckBox class to create it using editor.Mariano Javier Suligoy
2014-12-02-fixes to vmethod for buttonJuan Linietsky
2014-11-123D Import Import & UDPJuan Linietsky
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-11-02Bug FixesJuan Linietsky
2014-10-24- Fix BaseButton "Click on Press" issue. Now a button correctly show its visu...Guy Rabiller
2014-06-29Bug FixesJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky