Commit History

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