Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() vor 2 Jahren
  thankyouverycool 804baa42f9 LibGUI: Standardize automatic scrolling in TextEditor+GlyphMapWidget vor 2 Jahren
  thankyouverycool 40e94a315a LibGUI+FontEditor: Restore normalized selections on Undo/Redo vor 2 Jahren
  thankyouverycool 02212f373b LibGUI: Reset GlyphMapWidget scroll value when changing active range vor 2 Jahren
  thankyouverycool d973d43b13 LibGUI: Focus the actively resizing end of GlyphMapWidget selections vor 2 Jahren
  thankyouverycool 673afffd5a LibGUI: Only reset GlyphMapWidget selection on Escape vor 2 Jahren
  thankyouverycool 4c81fbc8c4 LibGUI: Add Page{Up,Down} support for GlyphMapWidget vor 2 Jahren
  thankyouverycool a98d5c52f8 LibGUI: Improve visible glyph estimate in GlyphMapWidget vor 2 Jahren
  thankyouverycool e34503800c LibGUI: Adjust GlyphMapWidget content sizing and glyph padding vor 2 Jahren
  thankyouverycool 0f5ce017c5 LibGUI: Implement calculated_min_size() for GlyphMapWidget vor 2 Jahren
  thankyouverycool c4ac73d073 LibGUI: Check bounds when moving GlyphMapWidget selections vor 2 Jahren
  thankyouverycool 12cd30f1ac LibGUI: Ensure GlyphMapWidget selection resets when requested vor 2 Jahren
  thankyouverycool 360e58a276 LibGUI: Disallow GlyphMapWidget selection sizes equal to zero vor 2 Jahren
  thankyouverycool 8d3f60c7ef LibGUI: Forward GlyphMapWidget Key_Tab events vor 2 Jahren
  thankyouverycool ef30073127 LibGUI: Let Delete remove selections greater than 1 in GlyphMapWidget vor 2 Jahren
  thankyouverycool 9725fd162f LibGUI+Applications: Allow GlyphMapWidget's set_font() to fail vor 2 Jahren
  thankyouverycool d9fb838cf6 LibGUI+FontEditor: Allow system emoji to be toggled in GlyphMapWidget vor 2 Jahren
  Sam Atkins 014d825472 LibGUI: Allow GlyphMapWidget to highlight modified glyphs vor 3 Jahren
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ vor 3 Jahren
  thankyouverycool b8cc18896f LibGUI+FontEditor: Add context menu for editor actions vor 3 Jahren
  thankyouverycool df443863bd LibGUI: Add set_selection() convenience helper to GlyphMapWidget vor 3 Jahren
  thankyouverycool 5c6326ae23 LibGUI: Add automatic scrolling to GlyphMapWidget vor 3 Jahren
  thankyouverycool a26e71a137 LibGUI: Use system theme when painting GlyphMapWidget focus outline vor 3 Jahren
  thankyouverycool cf13cf7225 LibGUI: Reset GlyphMapWidget only if clicking a new active glyph vor 3 Jahren
  thankyouverycool 4f7b37de9c LibGUI: Use nicer API for contrained positions in GlyphMapWidget vor 3 Jahren
  thankyouverycool 54634fc2df LibGUI: Remove unnecessary MouseEvent calls in GlyphMapWidget vor 3 Jahren
  Maciej a95794a356 LibGUI: Clamp selection when drag-selecting over out of range area vor 3 Jahren
  Maciej bee9cd2113 LibGUI: Update active glyph when drag-selecting in GlyphMapWidget vor 3 Jahren
  Maciej d3836f982a LibGUI: Use different color for GlyphMapWidget background vor 3 Jahren
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI vor 3 Jahren