Historique des commits

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