aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/data/scripts/uzbl-tabbed
Commit message (Expand)AuthorAge
* move examples/data/scripts/uzbl-tabbed to bin/uzbl-tabbedGravatar Brendan Taylor2011-04-11
* 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
* Allow NEW_TAB to be called without an URIGravatar Christer Sjöholm2011-03-20
* Fix for uzbl-tabbed new-tab.Gravatar Christer Sjöholm2011-03-20
* Fixes NEXT_TAB and PREV_TAB in uzbl-tabbed.Gravatar Christer Sjöholm2011-03-20
* a hack to prevent the uzbl-tabbed window from expanding when the contents of ...Gravatar Brendan Taylor2011-03-17
* add --socketdir and --fifodir options to uzbl-tabbedGravatar Klaus T. Aehlig2011-03-17
* Merge branch 'master' into experimentalGravatar Brendan Taylor2011-03-17
|\
| * parse events correctly in uzbl-tabbedGravatar Brendan Taylor2011-03-17
* | uzbl-tabbed: don't freak out if an invalid status_background colour is givenGravatar Brendan Taylor2011-03-10
|/
* Correctly updates URI and tab title of each uzbl instance.Gravatar koral2011-01-10
* uzbl-tabbed shouldn't freak out if no status_background is setGravatar Brendan Taylor2010-11-30
* fix busy loop in uzbl-tabbed after closing a tabGravatar Brendan Taylor2010-11-20
* add newbg command, to open a new tab in the backgroundGravatar Gustavo Chaín2010-08-25
* Allow notebook tab reordering in uzbl-tabbedGravatar James Campos2010-04-03
* Use SIGCHLD signal handler to clean up child zombie processes.Gravatar Dmytro Milinevskyy2010-03-22
* Remove references to simplejsonGravatar Mason Larobina2010-03-21
* Removed JSON session saving and loading and more verbose errors.Gravatar Mason Larobina2010-03-21
* FS#215 Fix session restoration problems in uzbl-tabbed. Thanks palkeo.Gravatar Mason Larobina2010-03-20
* Merge branch 'ext-tabs' of git://github.com/niamster/uzbl into experimentalGravatar Mason Larobina2010-02-28
|\
* | process.wait() will hang if the instance sigterms, use poll() + timeout.Gravatar Mason Larobina2010-02-28
* | [uzbl-tabbed] correctly wait for child uzbl-core when tab is closedGravatar Dmytro Milinevskyy2010-02-26
| * reverted commitGravatar Dmytro Milinevskyy2010-02-26
| * [uzbl-tabbed] correctly wait for child uzbl-core when tab is closedGravatar Dmytro Milinevskyy2010-02-26
| * [uzbl-tabbed] add support for opening tab next to current and background tabsGravatar Dmytro Milinevskyy2010-02-26
|/
* remove the 'uzbl' subdirectory in examples/*/, since the sandbox they are no ...Gravatar Dieter Plaetinck2010-01-02