index
:
neovimb.git
master
vim like browser
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
normal.c
Age
Commit message (
Expand
)
Author
2021-09-25
Project branch off
rafa_99
2021-09-24
Improved Vim Like Keybinds
rafa_99
2021-09-24
Removed History and Last Opened History
rafa_99
2021-02-19
Use guint64 instead of glong. (#660)
Holger Langenau
2020-06-05
Fix crash in normal_focus_last_active
Maxime Coste
2020-02-28
Allow to focus last input field by 'i' #605.
Daniel Carl
2019-01-18
Allow to show video in fullscreen if requested.
Daniel Carl
2018-11-22
Fixed -Wpointer-sign warning.
Daniel Carl
2018-10-25
Fix some code indentation.
Daniel Carl
2018-10-25
Always pass NUL-terminated text to command_spawn_editor()
Leonardo Taccari
2018-10-25
Add command_spawn_editor() and implement normal_view_source()
Leonardo Taccari
2018-10-15
Add support for marks, based on vimb-2.12
Leonardo Taccari
2018-10-12
Use stat(2) to retrieve the file permissions mode
Leonardo Taccari
2018-10-11
Replace g_file_set_contents().
Daniel Carl
2018-03-28
Update license year.
Daniel Carl
2017-07-18
Split client creation into pieces.
Daniel Carl
2017-05-26
Update license year.
Daniel Carl
2017-05-08
Moved scrolling logic into javascript.
Daniel Carl
2017-05-08
Merge branch 'hints' into webkit2.
Daniel Carl
2017-05-07
Fix wrong js to scroll to x percent of page.
Daniel Carl
2017-05-07
Clear hints on entering normal mode #349.
Daniel Carl
2017-05-07
Prefix minified content by file type.
Daniel Carl
2017-05-07
Make hints wotk in "new window" mode
Virgil Dupras
2017-05-07
Convert old hints.c to the webkit2 era
Virgil Dupras
2017-05-07
Very preliminary work for bringing hints back
Virgil Dupras
2017-04-27
Changed default-zoom behaviour.
Daniel Carl
2017-04-26
Allow to store multiple closed URLs #379.
Daniel Carl
2017-04-23
fixes incsearch history handling
Robert Timm
2017-04-21
Run js by webextension.
Daniel Carl
2017-04-21
Run js for scrolling from webextension #367.
Daniel Carl
2017-04-11
Fixed webinspector not opend on second attempt.
Daniel Carl
2017-03-08
fixes prompt color after error
Robert Timm
2017-02-28
Allow to manage bookmarks and queue.
Daniel Carl
2017-02-26
fixes (shift)tab cycling through editable elements
Robert Timm
2016-09-28
Allow link activation from search result.
Daniel Carl
2016-06-01
Update license year.
Daniel Carl
2016-03-30
Startup webkit2 branch from the scratch.
Daniel Carl
2015-11-27
Added closed-max-items option
Yutao Yuan
2015-08-23
Added ^ as normal mode alias of 0 (#236).
Daniel Carl
2015-07-18
ESC deselects
Benjamin Petrenko
2015-04-27
Allow to focus editable element in iframes (#201).
Daniel Carl
2015-04-03
Fixed not leaved input mode on form submit (#197).
Daniel Carl
2015-02-21
Merged code from mode.c into main.c
Daniel Carl
2015-01-05
Fixed compile error when queue feature is disabled.
Daniel Carl
2015-01-01
Change year in license block.
Daniel Carl
2014-12-04
Moved pass through mode functions to normal.c.
Daniel Carl
2014-11-20
Renamed cutbuf variables and constants to reg.
Daniel Carl
2014-11-20
Allow select of yank buffer for ;y hinting (#151).
Daniel Carl
2014-11-19
Fixed none complete keysequence on "<Esc>.
Daniel Carl
2014-09-04
Fixed wrong showcmd in status bar.
Daniel Carl
[next]