summaryrefslogtreecommitdiff
path: root/res/about
AgeCommit message (Collapse)Author
2021-11-25Updated release notesJaakko Keränen
2021-11-25Unsplit button in toolbarJaakko Keränen
IssueID #378
2021-11-25CleanupJaakko Keränen
2021-11-25GmDocument: Heading font stylesJaakko Keränen
Swapped bold styling of heading levels 2 and 3 for better visual distinction of the hierarchy.
2021-11-24Toolbar button for toggling sidebarJaakko Keränen
2021-11-24SidebarWidget: Non-item-related context menusJaakko Keränen
IssueID #388
2021-11-24Updated release notesJaakko Keränen
2021-11-24Updated release notesJaakko Keränen
2021-11-23Updated release notesJaakko Keränen
2021-11-23Color: Improve legibility of ANSI foreground colorsJaakko Keränen
On colored theme backgrounds, take great liberties to modify the ANSI foreground color so it remains legible.
2021-11-23Updated release notesJaakko Keränen
2021-11-23Added Turkish UI languageJaakko Keränen
IssueID #396
2021-11-23Updated release notesJaakko Keränen
2021-11-23Select folder when adding/editing bookmarksJaakko Keränen
Most recently used folder is persistently stored in bookmarks.ini. IssueID #358
2021-11-23Feeds: Fixed handlig of duplicate entriesJaakko Keränen
Feed entries are expected to have unique URLs, since the URL is the identifier of an entry. If a feed has the same URL for more than one entry, only process the first one and ignore the rest. An entry will still show up as unread if it keeps the same URL but changes its title.
2021-11-21Merge branch 'dev' into work/v1.9Jaakko Keränen
# Conflicts: # CMakeLists.txt # res/about/version.gmi
2021-11-21Help: `zip` options for creating fontpacksJaakko Keränen
IssueID #387
2021-11-21Site-specific Titan upload identityJaakko Keränen
The identity to be used for uploads is now in sitespec.ini, so it applies to an entire site root. This should match actual use cases better than having URL-specific identities. Also fixed an issue with native menus. Replacing the items with new ones was not implemented. IssueID #379
2021-11-19Fixed clicking on tabs when banner is underneathJaakko Keränen
Banner was too eager to eat all mouse events.
2021-11-14Updated release notesJaakko Keränen
2021-11-14Merge branch 'dev' into work/v1.9Jaakko Keränen
# Conflicts: # CMakeLists.txt # Depends.cmake # src/lang.c
2021-11-13Updated release notesJaakko Keränen
2021-11-12Updated release notesJaakko Keränen
2021-11-10Updated release notesJaakko Keränen
2021-11-09Updated release notesJaakko Keränen
2021-11-08Bumped version number to 1.8.2Jaakko Keränen
2021-11-06Updated release notesJaakko Keränen
2021-11-04Added Czech UI translationJaakko Keränen
2021-11-04Updated release notesJaakko Keränen
2021-11-04Merge branch 'dev' into work/v1.9Jaakko Keränen
# Conflicts: # src/lang.c
2021-11-03Updated release notes: typoJaakko Keränen
2021-11-02Updated release notesJaakko Keränen
2021-11-02Updated release notesJaakko Keränen
2021-10-31CleanupJaakko Keränen
2021-10-30Added Ukrainian UI translationJaakko Keränen
Kudos to Alyssa Liddell for a 100% translation.
2021-10-30Updated Help: TrueType collectionsJaakko Keränen
2021-10-27Updated documentationJaakko Keränen
Fonts and other changes.
2021-10-26Cleanup; minor tweaksJaakko Keränen
2021-10-26Updated release notesJaakko Keränen
2021-10-22Preferences: Visited links not bold by defaultJaakko Keränen
2021-10-19Bumped version to 1.7.3; updated release notesJaakko Keränen
2021-10-11Updated release notesJaakko Keränen
2021-10-03Updated release notesJaakko Keränen
2021-10-03Help: Replaced link to GUSJaakko Keränen
2021-10-02Updated Help: bookmark foldersJaakko Keränen
2021-10-01Fixed widget hiding in translation dialogJaakko Keränen
"From"/"To" fields were not being hidden when translation request was submitted.
2021-10-01Updated release notesJaakko Keränen
2021-10-01Fixed failure to parse Atom feed entry timeJaakko Keränen
Atom XML feed timestamps may have a T or a space as the separator between the date and the time. IssueID #348
2021-09-30Updated release notesJaakko Keränen
2021-09-27Updated release notesJaakko Keränen