summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Collapse)Author
2021-10-10Feeds: Added option to ignore web linksJaakko Keränen
2021-10-09Preferences: Selecting fonts to useJaakko Keränen
Now all the available fonts are selectable in the dialog. Added preformatted and UI font settings and shuffled the order a bit to make more sense.
2021-10-08Font configuration; Prefs has a string value arrayJaakko Keränen
Added a second version of Iosevka with more line spacing, to be used as the default monospace document font.
2021-10-07Package all fonts into .fontpacksJaakko Keränen
All fonts except default.fontpack will be distributed separately, or at least outside of resources.lgr.
2021-10-07FontPack: Documented font propertiesJaakko Keränen
2021-10-07Updated Smol EmojiJaakko Keränen
The icon for an open bookmark folder (vertical right angle bracket).
2021-10-06Fixed a couple of font issuesJaakko Keränen
Scaling of monospace and symbols; cache reset.
2021-10-06Revised runtime font managementJaakko Keränen
The built-in fonts are loaded via FontPack, and the font table is now constructed dynamically based on available fonts. A full set of variants (style, size) are prepared for each font, but some of the data gets allocated lazily when needed. GmRun needed a larger allocation for fonts, so now all the fields are combined into a single bit field. TODO: Glyph scaling, vertical offsets, and symbol lookup are still not fully working.
2021-10-05Started working on font packsJaakko Keränen
2021-10-03Updated release notesJaakko Keränen
2021-10-03Updated AppData for v1.7.1Jaakko 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 AppData for v1.7Jaakko Keränen
2021-09-27Updated release notesJaakko Keränen
2021-09-25Lang: Added eo, es_MX, gl, isv, and skJaakko Keränen
New almost completed or in-progress UI translations.
2021-09-25Merge branch 'work/v1.7' into devJaakko Keränen
2021-09-24Bookmarks: Deleting a tree of bookmarksJaakko Keränen
Sidebar asks for confirmation when deleting a folder hierarchy of bookmarks.
2021-09-24Bookmark foldersJaakko Keränen
The user can now create bookmark folders, and drag bookmarks into them. Folders can also be nested. The bookmark sorting menu item sorts inside the chosen folder/root. Remote bookmark sources appear also as folders, although they cannot be sorted/edited. IssueID #339
2021-09-17Mobile: Updated a few stringsJaakko Keränen
2021-09-14UploadWidget: Identity selection (mobile)Jaakko Keränen
2021-09-13Mobile: New selection logic for InputWidgetJaakko Keränen
Touch-based interaction requires a different kind of selection and copy/paste behavior. This isn't done yet; especially multi-line text still needs work.
2021-09-11Mobile: Many UI improvements; Upload UIJaakko Keränen
2021-09-09Updated release notesJaakko Keränen
2021-09-08Lang: Added "Special tags" stringJaakko Keränen
2021-09-07App: Added options -w, -h for window sizingJaakko Keränen
2021-09-07Added BG-to-FG image colorization modeJaakko Keränen
2021-09-07Added image colorization preferenceJaakko Keränen
Option to colorize images to grayscale, text color, or preformatted color.
2021-09-04Merge branch 'dev' into work/v1.7Jaakko Keränen
# Conflicts: # CMakeLists.txt # res/about/version.gmi
2021-09-04Updated release notesJaakko Keränen
2021-09-01Bumped version to 1.6.6; updated release notesJaakko Keränen
2021-08-29Merge branch 'dev' into work/v1.7Jaakko Keränen
2021-08-29Updated release notesJaakko Keränen
2021-08-29Updated release notesJaakko Keränen
2021-08-29Updated Smol EmojiJaakko Keränen
2021-08-26Updated release notesJaakko Keränen
2021-08-25Merge branch 'dev' into work/v1.7Jaakko Keränen
# Conflicts: # CMakeLists.txt # res/about/version.gmi
2021-08-25Updated release notesJaakko Keränen
2021-08-25Updated release notesJaakko Keränen
2021-08-24Updated release notesJaakko Keränen
2021-08-20Added WebP decoding using libwebpJaakko Keränen
2021-08-20Updated AppDataJaakko Keränen
2021-08-19Updated release notesJaakko Keränen
2021-08-18Updated release notesJaakko Keränen
2021-08-18Updated release notesJaakko Keränen
2021-08-17Updated release notesJaakko Keränen