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
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
2015-11-17
Merge branch 'build-pre-flock' of https://github.com/plredmond/vimb.
Daniel Carl
2015-11-16
fix conflict with /usr/include/MacTypes.h `Style` type
PLR
2015-10-21
Use flock instead of fcntl for file locking (#235).
Daniel Carl
2015-10-12
Fixed file locking using fcntl.
Yutao Yuan
2015-08-02
Do not blur the focused element after alt-tabbing.
Benjamin Petrenko
2015-07-29
Support for multiple configuration profiles (#129)
Jiri Marsicek
2015-07-20
respect the strict-focus variable
Benjamin Petrenko
2015-07-17
More consistent use of title and url (#224).
Daniel Carl
2015-03-10
Removed duplicate style override for GTK3.
Daniel Carl
2015-03-08
Added hint-follow-last option
Micha Gorelick
2015-02-21
Merged code from mode.c into main.c
Daniel Carl
2015-02-10
Removed unneeded micro seconds from timer.
Daniel Carl
2015-01-01
Change year in license block.
Daniel Carl
2014-12-31
Replaced the fifo by socket to remote control vimb (#144).
Daniel Carl
2014-12-10
Changed option --fifo-name into --fifo.
Daniel Carl
2014-12-08
Don't save mapped commands in history (#130).
Daniel Carl
2014-12-04
Removed lonesome #else.
Daniel Carl
2014-12-02
Show mode label in statusbar.
Daniel Carl
[next]