aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* trying to treat everyone equally (no stupid division 'developer' vs 'contribu...Gravatar Dieter Plaetinck2009-09-14
* comment updateGravatar Dieter Plaetinck2009-09-13
* support focusing next/prev windowGravatar Dieter Plaetinck2009-09-13
* Merge branch 'experimental' of github.com:Dieterbe/uzbl into experimentalGravatar Dieter Plaetinck2009-09-13
|\
* | sample wmii integration scriptGravatar Dieter Plaetinck2009-09-13
| * added ability to buffer events until a client attached to the socketGravatar Robert Manea2009-09-13
| * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Robert Manea2009-09-13
| |\ | |/ |/|
* | pass on options to uzbl-browserGravatar Dieter Plaetinck2009-09-12
* | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into event-mess...Gravatar Mason Larobina2009-09-12
|\ \
| * \ Merge branch 'experimental' into event-messagesGravatar Dieter Plaetinck2009-09-12
| |\ \
| | * | dont put too specific system details in useragent by defaultGravatar Dieter Plaetinck2009-09-12
| | * | authors updateGravatar Dieter Plaetinck2009-09-12
| | | * Merge branch 'event-messages' of git://github.com/mason-larobina/uzbl into ev...Gravatar Robert Manea2009-09-11
| | | |\ | |_|_|/ |/| | |
| | | * added view_source variable, only workable with webkit >=1.1.14Gravatar Robert Manea2009-09-11
| | |/ | |/|
* | | Working bind plugin re-write & bindable space in keycmd plugin.Gravatar Mason Larobina2009-09-11
* | | Moved Handler's handler_exec function to the uzbl instance class.Gravatar Mason Larobina2009-09-11
* | | Update uzbl-browser to launch uzbl & event_manager.py talking with sockets.Gravatar Mason Larobina2009-09-11
* | | Use new __export__ variable to set the bind export.Gravatar Mason Larobina2009-09-11
* | | Removed unnecessary class & commented code in the keycmd plugin.Gravatar Mason Larobina2009-09-11
* | | Removed "def export_name(..):" in favour of "__export__ = ['name',]"Gravatar Mason Larobina2009-09-11
| | * New fifo command bring_to_front brings window to focus (uzbl_tabbed.py)Gravatar Devon Jones2009-09-10
* | | Added listen_from_uzbl_socket added various command line options.Gravatar Mason Larobina2009-09-10
|/ /
* | docu update & typo fixGravatar Robert Manea2009-09-09
* | Added support for sending events over the socketGravatar Robert Manea2009-09-09
| * 80 character line limit enforcement.Gravatar Mason Larobina2009-09-08
* | Improved key/command/mod-command handling in keycmd.py plugin.Gravatar Mason Larobina2009-09-08
* | Deleted plugins: dump_config & echo_keys. Reason: messy & useless.Gravatar Mason Larobina2009-09-08
* | Merge branch 'event-messages' of git://github.com/Dieterbe/uzbl into event-me...Gravatar Mason Larobina2009-09-08
|\ \
* | | Spell Dieter's name correctly.Gravatar Mason Larobina2009-09-08
| * | report space key as symbolic nameGravatar Robert Manea2009-09-08
| * | report Latin1 characters literally as eventsGravatar Robert Manea2009-09-08
|/ /
| * multiline tablistGravatar Dieter Plaetinck2009-09-07
| |\
* | | Forgot to reassign commmand variable.Gravatar Mason Larobina2009-09-08
* | | Update keycmd in uzbl on keycmd raise event.Gravatar Mason Larobina2009-09-08
* | | Merge branch 'event-messages' of git://github.com/Dieterbe/uzbl into event-me...Gravatar Mason Larobina2009-09-08
|\ \ \
* | | | Custom event raising, added keycmd plugin & made handler class.Gravatar Mason Larobina2009-09-08
| * | | added event commandGravatar Robert Manea2009-09-07
| * | | removed modkey functionalityGravatar Robert Manea2009-09-07
| * | | docu fixesGravatar Robert Manea2009-09-07
| * | | Merge branch 'event-messages' of git://github.com/Dieterbe/uzbl into event-me...Gravatar Robert Manea2009-09-07
| |\ \ \ | |/ / / |/| | |
| * | | Document eventsGravatar Robert Manea2009-09-07
| * | | Added INSTANCE_START, INSTANCE_EXIT events and PID constantGravatar Robert Manea2009-09-07
| | | * Fixed wonky patch & added in gtk_refresh option.Gravatar Mason Larobina2009-09-07
| | | * Multiline tablist patch.Gravatar Jake Probst2009-09-07
* | | | todo updatesGravatar Dieter Plaetinck2009-09-06
* | | | Merge branch 'event-messages' of git://github.com/Dieterbe/uzbl into event-me...Gravatar Mason Larobina2009-09-07
|\| | |
| * | | Added KEY_RELEASE eventGravatar Robert Manea2009-09-06
* | | | Functions in plugins that look like "export_<name>" become uzbl.<name>Gravatar Mason Larobina2009-09-07
* | | | Added the command and functions to dump_config_as_eventsGravatar Mason Larobina2009-09-07
| * | | more useful uzbl-browser script that can share event manager with multiple in...Gravatar Dieter Plaetinck2009-09-06