Historie revizí

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