Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-16 | Bumped version number to 1.5.3 | Jaakko Keränen | |
2021-06-09 | Set `StartupWMClass` in .desktop file | Jaakko Keränen | |
References: gemini://simbly.me/posts/2021-06-08-Fixing-desktop-shortcut-of-Lagrange.gmi https://askubuntu.com/questions/367396/what-does-the-startupwmclass-field-of-a-desktop-file-represent | |||
2021-06-08 | Bumped version to 1.5.2 | Jaakko Keränen | |
2021-05-30 | Bumped version number to 1.5.1 | Jaakko Keränen | |
2021-05-25 | Removed Symbola, replaced with other/new fonts | Jaakko Keränen | |
Symbola's license is not permissive enough, so it has been removed. Added "Smol Emoji" with face emoticons and other UI characters for Lagrange. More symbols provided by Noto Sans Symbols and Noto Sans Symbols 2. The fallback fonts are now Iosevka, which has a pretty good coverage (although monospace), and the user's chosen TrueType font (which could still be a local copy of Symbola). Still a work in progress: some characters are missing. IssueID #283 | |||
2021-05-19 | iOS: Bumped version to 1.4 (8) | Jaakko Keränen | |
2021-05-16 | Cleanup: Moved mobile UI code to its own file | Jaakko Keränen | |
The mobile UI related code has grown large enough to warrant a separate file. Also, work-in-progress redo of the Preferences layout so it can be used with landscape as well. | |||
2021-05-14 | Mobile and iOS: Various fixes and cleanup | Jaakko Keränen | |
Several regressions occurred when the split view mode was implemented. | |||
2021-05-13 | Lang: Added Polish UI translation | Jaakko Keränen | |
IssueID #192 | |||
2021-05-12 | Bumped version number to 1.5.0 | Jaakko Keränen | |
2021-05-09 | Bumped version number to 1.4.1 | Jaakko Keränen | |
2021-05-04 | Lang: Added Toki Pona | Jaakko Keränen | |
IssueID #192 | |||
2021-05-02 | Added a Gempub helper | Jaakko Keränen | |
`Gempub` opens and parses a Gempub archive and provides access to the contents in a common way. | |||
2021-04-27 | Refactor: Separating UI creation and root widget from Window | Jaakko Keränen | |
Making the way for multiple roots/windows. | |||
2021-04-26 | Lang: Added Interlingua (ia) | Jaakko Keränen | |
IssueID #192 | |||
2021-04-25 | iOS: Fixed audio issues | Jaakko Keränen | |
Fighting with ARC, and increased the audio sample buffer size to reduce wakeups. | |||
2021-04-24 | iOS: Bumped version | Jaakko Keränen | |
2021-04-21 | Mobile: Added Settings > About | Jaakko Keränen | |
2021-04-18 | Added French as UI language option | Jaakko Keränen | |
2021-04-18 | Added build option to disable IPC | Jaakko Keränen | |
It may take a while to add D-Bus support, so adding a way to disable the incompatible IPC mechanism for Flatpak builds. IssueID #245 | |||
2021-04-14 | iOS: Bump version | Jaakko Keränen | |
2021-04-13 | Text: Added a semibold Fira Sans font | Jaakko Keränen | |
2021-04-13 | Updated the UI fonts to Source Sans 3 | Jaakko Keränen | |
A new version of the typeface, now with all font variations needed for page content as well. | |||
2021-04-12 | iOS: Bumped version | Jaakko Keränen | |
2021-04-11 | Lang: Added German translation | Jaakko Keränen | |
2021-04-11 | Mobile: Long press to select; navbar page menu | Jaakko Keränen | |
DocumentWidget now supports a long-press drag selection mode. The context menu was moved to the URL bar, replacing the reload button. | |||
2021-04-10 | iOS: Bumped version to 9 | Jaakko Keränen | |
2021-04-09 | iOS: Bumped version to 8 | Jaakko Keränen | |
2021-04-05 | Bumped version number to 1.3.2 | Jaakko Keränen | |
2021-04-03 | Lang: Added Occidental and Serbian | Jaakko Keränen | |
IssueID #192 | |||
2021-04-03 | Bumped version number to 1.3.1 | Jaakko Keränen | |
2021-03-29 | Lang: Added Chinese (Traditional) | Jaakko Keränen | |
2021-03-28 | Porting to Haiku | Nikolay Korotkiy | |
2021-03-28 | Added Noto Sans Arabic | Jaakko Keränen | |
Added a font for Arabic, making the glyphs available for rendering. Of course, this doesn't solve Arabic text rendering yet. There is still the RTL direction to work out and possibly some missing glyph combining rules. IssueID #195 | |||
2021-03-27 | Lang: Added Spanish (es) | Jaakko Keränen | |
IssueID #192 | |||
2021-03-26 | Cleanup: Omit partially translated "de" | Jaakko Keränen | |
Only show the languages that are currently (more or less) fully translated. IssueID #192 | |||
2021-03-26 | Added Noto Sans SC; font table cleanup | Jaakko Keränen | |
Added the Noto Sans Simplified Chinese font. This adds another ~10 MB to resources.lgr, increasing the urgency of distributing fonts via separate downloads. The font table was getting difficult to manage, so now the sizes are broken out into a separate enum, and the table is reordered to match the FontSize order. | |||
2021-03-25 | Lang: Added Chinese (Simplified) | Jaakko Keränen | |
IssueID #192 | |||
2021-03-24 | Lang: Added the German .bin resource | Jaakko Keränen | |
2021-03-23 | Lang: Added Russian to resources | Jaakko Keränen | |
IssueID #192 | |||
2021-03-23 | Lang: Initial version of the Finnish translation | Jaakko Keränen | |
2021-03-22 | Basic language string mechanism | Jaakko Keränen | |
Added a set of English strings. Lang can load a language. LabelWidget can replace IDs in the label. IssueID #192 | |||
2021-03-22 | Lang: Began replacing UI strings with IDs | Jaakko Keränen | |
IssueID #192 | |||
2021-03-21 | iOS: Bumped version | Jaakko Keränen | |
2021-03-19 | Cleanup | Jaakko Keränen | |
2021-03-18 | Draw soft popup menu border shadows | Jaakko Keränen | |
2021-03-18 | Scrollbar fading and periodic commands | Jaakko Keränen | |
Added a new mechanism to issue periodic but not per-frame commands. This is used for main-thread operations like checking if it's time to fade away the scrollbars. Scrollbars are faded away completely on Apple platforms. Adjusted list right margins accordingly. | |||
2021-03-17 | iOS: Bumped version to 6 | Jaakko Keränen | |
2021-03-15 | Added a page translation service | Jaakko Keränen | |
This is quite experimental. The page contents are sent to an instance of LibreTranslate (powered by Argos Translate), which may or may not successfully translate the contents without mangling the gemtext markup. | |||
2021-03-13 | iOS: Bumped version | Jaakko Keränen | |