summaryrefslogtreecommitdiff
path: root/scene/gui/scroll_container.cpp
AgeCommit message (Expand)Author
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-06Fix scroll enabled in case of content fit in scroll containerKonstantin Zaitsev
2017-11-21Native pan and zoom for macOSBernhard Liebl
2017-11-13Small arrangement in ScrollContainer.Michael Alexsander Silva Dias
2017-09-30Renamed fixed_process to physics_processAndreaCatania
2017-09-20Rename pos to position in user facing methods and variablesletheed
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-08-13Replace GUI anchor type by a float between 0 and 1Gilles Roudiere
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