Merge commit 'Dieterbe/experimental' into new_experimental
[uzbl-mobile] / uzbl.h
2009-07-11 Tom AdamsAdded new_window handler.
2009-07-11 Tom AdamsAdd -V/--version option to print the commit and exit.
2009-07-11 Tom AdamsRemove extraneous whitespace.
2009-06-27 Brendan TaylorMerge branch 'experimental' of git://github.com/Dieterb...
2009-06-24 Brendan Tayloruse notify::title instead of title-changed signal
2009-06-22 DequisCleanup diff on uzbl.h
2009-06-20 DequisRevert "Add disable_stdin config option"
2009-06-20 DequisRevert "Replaced disable_stdin with uzbl -c -"
2009-06-16 Robert Maneareset
2009-06-15 DequisUse JavaScriptCore for evaluation, with Uzbl.run()
2009-06-15 DequisReplaced disable_stdin with uzbl -c -
2009-06-15 DequisFix control_socket to use GIOChannel
2009-06-15 DequisAdded *result to get data back from commands
2009-06-10 DequisAdd disable_stdin config option
2009-06-09 Tom AdamsMerge commit 'Dieterbe/experimental' into experimental
2009-06-07 rootAdded support for full content zoom (AKA full page...
2009-06-07 Tom AdamsMerge commit 'Dieterbe/experimental' into experimental
2009-06-07 Dieter Plaetinckmake icon setting configurable
2009-06-07 Tom AdamsAdded a GtkPlug which plugs into a socket ID specified...
2009-06-07 uranthergot rid of my fifo fix for now - it needs more TLC
2009-06-06 urantherok added the zoom back in. fml
2009-06-06 uranthermerged with Dieterbe/experimental, finally
2009-06-06 urantherWTF
2009-06-06 Abel `00z' Camarillouzbl now builds on OpenBSD
2009-06-02 Dieter Plaetinckmerge in uranthers zoomlevel thingie. doesnt work yet...
2009-06-02 Dieter Plaetinckmerge from Uli Schlachter: policy callback + experiment...
2009-06-01 uranthermerge with Dieterbe/experimental
2009-06-01 Sylvester Johanssonfixed broken merge
2009-06-01 Sylvester JohanssonMerge commit 'dieterbe/experimental'
2009-05-30 Robert Manearemoved get command in favour of print
2009-05-30 Robert Maneaadded print command
2009-05-29 urantherReplaced reset_zoom with zoom_level; added floats to...
2009-05-29 DuClareRemove ACT command, remove regexes as they're no longer...
2009-05-29 urantherAdded reset_zoom_level() to reset zoom to 100%, and...
2009-05-29 DuClareRemove action 'runcmd': commands are deprecated :)
2009-05-29 urantherSome cleaning of code, and stricter compiling options...
2009-05-29 DuClareRem BIND cmd, add 'bind' action. Use parseenv in set_v...
2009-05-29 DuClareDon't call parse_cmd_line in set_var, rm SET cmd, rm...
2009-05-29 DuClareAdd 'get' action, remove GET command. Const correctnes...
2009-05-28 Sylvester JohanssonOH GOD I DON'T KNOW WHAT I AM DOING
2009-05-28 DuClareAdd 'chain' action for binding multiple actions
2009-05-28 DuClareRemove KEYCMD and KEYCMDN commands
2009-05-28 DuClareAdd actions keycmd and keycmd_nl
2009-05-28 DuClareAdd action 'keycmd_bs' for backspacing a char
2009-05-27 Robert Maneaadded insert_indicator and command_indicator
2009-05-27 Robert Maneaadded dump_config action
2009-05-26 DuClareMerge commit 'rob/master' into experimental
2009-05-26 DuClareAdd action dehilight, make ESC dehilight
2009-05-26 Robert Maneaadded html_mode_timeout and an alrm handler that return...
2009-05-26 DuClareRefactor run_keycmd, allow inc and normal binds with...
2009-05-26 Robert Maneaadded user defined html_endmarker
2009-05-26 Robert Maneaadded html mode
2009-05-25 Robert Maneaadded inject_html variable
2009-05-25 Abel `00z' Camarillos/stdout/_stdout/g on uzbl.h
2009-05-24 Robert Maneamore WebKitWebSettings exports
2009-05-24 Robert Maneaadded 'set' action
2009-05-24 Robert Maneaadded support for WebInspector
2009-05-24 Robert Maneaexport more WebKitWebSettings through the variable...
2009-05-23 DuClareAutoprepend sync_ to sh and spawn when setting cookie...
2009-05-23 DuClareAdd (spawn|sh)_sync, make handle_cookies use run_handler
2009-05-23 DuClareShorten some lines and rename default_*_size to *_size
2009-05-22 DuClareMerge cmd_useragent and set_useragent
2009-05-22 DuClareFix leaks in parseenv, str_replace
2009-05-22 DuClareRemove searchold and fix search so you can repeat
2009-05-22 DuClareAdd var: disable_plugins
2009-05-22 DuClareAdd var: default_monospace_size
2009-05-21 Dieter Plaetincksupport for some default settings so that uzbl is more...
2009-05-20 Dieter PlaetinckMerge commit 'rob/master' into experimental
2009-05-20 Robert Maneaadded possibility to configure the ascii progressbar
2009-05-19 BarrucaduFix merge conflicts from salinasv which git didn't...
2009-05-19 Barrucadumerge in from salinasv
2009-05-19 BarrucaduMerge branch 'experimental' of git://github.com/DuClare...
2009-05-19 DuClareMerge commit 'rob/master' into experimental
2009-05-19 BarrucaduMoved key_press_cb callback to the main window rather...
2009-05-19 Robert Maneaconverted all variable commands to the callback system...
2009-05-19 BarrucaduModified read_file_by_line to return a GArray, and...
2009-05-19 Robert Maneaadded callback based uzbl commands
2009-05-19 BarrucaduMerge branch 'experimental' of git://github.com/DuClare...
2009-05-19 DuClareDisable splitting for some actions, fix sampleconfig-dev
2009-05-19 BarrucaduRevert "Merge branch 'dieter/experimental' into experim...
2009-05-19 DuClareFinish argv, fix sampleconfig-dev
2009-05-19 BarrucaduMerge commit 'duc/experimental' into experimental
2009-05-19 DuClareArgv stub
2009-05-18 DuClareMerge commit 'diet/experimental' into experimental
2009-05-18 DuClareAdd load_start_handler
2009-05-18 DuClareAllow splitting wo/unescaping, add load_commit_handler...
2009-05-18 BarrucaduMerge branch 'dieter/experimental' into experimental
2009-05-18 BarrucaduAdded read_file_by_line() function
2009-05-18 Dieter Plaetinckmerge in from salinasv
2009-05-18 BarrucaduRenamed "script" to "js".
2009-05-18 DuClareMerge branch 'quotes' into experimental
2009-05-18 BarrucaduChanged "gchar searchxold[500]" to "gchar *searchold...
2009-05-18 BarrucaduFix for massive CPU usage when searching big pages...
2009-05-18 BarrucaduAdded support for environmental variables in SET and...
2009-05-18 DuClareFix spawn.sh, let run_command have n args before defaults
2009-05-18 DuClareRemove bunches of old code, fix run_handler, free some...
2009-05-17 Robert Maneafixed control_stdin to recognize all input
2009-05-17 DuClareAdd split_quoted, use the safer functions in run_comman...
2009-05-17 BarrucaduChanged insert_mode into toggle_insert_mode.
2009-05-17 salinasvDinamically alloc state strings.
next