aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
Commit message (Expand)AuthorAge
* merge in sm217s cookie code (which is work in progress)Gravatar Dieter Plaetinck2009-05-06
|\
* | added MODE symbol to statusbar templateGravatar Robert Manea2009-05-06
* | added KEYCMD to statusbar templateGravatar Robert Manea2009-05-06
* | refactored status bar template symbol definition and setupGravatar Robert Manea2009-05-06
| * Implement saving cookiesGravatar Evgeny Grablyk2009-05-05
| * Run away from a terribly wrong approach.Gravatar Evgeny Grablyk2009-05-05
* | Added a statusbar parser that allows using arbitrary templates for the status...Gravatar Robert Manea2009-05-05
* | removed eprint() and estrdup() from uzbl.hGravatar Robert Manea2009-05-05
* | Refactored networking variables to use the new struct conceptGravatar Robert Manea2009-05-05
* | Refactored more internal variables to use the new struct conceptGravatar Robert Manea2009-05-05
* | Move global variables into structs, first roundGravatar Premysl 'Anydot' Hruby2009-05-04
| * Something's workingGravatar Evgeny Grablyk2009-05-04
* | Added str_replace function. To be used for adding variables to user agent.Gravatar Barrucadu2009-05-03
* | Added command "script" to run javascript on the current page.Gravatar Barrucadu2009-05-03
* | SearchGravatar dusanx2009-05-03
* | somewhat improved fifo code. bug still not fixedGravatar Dieter Plaetinck2009-05-03
* | merge robm changes: instance naming + better socket codeGravatar Dieter Plaetinck2009-05-02
|/
* Moved structs/function primitives to uzbl.h file, so we no longer need the gr...Gravatar Barrucadu2009-05-01