Commit History

Author SHA1 Message Date
  Thaddeus Crews b7eda9dbc1 Merge pull request #104230 from bruvzg/start_clip 5 months ago
  Pāvels Nadtočajevs 2bbf0f2317 Add properties to configure space trimming on line break. 5 months ago
  Haoyu Qiu 82a0290871 Add auto translate mode for items in PopupMenu and OptionButton 5 months ago
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` 7 months ago
  rune-scape d58b2e879f Get rid of easily removable uses of const_cast 1 year ago
  Thaddeus Crews 6bbc1cb6a9 Merge pull request #98036 from bruvzg/para_btn_spacing 9 months ago
  Aaron Franke 562c666e3d Rename internal Button icon to button_icon to match exposed methods 10 months ago
  bruvzg 309712551c [TextParagraph/Button] Add support for line spacing. 10 months ago
  bruvzg 721a663aa3 [Button] Adds theme option to align button text and icon to either largest or current stylebox. 1 year ago
  Riley Willows ea7860c614 Fix CheckBox and CheckButton not using max_icon_width 1 year ago
  bruvzg ea379e3b3a Improve button min. size calculation. 1 year ago
  Rémi Verschelde 7e567c4777 Merge pull request #88615 from Rindbee/add-h_separation-between-icons-in-CheckButton-and-CheckBox 1 year ago
  bruvzg 00480fc818 [Button] Add autowrap feature. 1 year ago
  风青山 5de496d3b0 Add a `h_separation` between icons in `CheckButton`/`CheckBox` 1 year ago
  Rindbee f29a7d302e Make the drawing logic clearer in `Button` 3 years ago
  Yuri Sizov 2924bfd4d3 Register theme properties with ThemeDB 2 years ago
  Ninni Pipping d4ac3b6ded Make `TextureButton` and `Button` update on texture change 2 years ago
  Rindbee 9bd1d3b5c8 Update size or size cache when toggling `expand_icon` in `Button` 2 years ago
  Florian Kothmeier 68b9fa71a0 Implement vertical icon alignment for buttons 2 years ago
  Yuri Sizov 1522762dc9 Make icons of scripted and custom classes fit the editor UI 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Yuri Sizov 3b1aa240dc Add a lifecycle method for manual theme item caching to Control 3 years ago
  kobewi 24d02dfb47 Add fit_to_longest_item to OptionButton 3 years ago
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 3 years ago
  bruvzg 344ba0ffaf Refactor Font configuration and import UI, and Font resources. 3 years ago
  bruvzg b5c96df277 Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer. 3 years ago
  bruvzg 906e9b6ac5 Add overrun behavior to the Button. 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Nathan Franke 41a20171eb align to horizontal_alignment, valign to vertical_alignment, related 3 years ago
  Rémi Verschelde 5ae569560d Fix missing argument names in bindings 3 years ago