aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* delete stale sockets instead of reattachingGravatar Brendan Taylor2011-09-13
* delete stale fifos instead of reattachingGravatar Brendan Taylor2011-09-13
* remove a particularly useless verbose messageGravatar Brendan Taylor2011-09-13
* use process id as the default instance nameGravatar Brendan Taylor2011-09-13
* GTK+ 3.1 has deprecated VBox and HBoxGravatar Brendan Taylor2011-09-11
* stupid typo in the last commitGravatar Brendan Taylor2011-09-11
* backwards compatibility with key names from GTK < 2.22Gravatar Brendan Taylor2011-09-11
* fix follow.js when labels get longer than 3 charactersGravatar Brendan Taylor2011-09-11
* simplify the Makefile a bitGravatar Brendan Taylor2011-09-05
* remove a reference to @modkey_addition, which has been gone for a whileGravatar Brendan Taylor2011-09-05
* uzbl-tabbed: new tabs should load the homepageGravatar Brendan Taylor2011-09-05
* new variable: enable_cross_file_accessGravatar Brendan Taylor2011-09-05
* on Ubuntu, properly clear keycmd when a link is selected using follow.shGravatar Brendan Taylor2011-09-05
* add an ugly 'type link text'-style follow dealieGravatar Brendan Taylor2011-08-21
* minor refactor in follow.jsGravatar Brendan Taylor2011-08-21
* Merge branch 'master' of https://github.com/TaylanUB/uzbl into experimentalGravatar Brendan Taylor2011-08-16
|\
| * Fix minor issues with textarea editing with formfiller.Gravatar Taylan Ulrich B.2011-08-17
* | bugfix in the formfillerGravatar Brendan Taylor2011-08-15
|/
* don't try to do per-site-settings on non-HTTP URIsGravatar Brendan Taylor2011-08-07
* Merge remote-tracking branch 'mathstuf/dev/fix-pss-multi-command'Gravatar Brendan Taylor2011-08-07
|\
* \ Merge remote-tracking branch 'keis/exit-lag-workaround' into experimentalGravatar Brendan Taylor2011-08-07
|\ \
* \ \ Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into mouse-eventsGravatar keis2011-07-28
|\ \ \
| | * | add workaround for slow npviewer cleanupGravatar keis2011-07-28
| |/ /
| * | add a spellcheck_languages variableGravatar Brendan Taylor2011-07-25
| * | Merge branch 'experimental' of github.com:Dieterbe/uzblGravatar Brendan Taylor2011-07-25
| |\ \
| * | | remove the scrollbars_visible variableGravatar Brendan Taylor2011-07-25
| | * | handle html5 input types in the formfillerGravatar Brendan Taylor2011-07-18
| |/ /
| * | fix dmenu prompt in formfiller.shGravatar Brendan Taylor2011-07-17
| * | Merge remote-tracking branch 'mathstuf/dev/improve-follow' into experimentalGravatar Brendan Taylor2011-07-13
| |\ \
| * | | fix testsGravatar Brendan Taylor2011-07-12
| * | | rearrange variable functions so they aren't all exposedGravatar Brendan Taylor2011-07-12
| * | | Merge branch 'tailhook/wm-integ' into experimentalGravatar Brendan Taylor2011-07-12
| |\ \ \
| * \ \ \ Merge branch 'master' into experimentalGravatar Brendan Taylor2011-07-12
| |\ \ \ \
| | | | | * Separate commands with a newlineGravatar Ben Boeckel2011-07-08
| | | |_|/ | | |/| |
| * | | | fix ellipsization on gtk2Gravatar Brendan Taylor2011-07-03
| * | | | nbsps crept into the config fileGravatar Brendan Taylor2011-07-03
| * | | | add new .o files to 'make clean'Gravatar Brendan Taylor2011-07-03
| * | | | the status bar is now a custom gtk widgetGravatar Brendan Taylor2011-07-03
| | | * | Added documentation for the changes in this branchGravatar Paul Colomiets2011-07-02
| | | * | Added documentation for `window_role`Gravatar Paul Colomiets2011-07-02
| | | * | Added window_role variable to set WM_WINDOW_ROLEGravatar Paul Colomiets2011-07-02
| | | * | Ensures that UZBL_URI is set when window is mappedGravatar Paul Colomiets2011-07-02
| | | * | Implemented setting UZBL_URI window propertyGravatar Paul Colomiets2011-07-02
| | |/ /
| | | * Escape '@' when following a linkGravatar Ben Boeckel2011-06-26
| * | | make the SCROLL_VERT calculation clearer (and fix it)Gravatar Brendan Taylor2011-06-07
| * | | fix divide by zero in the scroll percentage calculationGravatar Brendan Taylor2011-06-07
| * | | Revert "wrap the mainbar_label_left when it gets too long."Gravatar Brendan Taylor2011-06-07
| * | | Merge remote-tracking branch 'keis/split-core' into experimentalGravatar Brendan Taylor2011-06-05
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'keis/py-staging' into experimentalGravatar Brendan Taylor2011-06-05
| |\ \ \ \
| | * | | | proper use of loggerGravatar keis2011-06-04