index
:
uzbl
master
web browser that adheres to the Unix philosophy
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Don't put spaces before case matches
Ben Boeckel
2011-03-10
*
Chain test commands together
Ben Boeckel
2011-03-10
*
Use 4 space indentation for consistency
Ben Boeckel
2011-03-10
*
Don't use cat when the recipient takes a file arg
Ben Boeckel
2011-03-10
*
Use cut over awk where possible
Ben Boeckel
2011-03-10
*
Add padding inside of braces
Ben Boeckel
2011-03-10
*
Reduce the complexity of the variable assignment
Ben Boeckel
2011-03-10
*
Remove the use of positional arguments
Ben Boeckel
2011-03-10
*
Quote variables which may contain spaces
Ben Boeckel
2011-03-10
*
Use the -e flag on sed calls
Ben Boeckel
2011-03-10
*
Wrap util scripts in quotes
Ben Boeckel
2011-03-10
*
Merge commit '835f5d8d09b429a4776192dbe00be5ae20704b16'
Brendan Taylor
2011-02-15
|
\
|
*
don't crash when a download content-type can't be found
Brendan Taylor
2011-01-16
|
*
explicitly set geometry min_height (fixes a bug in the last commit)
Brendan Taylor
2011-01-16
|
*
don't make the window bigger to accomodate a long status_format
Brendan Taylor
2011-01-13
|
*
remove the vestiges of Uzbl.run
Brendan Taylor
2011-01-13
|
*
update k0ral in AUTHORS
Brendan Taylor
2011-01-10
|
*
Correctly updates URI and tab title of each uzbl instance.
koral
2011-01-10
|
*
we don't need to be that specific in the useragent header.
Brendan Taylor
2011-01-06
|
*
Merge remote branch 'keis/valgrind' into experimental
Brendan Taylor
2011-01-06
|
|
\
|
*
\
Merge remote branch 'keis/io-shutdown-fix' into experimental
Brendan Taylor
2011-01-06
|
|
\
\
|
*
|
|
use new status_format_right in the example config
Brendan Taylor
2011-01-06
|
*
|
|
split the status bar into left-aligned and right-aligned parts (thanks k0ral)
Brendan Taylor
2011-01-06
|
|
|
*
fix memory leak in search_text
keis
2011-01-05
|
|
|
/
|
|
/
|
|
|
*
gerror fix in send_event_sockets
keis
2011-01-05
|
|
*
unref IOChannel after shutdown
keis
2011-01-05
|
|
*
print the error message received
keis
2011-01-05
|
|
*
clear GError before reusing
keis
2011-01-05
|
*
|
use NEW_WINDOW event in examples that open new windows
Brendan Taylor
2011-01-04
|
*
|
add accept_languages setting
Brendan Taylor
2011-01-03
|
*
|
Merge remote branch 'keis/gtk3' into experimental
Brendan Taylor
2010-12-31
|
|
\
\
|
*
|
|
support the dmenu-4.2.1 tok patch
Brendan Taylor
2010-12-31
|
|
|
/
|
|
/
|
|
*
|
Merge remote branch 'jspricke/experimental' into experimental
Brendan Taylor
2010-12-30
|
|
\
\
|
*
|
|
remove positional arguments from README
Brendan Taylor
2010-12-30
|
*
|
|
change tests that expected positional arguments
Brendan Taylor
2010-12-30
|
*
|
|
remove positional argument support from examples
Brendan Taylor
2010-12-30
|
*
|
|
Merge branch 'experimental' into dev/script-args-in-env
Brendan Taylor
2010-12-30
|
|
\
\
\
|
|
*
\
\
Merge branch 'cleanup-Makefile' into experimental
Brendan Taylor
2010-12-28
|
|
|
\
\
\
|
|
*
\
\
\
Merge remote branch 'keis/valgrind' into experimental
Brendan Taylor
2010-12-28
|
|
|
\
\
\
\
|
|
*
|
|
|
|
change open mode for writing cookies to 'a'
Brendan Taylor
2010-12-28
|
|
*
|
|
|
|
use absolute paths in env.sh
Brendan Taylor
2010-12-28
|
|
|
|
|
|
*
disable deprecated symbols when using gtk+ 3
keis
2010-12-28
|
|
|
|
|
|
*
use gtk version check macro
keis
2010-12-28
|
|
|
|
*
|
|
explain the .lo Makefile rules
Brendan Taylor
2010-12-27
|
|
|
|
*
|
|
only compile with -fPIC when needed
Brendan Taylor
2010-12-27
|
|
|
|
*
|
|
take advantage of implicit Makefile rules
Brendan Taylor
2010-12-27
|
|
|
|
*
|
|
remove redundant CFLAGS
Brendan Taylor
2010-12-27
|
|
|
|
*
|
|
separate makefile configuration section from rules section
Brendan Taylor
2010-12-27
|
|
|
|
*
|
|
untangle the CFLAGS mess
Brendan Taylor
2010-12-27
|
|
|
|
*
|
|
delete all .o files in 'make clean'
Brendan Taylor
2010-12-27
|
|
|
|
|
|
/
|
|
|
|
|
/
|
[next]