projects
/
vimb.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vimb.git
2013-05-01
Daniel Carl
Fixed wrong keybinding in man page.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Daniel Carl
Check also for shortcut URIs if path contains '.'.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-30
Daniel Carl
Add link to project page to the README.md.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-28
Daniel Carl
Allow multiple placeholder in shortcuts.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
Daniel Carl
Split the shortcut uri lookup into two functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
Daniel Carl
Renamed the shortcut handle to key.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
Daniel Carl
Use hashtable to store the uri shortcuts.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
Daniel Carl
Fixed none cleared inputbox on mode change.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
Daniel Carl
Renamed searchengine to shortcut.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Daniel Carl
Moved inputbox text decisions into main.c.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Daniel Carl
Added completion for search-queries.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Daniel Carl
Don't complete commands if there is already an submode...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Daniel Carl
Reduced the modes.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-21
Daniel Carl
Removed default download path.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Daniel Carl
Disabling WebKit deletion interface feature by default.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Daniel Carl
Fixed scrolling over the end of the page.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Daniel Carl
Added rounding to the percent of page in status bar.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Daniel Carl
Don't allow third party cookies.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Daniel Carl
Added new external editor feature to README.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Daniel Carl
Added new hinting mode to open form fields with editor...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Daniel Carl
Added command to open input boxes or text areas with...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-14
Daniel Carl
Fixed segmentation fault in command history.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Daniel Carl
Bumped to version 0.1.6.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-13
Daniel Carl
Added new function to get active dom element.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Daniel Carl
Fixed segmentation fault in finding active element.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Daniel Carl
Fixed no more working command completion with counts.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Daniel Carl
Added section about keybindings to manual page.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Daniel Carl
Added ENVIRONMENT section to manual page.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Daniel Carl
Added example for :eval command to manual page.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Daniel Carl
Fixed no input leafing on some sites.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Daniel Carl
Added command to run javascript from input box.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Daniel Carl
Refactored the vb_set_mode function.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-08
Daniel Carl
Fixed none shown -- INPUT -- in inputbox.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Daniel Carl
Remove settings hashmap from global scope.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Daniel Carl
Renamed soup_session -> session.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Daniel Carl
Removed search engines data from global scope.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Daniel Carl
Removed keybind data from global scope.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Daniel Carl
Removed command hash map from global scope.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Daniel Carl
Removed hint data struct from global scope.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Daniel Carl
Removed completions data from global scope.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Daniel Carl
Removed shell escaping for bookmark tags.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Daniel Carl
Changed the default config to array of chars instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Daniel Carl
Added pre-compiler flags to disable cookie support.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Daniel Carl
Changed TRUE to true in all files.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-07
Daniel Carl
Fixed compiler erro with gtk3.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Daniel Carl
Added new bookmark feature to README file.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Daniel Carl
Bumped to version 0.1.5.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Daniel Carl
Removed no more required function to concatenate list.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Daniel Carl
Simplified completion filtering to use the whole search...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Daniel Carl
Split completion creation from filtering of the lists.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Daniel Carl
Show bookmarked uri also in completion list (#4).
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Daniel Carl
Fixed wrong file lock used to read history items.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Daniel Carl
Added command to save current uri as bookmark (#4).
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Daniel Carl
Added feature of custom configuration file to readme.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Daniel Carl
Added .gitignore file.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Daniel Carl
Removed function prefixes of static functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Daniel Carl
Refactored the soup session (#14).
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Daniel Carl
Restructures searchengine lookup.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Daniel Carl
Made cookie timeout setting a little simpler.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Daniel Carl
Don't call search engine for url like localhost.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Daniel Carl
Allow to specify custom config file via cli option...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Daniel Carl
Added missed free for the result of realpath.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Daniel Carl
Removed to much g_strstrip() from commands.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Daniel Carl
Disable the scrollbars from within the application.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Daniel Carl
Use lower case boolean values.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Daniel Carl
Allow to run multiple command together.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Daniel Carl
Fixed none working hint class replacing.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Daniel Carl
Renamed hint css class for focused hint.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Daniel Carl
Fixed error message on leafing input mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Daniel Carl
Escape back-slashes in js2h.sh helper script.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Daniel Carl
Rearranged variables in header files.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Daniel Carl
Moved variables to the top of function.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Daniel Carl
Moved pointer * from type to the variables.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Daniel Carl
Better performance for command history.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Daniel Carl
Extracted some duplicate logic from vb_echo* functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Daniel Carl
Remove no more needed command_write_input function.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Daniel Carl
Changed history stepping to act like in vim.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Daniel Carl
Split history_get function into two parts.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Daniel Carl
Fixed default search engine lookup without handle.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Daniel Carl
Removed count from hist-prev and hist-next command.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Daniel Carl
Allow also the cursor keys for keybindings.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Daniel Carl
Fixed broken hints on pages with frames.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Daniel Carl
Fixed wrong history prefixes.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Daniel Carl
Fixed wrong command history sorting.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Daniel Carl
Renamed command-hist-* command to hist-*.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Daniel Carl
Allow to set a default search engine.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Daniel Carl
Blur the active element if insert mode is left.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Daniel Carl
Fixed potentially uninitialized variable.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Daniel Carl
Removed overkilled g_strsplit from command handling.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Daniel Carl
Moved search handle finding from command_open to vb_loa...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Daniel Carl
Show first part of inputbox if history items it too...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Daniel Carl
Split command history into command and search history.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Daniel Carl
Simplified the SEARCH_* enum.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Daniel Carl
Merged url_history and history together.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Daniel Carl
Fixed wrong url history loading.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Daniel Carl
Renamed type VpColor -> VbColor.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Daniel Carl
Used macro GET_TEXT() where it where not used before.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Daniel Carl
Fixed wrong mode if no hints where found.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Daniel Carl
Added function to echo also if input is focused.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Daniel Carl
Use g_object_connect also for the webinspector events.
commit
|
commitdiff
|
tree
|
snapshot
next