aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* xclip optional dependencyGravatar Dieter Plaetinck2009-11-29
* Merge remote branch 'mason/experimental' into experimentalGravatar Dieter Plaetinck2009-11-29
|\
| * Clear keycmd & modcmd on mode change.Gravatar Mason Larobina2009-11-29
| * Revert "Merge branch 'security' of git://lug.rose-hulman.edu/~spenceal/uzbl i...Gravatar Mason Larobina2009-11-29
| * Repair command insert toggle.Gravatar Mason Larobina2009-11-29
| * Merge branch 'modkey-addition' into experimentalGravatar Mason Larobina2009-11-29
| |\
* | | document slightly different branch usage + note about make tests in contribut...Gravatar Dieter Plaetinck2009-11-29
| * | Correctly implemented stack mode usage in the bind plugin.Gravatar Mason Larobina2009-11-29
| * | Add force option to set in config plugin.Gravatar Mason Larobina2009-11-29
| * | Refactor mode plugin, remove load_reset function.Gravatar Mason Larobina2009-11-29
| * | Remove typo.Gravatar Mason Larobina2009-11-28
| | * Added modkey addition to keycmd plugin.Gravatar Mason Larobina2009-11-28
| |/
| * Removed stack mode requirement for stacked bindings in bind plugin.Gravatar Mason Larobina2009-11-26
| * Forgot to clear the keycmd if no default value being set.Gravatar Mason Larobina2009-11-25
| * Show the completion list before completing when partial in hints list.Gravatar Mason Larobina2009-11-25
| * Set completions also complete the '='.Gravatar Mason Larobina2009-11-25
| * Complete partials as variables when preceded with 'set '.Gravatar Mason Larobina2009-11-25
| * Use js for conditional <Button2> binding & fix \wiki bind.Gravatar Mason Larobina2009-11-25
| * Revert stupid idea of using %@ instead of %s.Gravatar Mason Larobina2009-11-24
| * Merge branch 'experimental' of git@github.com:robm/uzbl into experimentalGravatar Mason Larobina2009-11-24
| |\
| * \ Merge branch 'security' of git://lug.rose-hulman.edu/~spenceal/uzbl into expe...Gravatar Mason Larobina2009-11-24
| |\ \
| * | | Fixed extreme security hole in scheme.py allowing arbitrary commandGravatar Mason Larobina2009-11-24
| * | | Indent event printing & strip outgoing commands.Gravatar Mason Larobina2009-11-24
| * | | Mode plugin cleanup & removed hardcoded KEY_PRESS action.Gravatar Mason Larobina2009-11-24
| * | | Fixed ':_' binding in the config.Gravatar Mason Larobina2009-11-24
| * | | Remove redundant print in bind.Gravatar Mason Larobina2009-11-24
| * | | Put whitespace around modcmd.Gravatar Mason Larobina2009-11-24
* | | | Merge remote branch 'rob/experimental' into experimentalGravatar Dieter Plaetinck2009-11-23
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
* | | Added in distinction between START_COMPLETION events and keycmd updates.Gravatar Mason Larobina2009-11-24
* | | Respect the keycmd_updates var and don't raise KEYCMD_UPDATES at all.Gravatar Mason Larobina2009-11-23
| | * Fix security holesGravatar Andy Spencer2009-11-23
* | | Fixed keycmd blanking issue.Gravatar Mason Larobina2009-11-21
| * | document BUITLINS eventGravatar Rob2009-11-20
|/ /
* | Alpha keycmd completion plugin commit. A few bugs remaining.Gravatar Mason Larobina2009-11-21
* | Merge branch 'experimental' of git://github.com/robm/uzbl into experimentalGravatar Mason Larobina2009-11-20
|\ \
| * | generate BUITLINS event only once on startupGravatar Rob2009-11-20
| * | added "builtins" command and corresponding eventGravatar Rob2009-11-20
* | | Partial cleanup of TODO file.Gravatar Mason Larobina2009-11-20
* | | Delete .pyc files in the make clean target.Gravatar Mason Larobina2009-11-20
* | | Fix comment in config.Gravatar Mason Larobina2009-11-19
|/ /
* | Remove test ignore from config.Gravatar Mason Larobina2009-11-19
* | Added key ignoring by glob pattern and modmapping cleanup.Gravatar Mason Larobina2009-11-19
* | Merge branch 'experimental' of git://github.com/robm/uzbl into experimentalGravatar Mason Larobina2009-11-19
|\ \
* | | Allow single character modkeys using modmaps.Gravatar Mason Larobina2009-11-19
| * | added search_clear commandGravatar Rob2009-11-19
* | | General bugfixes in the bind plugin.Gravatar Mason Larobina2009-11-19
| * | fix <space> in key press/releaseGravatar Rob2009-11-18
| * | better utf-8 handling with KEY_PRESS/RELEASEGravatar Rob2009-11-17
* | | Merge remote branch 'rob/experimental' into experimentalGravatar Dieter Plaetinck2009-11-14
|\| |
| * | add missing g_freeGravatar Rob2009-11-14