summaryrefslogtreecommitdiff
path: root/scene/gui
AgeCommit message (Expand)Author
2015-11-04Fix Range exp_edit propertyFranklin Sobrinho
2015-11-04more fixesJuan Linietsky
2015-10-25-Fixed a bug in scrollcontainer not respecting expand flagJuan Linietsky
2015-10-20Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-10-20-work in progress implementation of NDEE's theme It's NOT DONE YETJuan Linietsky
2015-10-18Add fill_degrees to limitate radial fillingMarianoGNU
2015-10-17Merge branch 'master' of https://github.com/okamstudio/godotMarianoGNU
2015-10-17Add fill modes. Clockwise, Counter-CW and center-offsetMarianoGNU
2015-10-17Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-10-17Merge pull request #2274 from MarianoGnu/masterJuan Linietsky
2015-10-17Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-10-17Merge pull request #1899 from guilhermefelipecgs/fix_#1897Juan Linietsky
2015-10-17Merge pull request #2362 from AlexHolly/update-scene-tab-fixJuan Linietsky
2015-10-17Merge pull request #2380 from StraToN/tabs-buttonsJuan Linietsky
2015-10-17Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-10-17misc cleanupJuan Linietsky
2015-10-17Merge pull request #2455 from firefly2442/hide-menu-fixJuan Linietsky
2015-10-17Merge pull request #2481 from firefly2442/cppcheck-arrayindexthencheckJuan Linietsky
2015-10-16Merge branch 'master' of https://github.com/okamstudio/godotMarianoGNU
2015-10-13Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-10-13ability to change audio track in theora videoJuan Linietsky
2015-10-12ran cppcheck, fixed cases where array index is used before limits checkfirefly2442
2015-09-26Fixed theora playback. Removed theoraplayer.Juan Linietsky
2015-09-26Merge pull request #2458 from TheHX/text_edit_hscrollJuan Linietsky
2015-09-26Fix BaseButtons remaining pressed when hiding them while pressing them downeska
2015-09-25Merge pull request #2449 from leezh/label-valign-fixJuan Linietsky
2015-09-25Merge pull request #2502 from vnen/fix-itemlist-typoJuan Linietsky
2015-09-24added alignment to BoxContainerZher Huei Lee
2015-09-21Fix typo in ItemList bindingsGeorge Marques
2015-09-09Fix HScrollBar of TextEdit, closes #2355Franklin Sobrinho
2015-09-08hide opened menu when click on menu buttonfirefly2442
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-09-01-removed resources dock, good bye old friendJuan Linietsky
2015-08-30Merge branch 'master' of https://github.com/okamstudio/godotMariano Javier Suligoy
2015-08-30Add missing icons, also make MSVC2010 happyMariano Javier Suligoy
2015-08-30-fix compile issue (pow)Juan Linietsky
2015-08-30Merge branch 'master' of https://github.com/okamstudio/godotMariano Javier Suligoy
2015-08-29-multi-selection (shift-click) working in scene treeJuan Linietsky
2015-08-29-fixes to capture modeJuan Linietsky
2015-08-24Merge branch 'master' of https://github.com/okamstudio/godotMariano Javier Suligoy
2015-08-24Added new NinePatch control (could be done before with Panel and Stylebox but...Juan Linietsky
2015-08-23**WARNING BEFORE PULLING**Juan Linietsky
2015-08-18Added close button to tab. Added 4 display policies for this close button (sh...Julian Murgia - StraToN
2015-08-12close all parent PopupMenus fixAlexander Holland
2015-08-03Merge branch 'master' of https://github.com/okamstudio/godotMariano Javier Suligoy
2015-07-26Delete selected nodes with the Delete keyMariano Javier Suligoy
2015-07-26QOL, script buttons in scene tabsJuan Linietsky
2015-07-25Duplicate GraphNode(s) [Control+D]Mariano Javier Suligoy