aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* kill run_handler, inject_handler_args, strfree and sync_stdoutGravatar Brendan Taylor2011-01-14
* add a variable @_ that expands to the result of the last sync commandGravatar Brendan Taylor2011-01-13
* refactor parse_command and parse_cmd_lineGravatar Brendan Taylor2011-01-13
* simplify parse_cmd_lineGravatar Brendan Taylor2011-01-13
* don't make the window bigger to accomodate a long status_formatGravatar Brendan Taylor2011-01-13
* remove the vestiges of Uzbl.runGravatar Brendan Taylor2011-01-13
* update k0ral in AUTHORSGravatar Brendan Taylor2011-01-10
* Correctly updates URI and tab title of each uzbl instance.Gravatar koral2011-01-10
* we don't need to be that specific in the useragent header.Gravatar Brendan Taylor2011-01-06
* Merge remote branch 'keis/valgrind' into experimentalGravatar Brendan Taylor2011-01-06
|\
* \ Merge remote branch 'keis/io-shutdown-fix' into experimentalGravatar Brendan Taylor2011-01-06
|\ \
* | | use new status_format_right in the example configGravatar Brendan Taylor2011-01-06
* | | split the status bar into left-aligned and right-aligned parts (thanks k0ral)Gravatar Brendan Taylor2011-01-06
| | * fix memory leak in search_textGravatar keis2011-01-05
| |/ |/|
| * gerror fix in send_event_socketsGravatar keis2011-01-05
| * unref IOChannel after shutdownGravatar keis2011-01-05
| * print the error message receivedGravatar keis2011-01-05
| * clear GError before reusingGravatar keis2011-01-05
* | use NEW_WINDOW event in examples that open new windowsGravatar Brendan Taylor2011-01-04
* | add accept_languages settingGravatar Brendan Taylor2011-01-03
* | Merge remote branch 'keis/gtk3' into experimentalGravatar Brendan Taylor2010-12-31
|\ \
* | | support the dmenu-4.2.1 tok patchGravatar Brendan Taylor2010-12-31
| |/ |/|
* | Merge remote branch 'jspricke/experimental' into experimentalGravatar Brendan Taylor2010-12-30
|\ \
* | | remove positional arguments from READMEGravatar Brendan Taylor2010-12-30
* | | change tests that expected positional argumentsGravatar Brendan Taylor2010-12-30
* | | remove positional argument support from examplesGravatar Brendan Taylor2010-12-30
* | | Merge branch 'experimental' into dev/script-args-in-envGravatar Brendan Taylor2010-12-30
|\ \ \
| * \ \ Merge branch 'cleanup-Makefile' into experimentalGravatar Brendan Taylor2010-12-28
| |\ \ \
| * \ \ \ Merge remote branch 'keis/valgrind' into experimentalGravatar Brendan Taylor2010-12-28
| |\ \ \ \
| * | | | | change open mode for writing cookies to 'a'Gravatar Brendan Taylor2010-12-28
| * | | | | use absolute paths in env.shGravatar Brendan Taylor2010-12-28
| | | | | * disable deprecated symbols when using gtk+ 3Gravatar keis2010-12-28
| | | | | * use gtk version check macroGravatar keis2010-12-28
| | | * | | explain the .lo Makefile rulesGravatar Brendan Taylor2010-12-27
| | | * | | only compile with -fPIC when neededGravatar Brendan Taylor2010-12-27
| | | * | | take advantage of implicit Makefile rulesGravatar Brendan Taylor2010-12-27
| | | * | | remove redundant CFLAGSGravatar Brendan Taylor2010-12-27
| | | * | | separate makefile configuration section from rules sectionGravatar Brendan Taylor2010-12-27
| | | * | | untangle the CFLAGS messGravatar Brendan Taylor2010-12-27
| | | * | | delete all .o files in 'make clean'Gravatar Brendan Taylor2010-12-27
| | | | |/ | | | |/|
| | | * | add an ifdef for GTK3 scrollable changesGravatar Brendan Taylor2010-12-27
| | | * | Makefile: add (commented) lines for using gtk+ 3Gravatar Brendan Taylor2010-12-27
| | | * | Merge remote branch 'keis/gtk3' into gtk3Gravatar Brendan Taylor2010-12-27
| | |/| | | |/| | |
| * | | | update keis' line in AUTHORSGravatar Brendan Taylor2010-12-24
| * | | | WHITE/BLACKLIST_COOKIE regexp matches anywhere in the string (instead of only...Gravatar Brendan Taylor2010-12-24
| * | | | fix warnings when building uzbl-core.cGravatar Brendan Taylor2010-12-23
| * | | | remove cookie_handler from the example config.Gravatar Brendan Taylor2010-12-23
| * | | | add WHITELIST_COOKIE event to README.uzbl-event-managerGravatar Brendan Taylor2010-12-23
| * | | | add cookie whitelisting, document BLACKLIST_COOKIE and WHITELIST_COOKIE eventsGravatar Brendan Taylor2010-12-22
| * | | | put session cookies in fileGravatar keis2010-12-18