index
:
neovimb.git
master
vim like browser
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.h
Age
Commit message (
Expand
)
Author
2021-10-15
a better fix for scroll percentage
Sadoon AlBader
2021-10-15
change scroll_percent from guint to guint16
Sadoon AlBader
2021-10-15
new feature: show some settings on statusbar
rafa_99
2021-09-25
Removed and set incognito mode on by default with cookies
rafa_99
2021-09-25
Project branch off
rafa_99
2021-09-24
Removed History and Last Opened History
rafa_99
2021-02-19
Use guint64 instead of glong. (#660)
Holger Langenau
2021-01-07
Fix none registered webextension in ephemeral mode.
Daniel Carl
2020-02-29
Allow to set scroll-multiplier #602.
Daniel Carl
2020-02-12
fix conditional xembed compilation
Raphael Gosselin
2019-12-18
Added --cmd,-C option to give ex commands on startup #342.
Daniel Carl
2019-06-08
Rename option ephemeral to incognito #562.
Daniel Carl
2019-06-04
Added ephemeral mode #562.
Daniel Carl
2019-03-30
Change hover link url on status bar via direct function.
Daniel Carl
2019-03-24
Prevent opening links into new window #544.
Daniel Carl
2019-03-12
Allow to not maximize window via option --no-maximize #483.
Daniel Carl
2019-01-18
Allow to show video in fullscreen if requested.
Daniel Carl
2018-10-15
Add support for marks, based on vimb-2.12
Leonardo Taccari
2018-05-28
Fix wrong search hit count shown on prev/next.
Daniel Carl
2018-05-07
Remove none used gui styling for completion.
Daniel Carl
2018-04-16
Don not make handler struct public.
Daniel Carl
2018-04-15
Do not propagate the shortcut struct.
Daniel Carl
2018-04-14
Do not give client to util functions.
Daniel Carl
2018-03-28
Update license year.
Daniel Carl
2017-10-28
Merge pull request #448 from yblein/restart-last-search
Daniel Carl
2017-10-28
n/N restart the previous search if none is active
Yoann Blein
2017-10-13
Switch to input mode on authentication request #444.
Daniel Carl
2017-10-01
Reintroduce autocmd and augroups. Fix #356
Yoann Blein
2017-07-18
Split client creation into pieces.
Daniel Carl
2017-05-26
Update license year.
Daniel Carl
2017-05-21
Don't handle hint in new window by javascript.
Daniel Carl
2017-05-12
Fixed wrong client to webpage relation #349.
Daniel Carl
2017-05-05
Reject window manager quit if downloading
Robert Timm
2017-04-27
Changed default-zoom behaviour.
Daniel Carl
2017-04-26
Allow to store multiple closed URLs #379.
Daniel Carl
2017-04-23
fixes incsearch history handling
Robert Timm
2017-04-22
Add profile option #343.
Daniel Carl
2017-04-21
Removed hsts file because this is not used at the time.
Daniel Carl
2017-04-20
Added :save command.
Daniel Carl
2017-04-08
adds incsearch setting
Robert Timm
2017-03-02
Added url file handlers.
Daniel Carl
2017-01-28
Attempt to start dbus server from ui.
Daniel Carl
2016-10-19
Implements gui style settings
Robert Timm
2016-10-12
Implements download path and tracking
Robert Timm
2016-06-20
Enable registers to continue a search.
Daniel Carl
2016-06-16
Show progress in window title.
Daniel Carl
2016-06-16
Prepare the style provider only once.
Daniel Carl
2016-06-01
Update license year.
Daniel Carl
2016-03-30
Startup webkit2 branch from the scratch.
Daniel Carl
2015-11-27
Added closed-max-items option
Yutao Yuan
[next]