index
:
lagrange.git
dev
dev-unrebased
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gmdocument.c
Age
Commit message (
Expand
)
Author
2020-08-13
Toggle sidebar visibility; save width and mode
Jaakko Keränen
2020-08-11
SidebarWidget: Scrolling and the scrollbar
Jaakko Keränen
2020-08-11
GmDocument: Fixed bullet decorations
Jaakko Keränen
2020-08-11
Document outline; jumping to clicked heading
Jaakko Keränen
2020-08-10
GmDocument: Don’t indent the first pre block
Jaakko Keränen
2020-08-09
Windows: Fixed Unicode icons
Jaakko Keränen
2020-08-08
GmDocument: Added more site icons
Jaakko Keränen
2020-08-08
Moved recent URLs history to DocumentWidget
Jaakko Keränen
2020-08-07
Cleanup
Jaakko Keränen
2020-08-07
GmDocument: Handpicked set of primary and alt hues
Jaakko Keränen
2020-08-06
GmDocument: Tweak theme alt hue selection
Jaakko Keränen
2020-08-06
DocumentWidget: Adjusted document borders
Jaakko Keränen
2020-08-06
GmDocument: Default theme colors
Jaakko Keränen
2020-08-06
GmDocument: Improvements to color themes
Jaakko Keränen
2020-08-05
Color palette theming
Jaakko Keränen
2020-08-05
Setting up document theming
Jaakko Keränen
2020-08-04
Changing the document content text size
Jaakko Keränen
2020-08-02
Window: Narrow layout mode for the navbar
Jaakko Keränen
2020-08-02
GmDocument: First paragraph styling
Jaakko Keränen
2020-08-01
More robust URL processing
Jaakko Keränen
2020-07-30
GmDocument: Visit times are for absolute URLs
Jaakko Keränen
2020-07-30
GmDocument: Check absolute URLs for visit times
Jaakko Keränen
2020-07-30
History of visited URLs; visualize time of last link visit
Jaakko Keränen
2020-07-29
DocumentWidget: Improved link presentation
Jaakko Keränen
2020-07-29
Viewing image URLs
Jaakko Keränen
2020-07-29
Showing and hiding image content
Jaakko Keränen
2020-07-28
Loading and rendering images in the document
Jaakko Keränen
2020-07-28
Detect known image/audio file extensions
Jaakko Keränen
2020-07-28
DocumentWidget: Don't repeat the hostname if visible
Jaakko Keränen
2020-07-28
Plaintext documents; unsupported MIME type error
Jaakko Keränen
2020-07-27
Visualizing links
Jaakko Keränen
2020-07-27
GmDocument: Add extra line spacing for wrapped lines
Jaakko Keränen
2020-07-27
DocumentWidget: Marking a selection with the mouse
Jaakko Keränen
2020-07-27
Finding previous text
Jaakko Keränen
2020-07-26
Finding text in the document
Jaakko Keränen
2020-07-25
Use document top header as window title
Jaakko Keränen
2020-07-25
Basic navigation history; Back and Forward are working
Jaakko Keränen
2020-07-24
Font update; ANSI color escapes; fixed URL update
Jaakko Keränen
2020-07-24
Added GmRequest for handling the request
Jaakko Keränen
2020-07-23
Added gray88 to the palette
Jaakko Keränen
2020-07-23
Visualize links; open URL when clicked
Jaakko Keränen
2020-07-22
Getting started with some links
Jaakko Keränen
2020-07-22
GmDocument: Wide monospace blocks use smaller font
Jaakko Keränen
2020-07-22
GmDocument: Trying a first paragraph emphasis
Jaakko Keränen
2020-07-22
Text wrapping; basic scrolling in DocumentWidget
Jaakko Keränen
2020-07-22
GmDocument: Normalize spaces; apply line margins
Jaakko Keränen
2020-07-22
GmDocument: Basic indents; bullets; bold font
Jaakko Keränen
2020-07-22
GmDocument: Detecting line type; define fonts
Jaakko Keränen
2020-07-21
Added GmDocument; very basic layout and render
Jaakko Keränen