projects
/
vimb.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vimb.git
2013-06-30
Daniel Carl
Removed gtk_entry_set_inner_border for gtk3 build ...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Daniel Carl
Fixed broken completion for long uri (#39).
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Daniel Carl
Split tree model creation from preparing the widget...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Daniel Carl
If completion is started backwards mark the last item...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Daniel Carl
Renamed update into move_cursor.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Daniel Carl
Fixed non highlighted completion item with gtk3 (#39).
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Daniel Carl
Put the completion tree view into scrolled window ...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Daniel Carl
Use fixed height mode for tree view that's faster ...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Daniel Carl
Removed completion tree view widget from global scope...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Daniel Carl
Removed direct reading of tree by select function.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Daniel Carl
Use TreeView to render the completions (#39).
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Daniel Carl
Revert "Don't bubble up click events for hints (#17)."
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Daniel Carl
Changed js2h.sh to also remove spaces around '!' char.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Daniel Carl
Fixed wrong clean make target.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
Daniel Carl
Added @placeholder matching for hinting.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
Daniel Carl
Fixed wrong xpath syntax.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
Daniel Carl
Changed typeof(var) === "undefined" to var === undefined.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Daniel Carl
Fixed none opening image hints without surrounding...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Daniel Carl
Don't bubble up click events for hints (#17).
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Daniel Carl
Adapted the libwebkit version in the dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-20
Daniel Carl
Fixed missing line in manual page (#37).
commit
|
commitdiff
|
tree
|
snapshot
2013-06-18
Daniel Carl
Fixed function name typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Daniel Carl
Fixed none set mode of url is opened from inpubox.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Daniel Carl
Allow to set query string for hint commands.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Daniel Carl
Revert "Removed vb_set_mode from the commands."
commit
|
commitdiff
|
tree
|
snapshot
2013-06-15
Daniel Carl
Made hinting case insensitive (#35).
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Daniel Carl
Fixed no more working counts for key commands.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Daniel Carl
Removed vb_set_mode from the commands.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Daniel Carl
Fixed missed g_free in command_run_string.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-14
Daniel Carl
Don't use string for command and params in keybinding.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Daniel Carl
Changed :?map commands to act like in vim.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Daniel Carl
Moved content of destroy client function to destroy_win...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Daniel Carl
Fixed errors on :quit called by kebinding (#34).
commit
|
commitdiff
|
tree
|
snapshot
2013-06-13
Daniel Carl
Fixed leaving input mode on load commit (#33).
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Daniel Carl
Added macro GET_URI() to shorten the code.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Daniel Carl
Added new command :shellcmd to run shell commands ...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-09
Daniel Carl
Bumped to version 0.1.8.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Daniel Carl
Added hinting mode to download links (#32).
commit
|
commitdiff
|
tree
|
snapshot
2013-06-07
Daniel Carl
Added command to download current page to given path...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-06
Daniel Carl
Fixed wrong order of history items.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Daniel Carl
Simplified the make target 'clean'.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-04
Daniel Carl
Fixed keybinding issue with irrelevant modifiers (#6).
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Daniel Carl
Fixed reordering of history if the browser instance...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Daniel Carl
Fixed wrong sorting of url history entries (#31).
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Daniel Carl
Added descent command.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Daniel Carl
Fixed some none more working count for commands.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Daniel Carl
Fixed regression in completion for counted commands.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-02
Daniel Carl
Send language header with requests.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-01
Daniel Carl
Minor code improvements.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-01
Daniel Carl
Changed default kebinding for quit from 'q' to 'ctrl...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-01
Daniel Carl
Added completion section to manual page (#27).
commit
|
commitdiff
|
tree
|
snapshot
2013-06-01
Daniel Carl
Changed search completion to match only prefixes (...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-31
Daniel Carl
Changed completion of history an bookmarks (#27).
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Daniel Carl
Changed comment style in hint.js.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Daniel Carl
Fixed non working 'open in new window' from right click...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Daniel Carl
Changed the bookmark completion (#27).
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Daniel Carl
Fixed wrong mode after calling empty command (#26).
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Daniel Carl
Fixed garbage file create on :quit (#22).
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Daniel Carl
Fixed function name typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Daniel Carl
Fixed issue with empty string in g_strsplit().
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Daniel Carl
Allow about:* urls (#20).
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Daniel Carl
Fixed segfault in :shortcut-add without parameters...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Daniel Carl
Fixed segfault and glib errors (#23).
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Daniel Carl
Fixed wrong quote in js2h.sh file (#18).
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Daniel Carl
Fixed missed linking to libm (#18).
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Daniel Carl
Fixed segfault on leaving the editor.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-20
Daniel Carl
Brought editor command and resume function back together.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
Daniel Carl
Removed useless string duplication in main().
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
Daniel Carl
Removed short commands for hinting.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-13
Daniel Carl
Allow to complete also command shortcuts.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Daniel Carl
Added short aliases for commands.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-12
Daniel Carl
Removed typedefs from command.h file.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-11
Daniel Carl
Removed commands to step thought hints or completions.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Daniel Carl
Removed obsolete section with hint mode keymap.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-09
Daniel Carl
Fixed typo in manual page.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-05
Daniel Carl
Simplified the shortcut system.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Daniel Carl
Released vimb version 0.1.7.
commit
|
commitdiff
|
tree
|
snapshot
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
next