index
:
neovimb.git
master
vim like browser
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.h
Age
Commit message (
Expand
)
Author
2014-03-03
Use 'tls-database' instead of deprecated 'ssl-ca-file'.
Daniel Carl
2014-02-17
Use all options also for new spawned instances (#64).
Daniel Carl
2014-01-17
Allow to compile with libsoup<2.42.2 (#49).
Daniel Carl
2014-01-13
Allow to toggle between two locations with '' (#57).
Daniel Carl
2014-01-13
Added m-{a-z} and '-{a-z} commands (#57).
Daniel Carl
2014-01-12
Moved JavaScript related function to own file.
Daniel Carl
2014-01-11
Change year in license block.
Daniel Carl
2014-01-05
Merge branch 'hinting-g-mode'
Daniel Carl
2013-12-27
Fixed none marked active completion items with gtk3.
Daniel Carl
2013-12-21
Added extended hint modes g;X (#53).
Daniel Carl
2013-11-04
Hold current prompt chars.
Daniel Carl
2013-10-27
Added new ]] and [[ commands.
Daniel Carl
2013-10-22
Removed unused function.
Daniel Carl
2013-10-22
Show load progress in window title.
Daniel Carl
2013-10-21
Allow to set user defined http headers (#45).
Daniel Carl
2013-10-15
Fixed none applied completion active colors.
Daniel Carl
2013-10-13
Added strict-focus setting.
Daniel Carl
2013-10-06
Allow utf8 for keybinds.
Daniel Carl
2013-09-29
Used typed input for completions.
Daniel Carl
2013-09-28
Allow to configure the timeoutlen.
Daniel Carl
2013-09-28
Added missed null byte to string.
Daniel Carl
2013-09-28
Removed nor more used count.
Daniel Carl
2013-09-28
Remove no more used enum and macros.
Daniel Carl
2013-09-27
Removed g commands from map.
Daniel Carl
2013-09-27
Leave input mode if a form submit loads a page.
Daniel Carl
2013-09-21
Allow to bind also function keys.
Daniel Carl
2013-09-20
Changed the way keys are processed.
Daniel Carl
2013-09-06
Added completion for bookmark tags.
Daniel Carl
2013-08-14
Cleaned code a little.
Daniel Carl
2013-08-14
Allow the inputbox to show multiple lines.
Daniel Carl
2013-08-06
Renamed the insert mode to input mode.
Daniel Carl
2013-08-06
Made pass through mode to a submode (#48).
Daniel Carl
2013-08-05
Added command pass-through to switch to pass through mode.
Daniel Carl
2013-07-30
Allow to switch off queue feature via config.h.
Daniel Carl
2013-07-30
Added queue commands :push and :pop.
Daniel Carl
2013-07-25
Better search performance on large pages.
Daniel Carl
2013-07-22
Allow to change input in history lookup.
Daniel Carl
2013-07-18
Moved feature config from config.mk to config.def.h.
Daniel Carl
2013-07-11
Removed runtime styling for hints (#40).
Daniel Carl
2013-07-07
Added command to search for current selected text.
Daniel Carl
2013-07-04
Write completion content direct to inputbox (#38).
Daniel Carl
2013-06-29
Fixed broken completion for long uri (#39).
Daniel Carl
2013-06-29
Fixed non highlighted completion item with gtk3 (#39).
Daniel Carl
2013-06-29
Removed completion tree view widget from global scope (#39).
Daniel Carl
2013-06-26
Use TreeView to render the completions (#39).
Daniel Carl
2013-06-14
Fixed no more working counts for key commands.
Daniel Carl
2013-06-10
Added macro GET_URI() to shorten the code.
Daniel Carl
2013-06-08
Added command to download current page to given path (#32).
Daniel Carl
2013-04-25
Moved inputbox text decisions into main.c.
Daniel Carl
2013-04-21
Reduced the modes.
Daniel Carl
[next]