index
:
uzbl
master
web browser that adheres to the Unix philosophy
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
replace uzbl-cookie-daemon with uzbl-cookie-manager in uzbl-browser, also cle...
Brendan Taylor
2010-11-13
*
moved for_each_line_in_file into util.c
Brendan Taylor
2010-11-02
*
get rid of read_file_by_line
Brendan Taylor
2010-11-02
*
add uzbl-cookie-manager
Brendan Taylor
2010-10-31
*
split off some generic functions into util.c
Brendan Taylor
2010-10-29
*
fix a memory leak in the cookie jar
Brendan Taylor
2010-10-11
*
move cookie handling into a subclass of SoupCookieJar
Brendan Taylor
2010-10-11
*
fix code style/typo
kongo2002
2010-04-08
*
check if soup_cookie could be parsed successfully
kongo2002
2010-04-07
*
Uncomment the second new window send_event function.
Mason Larobina
2010-04-03
*
Allow .'s in variable names.
Mason Larobina
2010-03-23
*
Add \t to invalid_chars also.
Mason Larobina
2010-03-23
*
Merge branch 'jscookies' of git://git.cssx.ch/forks/uzbl into experimental
Rob
2010-03-22
|
\
*
|
fix double NEW_WINDOW emission
Rob
2010-03-22
*
|
Don't grab focus when in plug mode (it messes with uzbl-tabbed focusing)
Mason Larobina
2010-03-22
*
|
Fixed window.open and javascript links that open new windows
Jake Probst
2010-03-22
*
|
Merge branch 'master' into experimental
Mason Larobina
2010-03-22
|
\
\
|
*
|
FS#133 Add the tab character is not a valid variable name character.
Mason Larobina
2010-03-21
*
|
|
Merge branch 'master' into experimental
Mason Larobina
2010-03-21
|
\
|
|
|
*
|
Make the `uri` command a wrapper around `set uri = ..`
Mason Larobina
2010-03-21
*
|
|
fix NEW_WINDOW behaviour
Rob
2010-03-12
*
|
|
remove obsolete new_window handler and fix some potential segfault issues
Rob
2010-03-12
|
/
/
|
*
Cleaned up cookie handling code
Cedric Staub
2010-03-02
*
|
Merge branch 'experimental' of github.com:robm/uzbl into experimental
Mason Larobina
2010-03-02
|
\
\
|
*
|
get rid of obsolete download_handler
Rob
2010-03-01
|
*
|
get rid of obsolete keycmd code
Rob
2010-03-01
*
|
|
Segfaulting when uzbl.behave.commands hash table already destroyed.
Mason Larobina
2010-03-01
|
/
/
*
|
fixed int to pointer comparision warning
Rob
2010-02-19
|
*
Use SoupCookieJar to handle JavaScript cookies
Cedric Staub
2010-02-17
|
/
*
eval_js: print file where the error occured
Simon Lipp
2010-02-14
*
resource-request-starting
Andrea Marchesini
2010-02-13
*
Update the default uzbl-core config to something useful.
Mason Larobina
2010-01-31
*
Merge branch 'master' into experimental
Dieter Plaetinck
2010-01-27
|
\
|
*
uzbl-browser: don't create new process for uzbl-core
Paweł Zuzelski
2010-01-27
*
|
mouse pointer events
Igor Bogomazov
2010-01-25
*
|
check if feature is set before (un)setting feature
Paweł Zuzelski
2010-01-25
*
|
authentication_handler: empty string
Paweł Zuzelski
2010-01-25
*
|
handle empty/unset authentication_handler
Paweł Zuzelski
2010-01-25
*
|
merge in pawelz' authentication handler + some other fixes
Dieter Plaetinck
2010-01-24
|
\
\
|
|
/
|
/
|
*
|
merge in experimental
Dieter Plaetinck
2010-01-24
|
*
Merge remote branch 'Dieterbe/experimental' into experimental
Paweł Zuzelski
2010-01-19
|
|
\
|
|
/
|
/
|
*
|
add a scrollbars_visible option
Simon Lipp
2010-01-18
*
|
eval_js: catch non-object (int, string,...) exceptions
Simon Lipp
2010-01-18
|
*
better way to check WebKit version
Paweł Zuzelski
2010-01-12
|
*
Strip leading whitespaces from uri.
Paweł Zuzelski
2010-01-12
|
*
fix double free in authentication_handler
Paweł Zuzelski
2010-01-10
|
*
authentication_handler implementaion
Paweł Zuzelski
2010-01-10
|
/
*
Merge branch 'master' into experimental
Dieter Plaetinck
2010-01-05
*
remove the 'uzbl' subdirectory in examples/*/, since the sandbox they are no ...
Dieter Plaetinck
2010-01-02
*
move source files from project root into src directory. Makefile is a bit bro...
Dieter Plaetinck
2010-01-02