aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* status_message is not a built-in variable anymore so the unit tests must use ...Gravatar Dieter Plaetinck2009-11-12
* Merge remote branch 'rob/experimental' into experimentalGravatar Dieter Plaetinck2009-11-12
|\
| * remove obsolete statusbar codeGravatar Rob2009-11-12
| * add command params to COMMAND_ERRORGravatar Rob2009-11-12
| * added COMMAND_ERROR eventGravatar Rob2009-11-12
* | doc fixGravatar Dieter Plaetinck2009-11-11
* | simplify PREFIX logic in EMGravatar Dieter Plaetinck2009-11-11
* | Merge remote branch 'mason/experimental' into experimentalGravatar Dieter Plaetinck2009-11-11
|\ \
| * | Remove useless event manager imports.Gravatar Mason Larobina2009-11-11
| * | Remove useless echo command in on_event.pyGravatar Mason Larobina2009-11-11
| * | Give all instances access to the global config dict.Gravatar Mason Larobina2009-11-11
* | | correctly handle potentially different prefix in sample/default configGravatar Dieter Plaetinck2009-11-11
| * | Resolve uzbl-browser conflicts.Gravatar Mason Larobina2009-11-11
| |\ \ | |/ / |/| |
* | | readd comment that was accidentally removed in a recent mergeGravatar Dieter Plaetinck2009-11-11
* | | uniformize naming of helper python scriptsGravatar Dieter Plaetinck2009-11-11
| |/ |/|
* | added mouse binding example to configGravatar Rob2009-11-10
* | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Rob2009-11-10
|\ \
* | | reworked mouse button eventsGravatar Rob2009-11-09
| | * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2009-11-08
| | |\ | | |/ | |/|
| * | authors file updateGravatar Dieter Plaetinck2009-11-08
| * | scroll stuff: update unit tests + remove bindings that (may) conflict with ke...Gravatar Dieter Plaetinck2009-11-08
| | * cookie_daemon.py needs to check for stale sockets in uzbl-browser.Gravatar Mason Larobina2009-11-08
| * | Merge remote branch 'np/scrolling-docs' into experimentalGravatar Dieter Plaetinck2009-11-08
| |\ \
| * \ \ Merge remote branch 'np/remove-old-scroll-commands' into experimentalGravatar Dieter Plaetinck2009-11-08
| |\ \ \
| * \ \ \ Merge remote branch 'np/more-scrolling' into experimentalGravatar Dieter Plaetinck2009-11-08
| |\ \ \ \
| * | | | | link to online irc archiveGravatar Dieter Plaetinck2009-11-08
| * | | | | make event listing more clearGravatar Dieter Plaetinck2009-11-08
| * | | | | fix strings so they can be rendered decently by markdownGravatar Dieter Plaetinck2009-11-08
|/ / / / /
* | | | | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Rob2009-11-08
|\ \ \ \ \
* | | | | | added mouse button eventsGravatar Rob2009-11-08
| | | | | * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2009-11-07
| | | | | |\ | | |_|_|_|/ | |/| | | |
| * | | | | bump webkit depGravatar Dieter Plaetinck2009-11-07
| * | | | | 2 small code updates/commentsGravatar Dieter Plaetinck2009-11-07
| * | | | | update NAME documentationGravatar Dieter Plaetinck2009-11-07
* | | | | | fix approach to event sendingGravatar Rob2009-11-06
* | | | | | clean up config.hGravatar Rob2009-11-06
| |_|_|_|/ |/| | | |
* | | | | added PLUG_CREATED eventGravatar Rob2009-11-06
* | | | | allow for 0 a plug socket idGravatar Rob2009-11-06
|/ / / /
* | | | fix geometry settingsGravatar Rob2009-11-05
* | | | fix commentGravatar Rob2009-11-04
* | | | allow for random numbers up to RAND_MAXGravatar Rob2009-11-04
* | | | generate random id for sockets/fifos in xembed modeGravatar Rob2009-11-04
* | | | Merge branch 'experimental' of git://github.com/mason-larobina/uzbl into expe...Gravatar Rob2009-11-04
|\ \ \ \
| * | | | Added INJECT_KEYCMD and APPEND_KEYCMD events in keycmd.pyGravatar Mason Larobina2009-11-04
| * | | | Fixed <Escape> binding.Gravatar Mason Larobina2009-11-04
* | | | | init. arrayGravatar Rob2009-11-04
* | | | | fix KEY_* char rangeGravatar Rob2009-11-04
* | | | | remove obsolete testsGravatar Rob2009-11-04
* | | | | remove obsolete codeGravatar Rob2009-11-04
|/ / / /
* | | | fix broken js autocompleteGravatar Rob2009-11-03