aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge commit 'mxey/experimental' into experimentalGravatar Dieter Plaetinck2009-06-06
|\
* | Let keybinds work when status bar have focus.Gravatar salinasv2009-06-06
| |
* | Merge commit 'scj/master' into experimentalGravatar Dieter Plaetinck2009-06-06
|\ \
| | * Build in C99 modeGravatar Maximilian Gaß2009-06-06
| | |
| | * Makefile: Renamed CPPFLAGS -> CFLAGSGravatar Maximilian Gaß2009-06-06
| |/ |/|
* | examples/scripts/download.sh: pushd/popd are unnecessaryGravatar Maximilian Gaß2009-06-06
| | | | | | | | there is nothing affected by the directory of that shell
* | strtod > atof. Thanks ZabaGravatar Dieter Plaetinck2009-06-06
| |
* | use stdlib atof() instead of gnu99 strtof() + more sense making example ↵Gravatar Dieter Plaetinck2009-06-06
| | | | | | | | binds for zoomlevels
* | authors file fixesGravatar Dieter Plaetinck2009-06-06
| |
* | Make progress bar show empty on start of page loadGravatar Jeremy O'Brien2009-06-06
| | | | | | | | | | | | | | Previously, when clicking on a link or opening a new URL, the user would not get any feedback showing that the command was taken until after a progress change, which could sometimes take a prolonged period of time. Now, the user is immediately alerted via the statusbar going to zero.
* | add holizz to contributorsGravatar Dieter Plaetinck2009-06-06
| |
* | data: URIs work.Gravatar Tom Adams2009-06-06
| |
* | Cookies work.Gravatar Tom Adams2009-06-06
| |
* | javascript: URIs work.Gravatar Tom Adams2009-06-06
| |
* | bit more clear variable names and suchGravatar Dieter Plaetinck2009-06-06
| |
* | add bobpaul to contributorsGravatar Dieter Plaetinck2009-06-06
| |
* | session.sh: backup rather than clearing existing session fileGravatar bobpaul2009-06-03
| |
* | Fixed session.sh script.Gravatar bobpaul2009-06-02
| |
* | Merge commit 'duc/experimental' into experimentalGravatar Dieter Plaetinck2009-06-02
|\ \
* \ \ merge in uranthers zoomlevel thingie. doesnt work yet because of strof not ↵Gravatar Dieter Plaetinck2009-06-02
|\ \ \ | | | | | | | | | | | | recognized. stay tuned...
* \ \ \ merge from Uli Schlachter: policy callback + experimental Makefile + tiny fixesGravatar Dieter Plaetinck2009-06-02
|\ \ \ \
| | | * | FAQ fixGravatar DuClare2009-06-02
| | | | |
| | | * | Updated FAQ; a certain question has been asked too many times.Gravatar DuClare2009-06-02
| | | | |
| | * | | fixed sampleconfig so zoom level works again (changed = to 0)Gravatar uranther2009-06-01
| | | | |
| | * | | fixed incorrect mergeGravatar uranther2009-06-01
| | | | |
| | * | | merge with Dieterbe/experimentalGravatar uranther2009-06-01
| | |\ \ \ | |_|/ / / |/| | | |
| | | | * match against value on input formsGravatar Sylvester Johansson2009-06-01
| | | | |
| | | | * match against buttons valuesGravatar Sylvester Johansson2009-06-01
| | | | |
* | | | | make binary packages section more generic and refer to wikiGravatar Dieter Plaetinck2009-06-01
| | | | |
* | | | | fix fields for other sample config tooGravatar Dieter Plaetinck2009-06-01
| |_|_|/ |/| | |
* | | | fixed broken mergeGravatar Sylvester Johansson2009-06-01
| | | |
* | | | Removed "act" from utility scriptsGravatar Sylvester Johansson2009-06-01
| | | |
* | | | Merge commit 'dieterbe/experimental'Gravatar Sylvester Johansson2009-06-01
|\ \ \ \
| * \ \ \ Merge commit 'rob/master' into experimentalGravatar Dieter Plaetinck2009-06-01
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | fix for better uzbl.comm.sync_stdout checking + fix for libsoup-CRITICAL **: ↵Gravatar Dieter Plaetinck2009-06-01
| | | | | | | | | | | | | | | | | | | | soup_message_headers_append: assertion strpbrk (value, "\r\n") == NULL' failed. basic cookies seem to be working now
| * | | | adapt to new syntaxGravatar Dieter Plaetinck2009-05-31
| | | | |
| * | | | cleanup. log script stdout with verbose flagGravatar Dieter Plaetinck2009-05-31
| | | | |
| * | | | notify user of stuff re: cookies + save_cookie functionGravatar Dieter Plaetinck2009-05-31
| | | | |
| * | | | select more sense making paths for cookie data and configGravatar Dieter Plaetinck2009-05-31
| | | | |
| | * | | removed get command in favour of printGravatar Robert Manea2009-05-30
| | | | |
| | * | | added print commandGravatar Robert Manea2009-05-30
| | | | |
| | * | | Merge branch 'experimental' of git://github.com/DuClare/uzblGravatar Robert Manea2009-05-30
| | |\ \ \
| | | * | | Add var 'verbose'Gravatar DuClare2009-05-30
| | | | | |
| | | * | | Make --uri override the uri read from config.Gravatar DuClare2009-05-30
| | | | | |
| * | | | | readme cleanup re: commands vs actionsGravatar Dieter Plaetinck2009-05-29
| | | | | |
| * | | | | Merge commit 'duc/experimental' into experimentalGravatar Dieter Plaetinck2009-05-29
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | | | | * oops - removed unnecessary float castGravatar uranther2009-05-29
| | | | | |
| | * | | | Update sampleconfigs. Commands and actions have been merged :)Gravatar DuClare2009-05-29
| | | | | |
| | | | | * Replaced reset_zoom with zoom_level; added floats to commandsGravatar uranther2009-05-29
| | | | | |
| | * | | | Merge COMMAND SYNTAX and ACTIONS in README, document sync_* and fix some detailsGravatar DuClare2009-05-29
| | | | | |