Age | Commit message (Collapse) | Author |
|
While the hardcoded path is still there, it is now checked in addition to the normal executable-relative paths, not replacing them.
IssueID #395
|
|
|
|
When creating a bookmark, use the chosen folder as the active one even if it's the root folder.
|
|
|
|
No more animation offset hacks: just reposition the buttons whenever the view is scrolling.
Fixed glitches with document centering. The page margins are a bit complicated as they change depending on whether the banner is visible.
|
|
|
|
|
|
|
|
Currently translated at 100.0% (614 of 614 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/fi/
|
|
|
|
|
|
On colored theme backgrounds, take great liberties to modify the ANSI foreground color so it remains legible.
|
|
|
|
|
|
|
|
IssueID #396
|
|
|
|
Currently translated at 100.0% (611 of 611 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/tr/
|
|
|
|
|
|
The action toolbar now has a button for marking all as read, and keyboard shortcuts for switching between Unread and All modes.
|
|
Most recently used folder is persistently stored in bookmarks.ini.
IssueID #358
|
|
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.
|
|
|
|
Input query responses (status 1x) are not preserved in History so that when navigating back, they are skipped.
The corresponding URLs are flagged as Transient so they are not shown in the History sidebar.
The History sidebar shows the query string in URLs.
IssueID #382
|
|
The background color of the current text run can be changed via ANSI SGR control sequences.
Improved the ANSI escape sequence regex to detect more than just SGR sequences, so they can be properly filtered out.
|
|
|
|
# Conflicts:
# CMakeLists.txt
# res/about/version.gmi
|
|
|
|
IssueID #387
|
|
IssueID #390
|
|
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
|
|
Mention of MacPorts and older macOS versions.
|
|
|
|
|
|
|
|
Banner was too eager to eat all mouse events.
|
|
Currently translated at 98.8% (620 of 627 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/de/
|
|
Each dropdown item now uses its own language. This avoids the need to translate all language names to every language, and also helps the user to find the language(s) they understand.
The name strings are incorporated as C11 u8"" string literals, which hopefully won't cause compatibility issues as the_Foundation already requires C11.
Note that the Translation dialog retains the localized language labels because the user may not speak the source language, so they need to see it in their own language.
IssueID #391
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# CMakeLists.txt
# Depends.cmake
# src/lang.c
|
|
|
|
|
|
|
|
|