index
:
neovimb.git
master
vim like browser
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
webextension
Age
Commit message (
Expand
)
Author
2018-10-15
Add support for marks, based on vimb-2.12
Leonardo Taccari
2018-10-09
Remove trialing tabs.
Daniel Carl
2018-10-08
Use glib example code for dbus auth observer #438.
Daniel Carl
2018-07-31
Convert focus_element_by_id.js to C
Virgil Dupras
2018-07-18
Get page size from body as well as the documentElement #501.
Daniel Carl
2018-04-16
Fixed none cleaned webextension object files.
Daniel Carl
2018-04-16
Include dependencies at the end.
Daniel Carl
2018-04-14
Use separate makefile in for scripts.
Daniel Carl
2018-04-14
Do not use to many variables in makefiles.
Daniel Carl
2018-04-13
Give CPP and CFLAGS separate to compiler.
Daniel Carl
2018-03-28
Update license year.
Daniel Carl
2017-08-04
Fixed none freed memory.
Daniel Carl
2017-07-18
Don't duplicate CFLAGS and CPPFLAGS.
Daniel Carl
2017-06-27
Fixed wrong scroll position calculation #428.
Daniel Carl
2017-06-24
Use Uppercase bool value from glib.
Daniel Carl
2017-05-26
Update license year.
Daniel Carl
2017-05-12
Fixed wrong client to webpage relation #349.
Daniel Carl
2017-05-08
Show scroll indicator in status bar #354.
Daniel Carl
2017-04-21
Run js by webextension.
Daniel Carl
2017-04-21
Run js for scrolling from webextension #367.
Daniel Carl
2017-04-12
User scripts don't work when scripts are disabled.
Daniel Carl
2017-04-12
Use script message handler to track elements focus changes.
Daniel Carl
2017-04-11
Don't verbose the echo lines during make.
Daniel Carl
2017-04-11
Put objects before linker flags.
Daniel Carl
2017-04-10
adds make option V for verbose builds
Robert Timm
2017-02-01
Removed debug message.
Daniel Carl
2017-02-01
Added real auth observer to webextension too.
Daniel Carl
2017-01-28
Attempt to start dbus server from ui.
Daniel Carl
2016-06-30
Made make a bit more silent.
Daniel Carl
2016-06-17
Don't use deprecated node list api.
Daniel Carl
2016-06-01
Update license year.
Daniel Carl
2016-03-30
Startup webkit2 branch from the scratch.
Daniel Carl