aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| * | | Merge remote-tracking branch 'mathstuf/dev/fix-scroll-percentage' into ↵Gravatar Brendan Taylor2011-04-14
| |\ \ \ | | | | | | | | | | | | | | | experimental
| | * | | Use the correct variableGravatar Ben Boeckel2011-04-14
| | | | | | | | | | | | | | | | | | | | %2 is the top of the scrollbar; %4 is the page size.
| * | | | Merge remote-tracking branch 'mathstuf/dev/fix-scroll-percentage' into ↵Gravatar Brendan Taylor2011-04-14
| |\| | | | | | | | | | | | | | | | | | experimental
| * | | | Merge remote-tracking branch 'mathstuf/dev/fix-clashing-long-option' into ↵Gravatar Brendan Taylor2011-04-14
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | experimental Conflicts: README
| | | | * | Ignore errors when attaching labelsGravatar Ben Boeckel2011-04-14
| | | | | |
| * | | | | use /usr/bin/env consistently in example script #!sGravatar Brendan Taylor2011-04-14
| | | | | |
| | * | | | Update documentationGravatar Ben Boeckel2011-04-14
| | | | | |
| | * | | | Avoid --name which GTK uses internallyGravatar Ben Boeckel2011-04-14
| | | |_|/ | | |/| | | | | | | | | | | | Addresses #170.
| | | * | Avoid division by zero errorGravatar Ben Boeckel2011-04-13
| | |/ / | | | | | | | | | | | | Addresses bug #252.
| | | * Add binding for going to the uri of a targetGravatar Ben Boeckel2011-04-13
| | | | | | | | | | | | | | | | Also ports old commands to new structure.
| | | * Handle returned uris in the follow.sh wrapperGravatar Ben Boeckel2011-04-13
| | | |
| | | * Handle returning a uri selected by follow.jsGravatar Ben Boeckel2011-04-13
| | |/
| * | Merge remote-tracking branch 'mathstuf/dev/better-word-delete' into experimentalGravatar Brendan Taylor2011-04-13
| |\ \
| * \ \ Merge remote-tracking branch 'mathstuf/dev/fix-textarea-formfiller' into ↵Gravatar Brendan Taylor2011-04-13
| |\ \ \ | | | | | | | | | | | | | | | experimental
| * | | | document the download command and the change to download_handler's argumentsGravatar Brendan Taylor2011-04-12
| | | | |
| * | | | allow a second argument to the 'download' command that specifies a ↵Gravatar Brendan Taylor2011-04-12
| | | | | | | | | | | | | | | | | | | | destination path
| * | | | add a 'download' command that can download the current url or an arbitrary urlGravatar Brendan Taylor2011-04-12
| | | | |
| | * | | Escape all @ charactersGravatar Ben Boeckel2011-04-12
| | | | |
| | * | | Fix sed typoGravatar Ben Boeckel2011-04-12
| | | | |
| | * | | Update bindings to formfiller to match realityGravatar Ben Boeckel2011-04-12
| | | | |
| | * | | Properly escape newlinesGravatar Ben Boeckel2011-04-12
| | | | |
| | * | | Match form field types exactlyGravatar Ben Boeckel2011-04-12
| | | |/ | | |/|
| * | | use 'echo' instead of 'print' in examples/data/scripts/*temp*.shGravatar Brendan Taylor2011-04-12
| | | |
| * | | Add utils to load/save temporary URLs for laterGravatar Ben Boeckel2011-04-12
| |/ /
| * | make link hints look way coolerGravatar Brendan Taylor2011-04-11
| | |
| * | move examples/data/scripts/uzbl-event-manager to bin/uzbl-event-managerGravatar Brendan Taylor2011-04-11
| | |
| * | move examples/data/scripts/uzbl-tabbed to bin/uzbl-tabbedGravatar Brendan Taylor2011-04-11
| | |
| * | move src/uzbl-browser to bin/uzbl-browserGravatar Brendan Taylor2011-04-11
| | |
| * | autoinstall style.cssGravatar Brendan Taylor2011-04-11
| | |
| * | move style.css from examples/data to examples/configGravatar Brendan Taylor2011-04-11
| | |
| * | fix returning to default encoding ("set current_encoding =")Gravatar Brendan Taylor2011-04-02
| | |
| * | add a fixme comment for uzbl-tabbed's preset listingGravatar Brendan Taylor2011-04-02
| | |
| * | reworked uzbl-tabbed's event handling.Gravatar Brendan Taylor2011-04-02
| | | | | | | | | | | | it's easier to read and less busted now (i actually tested it this time).
| * | disable an uzbl-tabbed binding that doesn't workGravatar Brendan Taylor2011-04-02
| | |
| * | changed the 'gi' example go_input binding to 'fi'Gravatar Brendan Taylor2011-04-02
| | | | | | | | | | | | it was shadowing an older example uzbl-tabbed binding
| | * Update README for KEYCMD_STRIP_WORD eventGravatar Ben Boeckel2011-03-26
| | |
| * | Merge remote-tracking branch 'mathstuf/dev/more-useful-keybindings' into ↵Gravatar Brendan Taylor2011-03-26
| |\ \ | | | | | | | | | | | | experimental
| | * | Add bindings to switch to https versionGravatar Ben Boeckel2011-03-24
| | | |
| | * | Add a binding to open a new windowGravatar Ben Boeckel2011-03-24
| | | |
| | | * Allow for multiple characters to bound wordsGravatar Ben Boeckel2011-03-24
| | |/ | | | | | | | | | | | | | | | | | | | | | Word deletion in URLs is a lot better when characters such as: \ -./&?= are considered to separate words.
| * | Merge remote-tracking branch 'keis/fix-clear-cookies-warning' into experimentalGravatar Brendan Taylor2011-03-22
| |\ \
| * \ \ Merge remote-tracking branch 'keis/follow-tweaks' into experimentalGravatar Brendan Taylor2011-03-22
| |\ \ \
| * | | | added Christer Sjöholm to AUTHORSGravatar Brendan Taylor2011-03-21
| | | | |
| * | | | Merge branch 'master' into experimentalGravatar Brendan Taylor2011-03-21
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Allow NEW_TAB to be called without an URIGravatar Christer Sjöholm2011-03-21
| | | | | | | | | | | | | | | | | | | | The new instance tries to open the CWD, a blank page would be nicer.
| | * | | Fix for uzbl-tabbed new-tab.Gravatar Christer Sjöholm2011-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some times the uri may be a unicode string, so we convert it to a str as required by gobject.spawn_async(). This happens when a page want to open an url in a new window.
| | * | | Fixes NEXT_TAB and PREV_TAB in uzbl-tabbed.Gravatar Christer Sjöholm2011-03-21
| | | | | | | | | | | | | | | | | | | | The detection of an argument was incorrect.
| * | | | Merge branch 'fix-uzbl-tabbed' of git://github.com/christer/uzbl into ↵Gravatar Brendan Taylor2011-03-21
| |\ \ \ \ | | | | | | | | | | | | | | | | | | christer-fix-uzbl-tabbed
| * | | | | add Olof-Joachim Frahm to AUTHORSGravatar Brendan Taylor2011-03-21
| | | | | |
| * | | | | Fixed array bug.Gravatar Olof-Joachim Frahm2011-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When e.g. spawn_sh modifies the array, invalid stuff is send to the python script, which then breaks while decoding them.