summaryrefslogtreecommitdiff
path: root/scene/gui/label.cpp
AgeCommit message (Expand)Author
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-21-renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky
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-16Style: Fix statements ending with ';;'Rémi Verschelde
2017-01-09-Translation text will change automatically for in-game buttons, labels, poup...Juan Linietsky
2017-01-09-All types have editable script now in propertiesJuan Linietsky
2017-01-08-removed stop mouse and ignore mouse from control, which were confusing, repl...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-11-07Fix Label valign positionvolzhs
2016-11-04fix a tiny typoScotFlux
2016-08-02Added extra spacing support for DynamicFontZher Huei Lee
2016-07-18Label: Added `get_visible_line_count` methodIgnacio Etcheverry
2016-07-09line/col label was changing size with each cursor move, forcing the GUI to re...Juan Linietsky
2016-07-07Remove unused variables (third pass) + dead codeRémi Verschelde
2016-06-09Fix last line of label being deleted by line spacingJuan Linietsky
2016-06-09Revert "Fix min size bug of Label"Juan Linietsky
2016-06-06Fix min size bug of Labelvolzhs
2016-06-04fix line_edit&label get min size bugsanikoyes
2016-05-17-Added configuration warning system for nodesJuan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-09-08fix minsize-related issues with LabelZher Huei Lee
2015-09-07added get_visible_characters() to LabelZher Huei Lee
2015-09-07reworked Label classZher Huei Lee
2015-06-29Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky
2015-05-19fixed latin separation in label, broke it? for cjkJuan Linietsky
2015-05-06clearified parenthesis of if constructehriche
2015-05-01Optimize the code.Gen
2015-04-30fixed a autowrap bug when word is too length.Gen
2015-04-30Update label.cppGen
2015-04-29space is only skipped when autowrap.Gen
2015-04-29record the number of space before a words.Gen
2015-04-28Update label.cppGen
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-03-21signed distance field font supportJuan Linietsky
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-10-03Huge Amount of BugFixJuan Linietsky
2014-05-31Made a uniform distribution of characters in Label::set_percent_visible()Theo Hallenius
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky