setup project. initial import of uzbl
[uzbl-mobile] / uzbl.h
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.
2009-05-17 Dieter Plaetinckcleanup after merging in from splattael
2009-05-17 BarrucaduRevert "Added a function to call settings_init with...
2009-05-17 BarrucaduAdded a function to call settings_init with an arbitrar...
2009-05-17 Peter SuschlikSearch reverse. Use vim keys (n, N and /, ?).
2009-05-17 Dieter PlaetinckSELECTED_URI variable + allow variable replacing in...
2009-05-16 Dieter Plaetinckmerge in Duclares stuff
2009-05-16 BarrucaduReimplemented my changes:
2009-05-16 DuClareAdd action: sh, add var: shell_cmd
2009-05-16 DuClareAdd variable: minimum_font_size
2009-05-16 DuClareAdd variable: default_font_size
2009-05-16 Dieter Plaetinckmerge in Damien Leones stuff
2009-05-16 Dieter Plaetinckmerge in Duclares stuff
2009-05-16 Damien Leoneclean traling whitespaces
2009-05-16 DuClareMerge run_command_sync and run_command_async to run_command
2009-05-16 DuClareRename CMD to ACT for clarity
2009-05-16 DuClareMove execution from key_press_cb to its own function...
2009-05-16 Dieter Plaetinckfix return for control_socket
2009-05-15 Robert ManeaMerge branch 'config-refactor' of git://github.com...
2009-05-15 DuClareRevert "Fix warnings caused by casts between ints and...
2009-05-15 DuClareFix warnings caused by casts between ints and pointers...
2009-05-15 DuClareMerge commit 'rob/config-refactor' into experimental
2009-05-15 Robert Maneafixed control_fifo() to return a correct status
2009-05-15 DuClareRemove deprecated code.
2009-05-15 Dieter Plaetinckmerge in Duclares stuff
2009-05-15 DuClareAdd SET handling for useragent.
2009-05-15 Robert Maneaadded status_top to cmd parser
2009-05-15 DuClareCleanup.
2009-05-15 DuClareAdd missing declaration, add runcmd for running bind...
2009-05-14 Dieter Plaetinckbetter name for resetting to command mode
2009-05-14 DuClareRename create_socket to init_socket, refactor init_*
2009-05-14 DuClareMerge set_fifo_dir with create_fifo and rename to init_fifo
2009-05-14 DuClareAdded functionality for (re)setting fifo_dir.
2009-05-14 DuClareMerge commit 'rob/config-refactor' into experimental
2009-05-14 Robert Maneaadded ability to set proxy_url on the fly, refactored...
2009-05-13 DuClareAdded CMD <foo> for invoking core commands via stdin...
2009-05-13 DuClareAdded load_finish_handler, call when a page has finishe...
2009-05-12 DuClareMerge commit 'rob/config-refactor' into experimental
2009-05-12 Robert Maneaadded status_msg and MSG to status template
2009-05-12 DuClareMerge commit 'dieterbe/config-refactor' into experimental
2009-05-12 Robert Maneafirst partially working command parser
2009-05-12 DuClareReset insert mode on page load, added option to disable...
2009-05-09 Dieter Plaetincksupport getting commands from stdin
2009-05-08 Dieter Plaetincksupport for changing the background color of the status...
2009-05-08 Robert Maneaadded default status_format
2009-05-07 Robert Maneaadded signal handling and a clean_up() function
2009-05-07 Robert Maneaadded status_format option to sampleconfig-dev file
next