Histórico de commits

Autor SHA1 Mensagem Data
  Karol Kosek a3ddba4191 Userland: Port GUI::Application::show_tooltip() to String 1 ano atrás
  Andreas Kling 13db3c5ce0 LibGfx: Convert FontDatabase APIs to use FlyString 1 ano atrás
  Andreas Kling 545d8336b8 LibGfx: Convert Font APIs to return String instead of DeprecatedString 1 ano atrás
  camc 174d6f1f51 LibGUI: Replace DeprecatedString usage in Widget 1 ano atrás
  camc d978dd4af8 LibGUI: Add deprecated suffix to {set_,}tooltip in Widget 1 ano atrás
  Andreas Kling 58e482a06d LibGUI: Remove Layout::try_add_spacer() 1 ano atrás
  kleines Filmröllchen 2e46e33a9b LibGUI: Add direct property for fixed-width font 2 anos atrás
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver 1 ano atrás
  Andreas Kling 887dfd72b9 LibCore+LibGUI: Remove leftover gunk after Inspector removal 1 ano atrás
  Andreas Kling 405187993a LibGUI+LibCore: Move GML property system from LibCore to LibGUI 1 ano atrás
  Jelle Raaijmakers f391ccfe53 LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive 2 anos atrás
  Andreas Kling 98b8bab441 LibGUI: Use Variant's built-in equality operator in Window and Widget 2 anos atrás
  Karol Kosek 3805e4e3a9 LibGUI+HackStudio+PixelPaint: Port Widget title to the new String 2 anos atrás
  Karol Kosek ee5838084d LibCore+Userland: Add DEPRECATED infix to REGISTER_STRING_PROPERTY macro 2 anos atrás
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 anos atrás
  Andreas Kling faa1a09042 LibGUI: Fix const-correctness issues 2 anos atrás
  Sam Atkins ab6ef53247 LibGUI: Add Widget::add_spacer() wrapper 2 anos atrás
  Aliaksandr Kalenik 1f4106842d LibGfx: Pass font width to `FontDatabase::get()` 2 anos atrás
  Sam Atkins f0395a2042 LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) 2 anos atrás
  Sam Atkins e4e12f3a96 LibGUI: Delete old now-unused `Widget::load_from_gml()` 2 anos atrás
  Sam Atkins 703da34947 LibGUI: Create an alias for Widget UnregisteredChildHandler 2 anos atrás
  Sam Atkins fa98034ff7 LibGUI+Userland: Make GML unregistered_child_handler fallible 2 anos atrás
  Sam Atkins b32f5dbcff LibCore+LibGUI: Add fallible versions of Widget::load_from_gml() 2 anos atrás
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
  Cameron Youell 4e3b965d7f LibGUI: Fix a typo 2 anos atrás
  thankyouverycool 3b18226fcb LibGUI: Let Widgets track their focus proxy delegators 2 anos atrás
  thankyouverycool 24d299c9c8 LibGUI+WindowServer+Applets+Taskbar: Remove active input concepts 2 anos atrás
  Zaggy1024 967dfa7956 LibGUI: Handle Action keyboard shortcuts in Widget keydown 2 anos atrás