vimb.git
2017-05-20 Patrick Steinhardthints: use `window.location.href` to change current URL
2017-05-19 Daniel CarlCast to OptArgFunction.
2017-05-19 Daniel CarlMove include of hints.js.h to the right place.
2017-05-19 Robert Timmadds insight about shortcut-default #365
2017-05-19 Robert Timmadds incsearch to manpage (#365)
2017-05-18 Daniel CarlMention runsandbox target in README.
2017-05-18 Daniel CarlUpdate change settings in CHANGELOG.
2017-05-18 Daniel CarlAdd settings for spell checking.
2017-05-18 Daniel CarlIncrease default z-index for hint elements.
2017-05-18 Robert Timmfixes serif-font setting name to match manpage
2017-05-18 Ferenc-Eliminate dead code from main.c
2017-05-16 Daniel CarlAdded missed ;x hinting to man page.
2017-05-16 Daniel CarlUse dashed setting names.
2017-05-16 Daniel CarlAdded current available settings to man page #365.
2017-05-16 Daniel CarlAdded missed x-hint-command setting.
2017-05-15 Daniel CarlAdd space after sed -e option #388.
2017-05-12 Daniel CarlRemove also whitespace around *%/[.
2017-05-12 Daniel CarlClose comments in js on end of line.
2017-05-12 Robert Timmfixes :eval segfault (closes #397)
2017-05-12 Michael Danilovjs2sh.sh: sed for was GNU-specific.
2017-05-12 Daniel CarlMention mailing list also for the contributors.
2017-05-12 Daniel CarlMoved contribution related stuff from README to CONTRIBUTE.
2017-05-11 Daniel CarlAdded editor to man page #347.
2017-05-11 Daniel CarlFixed wrong link identifier.
2017-05-11 Daniel CarlFixed wrong client to webpage relation #349.
2017-05-11 Robert Timmimplements external editor (closes #347)
2017-05-11 Daniel CarlRemoved dead code #393.
2017-05-11 Daniel CarlFixed possible null pointer dereference #392.
2017-05-11 Daniel CarlAdded inofficial arch linux pkgbuild.
2017-05-11 Daniel CarlUpdated README.
2017-05-11 Daniel CarlAdded hinting to man page.
2017-05-09 Robert Timmfixes hintElem opacity for non opaque elements
2017-05-09 Daniel CarlDon't give MFLAGS to make explicitly.
2017-05-09 Virgil Duprashints: open links in async mode
2017-05-07 Daniel CarlMoved scrolling logic into javascript.
2017-05-07 Daniel CarlMerge branch 'hints' into webkit2.
2017-05-07 Daniel CarlShow scroll indicator in status bar #354.
2017-05-07 Daniel CarlFix wrong js to scroll to x percent of page.
2017-05-07 Daniel CarlUse direct click method on element #349.
2017-05-07 Daniel CarlClear hints on entering normal mode #349.
2017-05-07 Daniel CarlWorkaround for hanging hints #349.
2017-05-07 Daniel CarlSet hint css vie web content manager #349.
2017-05-07 Daniel CarlPrefix minified content by file type.
2017-05-07 Daniel CarlInject global hints script during setting.
2017-05-07 Daniel CarlRun hint script syncron #349.
2017-05-06 Daniel CarlFixed missed quotes around filter value #349.
2017-05-06 Daniel CarlDon't fail on same origin policy violations #349.
2017-05-06 Daniel CarlInject hinting script only in top frame #349.
2017-05-06 Daniel CarlAllow to quit hint mode via <CTRL-C> #349.
2017-05-06 Virgil DuprasMake the ";y" (yanking) hint command work
2017-05-06 Virgil DuprasMake hints wotk in "new window" mode
2017-05-06 Virgil Duprashints: re-enable hints function return value processing
2017-05-06 Virgil Duprashints: Re-enable nearly all call_hint_function invocations
2017-05-06 Virgil DuprasConvert old hints.c to the webkit2 era
2017-05-06 Virgil DuprasAdd hint display
2017-05-06 Virgil DuprasVery preliminary work for bringing hints back
2017-05-06 Daniel CarlMerge branch '375_reject_window_manager_initiated_quit_...
2017-05-06 Daniel CarlMerge branch 'fix_typos' of https://github.com/rti...
2017-05-06 Daniel CarlMerge branch '383_download_file_name_postfix' of https...
2017-05-05 Daniel CarlDon't set empty title is none is found.
2017-05-05 Robert TimmReject window manager quit if downloading
2017-05-04 Robert Timmfixes typos
2017-05-04 Robert Timmfixes download file name postfix (closes #383)
2017-04-27 Daniel CarlChanged default-zoom behaviour.
2017-04-27 Daniel CarlFix some typos.
2017-04-27 Daniel CarlKeep all content before command on completion.
2017-04-27 Daniel CarlAllow also completion for whitespace prefixed commands.
2017-04-27 Daniel CarlAdd bookmark completion to manual page #365.
2017-04-26 Daniel CarlAdded section for input mode to man page #365.
2017-04-26 Daniel CarlAdded missed queue file in manual page #365.
2017-04-26 Daniel CarlAdd queue feature to manual page #365.
2017-04-26 Daniel CarlMoved closed file writing to util #379.
2017-04-26 Daniel CarlAllow to store multiple closed URLs #379.
2017-04-26 Daniel CarlFixed wrongs check of g_mkdir_with_parents #381.
2017-04-24 Daniel CarlDon't run input change on stepping through completion.
2017-04-23 Robert Timmfixes incsearch history handling
2017-04-22 Daniel CarlAdded missed --config option on spawning new instance.
2017-04-22 Daniel CarlShow profile name in url bar #343.
2017-04-22 Daniel CarlAdd profile option #343.
2017-04-22 Daniel CarlRemove FEATURE_HISTORY_INDICATOR.
2017-04-21 Daniel CarlUpdate the license year.
2017-04-21 Daniel CarlCreate files needed for full feature support.
2017-04-21 Daniel CarlDon't fail on missing files.
2017-04-21 Daniel CarlDon't warn about missing scripts file.
2017-04-21 Daniel CarlDon not double inject user script file.
2017-04-21 Daniel CarlRemoved hsts file because this is not used at the time.
2017-04-21 Daniel CarlFixed none printed :open .. on O.
2017-04-21 Daniel CarlMerge branch 'fix_incsearch_paste' of https://github...
2017-04-21 Daniel CarlClear input after load commited during search.
2017-04-21 Robert Timmadds TODO for text buffer change warning
2017-04-21 Robert Timmadds TODO for deprecated gdkkeysyms
2017-04-21 Robert Timmmoves incsearch to ex_input_changed (closes #370)
2017-04-21 Robert Timmadds call to mode input_changed (closes #369)
2017-04-20 Daniel CarlRun js by webextension.
2017-04-20 Daniel CarlRun js for scrolling from webextension #367.
2017-04-20 Daniel CarlShow if directory can't be created.
2017-04-20 Daniel CarlAdded :save command.
2017-04-20 Daniel CarlAdd docu for reading from stdin.
2017-04-20 Daniel CarlMerge branch '346_html_from_stdin' of https://github...
2017-04-18 Robert Timmadds reading html from stdin (closes #346)
next