index
:
lagrange.git
dev
dev-unrebased
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gmdocument.h
Age
Commit message (
Expand
)
Author
2020-08-03
Server certificate TOFU
Jaakko Keränen
2020-08-01
More robust URL processing
Jaakko Keränen
2020-07-30
History of visited URLs; visualize time of last link visit
Jaakko Keränen
2020-07-29
Moved History to its own type
Jaakko Keränen
2020-07-29
DocumentWidget: Improved link presentation
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
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-24
Added GmRequest for handling the request
Jaakko Keränen
2020-07-23
Visualize links; open URL when clicked
Jaakko Keränen
2020-07-22
Text wrapping; basic scrolling in DocumentWidget
Jaakko Keränen
2020-07-21
Added GmDocument; very basic layout and render
Jaakko Keränen