projects
/
vimb.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vimb.git
2013-03-09
Daniel Carl
Moved hint mode and usage params to the hint instantiation.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-08
Daniel Carl
Open hinted link via click event from JavaScript.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Daniel Carl
Fixed some memory leaks in completion and dom handling.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Daniel Carl
Use some logic together for all windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Daniel Carl
Remordered functions in main.c.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Daniel Carl
Set the defualt settings of webkit to the webkit defaults.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Daniel Carl
Fixed missed counter in completion processing.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Daniel Carl
Simplified the completion widgets style settings.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Daniel Carl
Don't save completion prefixes for each item.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Daniel Carl
Allow to update completions by explicit typed input.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Daniel Carl
Sort url completions by their usage.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-04
Daniel Carl
Fixed some more memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-03
Daniel Carl
Added url completion for :open and :tabopen commands.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-03
Daniel Carl
Moved url history to own module.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-03
Daniel Carl
Save current visited url to history file.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-03
Daniel Carl
Added new files for history and user stylesheets.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-03
Daniel Carl
Fixed segmentation fault on freeing temporary history.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-03
Daniel Carl
Removed hint processings out of the javascript.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-03
Daniel Carl
Show hinted element source in status bar.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-03
Daniel Carl
Give the web frame to the functions that call javascript.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Daniel Carl
Stop hinting if no element is found.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Daniel Carl
Released version 0.1.4.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Daniel Carl
Added hinting mode to open images.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Daniel Carl
Don't show the hint commands as script files in inspector.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Daniel Carl
Allow to set script name if a javascript is evaluated.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Daniel Carl
Renamed hinting js file from hint.js -> hints.js.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Daniel Carl
Fixed some coding issues in hint.js.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Daniel Carl
Remove no more used type short cuts from dom module.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-01
Daniel Carl
Replaced hinting by javascript hinting.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Daniel Carl
Allow to run user scripts on every page.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Daniel Carl
Better history lookup performance.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Daniel Carl
Added search history (#8).
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Daniel Carl
Save the commands together with the prefix ':' in histo...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Daniel Carl
Implemented prefix aware history searching (#7).
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Daniel Carl
Split the VpCore struct into the local and global part.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Daniel Carl
Fixed wrong history entries is set command is called...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Daniel Carl
Remove unneeded status style setting.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Daniel Carl
Removed redundant and no more needed code.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Daniel Carl
Moved mode switching to command also if command not...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Daniel Carl
Don't save commands from config file and default config...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Daniel Carl
Fixed missed freeing of list items.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Daniel Carl
Removed {tab}open-home command.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Daniel Carl
Added parameters to commands in manpage.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Daniel Carl
Remove hard to read curly brace syntax for commands.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Daniel Carl
Added command to navigate in command history (#7).
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Daniel Carl
Fixed code indentations.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Daniel Carl
Fixed wrong mode if new window was opened.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Daniel Carl
Check if uri is a file path before open it.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Daniel Carl
Fixed bug in retrieving webkit settings of type char.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Daniel Carl
Used font switches in man page to make it more readable.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Daniel Carl
Added command and keybinds to zoom the page.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Daniel Carl
Increased the default font size from 10 -> 11.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Daniel Carl
Allow to toggle boolean variables.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Daniel Carl
Removed redundant input* commands.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Daniel Carl
Don't strip any whitespace to process input.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Daniel Carl
Used italic font in manpage more consistent.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Daniel Carl
Added section about duplicate keybinds to manpage.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Daniel Carl
Fixed wrong check if a fired hint is an input.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Daniel Carl
Replaces the gchar -> char and gint -> int.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Daniel Carl
Simplified keybind by removing string splitting.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Daniel Carl
Adapted the year in the license headers.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Daniel Carl
Added a '_' before the include guards.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Daniel Carl
Added search-engine support (#11).
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Daniel Carl
Allow to open the clipboard content as uri.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Daniel Carl
Use other function to clear input text.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Daniel Carl
Fixed none working keybindings with a 1.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Daniel Carl
Set the mode after running a command in the command.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Daniel Carl
Allow to use count for search (#6).
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Daniel Carl
Added flags to enable search highlight feature.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Daniel Carl
Allow searching in the page (#6).
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Daniel Carl
Fixed none working function with GTK3.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Daniel Carl
Little performance improvement for completions.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Daniel Carl
Set the size of inspector pane to 1/3 of window height.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Daniel Carl
Allow to use a proxy (#10).
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Daniel Carl
Open inspector into a pane within the current window.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Daniel Carl
Split the lifecycle of inspector into multiple functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Daniel Carl
Fixed wrong error messages if configs where load from...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Daniel Carl
Use higher level function to read config file.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Daniel Carl
Added new function to read file contents.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Daniel Carl
Don't set vp_update_status_style every time the statusb...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Daniel Carl
Fixed invalid macro for the debug timers.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Daniel Carl
Do not allow to load favicon images.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Daniel Carl
Fixed wrong ssl validation on some pages.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Daniel Carl
Save last closed page into file (#9).
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Daniel Carl
Moved OVERWRITE_STRING maro to main.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Daniel Carl
Allow to download multiple files.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Daniel Carl
Added new features to the readme.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Daniel Carl
Add the new commands open-home and tabopen-home to...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Daniel Carl
Allow to set a home page.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Daniel Carl
Use pointer to char for the hint colors too.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Daniel Carl
Added support for ssl validation.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Daniel Carl
Enable cookie support by default.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Daniel Carl
Show load progress status in statusbar.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Daniel Carl
Moved callback from g_signal_connect to g_object_connect.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Daniel Carl
Show the websites title as window title.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Daniel Carl
Made make a little more verbose.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Daniel Carl
Show link url in urlbar for hinted links.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Daniel Carl
Show hovered link url in urlbar.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Daniel Carl
Fixed missed mode to remove keybinds.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Daniel Carl
Moved setting related function from util.c to setting.c.
commit
|
commitdiff
|
tree
|
snapshot
next