Age | Commit message (Expand) | Author |
2023-04-24 | Remove unnecessary zero multiplications | Michael Alexsander |
2023-04-24 | Don't apply scale to autohide theme property | Ninni Pipping |
2023-03-13 | Generate empty textures for theme icons if the SVG module is disabled | Yuri Sizov |
2023-03-13 | Modify the default theme GraphNode close_h_offset | Nicholas Huelin |
2023-01-19 | Clean-up, harmonize, and improve StyleBox API | Yuri Sizov |
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2023-01-03 | Fix scroll grabber can't reach ends in default theme | Haoyu Qiu |
2022-12-21 | Add fallback values for font and scale to the default theme | Yuri Sizov |
2022-11-23 | ImageLoaderSVG: Improve error reporting | Rémi Verschelde |
2022-11-02 | Change hue icons to horizontal GradientTexture2D | kobewi |
2022-11-02 | Add a separate hue gradient for OKHSL mode | kobewi |
2022-10-31 | Merge pull request #63590 from golfinq/fbg-padding | Rémi Verschelde |
2022-10-26 | Remove override_selected_font_color property | kobewi |
2022-10-07 | Merge pull request #62910 from Vitika9/gsoc-colorpicker-ux | Rémi Verschelde |
2022-09-28 | Fix MSVC warnings C4324, C4389, C4456, and C4459 | Rémi Verschelde |
2022-09-07 | Merge pull request #59069 from fire-forge/stylebox_margin_functions | Rémi Verschelde |
2022-09-07 | Merge pull request #65355 from groud/split_container_min_grab_thickness | Rémi Verschelde |
2022-09-07 | Add set_default_margin_all/individual to StyleBox | FireForge |
2022-09-07 | Allow SplitContainer to have a grab area larger than its visual grabber | Gilles Roudière |
2022-09-07 | Merge pull request #65446 from YuriSizov/dialogs-make-styleboxes-matter | Rémi Verschelde |
2022-09-07 | Make AcceptDialog and derivatives utilize StyleBox fully | Yuri Sizov |
2022-09-06 | Fix theming code in Panel, SplitContainer, RichTextLabel | Yuri Sizov |
2022-09-06 | Improve naming of theme properties throughout GUI code | Yuri Sizov |
2022-09-06 | ColorPicker UX improvements | Vitika9 |
2022-09-01 | Rework oriented containers | kobewi |
2022-09-01 | Add dumb and manual theme caching systems to Window | Yuri Sizov |
2022-08-29 | Add background to TabContainer's tabbar and editor docks | Yuri Sizov |
2022-08-26 | Add ThemeDB, expose previously static Theme methods | Yuri Sizov |
2022-08-26 | Merge pull request #64422 from bruvzg/make_fonts_unbearably_ugly_2.0 | Rémi Verschelde |
2022-08-24 | Extract editor color map and simplify SVG color conversion | Yuri Sizov |
2022-08-23 | Add font LCD sub-pixel anti-aliasing support. | bruvzg |
2022-08-18 | Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native m... | bruvzg |
2022-08-11 | Add missing properties to default theme | kobewi |
2022-08-02 | Adjust 2 default theme colors in ItemList and Tree | FireForge |
2022-07-31 | Add padding options in theme for fg/bgcolor tags | golfinq |
2022-07-08 | Add static methods for creating Image and ImageTexture | kobewi |
2022-07-06 | Refactor Font configuration and import UI, and Font resources. | bruvzg |
2022-07-03 | Add the ability to drag the code completion scrollbar using the mouse click | MinusKube |
2022-06-22 | Document most of the Window's members | kobewi |
2022-05-30 | Improve Graphedit connection lines | Hendrik Brucker |
2022-05-30 | Improve and fix the GraphNode port hotzones | Hendrik Brucker |
2022-05-20 | Tweak the disabled files text color in FileDialog for readability | Hugo Locurcio |
2022-05-20 | Tweak the default font's fake italic to better match Open Sans Italic | Hugo Locurcio |
2022-04-30 | Improve the VisualShader/VisualScript editor UI | Hendrik Brucker |
2022-04-25 | Add MSDF and mipmap generation project settings for the default font | Hugo Locurcio |
2022-04-23 | Rename theme properties to include underscores | FireForge |
2022-04-14 | Merge pull request #60225 from YeldhamDev/popmenu_arrow_slim | Rémi Verschelde |
2022-04-13 | Add `font_separator` and related properties to `PopupMenu` | Michael Alexsander |
2022-04-13 | Reduce width of arrow icons for the default theme in `PopupMenu` | Michael Alexsander |
2022-03-21 | Add visual marker when dragging and dropping tabs | Michael Alexsander |