Historique des commits

Auteur SHA1 Message Date
  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
  David Smith 2a386c0b50 LibGUI: Don't let widgets hide tooltips they didn't show il y a 2 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  thankyouverycool 1d81d2e072 LibGUI: Don't ignore invisible widgets during layout changes il y a 3 ans
  FrHun f35efe9bc8 LibGUI: Notify layout system of more relevant events in Widget il y a 3 ans
  FrHun a0938d62f3 LibGUI: Avoid some unneeded relayouts from layout relevant changes il y a 3 ans
  FrHun 6f9777d35b LibGUI: Add layout change propagation to Widget il y a 3 ans
  FrHun aba6422e11 LibGUI: Add read-only effective size properties for debugging il y a 3 ans
  FrHun ec1e25929e LibGUI: Add effective and calculated sizes to Widget il y a 3 ans
  FrHun 2600669b73 LibGUI: Use preferred_size to emulate old is_shrink_to_fit il y a 3 ans
  FrHun bd277939a1 LibGUI: Add preferred_size to Widget il y a 3 ans
  FrHun a4aced7f3a LibGUI: Introduce UIDimension properties il y a 3 ans
  FrHun b47bf2fd7c LibGUI: Use UIDimension in place of int in Widget il y a 3 ans
  FrHun 8081a8a5de LibGUI: Add layout spacer support to GML il y a 3 ans
  Geordie Hall 737c1c86dc LibGUI: Search for actions with a Shortcut instead of for KeyEvent il y a 3 ans
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ il y a 3 ans
  kleines Filmröllchen 7e34b88ed4 LibGUI: Fully support TabWidget in GML il y a 3 ans
  kleines Filmröllchen 0410414455 LibGUI: Add a title to all Widgets il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
  Itamar 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer il y a 3 ans
  kleines Filmröllchen 41ef4f11dc LibGUI: Move GML parsing and formatting to new AST il y a 3 ans
  kleines Filmröllchen 4931c88b13 LibGUI: Remove GML prefix in favor of proper namespace il y a 3 ans
  thankyouverycool 96895cd22c Everywhere: Fully qualify font names by including their slope il y a 3 ans
  Marcus Nilsson 4459cb33ed LibGUI+AK: Add DRAG_DEBUG opt and put drag operations behind dbgln_if il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  FrHun 8249ea792e LibGUI+FileManager: Clarify Widget margins name il y a 3 ans
  thislooksfun 4143f6f906 LibGUI: Make sure that children are actually widgets il y a 3 ans
  thislooksfun eb3ca64819 LibGUI: Dynamically process layouts from GML files il y a 3 ans