Historique des commits

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