index
:
lagrange.git
dev
dev-unrebased
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
app.h
Age
Commit message (
Expand
)
Author
2021-05-14
Mobile and iOS: Various fixes and cleanup
Jaakko Keränen
2021-05-11
InputWidget: Word wrapping, inserting newlines
Jaakko Keränen
2021-05-04
Highlight links opened in other tabs
Jaakko Keränen
2021-05-02
App: Save split mode; launch event cleanup
Jaakko Keränen
2021-04-28
Working on multiple UI roots
Jaakko Keränen
2021-04-28
Working on multiple UI roots
Jaakko Keränen
2021-04-27
Refactor: Update event processing to not assume a single UI root
Jaakko Keränen
2021-04-21
Mobile: Working on scroll bounce behavior
Jaakko Keränen
2021-04-10
Touch: Notify widget when tap is about to begin
Jaakko Keränen
2021-03-18
Scrollbar fading and periodic commands
Jaakko Keränen
2021-03-13
Text: Separate glyph caching procedure
Jaakko Keränen
2021-03-01
Listing open tabs via command line
Jaakko Keränen
2021-02-26
DocumentWidget: Inline downloads
Jaakko Keränen
2021-02-20
iOS: Tweaks and changes for phone mode
Jaakko Keränen
2021-02-16
Search engine queries via the navbar
Jaakko Keränen
2021-01-27
Added preference for maximum cache size
Jaakko Keränen
2020-12-10
Feeds: Show entries in lookup results
Jaakko Keränen
2020-12-06
Added build option for sleeping while idle
Jaakko Keränen
2020-12-02
Added MimeHooks
Jaakko Keränen
2020-11-28
Cleanup: Removed (hidden) preformatted wrap option
Jaakko Keränen
2020-11-06
Link context menu item to bypass proxy
Jaakko Keränen
2020-10-09
Fixed memory leak on tab close
Jaakko Keränen
2020-09-21
Added Prefs; placeholders for new options
Jaakko Keränen
2020-09-20
Opening links in a new background tab
Jaakko Keränen
2020-09-17
Added a "Save Page" menu item
Jaakko Keränen
2020-09-15
Added software rendering fallback and --sw option
Jaakko Keränen
2020-09-11
macOS: Handling launch URLs and drop'n'drop
Jaakko Keränen
2020-09-07
LookupWidget: Working on history content search
Jaakko Keränen
2020-09-07
Cleanup
Jaakko Keränen
2020-09-05
Option to force break very long lines
Jaakko Keränen
2020-09-01
Scheme-specific proxies for Gopher and HTTP
Jaakko Keränen
2020-08-28
macOS: Revealing files of an identity
Jaakko Keränen
2020-08-25
DocumentWidget: Smooth scrolling for keyboard
Jaakko Keränen
2020-08-22
Added BSD 2-clause license and copyright notices
Jaakko Keränen
2020-08-16
Palette has UI colors; defined Light theme colors
Jaakko Keränen
2020-08-14
Adding and viewing bookmarks
Jaakko Keränen
2020-08-13
App-wide document zoom; added --echo option for debugging
Jaakko Keränen
2020-08-12
Working on sidebar resizing
Jaakko Keränen
2020-08-12
Save and load app state (tabs, history)
Jaakko Keränen
2020-08-08
Handling "about:home"; GmRequest decoupling
Jaakko Keränen
2020-08-08
Creating new tabs; cleaned up DocumentWidget
Jaakko Keränen
2020-08-08
Moved recent URLs history to DocumentWidget
Jaakko Keränen
2020-08-04
Open HTTP in default browser
Jaakko Keränen
2020-08-04
Remember scroll positions on visited pages
Jaakko Keränen
2020-08-03
Working on server certificates
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-25
Fixed event processing for menus and dialogs
Jaakko Keränen
2020-07-22
Manual window refresh events
Jaakko Keränen
2020-07-21
Initial commit
Jaakko Keränen