summaryrefslogtreecommitdiff
path: root/src/ui
AgeCommit message (Expand)Author
2021-04-27Keeping track of current UI rootJaakko Keränen
2021-04-27Refactor: Added a proper Root objectJaakko Keränen
2021-04-27Refactor: Moving RootData so it can become non-global stateJaakko Keränen
2021-04-27Refactor: Separating UI creation and root widget from WindowJaakko Keränen
2021-04-27Window: Display DPI is only used to enlarge UI, never shrinkJaakko Keränen
2021-04-26Lang: Added Interlingua (ia)Jaakko Keränen
2021-04-25GmRequest: Use unique IDs to avoid confusionJaakko Keränen
2021-04-24Gempub cover page; cleanupJaakko Keränen
2021-04-24Added "Show Downloads" and "Open Downloaded File"Jaakko Keränen
2021-04-23File URLs support directories and ZIP archivesJaakko Keränen
2021-04-23CleanupJaakko Keränen
2021-04-23DocumentWidget: Crash after receiving a redirectJaakko Keränen
2021-04-22Widget: Clicking outside a popup menuJaakko Keränen
2021-04-22Fixed dialog item formattingJaakko Keränen
2021-04-22ListWidget: Use SmoothScrollJaakko Keränen
2021-04-22SmoothScroll is a UI utility; moved itJaakko Keränen
2021-04-22CleanupJaakko Keränen
2021-04-22DocumentWidget: SmoothScroll utilityJaakko Keränen
2021-04-21Mobile: Working on scroll bounce behaviorJaakko Keränen
2021-04-21Touch: Stopping momentum scrollJaakko Keränen
2021-04-21Mobile: Added Settings > AboutJaakko Keränen
2021-04-21Mobile: Autoreload intervals are missingJaakko Keränen
2021-04-21iOS: Background audio; MP3/AAC playbackJaakko Keränen
2021-04-21Window: "Use system theme" turned off inadvertentlyJaakko Keränen
2021-04-20iOS: Fixed momentum scroll timingJaakko Keränen
2021-04-20CleanupJaakko Keränen
2021-04-20Touch: Resuming a drag scroll from momentumJaakko Keränen
2021-04-20iOS: Haptic tap at 100% pinch zoomJaakko Keränen
2021-04-20DocumentWidget: Pre-rendering finetuningJaakko Keränen
2021-04-20Widget: Added a utility methodJaakko Keränen
2021-04-20Mobile: Fixed invalid touch positionsJaakko Keränen
2021-04-18Added French as UI language optionJaakko Keränen
2021-04-18Added build option to disable IPCJaakko Keränen
2021-04-17Window: CleanupJaakko Keränen
2021-04-17if LAGRANGE_OVERRIDE_DPI is set, use that as the DPICharles
2021-04-17DocumentWidget: Undefined behaviorJaakko Keränen
2021-04-16VisBuf: Only draw buffers that are within boundsJaakko Keränen
2021-04-16Back/Forward buttons vs. navigation positionJaakko Keränen
2021-04-15Window: Borderless "Updating Feeds" indicatorJaakko Keränen
2021-04-15DocumentWidget: Don't render background tabsJaakko Keränen
2021-04-15Progressive document renderingJaakko Keränen
2021-04-14Mobile: More prominent context menu iconJaakko Keränen
2021-04-13Preferences: Reorganized fonts dropdownJaakko Keränen
2021-04-13Text: Added a semibold Fira Sans fontJaakko Keränen
2021-04-13Mobile: Use string IDs in menusJaakko Keränen
2021-04-13Updated the UI fonts to Source Sans 3Jaakko Keränen
2021-04-13Slightly lighter sidebar background color for Light themeJaakko Keränen
2021-04-12Mobile: CertImportWidget, UI tweaksJaakko Keränen
2021-04-12Mobile: Sidebar tweaksJaakko Keränen
2021-04-12DocumentWidget: Touch selection pins; hover cleanupJaakko Keränen