aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
Commit message (Expand)AuthorAge
* update mode indicator when @insert_mode is setGravatar Brendan Taylor2009-07-12
* make keycmd a variable. new escape expansion syntax. deleteGravatar Brendan Taylor2009-07-12
* Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-ex...Gravatar Brendan Taylor2009-07-11
|\
| * Added new_window handler.Gravatar Tom Adams2009-07-11
| * Add -V/--version option to print the commit and exit.Gravatar Tom Adams2009-07-11
| * Remove extraneous whitespace.Gravatar Tom Adams2009-07-11
* | remove SYM_MODEGravatar Brendan Taylor2009-07-09
* | @MODE works.Gravatar Brendan Taylor2009-07-09
* | move NAME from expand_template to expandGravatar Brendan Taylor2009-07-08
* | undef the expand_template symbols that i deletedGravatar Brendan Taylor2009-07-08
* | move all the simple stuff from expand_templateGravatar Brendan Taylor2009-07-08
* | lots of stuff, see below.Gravatar Brendan Taylor2009-07-08
* | optional markup escaping in expand()Gravatar Brendan Taylor2009-07-07
* | use expand instead of expand_template for useragent.Gravatar Brendan Taylor2009-07-07
* | test simple cmd_useragentGravatar Brendan Taylor2009-07-06
* | simple expansion test passes.Gravatar Brendan Taylor2009-07-06
|/
* Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into cleanGravatar Brendan Taylor2009-06-26
|\
* | use notify::title instead of title-changed signalGravatar Brendan Taylor2009-06-23
| * Cleanup diff on uzbl.hGravatar Dequis2009-06-22
| * Revert "Add disable_stdin config option"Gravatar Dequis2009-06-20
| * Revert "Replaced disable_stdin with uzbl -c -"Gravatar Dequis2009-06-20
| * Use JavaScriptCore for evaluation, with Uzbl.run()Gravatar Dequis2009-06-15
| * Replaced disable_stdin with uzbl -c -Gravatar Dequis2009-06-15
| * Fix control_socket to use GIOChannelGravatar Dequis2009-06-15
| * Added *result to get data back from commandsGravatar Dequis2009-06-14
| * Add disable_stdin config optionGravatar Dequis2009-06-10
|/
* 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
|/
* uzbl now builds on OpenBSDGravatar Abel `00z' Camarillo2009-06-06
|\
* \ 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
|\ \ \
| | * \ merge with Dieterbe/experimentalGravatar uranther2009-06-01
| | |\ \ | |_|/ / |/| | |
* | | | fixed broken mergeGravatar Sylvester Johansson2009-06-01
* | | | Merge commit 'dieterbe/experimental'Gravatar Sylvester Johansson2009-06-01
|\ \ \ \
| * | | | removed get command in favour of printGravatar Robert Manea2009-05-30
| * | | | added print commandGravatar Robert Manea2009-05-30
| | | * | 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
| | | * | Added reset_zoom_level() to reset zoom to 100%, and added keybinding in sampl...Gravatar uranther2009-05-29
| * | | | Remove action 'runcmd': commands are deprecated :)Gravatar DuClare2009-05-29
| | | * | Some cleaning of code, and stricter compiling options (with warnings I don't ...Gravatar uranther2009-05-29
| * | | | Rem BIND cmd, add 'bind' action. Use parseenv in set_var & bindGravatar DuClare2009-05-29
| * | | | Don't call parse_cmd_line in set_var, rm SET cmd, rm unused regexesGravatar DuClare2009-05-29
| * | | | Add 'get' action, remove GET command. Const correctness fix.Gravatar DuClare2009-05-29
* | | | | OH GOD I DON'T KNOW WHAT I AM DOINGGravatar Sylvester Johansson2009-05-28
| |_|/ / |/| | |
| * | | Add 'chain' action for binding multiple actionsGravatar DuClare2009-05-28
| * | | Remove KEYCMD and KEYCMDN commandsGravatar DuClare2009-05-28