summaryrefslogtreecommitdiff
path: root/scene/gui
AgeCommit message (Expand)Author
2015-06-13some editor window changesJuan Linietsky
2015-06-08draw button focus before text and iconJuan Linietsky
2015-06-08grid container supports separate h and v spacingJuan Linietsky
2015-06-07Merge pull request #2007 from Krzycho666/masterJuan Linietsky
2015-06-07Merge pull request #1973 from Biliogadafr/ColorRampJuan Linietsky
2015-06-06-fixed many memory initialization issuesJuan Linietsky
2015-06-06Merge remote-tracking branch 'origin/master'Juan Linietsky
2015-06-06new file dialog!Juan Linietsky
2015-06-01-fixes to navigation, so edge-merging is more flexible on conflictJuan Linietsky
2015-05-29Fixed ui_accept problem. It's possible now to make a custom ui_accept action ...krzycho
2015-05-24Replace color phases with color ramp for Particles2D.Biliogadafr
2015-05-19more fixesJuan Linietsky
2015-05-19fixed latin separation in label, broke it? for cjkJuan Linietsky
2015-05-19more fixesJuan Linietsky
2015-05-18fix a crash situation when starting a thread and other small fixesJuan Linietsky
2015-05-09-fix clip+center alignment on Button, fixes #1865Juan Linietsky
2015-05-09-Added prints() function, fixes #1132, #1859Juan Linietsky
2015-05-07Merge pull request #1826 from eehrich/masterJuan Linietsky
2015-05-06-removed dynamic_cast on CheckBox, fixes #1830Juan Linietsky
2015-05-06clearified parenthesis of if constructehriche
2015-05-06optional formal changesehriche
2015-05-05avoid crash on some cases of richtextlabel fill, but odd behavior persists, #...Juan Linietsky
2015-05-05fix crash in editor when using alt+arrows to indent, thanks adolson and romul...Juan Linietsky
2015-05-04Merge pull request #1804 from ricpelo/ricpelo-patch-2Juan Linietsky
2015-05-04fix font import path on windows, closes #1675Juan Linietsky
2015-05-04Wrong use of | instead of ||Ricardo PĂ©rez
2015-05-03Merge pull request #1755 from dbsGen/masterJuan Linietsky
2015-05-02Triple click doesn't select line if click was done on different lines. Fix #1727Biliogadafr
2015-05-01-fixed old condition in TextureFrame that caused bugs in materials, closes #1742Juan Linietsky
2015-05-01-Fixes from source code analyzizer, closes #1768Juan Linietsky
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 word.Gen
2015-04-29record the number of space before a words.Gen
2015-04-28bad lookup in grid container corrected, cells are properly aligned again. Fix...Juan Linietsky
2015-04-28Update label.hGen
2015-04-28Update label.cppGen
2015-04-26fix crash on exit for popup, fixes #1676Juan Linietsky
2015-04-22disable apply modifiers by default in export flagJuan Linietsky
2015-04-21-Many fixes and demo for RichTexLabelJuan Linietsky
2015-04-20-oops, duplicated text issue fix..Juan Linietsky
2015-04-18disable undo properly after ctrl-i, fixes #1688Juan Linietsky
2015-04-18-try to avoid errors when path using ".." is present in script include, fixes...Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-04-02merging okam changesJuan Linietsky
2015-03-23android fixes, please testJuan Linietsky
2015-03-22Merge pull request #1402 from ElectricSolstice/editor_match_fixJuan Linietsky
2015-03-22Merge pull request #1460 from MarianoGnu/masterJuan Linietsky