index
:
neovimb.git
master
vim like browser
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-06-27
Fixed wrong order of blocks within ifeq-endif.
Daniel Carl
2015-06-25
Wrong order of blocks within ifeq-endif
Dmitrij D. Czarkoff
2015-06-25
Replaced "-Wpedantic" with "-pedantic"
Dmitrij D. Czarkoff
2015-06-25
Made build process more user-friendly
Dmitrij D. Czarkoff
2015-06-20
Added hint-number-same-length option
Yutao Yuan
2015-06-15
Fixed Makefile install target using -D.
Daniel Carl
2015-06-13
Released version 2.10.
Daniel Carl
2015-05-23
Merge branch 'master' of https://github.com/jasonwryan/vimb
Daniel Carl
2015-05-23
Cleaned up typos and grammar in man page
Jason Ryan
2015-05-23
Grammar and formatting cleanup in README
Jason Ryan
2015-05-09
README.md: config.h is under src/
Serge Hallyn
2015-04-27
Allow to focus editable element in iframes (#201).
Daniel Carl
2015-04-27
Fixed regression of ignored strict focus in frames (#201).
Daniel Carl
2015-04-26
Check for dom focus/blur event on window object cleared (#201).
Daniel Carl
2015-04-26
add HTML5 input type to dom_focus_input
Sébastien Marie
2015-04-23
Allow to use formfiller also for new html5 input types.
Daniel Carl
2015-04-22
Fixed trailing whitespace.
Daniel Carl
2015-04-22
support html5 new input types
Sébastien Marie
2015-04-20
Set focus also on htm5 input type="search".
Daniel Carl
2015-04-20
enable input-mode on input.search element
Sébastien Marie
2015-04-18
Moved default hint css from js to config.def.h file (#199).
Daniel Carl
2015-04-18
Suppress redefinition warning caused by glib.
Daniel Carl
2015-04-06
Removed code to track clicks to input elements.
Daniel Carl
2015-04-05
Fixed regression against 112-editable-focus.html test (#197).
Daniel Carl
2015-04-05
Check for DOM focus/blur events as soon as possible (#197).
Daniel Carl
2015-04-03
Leave input mode after submitting a form (#197).
Daniel Carl
2015-04-03
Fixed not leaved input mode on form submit (#197).
Daniel Carl
2015-04-02
Use case insensitive xpath for focus input (#198).
Daniel Carl
2015-03-19
Adapted formfiller code style.
Daniel Carl
2015-03-19
-z "$var" and not -z $var it would seem
Artymort
2015-03-19
Space between l and 7 + default value for $XDG...
Artymort
2015-03-16
Allow to escape escape char to in commands (#191).
Daniel Carl
2015-03-11
Use URL for bookmark completion too (#189).
Daniel Carl
2015-03-10
Added hint for bookmark file format (#189).
Daniel Carl
2015-03-10
Fix segfault on bookmark completion (#189).
Daniel Carl
2015-03-10
Removed duplicate style override for GTK3.
Daniel Carl
2015-03-09
Restore alphabetical order of settings in man page.
Daniel Carl
2015-03-09
Fixed shown scrollbars on some sites (#188).
Daniel Carl
2015-03-09
Fix segfault on config file with invalid commands (#188).
Daniel Carl
2015-03-08
Update man page for hint-follow-last setting (#186).
Daniel Carl
2015-03-08
Added hint-follow-last option
Micha Gorelick
2015-03-08
Added hint for install on ubuntu (#185).
Daniel Carl
2015-02-27
Added <BS> to list of special characters in man page
Craig Roy
2015-02-27
Added backspace as a special character for mapping
Craig Roy
2015-02-24
Remove example files also on uninstall.
Daniel Carl
2015-02-23
Install the sample scripts too.
Daniel Carl
2015-02-21
Merged code from mode.c into main.c
Daniel Carl
2015-02-21
Cleanup for manual page.
Daniel Carl
2015-02-14
Add <Space> as special map key name (#176).
Daniel Carl
2015-02-13
Fixed the code style a little.
Daniel Carl
[next]