aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.c
Commit message (Expand)AuthorAge
...
* | Merge commit 'Dieterbe/experimental' into experimentalGravatar Tom Adams2009-06-09
|\ \
| * | Added support for full content zoom (AKA full page zoom)Gravatar root2009-06-08
* | | Merge commit 'Dieterbe/experimental' into experimentalGravatar Tom Adams2009-06-07
|\| |
| * | make icon setting configurableGravatar Dieter Plaetinck2009-06-07
* | | Added a GtkPlug which plugs into a socket ID specified by -s.Gravatar Tom Adams2009-06-07
| * | merge in some fixes + basic uzbl icon from urantherGravatar Dieter Plaetinck2009-06-07
|/| |
| * | got rid of my fifo fix for now - it needs more TLCGravatar uranther2009-06-07
| | * Merge branch 'experimental' of git://github.com/Dieterbe/uzblGravatar Robert Manea2009-06-07
| | |\ | |_|/ |/| |
| * | ok added the zoom back in. fmlGravatar uranther2009-06-06
| * | merged with Dieterbe/experimental, finallyGravatar uranther2009-06-06
| |\ \ | |/ / |/| |
| * | WTFGravatar uranther2009-06-06
* | | uzbl now builds on OpenBSDGravatar Abel `00z' Camarillo2009-06-06
|\ \ \
* \ \ \ Merge commit 'mxey/experimental' into experimentalGravatar Dieter Plaetinck2009-06-06
|\ \ \ \
* | | | | Let keybinds work when status bar have focus.Gravatar salinasv2009-06-06
| * | | | Build in C99 modeGravatar Maximilian Gaß2009-06-06
|/ / / /
* | | | strtod > atof. Thanks ZabaGravatar Dieter Plaetinck2009-06-06
| | | * Merge branch 'experimental' of git://github.com/Dieterbe/uzblGravatar Robert Manea2009-06-06
| | | |\ | |_|_|/ |/| | |
| | | * fix indentGravatar Robert Manea2009-06-06
* | | | use stdlib atof() instead of gnu99 strtof() + more sense making example binds...Gravatar Dieter Plaetinck2009-06-06
* | | | Make progress bar show empty on start of page loadGravatar Jeremy O'Brien2009-06-06
* | | | data: URIs work.Gravatar Tom Adams2009-06-06
* | | | Cookies work.Gravatar Tom Adams2009-06-06
* | | | javascript: URIs work.Gravatar Tom Adams2009-06-06
| | * | doh! i don't need that strdup thereGravatar uranther2009-06-03
| | * | there is no 'destroy' signal - probably wanted the 'finished' signal.Gravatar uranther2009-06-03
| | * | fixed typo which was giving a gsignal warning on the webinspectorGravatar uranther2009-06-03
| | * | fixed an issue where uzbl's fifo would not work if the fifo already existedGravatar uranther2009-06-03
| | * | fixed some Glib CRITICAL errors coming from the get_xdg_var() function when a...Gravatar uranther2009-06-03
| | * | added uzbl icon to windowGravatar uranther2009-06-03
| |/ / |/| |
* | | merge in uranthers zoomlevel thingie. doesnt work yet because of strof not re...Gravatar Dieter Plaetinck2009-06-02
|\ \ \
* \ \ \ merge from Uli Schlachter: policy callback + experimental Makefile + tiny fixesGravatar Dieter Plaetinck2009-06-02
|\ \ \ \
| | * | | fixed incorrect mergeGravatar uranther2009-06-01
| | * | | merge with Dieterbe/experimentalGravatar uranther2009-06-01
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | fixed broken mergeGravatar Sylvester Johansson2009-06-01
* | | | | Merge commit 'dieterbe/experimental'Gravatar Sylvester Johansson2009-06-01
|\ \ \ \ \
| * \ \ \ \ Merge commit 'rob/master' into experimentalGravatar Dieter Plaetinck2009-06-01
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | fix for better uzbl.comm.sync_stdout checking + fix for libsoup-CRITICAL **: ...Gravatar Dieter Plaetinck2009-06-01
| * | | | | cleanup. log script stdout with verbose flagGravatar Dieter Plaetinck2009-05-31
| | * | | | removed get command in favour of printGravatar Robert Manea2009-05-30
| | * | | | added print commandGravatar Robert Manea2009-05-30
| | * | | | Merge branch 'experimental' of git://github.com/DuClare/uzblGravatar Robert Manea2009-05-30
| | |\ \ \ \
| | | * | | | Add var 'verbose'Gravatar DuClare2009-05-30
| | | * | | | Make --uri override the uri read from config.Gravatar DuClare2009-05-30
| | |/ / / / | |/| | | |
| | | | * | oops - removed unnecessary float castGravatar uranther2009-05-29
| | | | * | Replaced reset_zoom with zoom_level; added floats to commandsGravatar uranther2009-05-29
| * | | | | Remove ACT command, remove regexes as they're no longer used.Gravatar DuClare2009-05-29
| * | | | | Make parse_cmd_line parse as actionsGravatar DuClare2009-05-29
| | | | * | Added reset_zoom_level() to reset zoom to 100%, and added keybinding in sampl...Gravatar uranther2009-05-29
| | * | | | use switch in xpand_var()Gravatar Robert Manea2009-05-29
| * | | | | Remove action 'runcmd': commands are deprecated :)Gravatar DuClare2009-05-29