Historique des commits

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