Luke
|
a2b40de0cc
LibWeb: Add a whole bunch of HTML DOM bindings
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
11ff9d0f17
LibWeb: Move DOM classes into the Web::DOM namespace
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
a565121793
LibWeb: Move HTML object model stuff into LibWeb/HTML/
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
8f31331e68
LibWeb: Allow specifying a custom attribute name for [Reflect]
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
3eff6024b1
LibWeb: Add code generation for reflecting IDL attributes
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
aaf6014ae1
LibJS: Simplify Cell::initialize()
|
%!s(int64=5) %!d(string=hai) anos |
Luke
|
19d6884529
LibWeb: Implement quirks mode detection
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
fc4ed8d444
LibWeb: Make wrapper factory functions take JS::GlobalObject&
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
9ce25bbf1d
LibWeb: Generate CanvasRenderingContext2D bindings from IDL :^)
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
e1bd815a6a
LibWeb: Generate Event and MouseEvent bindings from IDL :^)
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
dd29ff884f
LibWeb: Generate ImageData bindings from IDL :^)
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
b959d06ace
LibWeb: Generate HTMLCanvasElement bindings from IDL :^)
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
119dd2c541
LibWeb: Generate HTMLImageElement bindings from IDL :^)
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
af51dc105a
LibJS+LibWeb: Add JS::Object::inherits(class_name)
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
d724a12732
LibWeb: Generate EventTarget bindings from IDL :^)
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
a64033e581
LibWeb: Generate Element bindings from IDL :^)
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
bc4fa7a3c9
LibWeb: Expose Node.appendChild() to the web
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
faff557400
LibWeb: Expose Document.body to the web
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
246af7f0ff
LibWeb: Fix missing snake_case-ificiation of function parameter names
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
94fdf4fa5a
LibWeb+LibJS: Add a naive way to check if a wrapper "is" a certain type
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
1ffffa0053
LibWeb: Start generating JS wrappers from (simplified) WebIDL :^)
|
%!s(int64=5) %!d(string=hai) anos |