Commit History

Author SHA1 Message Date
  Andreas Kling c8f09312f7 LibGfx: Rename Path => DeprecatedPath 11 months ago
  Aliaksandr Kalenik 854b269338 LibWeb: Rename RecordingPainter to DisplayListRecorder 1 year ago
  Andreas Kling d3a8f9ba9a LibGfx: Remove unused GrayscaleBitmap class 1 year ago
  Aliaksandr Kalenik 20c506f597 LibWeb: Replace SDFs with vector paths in CheckBoxPaintable 1 year ago
  Andreas Kling 09980af4ea LibWeb: Add Web::UIEvents::MouseButton enum, drop dependency on LibGUI 1 year ago
  Matthew Olsson 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 year ago
  Aliaksandr Kalenik 1b3223dd9e LibWeb: Rename painter() to recording_painter() in PaintContext 1 year ago
  Aliaksandr Kalenik 063e66cae9 LibWeb: Introduce RecordingPainter to serialize painting commands 1 year ago
  MacDue 56bc653e72 LibWeb: Move checkbox color palette computation to helper header 2 years ago
  MacDue cfc9966654 LibWeb: Add scaleable checkboxes (with theme/accent-color support) 2 years ago
  Linus Groh 2ad9c1fd6c LibWeb: Re-implement checkbox painting using the UA stylesheet 2 years ago
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 years ago
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units 2 years ago
  sin-ack 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) 3 years ago
  Andreas Kling cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree 3 years ago
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted 3 years ago
  Andreas Kling 053766d79c LibWeb: Split Paintable into Paintable and PaintableBox 3 years ago
  Andreas Kling 02b316fd5c LibWeb: Let Paintable perform the painting 3 years ago