index
:
neovimb.git
master
vim like browser
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-11-18
Merge branch 'geolocation' of https://github.com/fjallarefur/vimb.
Daniel Carl
2019-11-18
Allow to disable hint matching base on element text #581.
Daniel Carl
2019-11-18
Add geolocation setting
Alva
2019-11-18
Merge branch 'pks/load-starting' of https://github.com/pks-t/vimb.
Daniel Carl
2019-11-11
autocmd: implement new LoadStarting event
Patrick Steinhardt
2019-10-09
Put :cleardata dataType before timespan.
Daniel Carl
2019-10-09
Added :clearcache by :cleardata command.
Daniel Carl
2019-08-23
Fix spelling mistake 'reed' -> 'read'
Michael Vetter
2019-06-15
Use ephemeral webview if incognito option is used #562
Daniel Carl
2019-06-15
Show error if printing fails #564.
Daniel Carl
2019-06-14
Fixed memory allocation errors in incognito mode.
Daniel Carl
2019-06-08
Give --incognito option also to new spawned instances #562.
Daniel Carl
2019-06-08
Rename option ephemeral to incognito #562.
Daniel Carl
2019-06-04
Added ephemeral mode #562.
Daniel Carl
2019-06-04
Check if file exists during runtime #562.
Daniel Carl
2019-06-03
Add file storage to allow to collect ephemeral data #562.
Daniel Carl
2019-05-20
Avoid double free in on_webview_notify_uri #561.
Daniel Carl
2019-05-20
Fix NULL ret of util_sanitize_uri
tharvik
2019-05-19
Add external download command #543 #348.
Daniel Carl
2019-04-24
Fix segfault on open in new tabe from context menu #556.
Daniel Carl
2019-03-30
Change hover link url on status bar via direct function.
Daniel Carl
2019-03-30
Show uri of hinted element in statusbar.
Daniel Carl
2019-03-30
Do the -webkit-transform:translate in js.
Daniel Carl
2019-03-26
Released version 3.4.0.
Daniel Carl
2019-03-25
Use webkit_uri_for_display().
Daniel Carl
2019-03-24
Merge branch 'disallow-window-open'
Daniel Carl
2019-03-24
Prevent opening links into new window #544.
Daniel Carl
2019-03-15
Move functions from events.c to map.c #546.
Daniel Carl
2019-03-15
Use GSList to queue events #546.
Daniel Carl
2019-03-15
Use the right gdk function to duplicate the key events #546.
Daniel Carl
2019-03-15
Use glib memory functions to simplify the code #546.
Daniel Carl
2019-03-14
Allow incomplete imap sequence to timeout
Thomas Legris
2019-03-13
Split policy decision into parts.
Daniel Carl
2019-03-12
Allow to not maximize window via option --no-maximize #483.
Daniel Carl
2019-02-13
Avoid double client destroy in case of webview close #537.
Daniel Carl
2019-01-21
Replace deprecated gtk_css_provider_get_default.
Daniel Carl
2019-01-18
Allow to show video in fullscreen if requested.
Daniel Carl
2019-01-10
Always generate version from git if possible #532.
Daniel Carl
2018-11-22
Increased min required webkit version to 2.20.x #525.
Daniel Carl
2018-11-22
Fixed -Wpointer-sign warning.
Daniel Carl
2018-11-21
Fixed none shown hint labels by CSP headers #531.
Daniel Carl
2018-11-11
Fix out-of-bounds buffer access in parse_command
Sören Tempel
2018-11-07
Update default user-agent to webkit default.
Daniel Carl
2018-10-29
Fixed none freed command variable.
Daniel Carl
2018-10-25
Fix some code indentation.
Daniel Carl
2018-10-25
Fix possible memory leak #361.
Daniel Carl
2018-10-25
Always pass NUL-terminated text to command_spawn_editor()
Leonardo Taccari
2018-10-25
Avoid possible strlen() on NULL content
Leonardo Taccari
2018-10-25
Add command_spawn_editor() and implement normal_view_source()
Leonardo Taccari
2018-10-15
Fixed wrong return type for util_file_set_content().
Daniel Carl
[next]