aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | | | Spelleng fix.Gravatar Mason Larobina2009-06-29
* | | | | Added mxey to uzbl_tabbed contributors section.Gravatar Mason Larobina2009-06-29
* | | | | uzbl_config path now respects XDG_CONFIG_HOMEGravatar Mason Larobina2009-06-29
* | | | | Manually added commit 51a38.. from holizzGravatar Mason Larobina2009-06-29
* | | | | Merge branch 'experimental' of git@github.com:mason-larobina/uzbl into experi...Gravatar Mason Larobina2009-06-29
|\ \ \ \ \
* | | | | | Added static probe cmds to uzbl instance classGravatar Mason Larobina2009-06-29
| * | | | | Set the background on the vbox, not the main_window.Gravatar Tom Adams2009-06-29
|/ / / / /
* | | | | Fix spelling.Gravatar Mason Larobina2009-06-29
* | | | | Style tablist text & update window title.Gravatar Mason Larobina2009-06-29
* | | | | Delete session file when empty.Gravatar Mason Larobina2009-06-29
* | | | | Reduced tablist update delay.Gravatar Mason Larobina2009-06-29
| * | | | bring contributing info back up to dateGravatar Dieter Plaetinck2009-06-28
| * | | | faq entry about XDGGravatar Dieter Plaetinck2009-06-28
* | | | | Removed redundant timeout variable (minor edit)Gravatar Mason Larobina2009-06-29
* | | | | uzbl_tabbed.py re-write.Gravatar Mason Larobina2009-06-29
|/ / / /
| | | * more portability on shell scriptsGravatar Abel `00z' Camarillo2009-06-28
| * | | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into cleanGravatar Brendan Taylor2009-06-28
| |\ \ \ | |/ / / |/| | |
* | | | todo updatesGravatar Dieter Plaetinck2009-06-28
| | | * make domnload.sh more portableGravatar Abel `00z' Camarillo2009-06-28
| | | * Makefile now supports "transparently" BSD makeGravatar Abel `00z' Camarillo2009-06-28
| |_|/ |/| |
| * | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into cleanGravatar Brendan Taylor2009-06-26
| |\ \ | |/ / |/| |
* | | add dxdx (dequis) to AUTHORSGravatar Dieter Plaetinck2009-06-24
* | | Merge commit 'dequis/experimental' into experimentalGravatar Dieter Plaetinck2009-06-24
|\ \ \
| * | | Two little fixes in READMEGravatar Dequis2009-06-24
| * | | Added documentation for javascript featuresGravatar Dequis2009-06-24
| | | * Document stdin branch changes in READMEGravatar Dequis2009-06-24
| * | | Merge commit 'robm/master' into experimentalGravatar Dequis2009-06-24
| |\ \ \
| | | * \ Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into cleanGravatar Brendan Taylor2009-06-23
| | | |\ \ | |_|_|/ / |/| | | |
| | | * | use notify::title instead of title-changed signalGravatar Brendan Taylor2009-06-23
| | | * | don't segfault on 'set' without arguments.Gravatar Brendan Taylor2009-06-23
* | | | | Checks if XDA_DATA_HOME in os.environ before useGravatar Mason Larobina2009-06-23
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Checks if XDA_DATA_HOME in os.environ before useGravatar Mason Larobina2009-06-23
| | | | * Read stdin only if --config is "-"Gravatar Dequis2009-06-22
| |_|_|/ |/| | |
| | * | Cleanup diff on uzbl.hGravatar Dequis2009-06-22
| | * | Merge commit 'dieterbe/experimental' into experimentalGravatar Dequis2009-06-22
| | |\ \ | |_|/ / |/| | |
| | * | Revert "Rename fixed Makefile-new-test to Makefile"Gravatar Dequis2009-06-22
| | | * fix typosGravatar Robert Manea2009-06-22
| | | * document variable expansion and command/js substitutionGravatar Robert Manea2009-06-22
* | | | don't scroll past the end of the page.Gravatar Brendan Taylor2009-06-20
* | | | Aaron Griffin [PATCH 1/4] Add libgthread-2.0 to pkg-config, for OSXGravatar Aaron Griffin2009-06-20
|/ / /
* | | Aaron Griffin [PATCH 3/4] Replace cp -ax with -p, for OSX compatGravatar Aaron Griffin2009-06-20
* | | Aaron Griffin [PATCH 2/4] Remove install -D arg, OSX compatibilityGravatar Dieter Plaetinck2009-06-20
| * | Revert "Add disable_stdin config option"Gravatar Dequis2009-06-20
| * | Revert "Replaced disable_stdin with uzbl -c -"Gravatar Dequis2009-06-20
| * | Merge commit 'dieterbe/experimental' into experimentalGravatar Dequis2009-06-20
| |\ \ | |/ / |/| |
| | * fix possible double free in expand()Gravatar Robert Manea2009-06-19
| | * allow @<...>@ inside of @(...)@ and vice versaGravatar Robert Manea2009-06-18
| | * make detection of simple vars more shell likeGravatar Robert Manea2009-06-18
| | * command expansion uses @(command)@ / js expansion @<java script>@Gravatar Robert Manea2009-06-17
| | * expand() fixGravatar Robert Manea2009-06-16