merge in sm217s cookie code (which is work in progress)
[uzbl-mobile] / uzbl.h
2009-05-06 Dieter Plaetinckmerge in sm217s cookie code (which is work in progress)
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 Evgeny GrablykImplement saving cookies
2009-05-05 Evgeny GrablykRun away from a terribly wrong approach.
2009-05-05 Robert ManeaAdded a statusbar parser that allows using arbitrary...
2009-05-04 Robert Manearemoved eprint() and estrdup() from uzbl.h
2009-05-04 Robert ManeaRefactored networking variables to use the new struct...
2009-05-04 Robert ManeaRefactored more internal variables to use the new struc...
2009-05-04 Premysl 'Anydot... Move global variables into structs, first round
2009-05-04 Evgeny GrablykSomething's working
2009-05-03 BarrucaduAdded str_replace function. To be used for adding varia...
2009-05-03 BarrucaduAdded command "script" to run javascript on the current...
2009-05-03 dusanxSearch
2009-05-03 Dieter Plaetincksomewhat improved fifo code. bug still not fixed
2009-05-02 Dieter Plaetinckmerge robm changes: instance naming + better socket...
2009-05-01 BarrucaduMoved structs/function primitives to uzbl.h file, so...