aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
Commit message (Expand)AuthorAge
* Ran :%s/ $//g to remove trailing spaces in uzbl.h and uzbl.cGravatar uranther2009-07-14
* Merge with Dieterbe/experimentalGravatar uranther2009-07-13
|\
| * 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
* | merge with Dieterbe/experimentalGravatar uranther2009-07-01
|\|
* | removing more static keywordsGravatar uranther2009-06-29
* | Merge from Dieterbe/experimentalGravatar uranther2009-06-29
|\ \
| | * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into cleanGravatar Brendan Taylor2009-06-26
| | |\ | | |/ | |/|
* | | Preliminary uzbl testing framework - props to bct for the helpGravatar uranther2009-06-24
* | | leftover static keywords in uzbl.h because they were on their one lineGravatar uranther2009-06-24
* | | take out static keyword in uzbl.h tooGravatar uranther2009-06-24
| | * 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
| * | | Add actions keycmd and keycmd_nlGravatar DuClare2009-05-28
| * | | Add action 'keycmd_bs' for backspacing a charGravatar DuClare2009-05-28
| |/ /
| * | added insert_indicator and command_indicatorGravatar Robert Manea2009-05-27
| * | added dump_config actionGravatar Robert Manea2009-05-27
|/ /
* | Merge commit 'rob/master' into experimentalGravatar DuClare2009-05-26
|\ \