uzbl-mobile
2009-05-14 DuClareUse g_warning rather than g_error when settin up a...
2009-05-14 DuClareAdded functionality for (re)setting fifo_dir.
2009-05-14 DuClareMade CMD case insensitive
2009-05-14 DuClareMerge commit 'rob/config-refactor' into experimental
2009-05-14 Robert Maneaadded var_is() function
2009-05-14 Robert Maneaadded ability to set proxy_url on the fly, refactored...
2009-05-13 DuClareAlways watch cookie signals; make the handler func...
2009-05-13 DuClareMade handlers configurable via the new cfg system.
2009-05-13 DuClareMerge commit 'rob/config-refactor' into experimental
2009-05-13 Robert Maneainitial command don't have to be uppercase any more
2009-05-13 DuClareAdded CMD <foo> for invoking core commands via stdin...
2009-05-13 Robert Maneacommand files can contain comments and empty lines
2009-05-13 DuClareIgnore modmask if it's unset
2009-05-13 DuClareAdded load_finish_handler, call when a page has finishe...
2009-05-13 DuClareMerge commit 'rob/config-refactor' into experimental
2009-05-12 Robert Maneatypos in sampleconfig-pipe
2009-05-12 Robert Maneafixed BIND regex's greedyness, support to overwrite...
2009-05-12 Robert Maneastdin, fifo, socket support only the new command style...
2009-05-12 DuClareMerge commit 'rob/config-refactor' into experimental
2009-05-12 Robert Maneafixed segfault on free
2009-05-12 Robert Maneaadded status_msg and MSG to status template
2009-05-12 Dieter Plaetinck2 bugfixes in cookie handler
2009-05-12 Robert Maneacorrect erroneous cmd name
2009-05-12 DuClareMerge commit 'dieterbe/config-refactor' into experimental
2009-05-12 Dieter PlaetinckMerge commit 'rob/config-refactor' into config-refactor
2009-05-12 Dieter Plaetinckclarify name
2009-05-12 DuClareWhitespace cleanup.
2009-05-12 Robert Maneafurther enhancements to the cmd parser, added samplecon...
2009-05-12 DuClareWhitespace cleanup
2009-05-12 Robert Maneamore efficient error catching in commands
2009-05-12 Robert Maneacatch errors in commands
2009-05-12 Robert Maneaadded BIND to cmd parser
2009-05-12 Robert Maneafirst partially working command parser
2009-05-12 DuClareAdded my cfg, a simple session manager and a clipboard...
2009-05-12 DuClareReset insert mode on page load, added option to disable...
2009-05-12 DuClareErase the command line upon loading a new page.
2009-05-11 DuClareMerge branch 'experimental' of git@github.com:DuClare...
2009-05-11 DuClareIgnore presses of shift.
2009-05-11 DuClareDon't process commands when shift is pressed.
2009-05-11 DuClareUse incremental search in sampleconfigs.
2009-05-11 DuClareAdded support for incremental commands.
2009-05-11 Dieter Plaetincknotes/todos
2009-05-11 Dieter Plaetinckdocument make uninstall
2009-05-11 Dieter Plaetinckyank script WIP
2009-05-11 Dieter Plaetinckrationale for config refactoring
2009-05-11 Robert Manearemoved [] around progress bar
2009-05-09 Dieter Plaetincksupport getting commands from stdin
2009-05-09 Dieter Plaetinckfirst draft of new config spec
2009-05-09 Robert ManeaMerge branch 'experimental' of git://github.com/Dieterb...
2009-05-08 Dieter Plaetincktodo
2009-05-08 Robert ManeaMerge branch 'experimental' of git://github.com/Dieterb...
2009-05-08 Dieter Plaetinck*sweet ass sample statusbar layout*
2009-05-08 Dieter Plaetincksupport for changing the background color of the status...
2009-05-08 Robert ManeaMerge branch 'experimental' of git://github.com/Dieterb...
2009-05-08 Dieter Plaetinckbit nicer default statusbar look
2009-05-08 Dieter PlaetinckMerge commit 'rob/master' into experimental
2009-05-08 Robert Maneareverted test setting in sampleconfig-dev
2009-05-08 Robert Maneamade statusbar selectable, fix bug in parse status...
2009-05-08 Dieter PlaetinckMerge commit 'rob/master' into experimental
2009-05-08 Dieter Plaetincktodo
2009-05-08 Robert Maneareordered status code
2009-05-08 Robert Maneaadded default status_format
2009-05-07 Dieter Plaetinckcookie support: correct invocations of script, various...
2009-05-07 Dieter Plaetincktodo
2009-05-07 Dieter PlaetinckMerge commit 'rob/master' into experimental
2009-05-07 Dieter Plaetinckcookie doc
2009-05-07 Dieter Plaetinckreadme update
2009-05-07 Robert Maneaadded signal handling and a clean_up() function
2009-05-07 Robert Maneaadded status_format option to sampleconfig-dev file
2009-05-07 Dieter PlaetinckMerge commit 'rob/master' into experimental
2009-05-07 Robert Maneamoved bindings to uzbl.bindings
2009-05-07 Robert Maneamove globals to structs, another round.
2009-05-07 Robert ManeaMove globals to structs, one more round. introducing...
2009-05-07 Dieter Plaetinckincorrect key example
2009-05-06 Robert Maneaescape certain characters in expanded statusbar symbols...
2009-05-06 Robert ManeaMerge branch 'experimental' of git://github.com/Dieterb...
2009-05-06 Robert Maneause more efficient g_string_append_c() in parse_status_...
2009-05-06 Dieter Plaetinckstoring cookies now works with handler
2009-05-06 Dieter Plaetinckmerge in sm217s cookie code (which is work in progress)
2009-05-06 Dieter PlaetinckMerge in Jan (jouz) stuff properly
2009-05-06 Dieter PlaetinckMerge commit 'rob/master' into experimental
2009-05-06 Robert ManeaMerge branch 'experimental' of git://github.com/Dieterb...
2009-05-06 Dieter Plaetinckbetter explanation for widget toolkits
2009-05-06 Robert Maneaadded MODE symbol to statusbar template
2009-05-06 Robert Maneaadded KEYCMD to statusbar template
2009-05-06 Robert Manearefactored status bar template symbol definition and...
2009-05-05 Robert ManeaMerge branch 'experimental' of git://github.com/Dieterb...
2009-05-05 Robert Maneapseudo commit
2009-05-05 Robert Maneaadded URI and NAME symbols to the statusbar template
2009-05-05 Dieter Plaetincklink following from Jan Kolkmeier (jouz)
2009-05-05 Jan Kolkmeierbasic linkfollowing
2009-05-05 Evgeny GrablykImplement saving cookies
2009-05-05 Evgeny GrablykRun away from a terribly wrong approach.
2009-05-05 Dieter Plaetincknote about webkit/EFL
2009-05-05 Robert Maneaanother small fix to build_progressbar_ascii()
2009-05-05 Robert Maneasmall fix to build_progressbar_ascii()
2009-05-05 Robert Maneaadded ascii progressbar to statusbar template
2009-05-05 Robert Maneaadded support for pango markup to the statusbar template
2009-05-05 Robert ManeaAdded a statusbar parser that allows using arbitrary...
2009-05-04 Robert Manearemoved eprint() and estrdup() from uzbl.h
next