Historique des commits

Auteur SHA1 Message Date
  thankyouverycool a4b2d6cf1e LibGUI: Set parent icon, margins and disable resize for InputBox il y a 5 ans
  Tom 65a11fb5f9 LibGUI: Add InputBox::show with required parent window argument il y a 5 ans
  Andreas Kling 977863ea07 LibGUI: Include keyboard modifier state with button on_click calls il y a 5 ans
  Andreas Kling 9f32d71782 LibGUI: Use "OK, Cancel" button order in InputBox il y a 5 ans
  Tibor Nagy 30964ba7d0 LibGUI: Remove remaining G prefixes il y a 5 ans
  Andreas Kling b29ff7b821 LibGUI: Don't use Core::Object::add() to instantiate dialogs il y a 5 ans
  Andreas Kling 028c011760 LibCore: Make Core::Object::add<ChildType> return a ChildType& il y a 5 ans
  Andreas Kling 0f3e57a6fb LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients il y a 5 ans
  Andreas Kling 4697195645 LibGUI: Use set_layout<LayoutType>() in lots of client code il y a 5 ans
  Andreas Kling a26b63a958 LibGUI: Remove Button& parameter from Button::on_click hook il y a 5 ans
  Andreas Kling 45c25ffecd LibGUI: Use Core::Object::add() a whole bunch il y a 5 ans
  Andreas Kling e1ff4fa034 LibGUI: Remove more header dependencies from Widget.h il y a 5 ans
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames il y a 5 ans