aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
| | | | * | 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
| | | |/
* | | | include current button press in modstateGravatar keis2011-04-23
* | | | Don't take events that webkit might wantGravatar Ben Boeckel2011-04-23
* | | | Send un-handled Button1 eventsGravatar Ben Boeckel2011-04-23
* | | | Add key events for double and triple clicksGravatar Ben Boeckel2011-04-23
* | | | Add button_to_event function for clicksGravatar Ben Boeckel2011-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
* | | | fix a build warningGravatar Brendan Taylor2011-03-05
* | | | Merge branch 'fix_mem_leak_in_parse_command_parts' of git://github.com/felher...Gravatar Brendan Taylor2011-02-28
|\ \ \ \
| | | * | add clear_cookies commandGravatar keis2011-02-28
| |_|/ / |/| | |
* | | | check that 'result' is set in eval_js before assigning anything to itGravatar Brendan Taylor2011-02-26
* | | | add current_encoding variableGravatar Brendan Taylor2011-02-25
| | | * fix phantom scrollbarsGravatar keis2011-02-25
| |_|/ |/| |
* | | Merge remote-tracking branch 'jakeprobst/imagemenuitem-fix' into experimentalGravatar Brendan Taylor2011-02-20
|\ \ \
| * | | getting yelled at about memory leaksGravatar Jake Probst2011-02-20
| | * | fix memory leak in parse_command_partsGravatar Felix Herrmann2011-02-21
| |/ / |/| |