aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.c
Commit message (Expand)AuthorAge
* 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
* pseudo commitGravatar Robert Manea2009-05-06
* added URI and NAME symbols to the statusbar templateGravatar Robert Manea2009-05-05
* another small fix to build_progressbar_ascii()Gravatar Robert Manea2009-05-05
* small fix to build_progressbar_ascii()Gravatar Robert Manea2009-05-05
* added ascii progressbar to statusbar templateGravatar Robert Manea2009-05-05
* added support for pango markup to the statusbar templateGravatar Robert Manea2009-05-05
* Added a statusbar parser that allows using arbitrary templates for the status...Gravatar 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
* Corrected options, removed verbose option as it's not used anywhere.Gravatar Barrucadu2009-05-04
* Merge branch 'dieter/experimental' into experimentalGravatar Barrucadu2009-05-04
|\
* | Now supports all values uname() can grab in the user agent. See sampleconfig ...Gravatar Barrucadu2009-05-04
* | Added KERNVER, ACH, and COMMIT variables to user agent.Gravatar Barrucadu2009-05-04
* | Replaced str_replace to be far, far nicer.Gravatar Barrucadu2009-05-04
* | Fixed GLib errors / possible segfault in networking options loading.Gravatar Barrucadu2009-05-04
* | Added hacky variable suppot (currently "%webkit-major%", "%webkit-minor%" and...Gravatar Barrucadu2009-05-03
* | Added str_replace function. To be used for adding variables to user agent.Gravatar Barrucadu2009-05-03
| * merged in Barrucadus stuffGravatar Dieter Plaetinck2009-05-03
| |\ | |/ |/|
| * merge in anydots stuffGravatar Dieter Plaetinck2009-05-03
| |\
* | | Added command "script" to run javascript on the current page.Gravatar Barrucadu2009-05-03
* | | Fixed code style error.Gravatar Barrucadu2009-05-03
* | | Fixed a warning.Gravatar Barrucadu2009-05-03
* | | Merge branch 'dieter/experimental' into experimentalGravatar Barrucadu2009-05-03
|\| |
| * | Small search fixGravatar dusanx2009-05-03
| | * Merge commit 'dieterb/experimental'Gravatar Premysl 'Anydot' Hruby2009-05-03
| | |\
| * | | SearchGravatar dusanx2009-05-03
| | |/ | |/|
| | * Solve FS#7, resizing window after hovering linkGravatar Premysl 'Anydot' Hruby2009-05-03
| * | Insert mode bugfixGravatar dusanx2009-05-03
* | | Removed no_fifo and no_socket variables.Gravatar Barrucadu2009-05-03
* | | Merge branch 'dieter/experimental' into experimentalGravatar Barrucadu2009-05-03
|\| |
| * | Merge branch 'dus/master' into experimentalGravatar Dieter Plaetinck2009-05-03
| |\ \
| * | | somewhat improved fifo code. bug still not fixedGravatar Dieter Plaetinck2009-05-03
| | * | Insert = paste clipboard, shitf+insert = paste primaryGravatar dusanx2009-05-03
| * | | fix for blocking on open(fifo) waiting for a writerGravatar Dieter Plaetinck2009-05-03
* | | | Added no_fifo and no_socket variables to config file.Gravatar Barrucadu2009-05-02
* | | | Merge branch 'anydot/master' into experimentalGravatar Barrucadu2009-05-02
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | reload while ignoring cache function addedGravatar Premysl 'Anydot' Hruby2009-05-02
| * | Fix memory leak, use g_strdup instead of estrdupGravatar Premysl 'Anydot' Hruby2009-05-02
* | | make output from bindings nicerGravatar Dieter Plaetinck2009-05-02
* | | some fixes for socket & fifo. fifo is still broken thoughGravatar Dieter Plaetinck2009-05-02
|/ /
* / fix for broken socket. works fine again now :)Gravatar Dieter Plaetinck2009-05-02
|/
* Merge branch 'dus/master' into experimentalGravatar Dieter Plaetinck2009-05-02
|\
* \ merge robm changes: instance naming + better socket codeGravatar Dieter Plaetinck2009-05-02
|\ \
| | * Parameter commands and backspace handlingGravatar dusanx2009-05-02
| |/ |/|
* | Minor fifo fixGravatar dusanx2009-05-02
* | somewhat cleaned up version of sm217s network stuffGravatar Dieter Plaetinck2009-05-01
|\ \