vimb.git
2016-11-02 Michael MackusEnsure all events are turned into input
2016-11-01 Michael MackusProcess events through GDK
2016-11-01 Michael MackusAdd rudimentary GdkEventKey queue
2016-10-01 Nicolas PorcelFix default previouspattern
2016-09-15 Robert TimmFixes default-zoom setting name
2016-09-15 Robert TimmAdds default-zoom to man page
2016-09-15 Robert TimmCustom default_zoom disables HIGH_DPI logic
2016-09-15 Robert TimmSet default_zoom via config
2016-09-15 Robert TimmAdds FEATURE_DEFAULT_ZOOM to config.def.h
2016-08-31 Daniel CarlAllow link activation from search result #131.
2016-08-31 Daniel CarlShow search match count also if highlight is off.
2016-07-25 vlampreiaRemove duplicate text in README
2016-07-24 Daniel CarlFixed typo in manual page #287
2016-06-01 Daniel CarlUpdate license year.
2016-05-26 NotSpookyFix typo
2016-04-15 Daniel CarlDo ssl check also when the load failed #281.
2016-04-15 Daniel CarlWrite soup cache to disk after each page load.
2016-04-11 Frederic CambusAdd URI to the OpenBSD Port in README
2016-03-28 Yutao YuanUse the beginning position of links for hinting
2016-02-24 Daniel CarlAdd license info to --version output.
2016-01-30 Daniel CarlUpdate the URI to the NetBSD port.
2016-01-24 Daniel CarlFixed wrong path for the sockets.
2016-01-06 Daniel CarlRemove element transitions for hinted elements.
2015-12-17 Daniel CarlReleased version 2.11.
2015-11-27 Yutao YuanAdded closed-max-items option
2015-11-22 Daniel CarlUse sorting for completion by default.
2015-11-22 Daniel CarlShow typed text as last completion entry (#253).
2015-11-17 Daniel CarlMerge branch 'build-pre-flock' of https://github.com...
2015-11-17 PLRfix ignored `echo -n ..` by piping through `tr -d ..`
2015-11-17 PLRfix conflict with /usr/include/MacTypes.h `Style` type
2015-11-01 Daniel CarlMerge branch 'fix-file-locking'.
2015-10-25 Daniel CarlMerge branch 'fix_typo' of https://github.com/shioyama...
2015-10-25 Chris SalzbergFix small grammar typo.
2015-10-22 Chris SalzbergRefactor WebKitWebFrame assignment
2015-10-22 Chris SalzbergInstall focus/blue callbacks when load finished
2015-10-21 Daniel CarlUse flock instead of fcntl for file locking (#235).
2015-10-12 Yutao YuanFixed file locking using fcntl.
2015-09-21 Daniel CarlAllow to show profile name in url bar.
2015-09-21 Daniel CarlFixed none shown command error if used by :source command.
2015-09-21 Daniel CarlAdded path completion for :save command too.
2015-09-21 Daniel CarlAdded manual page section for :source command.
2015-09-20 Yutao YuanAdd :source command
2015-08-23 Daniel CarlAdded ^ as normal mode alias of 0 (#236).
2015-08-23 Daniel CarlAdded manual test for contenteditable element (#237).
2015-08-23 Jiri MarsicekAdds support for contenteditable attribute as input...
2015-08-02 Benjamin PetrenkoDo not blur the focused element after alt-tabbing.
2015-07-29 Jiri MarsicekSupport for multiple configuration profiles (#129)
2015-07-28 Daniel CarlFixed misplaced hint labels on some sites (#232).
2015-07-20 Benjamin Petrenkogive the focus to the text box after it's closed in...
2015-07-20 Benjamin Petrenkostop the focus from appearing to be on the input box...
2015-07-20 Daniel CarlRemoved function from public scope.
2015-07-20 Benjamin Petrenkogive the focus to an iframe when needed
2015-07-20 Benjamin Petrenkorespect the strict-focus variable
2015-07-19 Benjamin PetrenkoEnter the input mode at the right time
2015-07-18 Benjamin PetrenkoESC deselects
2015-07-17 Benjamin Petrenkofix title after going back to a local file
2015-07-17 Daniel CarlMore consistent use of title and url (#224).
2015-07-16 Daniel CarlFixed unset of current url on stop loading (#224).
2015-07-16 Daniel CarlUse provisional uri if page could not be loaded (#224).
2015-06-27 Daniel CarlFixed wrong order of blocks within ifeq-endif.
2015-06-25 Dmitrij D.... Wrong order of blocks within ifeq-endif
2015-06-25 Dmitrij D.... Replaced "-Wpedantic" with "-pedantic"
2015-06-25 Dmitrij D.... Made build process more user-friendly
2015-06-20 Yutao YuanAdded hint-number-same-length option
2015-06-15 Daniel CarlFixed Makefile install target using -D.
2015-06-13 Daniel CarlReleased version 2.10.
2015-05-23 Daniel CarlMerge branch 'master' of https://github.com/jasonwryan...
2015-05-22 Jason RyanCleaned up typos and grammar in man page
2015-05-22 Jason RyanGrammar and formatting cleanup in README
2015-05-09 Serge HallynREADME.md: config.h is under src/
2015-04-27 Daniel CarlAllow to focus editable element in iframes (#201).
2015-04-27 Daniel CarlFixed regression of ignored strict focus in frames...
2015-04-26 Daniel CarlCheck for dom focus/blur event on window object cleared...
2015-04-26 Sébastien Marieadd HTML5 input type to dom_focus_input
2015-04-23 Daniel CarlAllow to use formfiller also for new html5 input types.
2015-04-22 Daniel CarlFixed trailing whitespace.
2015-04-22 Sébastien Mariesupport html5 new input types
2015-04-20 Daniel CarlSet focus also on htm5 input type="search".
2015-04-20 Sébastien Marieenable input-mode on input.search element
2015-04-18 Daniel CarlMoved default hint css from js to config.def.h file...
2015-04-18 Daniel CarlSuppress redefinition warning caused by glib.
2015-04-06 Daniel CarlRemoved code to track clicks to input elements.
2015-04-05 Daniel CarlFixed regression against 112-editable-focus.html test...
2015-04-05 Daniel CarlCheck for DOM focus/blur events as soon as possible...
2015-04-03 Daniel CarlLeave input mode after submitting a form (#197).
2015-04-03 Daniel CarlFixed not leaved input mode on form submit (#197).
2015-04-02 Daniel CarlUse case insensitive xpath for focus input (#198).
2015-03-19 Daniel CarlAdapted formfiller code style.
2015-03-19 Artymort-z "$var" and not -z $var it would seem
2015-03-19 ArtymortSpace between l and 7 + default value for $XDG...
2015-03-16 Daniel CarlAllow to escape escape char to in commands (#191).
2015-03-11 Daniel CarlUse URL for bookmark completion too (#189).
2015-03-10 Daniel CarlAdded hint for bookmark file format (#189).
2015-03-10 Daniel CarlFix segfault on bookmark completion (#189).
2015-03-09 Daniel CarlRemoved duplicate style override for GTK3.
2015-03-09 Daniel CarlRestore alphabetical order of settings in man page.
2015-03-09 Daniel CarlFixed shown scrollbars on some sites (#188).
2015-03-09 Daniel CarlFix segfault on config file with invalid commands ...
2015-03-08 Daniel CarlUpdate man page for hint-follow-last setting (#186).
2015-03-08 Micha GorelickAdded hint-follow-last option
next