aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | | Added flush commands to internal event handlers FIFO_SET and SOCKET_SETGravatar Mason Larobina2009-09-07
* | | | Removed uzbl.state.config_loaded variable.Gravatar Mason Larobina2009-09-07
| * | | todo updatesGravatar Dieter Plaetinck2009-09-06
* | | | Removed useless code comments & renamed ambiguous variable names.Gravatar Mason Larobina2009-09-06
* | | | Config type checking, events +SOCKET_SET -COOKIE & dump config on load.Gravatar Mason Larobina2009-09-06
| * | | fix some forgotten changes to Makefile in previous commitGravatar Dieter Plaetinck2009-09-05
* | | | event_messages.py rewrite with plugin support and two example plugins.Gravatar Mason Larobina2009-09-06
|/ / /
* | | move 'uzbl' to more specific 'uzbl-core' program, and add 'uzbl-browser' scri...Gravatar Dieter Plaetinck2009-09-05
* | | todo updatesGravatar Dieter Plaetinck2009-09-05
* | | correct order of sectionsGravatar Dieter Plaetinck2009-09-05
* | | add few more thoughts/todos + implementation proposalsGravatar Dieter Plaetinck2009-09-05
| * | add stupid note about socat would be better for reloading.. in theoryGravatar Dieter Plaetinck2009-09-04
| |/
* | todo updatesGravatar Dieter Plaetinck2009-09-04
| * Use pprint to dump the config dict on -v (uzbl_tabbed.py)Gravatar Mason Larobina2009-09-04
| * Remove redundant code in cookie_daemon.pyGravatar Mason Larobina2009-09-04
* | use python based event manager instead of sh one. posix sh was a dead endGravatar Dieter Plaetinck2009-09-04
* | Merge branch 'event-messages' of git://github.com/Dieterbe/uzbl into event-me...Gravatar Robert Manea2009-09-04
|\ \
| * | todo updatesGravatar Dieter Plaetinck2009-09-03
| * | fix for KEY_PRESS + no more need for ugly fifo assignmentsGravatar Dieter Plaetinck2009-09-03
| * | prefix events with "EVENT " for easier filteringGravatar Dieter Plaetinck2009-09-03
| * | refactored dispatcher that supports getting fifo path from eventGravatar Dieter Plaetinck2009-09-03
| * | FIFO_SET eventGravatar Dieter Plaetinck2009-09-03
| * | make target to test dispatcherGravatar Dieter Plaetinck2009-09-03
| * | VARIABLE_SET eventGravatar Dieter Plaetinck2009-09-03
| * | first steps towards docs, (improved) todo, add key_release skeletonGravatar Dieter Plaetinck2009-09-03
| * | add sample key handler from RobM. taken from http://lists.uzbl.org/pipermail/...Gravatar Dieter Plaetinck2009-09-03
| | * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2009-09-03
| | |\
| * | \ Merge branch 'experimental' into event-messagesGravatar Dieter Plaetinck2009-09-03
| |\ \ \ | | | |/ | | |/|
| | * | stupid doc updateGravatar Dieter Plaetinck2009-09-03
| | | * Added reload command to {start|stop|restart} in cookie_daemon.pyGravatar Mason Larobina2009-09-02
| | | * Added verbose option to uzbl_tabbed.py & cleaned up config code.Gravatar Mason Larobina2009-09-01
| | | * Added init like {start|stop|restart} control to cookie_daemon.pyGravatar Mason Larobina2009-09-01
| | | * Poll for whitelist changes only after idle periods in cookie_daemon.pyGravatar Mason Larobina2009-08-28
| | | * Reduced command line usage section in cookie_daemon.pyGravatar Mason Larobina2009-08-27
| | | * This is cookie_daemon.py not uzbl_tabbed.pyGravatar Mason Larobina2009-08-27
| | | * Live whitelist reloading & whitelist off by default in cookie_daemon.pyGravatar Mason Larobina2009-08-27
| | | * Removed duplicated xdg code in cookie_daemon.py config section.Gravatar Mason Larobina2009-08-27
| | | * Added Michael Fiano to AUTHORS file and cookie_daemon.py header.Gravatar Mason Larobina2009-08-27
| | | * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimentalGravatar Mason Larobina2009-08-27
| | | |\ | | | |/ | | |/|
| | | * Added a whitelist to the cookie_daemon.pyGravatar Michael Fiano2009-08-27
| | * | more reasonable max_conns{,_host}Gravatar Dieter Plaetinck2009-08-26
| | * | add socat to list of recommended toolsGravatar Dieter Plaetinck2009-08-26
| | * | Merge commit 'remotes/holizz/nouzblctrl' into experimentalGravatar Dieter Plaetinck2009-08-26
| | |\ \
| | * | | post-history-handler-deprecation documentation updateGravatar Dieter Plaetinck2009-08-26
| | * | | Merge commit 'remotes/holizz/bf2'Gravatar Dieter Plaetinck2009-08-26
| | |\ \ \
| | * | | | authors fileGravatar Dieter Plaetinck2009-08-26
| | | | | * Fix comment alignment.Gravatar Mason Larobina2009-08-26
| | | | | * Added exit keybinding/usage comments.Gravatar Mason Larobina2009-08-26
| | | | | * Added a quit keybinding to uzbl_tabbed.pyGravatar Mason Larobina2009-08-26
| | | | | * When closing uzbl_tabbed.py with one tab open don't save a session.Gravatar Mason Larobina2009-08-26
| | | |_|/ | | |/| |