summaryrefslogtreecommitdiff
path: root/scene/gui/scroll_container.cpp
AgeCommit message (Expand)Author
2017-06-04renamed all Rect2.pos to Rect2.positionalexholly
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-05-07Implemented scrolling factor for smooth trackpad scrollingtoger5
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-02-02Fix #7011 ScrollContainer takes into account child's EXPAND flag when scrolli...Pawel Kowal
2017-01-13New API for visibility in both CanvasItem and SpatialJuan Linietsky
2017-01-09-All types have editable script now in propertiesJuan Linietsky
2017-01-08renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky
2017-01-04-Conversion of most properties to a simpler syntax, easier to use by scriptJuan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-02Merge pull request #7376 from volzhs/scroll-horizontalRémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-12-27Scroll horizontally with mouse wheel when horizontal enabled onlyvolzhs
2016-09-13fix ScrollContainer cannot scroll when scroll bar is hiddensanikoyes
2016-07-27ScrollContainer expand children bug fixPawel Kowal
2016-07-07Remove unused variables (third pass) + dead codeRémi Verschelde
2016-03-12-Made editor support SSL certs by default (embedded them)Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-10-25-Fixed a bug in scrollcontainer not respecting expand flagJuan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-06-19Import 3D Scene ImprovementsJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky