aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* fixed test-command (clientchan -> client_chan)Gravatar Brendan Taylor2009-10-14
* Merge branch 'experimental' of git://github.com/robm/uzblGravatar Brendan Taylor2009-10-14
|\
* | fix tests, introduce command testsGravatar Brendan Taylor2009-10-14
| * added view_source, added remove_socket_from_array()Gravatar Robert Manea2009-10-14
| * handle multiple calls to --conect-socketGravatar Robert Manea2009-10-13
| * added multiple clients per socket support and --connect-socket argumentGravatar Robert Manea2009-10-13
* | Merge remote branch 'dieterbe/experimental'Gravatar Brendan Taylor2009-10-12
|\ \
| * | clean up after merge from Olivier SGravatar Dieter Plaetinck2009-10-07
| * | A few words in README for the auto-appending of file://Gravatar Olivier Schwander2009-10-07
| * | Add xmonad to the list of nice windows managersGravatar Olivier Schwander2009-10-07
| * | Merge branch 'experimental' into fileGravatar Olivier Schwander2009-10-07
| |\ \
| | | * rearrange function orderGravatar Robert Manea2009-10-07
| | * | Merge commit '0af3f8df7dae115317ba6967a9df798a41c1c069' into experimentalGravatar Dieter Plaetinck2009-10-06
| | |\|
| | * | miscGravatar Dieter Plaetinck2009-10-06
| | | * strip uzbl-core binary by defaultGravatar Robert Manea2009-10-05
| | | * move webinspector code to a separate fileGravatar Robert Manea2009-10-05
| | | * Makefile additionsGravatar Robert Manea2009-10-05
| | | * commentsGravatar Robert Manea2009-10-05
| | | * Source splittingGravatar Robert Manea2009-10-05
| | | * split source into multiple filesGravatar Robert Manea2009-10-02
| | * | Added David Keijser to the AUTHORS file.Gravatar Mason Larobina2009-09-30
| | | * Merge branch 'experimental' of git://github.com/mason-larobina/uzbl into expe...Gravatar Robert Manea2009-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
| | | | | | * set default socket encodingGravatar Robert Manea2009-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