summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-04-05Added option to disable bold linksJaakko Keränen
2021-04-05Text: Fixed crash during word wrappingJaakko Keränen
2021-04-05Added new language strings for media, feeds listJaakko Keränen
2021-04-05Fixed color escapes in link visit dateJaakko Keränen
2021-04-04DocumentWidget: Key navigation mode vs. bound actionsJaakko Keränen
2021-04-04Widget: Added a debug utilityJaakko Keränen
2021-04-04GmDocument: Broken bullet in LiterataJaakko Keränen
2021-04-04GmDocument: Fixed list item overdrawJaakko Keränen
2021-04-04Text: Kerning was brokenJaakko Keränen
2021-04-03Lang: Added Occidental and SerbianJaakko Keränen
2021-04-03InputWidget: Don't buffer contents too earlyJaakko Keränen
2021-04-03GmDocument: Normalizing plain textJaakko Keränen
2021-04-03Window: Defer events posted during startupJaakko Keränen
2021-04-03Preferences: Show URL on hover defaults to "no"Jaakko Keränen
2021-04-03Drawing only during window updateJaakko Keränen
2021-03-31Media: Fixed image resizing when there is no maximum texture sizeJaakko Keränen
2021-03-31Text: Preserve alpha when caching glyphsJaakko Keränen
2021-03-31Text: Workaround for glyph rasterization problem with older SDL versionsJaakko Keränen
2021-03-31CleanupJaakko Keränen
2021-03-30Widget: Arrangement debugging; min sizeJaakko Keränen
2021-03-30GmDocument: Font size for preformattedJaakko Keränen
2021-03-29Paint: Fixed clipping of negative X regionsJaakko Keränen
2021-03-29Widget: Flag for allowing horizontal overflowJaakko Keränen
2021-03-29VisBuf: Increase buffer size for scrolling; fixed glitchesJaakko Keränen
2021-03-29Lang: Added Chinese (Traditional)Jaakko Keränen
2021-03-29Fixed: Missing bindingsJaakko Keränen
2021-03-29Preferences: Partially reorganized groupingJaakko Keränen
2021-03-29Preferences: Collapse preformatted blocks on page loadJaakko Keränen
2021-03-29Fixed: Keyboard shortcuts stop workingJaakko Keränen
2021-03-29Merge branch 'dev' of codeberg.org:skyjake/lagrange into devJaakko Keränen
2021-03-29Improving alt text animation; cleaned up key shortcut labelsJaakko Keränen
2021-03-29Merge pull request 'Porting to Haiku' (#1) from sikmir/lagrange:haiku-port in...Jaakko Keränen
2021-03-29LabelWidget: Tuning button colorsJaakko Keränen
2021-03-29Default dialog buttons show key shortcutJaakko Keränen
2021-03-29DocumentWidget: Tuning alt text hoveringJaakko Keränen
2021-03-29macOS: Fixed missing menu shortcutsJaakko Keränen
2021-03-29GmDocument: Fixed plain text layoutJaakko Keränen
2021-03-28Porting to HaikuNikolay Korotkiy
2021-03-28CleanupJaakko Keränen
2021-03-28Folding preformatted blocks and showing alt textJaakko Keränen
2021-03-28Text: Word wrapping and whitespaceJaakko Keränen
2021-03-28Text: Added a noteJaakko Keränen
2021-03-28Added Noto Sans ArabicJaakko Keränen
2021-03-28Handling of unknown URI schemesJaakko Keränen
2021-03-28macOS: Recreate menus after language changesJaakko Keränen
2021-03-27InputWidget: Select by wordJaakko Keränen
2021-03-27DocumentWidget: Advanced text selectionJaakko Keränen
2021-03-27Processing of double clicksJaakko Keränen
2021-03-27GmDocument: Finding position in sourceJaakko Keränen
2021-03-27Text: Further word wrap fixesJaakko Keränen