aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* todo updatesGravatar Dieter Plaetinck2009-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
* | Merge branch 'experimental' of git://github.com/mason-larobina/uzbl into expe...Gravatar Robert Manea2009-09-20
|\|
* | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Robert Manea2009-09-20
|\ \
| | * Use uzbl-browser and cookie daemon by default in the sample config.Gravatar Mason Larobina2009-09-20
| | * Use the one event dispatching function.Gravatar Mason Larobina2009-09-20
| | * Updated sample config with mode plugin config examples.Gravatar Mason Larobina2009-09-20
| | * Clear keycmd on load_start not load_commitGravatar Mason Larobina2009-09-20
| | * Use mode_indicator instead of indicator.Gravatar Mason Larobina2009-09-20
| | * Fixed keycmd modification.Gravatar Mason Larobina2009-09-19
| | * Finished alpha mode plugin.Gravatar Mason Larobina2009-09-19
| | * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2009-09-19
| | |\ | | |/ | |/|
| * | deprecate insert/command mode, always_insert_mode, mode indicators, in favor ...Gravatar Dieter Plaetinck2009-09-19
| * | apply new binds syntaxGravatar Dieter Plaetinck2009-09-18
| * | Merge remote branch 'origin/experimental' into experimentalGravatar Dieter Plaetinck2009-09-18
| |\ \
| * | | todo updateGravatar Dieter Plaetinck2009-09-18
* | | | fix code aligmentGravatar Robert Manea2009-09-18
| |/ / |/| |
* | | remove obsolete codeGravatar Robert Manea2009-09-17
* | | move g_signal_connect to g_object_connectGravatar Robert Manea2009-09-17
| | * Ensure the value is a string before checking for newline characters.Gravatar Mason Larobina2009-09-17
| | * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2009-09-16
| | |\ | |_|/ |/| |
| | * Check 'keycmd' key exists before referencing.Gravatar Mason Larobina2009-09-16
* | | get rid of obsolete commented codeGravatar Robert Manea2009-09-16
* | | Merge branch 'experimental' of git://github.com/mason-larobina/uzbl into expe...Gravatar Robert Manea2009-09-16
|\ \ \
| | | * Merge branch 'experimental' of git://github.com/robm/uzbl into experimentalGravatar Mason Larobina2009-09-16
| | | |\ | |_|_|/ |/| | |
* | | | Stage 2: refactor expand system, get rid of superfluous expand() callsGravatar Robert Manea2009-09-16
| | | * Merge branch 'experimental' of git://github.com/robm/uzbl into experimentalGravatar Mason Larobina2009-09-16
| | |/| | |/|/ | |/| |/| |
* | | Stage 1: refactor expand systemGravatar Robert Manea2009-09-16
| |/ |/|
| * Removed "<a><b>c" binding ability after horrifing bug discovered.Gravatar Mason Larobina2009-09-16
|/
* Event message format changed to "EVENT [12345] name args"Gravatar Mason Larobina2009-09-15
* Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2009-09-15
|\
| * changed order of event message fieldsGravatar Robert Manea2009-09-15
* | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2009-09-15
|\|
| * custom events don't need to be quoted anymoreGravatar Robert Manea2009-09-15
| * removed ununsed varGravatar Robert Manea2009-09-15
* | Moved the uzbl config dict into its own config.py plugin.Gravatar Mason Larobina2009-09-15
* | Socket communication bug resolved so remove test binds.Gravatar Mason Larobina2009-09-15
|/
* Merge branch 'experimental' of github.com:Dieterbe/uzbl into experimentalGravatar Dieter Plaetinck2009-09-14
|\
* | trying to treat everyone equally (no stupid division 'developer' vs 'contribu...Gravatar Dieter Plaetinck2009-09-14
| * send VARIABLE_SET event on mode changeGravatar Robert Manea2009-09-14
| * added request command, fix for insert modeGravatar Robert Manea2009-09-14
| * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Robert Manea2009-09-14
| |\ | |/ |/|
| * free ressourcesGravatar Robert Manea2009-09-14
| * removed obsolete key binding codeGravatar Robert Manea2009-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