aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/uzbl-core.h
Commit message (Expand)AuthorAge
...
* | split the status bar into left-aligned and right-aligned parts (thanks k0ral)Gravatar Brendan Taylor2011-01-06
* | add accept_languages settingGravatar Brendan Taylor2011-01-03
* | Merge branch 'experimental' into dev/script-args-in-envGravatar Brendan Taylor2010-12-30
|\ \
| | * remove talk_to_socket and all its associated bitsGravatar Brendan Taylor2010-12-28
| * | add an ifdef for GTK3 scrollable changesGravatar Brendan Taylor2010-12-27
| |/
| * add sync_spawn_exec commandGravatar keis2010-12-18
| * refactor spawn-functionsGravatar keis2010-12-18
| * cookies reworkGravatar keis2010-12-13
| * Merge branch 'dev/in-webkit-downloads' into experimentalGravatar Brendan Taylor2010-12-03
| |\
| | * let webkit handle downloads (breaks backward compatibility)Gravatar Brendan Taylor2010-12-03
* | | remove the positional arguments entirely (breaks backward compatibility)Gravatar Brendan Taylor2010-12-01
| |/ |/|
| * remove parseenv().Gravatar Brendan Taylor2010-11-30
|/
* Merge branch 'dev/cleanup-scripts'Gravatar Brendan Taylor2010-11-21
|\
| * set UZBL_UTIL_DIR in uzbl-browser, get rid of the scripts_util_dir variableGravatar Brendan Taylor2010-11-21
* | change disable_pagecache to enable_pagecache (i was wrong about webkit's defa...Gravatar Brendan Taylor2010-11-15
* | Merge commit '9611080ef53ab8e45a4b'Gravatar Brendan Taylor2010-11-13
|\ \
* \ \ Merge branch 'dev/soup-cookied'Gravatar Brendan Taylor2010-11-13
|\ \ \
| * | | get rid of read_file_by_lineGravatar Brendan Taylor2010-11-02
| * | | split off some generic functions into util.cGravatar Brendan Taylor2010-10-29
* | | | Add show_inspector commandGravatar Michael Raskin2010-10-16
| * | | move cookie handling into a subclass of SoupCookieJarGravatar Brendan Taylor2010-10-11
* | | | Merge remote branch 'mathstuf/dev/cleanup-scripts' into HEADGravatar Brendan Taylor2010-10-11
|\ \ \ \ | | |_|/ | |/| |
| * | | Set up the environment with the util dirGravatar Ben Boeckel2010-10-02
| |/ /
* / / move cookie handling into a subclass of SoupCookieJarGravatar Brendan Taylor2010-09-30
|/ /
| * Enable webkit pagecache by defaultGravatar Lars-Dominik Braun2010-09-05
|/
* Merge branch 'jscookies' of git://git.cssx.ch/forks/uzbl into experimentalGravatar Rob2010-03-22
|\
* | Fixed window.open and javascript links that open new windowsGravatar Jake Probst2010-03-22
* | remove obsolete new_window handler and fix some potential segfault issuesGravatar Rob2010-03-12
| * Cleaned up cookie handling codeGravatar Cedric Staub2010-03-02
* | get rid of obsolete download_handlerGravatar Rob2010-03-01
* | get rid of obsolete keycmd codeGravatar Rob2010-03-01
| * Use SoupCookieJar to handle JavaScript cookiesGravatar Cedric Staub2010-02-17
|/
* eval_js: print file where the error occuredGravatar Simon Lipp2010-02-14
* Merge remote branch 'Dieterbe/experimental' into experimentalGravatar Paweł Zuzelski2010-01-19
|\
| * add a scrollbars_visible optionGravatar Simon Lipp2010-01-18
* | Strip leading whitespaces from uri.Gravatar Paweł Zuzelski2010-01-12
* | authentication_handler implementaionGravatar Paweł Zuzelski2010-01-10
|/
* move source files from project root into src directory. Makefile is a bit bro...Gravatar Dieter Plaetinck2010-01-02