aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* have another shot at fixing window geometry hint issues, thanks stinkyGravatar Brendan Taylor2011-05-10
* Merge remote-tracking branch 'keis/ignore-mod2' into experimentalGravatar Brendan Taylor2011-05-09
|\
* \ Merge remote-tracking branch 'keis/focus-event' into experimentalGravatar Brendan Taylor2011-05-09
|\ \
* | | dear uzbl, please listen to the user when they tell you what size to be.Gravatar Brendan Taylor2011-05-09
| * | wrap DOM callbacks in version checkGravatar David Keijser2011-05-09
| | * ignore mod2. mostly unneeded and breaks keybindsGravatar David Keijser2011-05-09
| |/ |/|
* | Merge remote-tracking branch 'jakeprobst/newwindowfix' into experimentalGravatar Brendan Taylor2011-05-08
|\ \
* | | cleaned up the set_proxy_url functionGravatar Brendan Taylor2011-05-01
* | | load_error_cb should return gbooleanGravatar Brendan Taylor2011-05-01
* | | fix compiler warningsGravatar Brendan Taylor2011-04-30
* | | GTK3 always has scrollbars, workaround for https://bugs.webkit.org/show_bug.c...Gravatar Brendan Taylor2011-04-30
* | | cmd_scrollbars_visibility: don't repeat yourself.Gravatar Brendan Taylor2011-04-30
* | | Merge branch 'experimental' into scrollbarsGravatar Brendan Taylor2011-04-30
|\ \ \
| | | * git rid of unused warningGravatar keis2011-04-29
| | | * add focus and blur events from DOMGravatar keis2011-04-29
| | |/ | |/|
| * | allow processes other than uzbl-tabbed to start uzbl-browser instances that a...Gravatar Brendan Taylor2011-04-24
| | * fixed a bug where when opening a new window it would fully load the page befo...Gravatar Jake Probst2011-04-23
| * | escape ' in KEY_PRESS/RELEASE eventsGravatar Brendan Taylor2011-04-18
| * | use updated modstate for key eventsGravatar keis2011-04-18
| * | placeholder translation of keyval to modGravatar keis2011-04-18
| * | drop extra whitespace in key eventsGravatar keis2011-04-18
| * | show modmask on MOD_PRESS/RELEASEGravatar Rob2011-04-18
| * | added MOD_PRESS/RELEASE events that denote X modifier keysGravatar Rob2011-04-18
| * | added modifier mask to key_press/release eventsGravatar Rob2011-04-18
| * | Merge remote-tracking branch 'mathstuf/dev/fix-clashing-long-option' into exp...Gravatar Brendan Taylor2011-04-14
| |\ \
| | * | Avoid --name which GTK uses internallyGravatar Ben Boeckel2011-04-14
| | |/
| * | allow a second argument to the 'download' command that specifies a destinatio...Gravatar Brendan Taylor2011-04-12
| * | add a 'download' command that can download the current url or an arbitrary urlGravatar Brendan Taylor2011-04-12
| |/
| * move src/uzbl-browser to bin/uzbl-browserGravatar Brendan Taylor2011-04-11
| * autoinstall style.cssGravatar Brendan Taylor2011-04-11
| * fix returning to default encoding ("set current_encoding =")Gravatar Brendan Taylor2011-04-02
| * Merge remote-tracking branch 'keis/fix-clear-cookies-warning' into experimentalGravatar Brendan Taylor2011-03-22
| |\
| * | Fixed array bug.Gravatar Olof-Joachim Frahm2011-03-21
| | * fix clear_cookies warningGravatar keis2011-03-17
| |/
| * Merge branch 'clear-cookies' of git://github.com/keis/uzbl into experimentalGravatar Brendan Taylor2011-03-13
| |\
* | | Merge branch 'experimental' into scrollbarsGravatar Brendan Taylor2011-03-12
|\| |
| * | gtk3: don't render a useless window resizing gripGravatar Brendan Taylor2011-03-12
* | | set_webview_scroll_adjustments is pointless nowGravatar Brendan Taylor2011-03-12
* | | remove some duplicated code in scroll_cmdGravatar Brendan Taylor2011-03-12
| | * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into clear-cookiesGravatar keis2011-03-12
| | |\ | | |/ | |/|
* | | fix warnings from not casting scrolled windowGravatar keis2011-03-11
* | | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into scrollbarsGravatar keis2011-03-11
|\| |
| * | Merge branch 'escaped_events' into experimentalGravatar Brendan Taylor2011-03-10
| |\ \
| | * | fix a couple of calls to send_eventGravatar Brendan Taylor2011-03-10
| * | | don't expose send_event_socket and send_event_fifoGravatar Brendan Taylor2011-03-10
| * | | key_to_event: don't crash when gdk_keyval_name returns NULLGravatar Brendan Taylor2011-03-06
| * | | remove unused variables from the UzblCore structGravatar Brendan Taylor2011-03-06
* | | | Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into scrollbarsGravatar keis2011-03-05
|\| | |
| * | | fix a build errorGravatar Brendan Taylor2011-03-05
| * | | change @uri when the fragment identifier changesGravatar Brendan Taylor2011-03-05