godot/scene/gui
George Marques 20b07a1fb5
Merge pull request #13121 from Krakean/change_filedialog_removedot
Remove the "." and "/" (at the end of folders name) from file manage dialog (open scene, open file, ...)
2017-11-21 12:30:20 -02:00
..
base_button.cpp Fix toggle mode of BaseButton. 2017-09-26 20:10:44 -04:00
base_button.h
box_container.cpp
box_container.h
button.cpp
button.h
center_container.cpp
center_container.h
check_box.cpp
check_box.h
check_button.cpp Some fixes and improvements. 2017-11-10 16:45:08 -06:00
check_button.h Some fixes and improvements. 2017-11-10 16:45:08 -06:00
color_picker.cpp Added and improved some missing icons, plus some other visual fixes. 2017-10-13 16:39:17 -05:00
color_picker.h
color_rect.cpp
color_rect.h
container.cpp
container.h
control.cpp Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01:00
control.h Rework the canvas_item API for further improves to the canvas item editor 2017-11-19 13:36:31 +01:00
dialogs.cpp
dialogs.h
file_dialog.cpp Remove the "." from file manage dialog (open scene, open file, ...) 2017-11-21 05:32:44 +03:00
file_dialog.h
gradient_edit.cpp
gradient_edit.h
graph_edit.cpp Native pan and zoom for macOS 2017-11-21 09:11:39 +01:00
graph_edit.h Native pan and zoom for macOS 2017-11-21 09:11:39 +01:00
graph_node.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
graph_node.h Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
grid_container.cpp
grid_container.h
item_list.cpp Native pan and zoom for macOS 2017-11-21 09:11:39 +01:00
item_list.h Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
label.cpp
label.h
line_edit.cpp change expand_to_len property to add on nonzero...also rename to 2017-11-18 18:57:48 -05:00
line_edit.h add context menu enable getters, setters, and properties in LineEdit and TextEdit 2017-11-11 03:30:59 -05:00
link_button.cpp
link_button.h
margin_container.cpp
margin_container.h
menu_button.cpp
menu_button.h
nine_patch_rect.cpp Finished transition of Patch9Rect to NinePatchRect 2017-10-24 13:01:45 +07:00
nine_patch_rect.h Finished transition of Patch9Rect to NinePatchRect 2017-10-24 13:01:45 +07:00
option_button.cpp
option_button.h
panel_container.cpp
panel_container.h
panel.cpp
panel.h
popup_menu.cpp
popup_menu.h
popup.cpp Remove unecessary anchors&margins set causing bad display (sons of containers) 2017-09-27 00:38:28 +02:00
popup.h
progress_bar.cpp
progress_bar.h
range.cpp Fix crash when unsharing a range that is not shared 2017-09-28 00:45:05 -07:00
range.h
reference_rect.cpp
reference_rect.h
rich_text_label.cpp Native pan and zoom for macOS 2017-11-21 09:11:39 +01:00
rich_text_label.h Adding ability for single meta hovering 2017-11-17 09:37:41 -06:00
scroll_bar.cpp Renamed fixed_process to physics_process 2017-09-30 16:19:07 +02:00
scroll_bar.h
scroll_container.cpp Native pan and zoom for macOS 2017-11-21 09:11:39 +01:00
scroll_container.h Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
SCsub
separator.cpp turned arround minimum Size for Seperator in reaction to issue #12020 2017-10-12 00:25:56 +02:00
separator.h
shortcut.cpp
shortcut.h
slider.cpp Reset slider mouse state on hiding/removing 2017-10-16 20:59:25 +02:00
slider.h
spin_box.cpp Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_preset(PRESET_WIDE) 2017-09-22 11:39:44 +02:00
spin_box.h
split_container.cpp
split_container.h
tab_container.cpp Fix crash when click an empty tabs container 2017-10-30 20:20:51 +08:00
tab_container.h
tabs.cpp add scene button and tab scrolling 2017-11-18 20:31:51 -05:00
tabs.h add scene button and tab scrolling 2017-11-18 20:31:51 -05:00
text_edit.cpp Merge pull request #13134 from Chaosus/fixinvalidscroll 2017-11-21 14:25:15 +01:00
text_edit.h Native pan and zoom for macOS 2017-11-21 09:11:39 +01:00
texture_button.cpp
texture_button.h
texture_progress.cpp
texture_progress.h
texture_rect.cpp
texture_rect.h
tool_button.cpp
tool_button.h
tree.cpp Native pan and zoom for macOS 2017-11-21 09:11:39 +01:00
tree.h In Create New Node, always select and show best (shortest) match 2017-11-04 20:21:41 +01:00
video_player.cpp Fix video playback 2017-10-14 23:20:39 +09:00
video_player.h Fix video playback 2017-10-14 23:20:39 +09:00
viewport_container.cpp Ability to shrink 3D viewport by half 2017-10-31 14:23:47 -03:00
viewport_container.h Ability to shrink 3D viewport by half 2017-10-31 14:23:47 -03:00