aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| * | | | | | | | if no handler is set, fall back to the internal soup cookie jarGravatar Brendan Taylor2010-10-31
| | | | | | | | |
| | | | * | | | | add uzbl-cookie-managerGravatar Brendan Taylor2010-10-31
| | | | | | | | |
| | | | * | | | | split off some generic functions into util.cGravatar Brendan Taylor2010-10-29
| | |_|/ / / / / | |/| | | | | |
| | * | | | | | use notify::load-status instead of deprecated load* signalsGravatar Brendan Taylor2010-10-26
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'dev/status-fixes'Gravatar Brendan Taylor2010-10-24
|\ \ \ \ \ \ \
| * | | | | | | fix title update logicGravatar Brendan Taylor2010-10-24
| | | | | | | |
* | | | | | | | Merge branch 'dev/scroll-percentage-by-scrollbars'Gravatar Brendan Taylor2010-10-22
|\ \ \ \ \ \ \ \
| * | | | | | | | Use SCROLL_VERT event to handle scroll percentageGravatar Ben Boeckel2010-10-22
| | | | | | | | |
| * | | | | | | | Add SCROLL_VERT and SCROLL_HORIZ eventsGravatar Ben Boeckel2010-10-22
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'dev/status-fixes'Gravatar Brendan Taylor2010-10-21
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | don't update title and status if the main window doesn't exist.Gravatar Brendan Taylor2010-10-21
| | | | | | | |
* | | | | | | | Merge branch 'dev/status-fixes'Gravatar Brendan Taylor2010-10-21
|\| | | | | | |
| * | | | | | | only set the window title if it's actually changed.Gravatar Brendan Taylor2010-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes weird hangs in xmonad
| * | | | | | | don't parse and set status background every time the status bar is redrawnGravatar Brendan Taylor2010-10-21
| |/ / / / / /
* | | | | | | document the show_inspector commandGravatar Brendan Taylor2010-10-16
| | | | | | |
* | | | | | | Add show_inspector commandGravatar Michael Raskin2010-10-16
| | | | | | |
* | | | | | | Merge branch 'dev/build-fixes'Gravatar Brendan Taylor2010-10-16
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Fix Makefile bashism ({,} path expansion)Gravatar Brendan Taylor2010-10-16
| | | | | | |
| | | * | | | fix a memory leak in the cookie jarGravatar Brendan Taylor2010-10-11
| | | | | | |
| | | * | | | uzbl-cookie-daemon: maintain persistent connections to uzbl instancesGravatar Brendan Taylor2010-10-11
| | | | | | |
| | | * | | | move cookie handling into a subclass of SoupCookieJarGravatar Brendan Taylor2010-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | this cleans up the code and slightly improves efficiency.
* | | | | | | fix formfiller dmenu schemeGravatar Brendan Taylor2010-10-11
| | | | | | |
* | | | | | | Merge remote branch 'mathstuf/dev/cleanup-scripts' into HEADGravatar Brendan Taylor2010-10-11
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: (bashisms) examples/data/scripts/formfiller.sh examples/data/scripts/insert_bookmark.sh examples/data/scripts/instance-select-wmii.sh
* | | | | | | Merge remote branch 'mathstuf/dev/add-new-keybindings'Gravatar Brendan Taylor2010-10-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: examples/config/config
* \ \ \ \ \ \ \ Merge remote branch 'mathstuf/dev/warn-on-no-config'Gravatar Brendan Taylor2010-10-11
|\ \ \ \ \ \ \ \
* | | | | | | | | Add the same duality for pasting a url as othersGravatar Ben Boeckel2010-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It changes gY's meaning, but it better matches with go/gO and friends.
* | | | | | | | | More scrolling bindingsGravatar Ben Boeckel2010-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Home/End should work. Ctrl-f/b are commonly used vim bindings.
* | | | | | | | | Ignore multikeyGravatar Ben Boeckel2010-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the compose key is used in insert mode, the multi_key is still 'active' when command mode is returned to. Ignore this key.
* | | | | | | | | Alias the keypad enter to enterGravatar Ben Boeckel2010-10-11
| | | | | | | | |
| | | | * | | | | uzbl also links x11 directlyGravatar Ben Boeckel2010-10-10
| | | | | | | | |
| | | | * | | | | uzbl links glib-2.0 now; get its flagsGravatar Ben Boeckel2010-10-10
| | | | | |/ / / | | | | |/| | |
| | * | | | | | Add yU/yY to yank the hovered uriGravatar Ben Boeckel2010-10-10
| | | | | | | |
| | * | | | | | Make tabbed versions of the 'clone' bindingGravatar Ben Boeckel2010-10-09
| | | | | | | |
| | * | | | | | Add a keybinding to open a similar windowGravatar Ben Boeckel2010-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | History is lost, but it works as a temporary bookmarking system.
| | * | | | | | Add the same duality for pasting a url as othersGravatar Ben Boeckel2010-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It changes gY's meaning, but it better matches with go/gO and friends.
| | * | | | | | More scrolling bindingsGravatar Ben Boeckel2010-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Home/End should work. Ctrl-f/b are commonly used vim bindings.
| | * | | | | | Ignore multikeyGravatar Ben Boeckel2010-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the compose key is used in insert mode, the multi_key is still 'active' when command mode is returned to. Ignore this key.
| | * | | | | | Alias the keypad enter to enterGravatar Ben Boeckel2010-10-09
| | | |/ / / / | | |/| | | |
* | | | | | | Merge remote branch 'ueno/master'Gravatar Brendan Taylor2010-10-08
|\ \ \ \ \ \ \
* | | | | | | | oops, memory leak fixes introduced a double free. fixed.Gravatar Brendan Taylor2010-10-08
| | | | | | | |
* | | | | | | | give javascript cookie requests a "/" pathGravatar Brendan Taylor2010-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (instead of the blank path they had for some reason, which was causing uzblcookied to ignore requests)
* | | | | | | | add cookie-jar.o to make cleanGravatar Brendan Taylor2010-10-08
| | | | | | | |
* | | | | | | | fix memory leaks.Gravatar Brendan Taylor2010-10-06
| | | | | | | |
* | | | | | | | fix a memory leak in the cookie jarGravatar Brendan Taylor2010-10-06
| | | | | | | |
| | * | | | | | Use the global configuration as a fallbackGravatar Ben Boeckel2010-10-02
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First check if there isn't a global config. If there isn't *then* we can fail. If there is and the copy fails, at least run with the global configuration.
| | | * | | | Prefer vertical and resizing in formfillerGravatar Ben Boeckel2010-10-02
| | | | | | |
| | | * | | | Set defaults for loading bookmarks and historyGravatar Ben Boeckel2010-10-02
| | | | | | |
| | | * | | | Add utility script to find the window geometryGravatar Ben Boeckel2010-10-02
| | | | | | |
| | | * | | | Detect the placement patchGravatar Ben Boeckel2010-10-02
| | | | | | |
| | | * | | | Make vertical mode an option even if foundGravatar Ben Boeckel2010-10-02
| | | | | | |