projects
/
vimb.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vimb.git
2013-11-03
Daniel Carl
Changed config order.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-03
Daniel Carl
Allow to set cookie accept policy.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Daniel Carl
Fixed missed free of soup_date.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Daniel Carl
Fixed none remove file for editor command.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Daniel Carl
Fixed missed query for search of selection.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Daniel Carl
Added //*[@href] to hinting xpath.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Daniel Carl
Removed 'area' element from hinting xpath.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Daniel Carl
Fixed none working prev/next patterns (#50).
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Daniel Carl
Fixed wrong keylabel to ascii conversion for <CR>.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Daniel Carl
Combine concatenated strings on script minify.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Daniel Carl
Don't use invisible links for prev/next.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-27
Daniel Carl
Added new ]] and [[ commands.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-27
Daniel Carl
Allow | char in rhs of command if escaped.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Daniel Carl
Don't check element points for hinting.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Daniel Carl
Fixed different load percent in title and statusbar.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Daniel Carl
Show url in window title until page title is received.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Daniel Carl
Fixed error if there is no title set in update_title.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Daniel Carl
Added feature to enable/disable progress in window...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Daniel Carl
Show history indicator '[+-]' in statusbar.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Daniel Carl
Removed unused function.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Daniel Carl
Show load progress in window title.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Daniel Carl
Added settings to manual page.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Daniel Carl
Removed webkit setting alias for 'print-backgrounds'.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Daniel Carl
Allow to set user defined http headers (#45).
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Daniel Carl
Set default home page to project website.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Daniel Carl
Set new cookie expire time if timeout is not 0.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Daniel Carl
Removed the filtering for favicons.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Daniel Carl
Removed cookie policy setting.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Daniel Carl
Merge branch 'new-key-handling'
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Daniel Carl
Removed useless --dump-config option.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Daniel Carl
Added noremap counterparts for the xmap commands.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Daniel Carl
Remove old mapping if the lhs is mapped new.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Daniel Carl
Added new ex command :hardcopy to open print dialog.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Daniel Carl
Documented shot ex commands in manual page.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Daniel Carl
Use SHOWCMD_LEN to be the number of chars without NULL...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Daniel Carl
Moved key mapping and label mapping array together.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Daniel Carl
Simplified CSI processing a little.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Daniel Carl
Removed the git version stuff.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Daniel Carl
Changed CR key from 0x0a -> 0x0d like vim does.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Daniel Carl
Fixed none applied completion active colors.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Daniel Carl
Moved ex command expansion to parsing.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Daniel Carl
Released version 0.1.10.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Daniel Carl
Added ':normal' command to run normal mode commands...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Daniel Carl
Allow to have commands with bang.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Daniel Carl
Added strict-focus setting.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Daniel Carl
Added CTRL-V to pass the next key without mapping.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Daniel Carl
Use index of hints internal instead or number.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Daniel Carl
Don't use GNU extension in sed script.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Daniel Carl
Don't use GNU extension in sed script.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Daniel Carl
Changed hinting visibility check.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Daniel Carl
Changed hinting visibility check.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Daniel Carl
Moved show command to normal.c.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Daniel Carl
Allow utf8 for keybinds.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Daniel Carl
Removed mode_input_focusout callback.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Daniel Carl
Added include to ex.c.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Daniel Carl
Added missed include to compile on NetBSD.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Daniel Carl
Don't remove whitespace from lines in config file.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Daniel Carl
Removed prefixes from some static functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Daniel Carl
Moved stateful history processing to ex.c.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Daniel Carl
Fixed non shown keys if keystroke where not ambiguous.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Daniel Carl
Don't observe input change in completion mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Daniel Carl
Fixed wrong ex command code in completion.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Daniel Carl
Used typed input for completions.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Daniel Carl
Moved command_history to ex.c
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Daniel Carl
Moved parts of completion logic to ex.c.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Daniel Carl
Added missed freeing for vb_get_input_text in compltion.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Daniel Carl
Don't built completion if there is only one item.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Daniel Carl
Fixed wrong display for ambiguous maps.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Daniel Carl
Allow to configure the timeoutlen.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Daniel Carl
Simplified a function a little.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Daniel Carl
Added missed null byte to string.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Daniel Carl
Simplified the command_search function.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Daniel Carl
Removed nor more used count.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Daniel Carl
Remove no more used enum and macros.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Daniel Carl
Don't allow to paste multline content from clipboard.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Daniel Carl
Removed g commands from map.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Daniel Carl
Fixed wrong mapped 'T' and 'O' commands.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Daniel Carl
Removed announcement about changed history file format.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Daniel Carl
Set mode according to current focused widget.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Daniel Carl
Removed string length restriction of vb_echo functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Daniel Carl
If possible use g_strconcat instead of g_strdup_printf.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Daniel Carl
Leave input mode if a form submit loads a page.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Daniel Carl
Added missed normal commands 'O' and 'T'.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Daniel Carl
Adapted the README file.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Daniel Carl
Adapted manual page to the new key handling.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Daniel Carl
Show the last keys of keysequence in statusbar.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Daniel Carl
Added cursor to default key bindings.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Daniel Carl
Removed all default webkit settings from default.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Daniel Carl
Cleaned the code a little.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Daniel Carl
Allow to run multiple ex commands.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Daniel Carl
Allow to bind also function keys.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Daniel Carl
Changed the way keys are processed.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-06
Daniel Carl
Added completion for bookmark tags.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Daniel Carl
Revert "Show if the proxy could not be set."
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Daniel Carl
Show if the proxy could not be set.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Daniel Carl
Dirty fix for none working <cr> in hint mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Daniel Carl
Cleaned code a little.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Daniel Carl
Observe input change events only in command mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Daniel Carl
Adapt the function return type of callback.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Daniel Carl
Allow to clear the inputbox on <esc> also if it's focused.
commit
|
commitdiff
|
tree
|
snapshot
next