aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* update list of dependenciesGravatar Dieter Plaetinck2009-12-05
* update list of dependenciesGravatar Dieter Plaetinck2009-12-05
* authors file updateGravatar Dieter Plaetinck2009-12-01
* Fixed compilation warning introduced by the following commit: Fixed `run_hand...Gravatar Ciprian Dorin, Craciun2009-12-01
* Fixed `run_handler (const gchar *act, const gchar *args)` by calling `inject_...Gravatar Ciprian Dorin, Craciun2009-12-01
* Fixed `run_handler (const gchar *act, const gchar *args)` by checking if `act...Gravatar Ciprian Dorin, Craciun2009-12-01
* Fixed `expand(const char *s, guint recurse)` by checking if s (the string to ...Gravatar Ciprian Dorin, Craciun2009-12-01
* delete .pyc files a bit more efficientlyGravatar Vithon2009-11-30
* authors updateGravatar Dieter Plaetinck2009-11-30
* Move @scroll_section to the end of the status_bar to make it less jumpy.Gravatar Mason Larobina2009-12-01
* added scroll-percentage.js and config exampleGravatar Rob2009-11-30
* fix empty argument fix ;)Gravatar Rob2009-11-30
* fix empty argument in script commandGravatar Rob2009-11-30
* Stripped some weird utf8 characters (\xc2\xa0) from extedit.jsGravatar Mason Larobina2009-11-30
* rename editor var to external_editorGravatar Rob2009-11-30
* added extedit.js and config examples for itGravatar Rob2009-11-30
* remove default WM_CLASS setting, use --class insteadGravatar Rob2009-11-30
* refactored signal handlingGravatar Rob2009-11-30
* Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Rob2009-11-30
|\
| * Fix security holesGravatar Andy Spencer2009-11-29
| * remove old/deprecated scriptsGravatar Dieter Plaetinck2009-11-29
| * 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
* | | Merge branch 'experimental' of git://github.com/mason-larobina/uzbl into expe...Gravatar Rob2009-11-25
|\ \ \ | | |/ | |/|
| * | Forgot to clear the keycmd if no default value being set.Gravatar Mason Larobina2009-11-25
* | | Merge branch 'experimental' of git://github.com/mason-larobina/uzbl into expe...Gravatar Rob2009-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 github.com:robm/uzbl into experimentalGravatar Rob2009-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