Historique des commits

Auteur SHA1 Message Date
  Andreas Kling cd5570670c LibWeb: Implement <input type=submit> without using LibGUI il y a 4 ans
  Andreas Kling 71092226bd LibWeb: Dispatch a "change" event when <input> checked state changes il y a 4 ans
  Andreas Kling f2431adf47 LibWeb: Add basic support for <input type=checkbox> il y a 4 ans
  Nico Weber 8b166e57df Misc: Remove some unneeded includes of Timer.h and ElapsedTimer.h (#3286) il y a 4 ans
  Andreas Kling 56c3748dcc LibWeb: Rename PageView => InProcessWebView il y a 5 ans
  Andreas Kling ef711f501e LibWeb: Move the Page/Frame/EventHandler classes into Page/ il y a 5 ans
  Andreas Kling c46439f240 LibWeb: Move HTML classes into the Web::HTML namespace il y a 5 ans
  Andreas Kling 1f008c95b6 LibWeb: Move CSS classes into the Web::CSS namespace il y a 5 ans
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace il y a 5 ans
  Andreas Kling 71556e39a4 LibWeb: Switch to using AK::is and AK::downcast il y a 5 ans
  Andreas Kling a565121793 LibWeb: Move HTML object model stuff into LibWeb/HTML/ il y a 5 ans