aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Added David Keijser to the AUTHORS file.Gravatar Mason Larobina2009-09-30
* Use a cursor instead of split cmd strings & new keycmd events.Gravatar Mason Larobina2009-09-30
* Merge branch 'commandline-editing' of git://github.com/keis/uzbl into experim...Gravatar Mason Larobina2009-09-30
|\
* \ Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2009-09-30
|\ \
* | | Fix socket exists check in uzbl-browser before force-deletion.Gravatar Mason Larobina2009-09-30
* | | Use the cleaner connect_dict function for adding multiple events.Gravatar Mason Larobina2009-09-30
| * | merge: typo in package name for pkg-configGravatar Dieter Plaetinck2009-09-29
| |\ \
| | | * add simple commandline-ish editingGravatar keis2009-09-29
* | | | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2009-09-29
|\| | |
| | * | typo in package name for pkg-configGravatar Barak A. Pearlmutter2009-09-25
* | | | added missing g_free()Gravatar Robert Manea2009-09-25
* | | | added space and / stripping to find_existing_file()Gravatar Robert Manea2009-09-25
* | | | Merge branch 'experimental' of git://github.com/mason-larobina/uzbl into expe...Gravatar Robert Manea2009-09-25
|\ \ \ \
* | | | | added PATH ability to the script commandGravatar Robert Manea2009-09-25
| * | | | Updated config with new $PATH-like "dir1:dir2:dir3:script" spawn formatGravatar Mason Larobina2009-09-25
| * | | | Merge branch 'experimental' of git://github.com/robm/uzbl into experimentalGravatar Mason Larobina2009-09-25
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | add $PATH style format to spawnGravatar Robert Manea2009-09-25
| |_|/ / |/| | |
| | * | uzbl-browser: fixed bashimsGravatar Maximilian Gass2009-09-25
| |/ / |/| |
| * | Whitespace cleanups in uzbl-core.{c,h}Gravatar Mason Larobina2009-09-25
|/ /
* | add missing g_free()Gravatar Robert Manea2009-09-24
* | fix shell var expansion in event messagesGravatar Robert Manea2009-09-24
* | Merge branch 'experimental' of git://github.com/mason-larobina/uzbl into expe...Gravatar Robert Manea2009-09-22
|\ \
| * | Raise errors on null arguments to bind and on_event parsers.Gravatar Mason Larobina2009-09-22
| * | Update config as insert mode no longer updates modcmd's.Gravatar Mason Larobina2009-09-22
| * | Fixed "config[key] = value" and "uzbl.set(key, value)" behaviour.Gravatar Mason Larobina2009-09-22
* | | Merge branch 'experimental' of git://github.com/mason-larobina/uzbl into expe...Gravatar Robert Manea2009-09-22
|\| |
| * | Make sure event name is capitalised.Gravatar Mason Larobina2009-09-22
| * | Made modcmd updating optional. Used when in insert mode.Gravatar Mason Larobina2009-09-22
| * | on_event now transforms "%@ %1 %2.." into "<all args> <arg1> <arg2>.."Gravatar Mason Larobina2009-09-22
* | | get rid of the progressbarGravatar Robert Manea2009-09-22
|/ /
* | Added a plugin template for the event manager.Gravatar Mason Larobina2009-09-22
* | Unicode support for the EM and sprite option for the progress plugin.Gravatar Mason Larobina2009-09-22
* | Reset progress bar on LOAD_COMMITGravatar Mason Larobina2009-09-21
* | Added progress_bar plugin and updated config with examples.Gravatar Mason Larobina2009-09-21
* | added LINK_UNHOVER eventGravatar Robert Manea2009-09-21
* | Merge branch 'experimental' of git://github.com/mason-larobina/uzbl into expe...Gravatar Robert Manea2009-09-21
|\ \
| * | Allow events received from uzbl-core to contain no arguments.Gravatar Mason Larobina2009-09-21
* | | Merge branch 'experimental' of git://github.com/mason-larobina/uzbl into expe...Gravatar Robert Manea2009-09-21
|\ \ \
| | * | Merge branch 'experimental' of git://github.com/robm/uzbl into experimentalGravatar Mason Larobina2009-09-21
| |/| | | |/ / |/| |
* | | make LINK_HOVER report unhover eventsGravatar Robert Manea2009-09-21
| * | Added on_event plugin and replaced the load_{start|commit|finish}_handler'sGravatar Mason Larobina2009-09-21
| * | Merge branch 'experimental' of git://github.com/robm/uzbl into experimentalGravatar Mason Larobina2009-09-21
| |\ \ | |/ / |/| |
| * | Merge remote branch 'mason/experimental' into experimentalGravatar Dieter Plaetinck2009-09-20
| |\ \
| * | | todo updatesGravatar Dieter Plaetinck2009-09-20
* | | | added LOAD_PROGRESS eventGravatar Robert Manea2009-09-20
| |/ / |/| |
* | | Naming consistency fix.Gravatar Mason Larobina2009-09-20
* | | Launch the correct cookie daemon when using the test-dev-browser make target.Gravatar Mason Larobina2009-09-20
* | | Broke up status_format in the config into manageable pieces.Gravatar Mason Larobina2009-09-20
|/ /
* | Merge remote branch 'mason/experimental' into experimentalGravatar Dieter Plaetinck2009-09-20
|\ \
| * | Added new binding syntax which allows setting a customisable prompt mid-bind.Gravatar Mason Larobina2009-09-20