aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
| * convert KEY_PRESS/RELEASE to utf8Gravatar Rob2009-11-14
| * guard g_strstplitGravatar Rob2009-11-12
* | 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