summaryrefslogtreecommitdiff
path: root/src/gmdocument.c
AgeCommit message (Expand)Author
2020-08-02Window: Narrow layout mode for the navbarJaakko Keränen
2020-08-02GmDocument: First paragraph stylingJaakko Keränen
2020-08-01More robust URL processingJaakko Keränen
2020-07-30GmDocument: Visit times are for absolute URLsJaakko Keränen
2020-07-30GmDocument: Check absolute URLs for visit timesJaakko Keränen
2020-07-30History of visited URLs; visualize time of last link visitJaakko Keränen
2020-07-29DocumentWidget: Improved link presentationJaakko Keränen
2020-07-29Viewing image URLsJaakko Keränen
2020-07-29Showing and hiding image contentJaakko Keränen
2020-07-28Loading and rendering images in the documentJaakko Keränen
2020-07-28Detect known image/audio file extensionsJaakko Keränen
2020-07-28DocumentWidget: Don't repeat the hostname if visibleJaakko Keränen
2020-07-28Plaintext documents; unsupported MIME type errorJaakko Keränen
2020-07-27Visualizing linksJaakko Keränen
2020-07-27GmDocument: Add extra line spacing for wrapped linesJaakko Keränen
2020-07-27DocumentWidget: Marking a selection with the mouseJaakko Keränen
2020-07-27Finding previous textJaakko Keränen
2020-07-26Finding text in the documentJaakko Keränen
2020-07-25Use document top header as window titleJaakko Keränen
2020-07-25Basic navigation history; Back and Forward are workingJaakko Keränen
2020-07-24Font update; ANSI color escapes; fixed URL updateJaakko Keränen
2020-07-24Added GmRequest for handling the requestJaakko Keränen
2020-07-23Added gray88 to the paletteJaakko Keränen
2020-07-23Visualize links; open URL when clickedJaakko Keränen
2020-07-22Getting started with some linksJaakko Keränen
2020-07-22GmDocument: Wide monospace blocks use smaller fontJaakko Keränen
2020-07-22GmDocument: Trying a first paragraph emphasisJaakko Keränen
2020-07-22Text wrapping; basic scrolling in DocumentWidgetJaakko Keränen
2020-07-22GmDocument: Normalize spaces; apply line marginsJaakko Keränen
2020-07-22GmDocument: Basic indents; bullets; bold fontJaakko Keränen
2020-07-22GmDocument: Detecting line type; define fontsJaakko Keränen
2020-07-21Added GmDocument; very basic layout and renderJaakko Keränen