projects
/
vimb.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vimb.git
2017-05-24
Daniel Carl
Removed hard coded tls policy.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Daniel Carl
Sort changed settings.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Daniel Carl
Added hardware acceleration to man page.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Daniel Carl
Use dashed naming for user-agent too.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
Daniel Carl
Change default user-agent.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-21
Daniel Carl
Stop hinting when element clicked by mouse.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-21
Daniel Carl
Don't handle hint in new window by javascript.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Daniel Carl
Don't attempt to open empty url by hinting.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Daniel Carl
Merge branch 'pks/hints-without-js' of https://github...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Daniel Carl
Merge branch 'pks/scroll-page' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Daniel Carl
Merge branch 'pks/acceleration-settings' of https:...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Daniel Carl
Merge branch 'pks/clear-scripts' of https://github...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Patrick Steinhardt
hints: do not execute `click` in addition to opening...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Patrick Steinhardt
hints: use `window.location.href` to change current URL
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Patrick Steinhardt
scroll: fix percent-based scrolling
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Patrick Steinhardt
setting: expose hardware acceleration settings
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Patrick Steinhardt
hints: remove unused hints.js.h file
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Patrick Steinhardt
setting: always clear scripts previous to adding global...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Daniel Carl
Cast to OptArgFunction.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Daniel Carl
Move include of hints.js.h to the right place.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Robert Timm
adds insight about shortcut-default #365
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Robert Timm
adds incsearch to manpage (#365)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Daniel Carl
Mention runsandbox target in README.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Daniel Carl
Update change settings in CHANGELOG.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Daniel Carl
Add settings for spell checking.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Daniel Carl
Increase default z-index for hint elements.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Robert Timm
fixes serif-font setting name to match manpage
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Ferenc-
Eliminate dead code from main.c
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Daniel Carl
Added missed ;x hinting to man page.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Daniel Carl
Use dashed setting names.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Daniel Carl
Added current available settings to man page #365.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Daniel Carl
Added missed x-hint-command setting.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Daniel Carl
Add space after sed -e option #388.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Daniel Carl
Remove also whitespace around *%/[.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Daniel Carl
Close comments in js on end of line.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Robert Timm
fixes :eval segfault (closes #397)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Michael Danilov
js2sh.sh: sed for was GNU-specific.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Daniel Carl
Mention mailing list also for the contributors.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Daniel Carl
Moved contribution related stuff from README to CONTRIBUTE.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Daniel Carl
Added editor to man page #347.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Daniel Carl
Fixed wrong link identifier.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Daniel Carl
Fixed wrong client to webpage relation #349.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Robert Timm
implements external editor (closes #347)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Daniel Carl
Removed dead code #393.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Daniel Carl
Fixed possible null pointer dereference #392.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Daniel Carl
Added inofficial arch linux pkgbuild.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Daniel Carl
Updated README.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Daniel Carl
Added hinting to man page.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Robert Timm
fixes hintElem opacity for non opaque elements
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Daniel Carl
Don't give MFLAGS to make explicitly.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Virgil Dupras
hints: open links in async mode
commit
|
commitdiff
|
tree
|
snapshot
2017-05-07
Daniel Carl
Moved scrolling logic into javascript.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-07
Daniel Carl
Merge branch 'hints' into webkit2.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-07
Daniel Carl
Show scroll indicator in status bar #354.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-07
Daniel Carl
Fix wrong js to scroll to x percent of page.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-07
Daniel Carl
Use direct click method on element #349.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-07
Daniel Carl
Clear hints on entering normal mode #349.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-07
Daniel Carl
Workaround for hanging hints #349.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-07
Daniel Carl
Set hint css vie web content manager #349.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-07
Daniel Carl
Prefix minified content by file type.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-07
Daniel Carl
Inject global hints script during setting.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-07
Daniel Carl
Run hint script syncron #349.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Daniel Carl
Fixed missed quotes around filter value #349.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Daniel Carl
Don't fail on same origin policy violations #349.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Daniel Carl
Inject hinting script only in top frame #349.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Daniel Carl
Allow to quit hint mode via <CTRL-C> #349.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Virgil Dupras
Make the ";y" (yanking) hint command work
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Virgil Dupras
Make hints wotk in "new window" mode
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Virgil Dupras
hints: re-enable hints function return value processing
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Virgil Dupras
hints: Re-enable nearly all call_hint_function invocations
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Virgil Dupras
Convert old hints.c to the webkit2 era
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Virgil Dupras
Add hint display
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Virgil Dupras
Very preliminary work for bringing hints back
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Daniel Carl
Merge branch '375_reject_window_manager_initiated_quit_...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Daniel Carl
Merge branch 'fix_typos' of https://github.com/rti...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-06
Daniel Carl
Merge branch '383_download_file_name_postfix' of https...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Daniel Carl
Don't set empty title is none is found.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Robert Timm
Reject window manager quit if downloading
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Robert Timm
fixes typos
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Robert Timm
fixes download file name postfix (closes #383)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Daniel Carl
Changed default-zoom behaviour.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Daniel Carl
Fix some typos.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Daniel Carl
Keep all content before command on completion.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Daniel Carl
Allow also completion for whitespace prefixed commands.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Daniel Carl
Add bookmark completion to manual page #365.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Daniel Carl
Added section for input mode to man page #365.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Daniel Carl
Added missed queue file in manual page #365.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Daniel Carl
Add queue feature to manual page #365.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Daniel Carl
Moved closed file writing to util #379.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Daniel Carl
Allow to store multiple closed URLs #379.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Daniel Carl
Fixed wrongs check of g_mkdir_with_parents #381.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Daniel Carl
Don't run input change on stepping through completion.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
Robert Timm
fixes incsearch history handling
commit
|
commitdiff
|
tree
|
snapshot
2017-04-22
Daniel Carl
Added missed --config option on spawning new instance.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-22
Daniel Carl
Show profile name in url bar #343.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-22
Daniel Carl
Add profile option #343.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-22
Daniel Carl
Remove FEATURE_HISTORY_INDICATOR.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Daniel Carl
Update the license year.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Daniel Carl
Create files needed for full feature support.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-21
Daniel Carl
Don't fail on missing files.
commit
|
commitdiff
|
tree
|
snapshot
next