uzbl-mobile
15 years agovalgrind profiling
Dieter Plaetinck [Fri, 15 May 2009 15:48:17 +0000 (17:48 +0200)]
valgrind profiling

15 years agofix for dup modkey entries. reorder entries in var_name_to_ptr
Dieter Plaetinck [Fri, 15 May 2009 13:32:44 +0000 (15:32 +0200)]
fix for dup modkey entries. reorder entries in var_name_to_ptr

15 years agomerge in Duclares stuff
Dieter Plaetinck [Fri, 15 May 2009 13:19:49 +0000 (15:19 +0200)]
merge in Duclares stuff

15 years agofix for too many always_insert_mode stuff
Dieter Plaetinck [Fri, 15 May 2009 13:15:14 +0000 (15:15 +0200)]
fix for too many always_insert_mode stuff

15 years agoRename parse_status_template to expand_template (it's used for useragent too)
DuClare [Fri, 15 May 2009 13:13:52 +0000 (16:13 +0300)]
Rename parse_status_template to expand_template (it's used for useragent too)

15 years agoAdd SET handling for useragent.
DuClare [Fri, 15 May 2009 12:58:58 +0000 (15:58 +0300)]
Add SET handling for useragent.

15 years agomerge pipe config into dev config
Dieter Plaetinck [Fri, 15 May 2009 12:56:34 +0000 (14:56 +0200)]
merge pipe config into dev config

15 years agomerge in Duclares stuff
Dieter Plaetinck [Fri, 15 May 2009 12:28:35 +0000 (14:28 +0200)]
merge in Duclares stuff

15 years agofixed gtk warning
Robert Manea [Fri, 15 May 2009 11:39:05 +0000 (13:39 +0200)]
fixed gtk warning

15 years agoremoved status_top from cfg file parser
Robert Manea [Fri, 15 May 2009 11:36:50 +0000 (13:36 +0200)]
removed status_top from cfg file parser

15 years agoadded status_top to cmd parser
Robert Manea [Fri, 15 May 2009 11:33:45 +0000 (13:33 +0200)]
added status_top to cmd parser

15 years agoCleanup.
DuClare [Fri, 15 May 2009 11:19:26 +0000 (14:19 +0300)]
Cleanup.

15 years agoAdd missing declaration, add runcmd for running bind, etc. via gui
DuClare [Fri, 15 May 2009 11:14:15 +0000 (14:14 +0300)]
Add missing declaration, add runcmd for running bind, etc. via gui

Example: bind :$_ = runcmd %s
Then you can type :$bind xx = exit

15 years agoAdded SET handling for always_insert_mode.
DuClare [Fri, 15 May 2009 10:11:34 +0000 (13:11 +0300)]
Added SET handling for always_insert_mode.

15 years agoset_var_value: suppress warnings from remove_feature and ip
DuClare [Fri, 15 May 2009 10:03:08 +0000 (13:03 +0300)]
set_var_value: suppress warnings from remove_feature and ip

15 years agoAdded SET handling for modkey
DuClare [Fri, 15 May 2009 09:56:25 +0000 (12:56 +0300)]
Added SET handling for modkey

15 years agoadded modkey and always_insert to cmd parser
Robert Manea [Fri, 15 May 2009 09:48:35 +0000 (11:48 +0200)]
added modkey and always_insert to cmd parser

15 years agoMerge branch 'experimental' of git://github.com/DuClare/uzbl into config-refactor
Robert Manea [Fri, 15 May 2009 09:01:19 +0000 (11:01 +0200)]
Merge branch 'experimental' of git://github.com/DuClare/uzbl into config-refactor

15 years agopseudo commit
Robert Manea [Fri, 15 May 2009 09:00:56 +0000 (11:00 +0200)]
pseudo commit

15 years agoCleanup.
DuClare [Fri, 15 May 2009 08:55:56 +0000 (11:55 +0300)]
Cleanup.

15 years agoMerge commit 'diet/config-refactor' into experimental
DuClare [Thu, 14 May 2009 21:42:39 +0000 (00:42 +0300)]
Merge commit 'diet/config-refactor' into experimental

15 years agoAdded SET handling for http_debug and fixed a bug wrt setting ints
DuClare [Thu, 14 May 2009 21:39:56 +0000 (00:39 +0300)]
Added SET handling for http_debug and fixed a bug wrt setting ints

15 years agoupdate authors file
Dieter Plaetinck [Thu, 14 May 2009 21:16:06 +0000 (23:16 +0200)]
update authors file

15 years agoimport whats useful from duclares sample stuff
Dieter Plaetinck [Thu, 14 May 2009 21:11:51 +0000 (23:11 +0200)]
import whats useful from duclares sample stuff

15 years agobetter name for resetting to command mode
Dieter Plaetinck [Thu, 14 May 2009 20:56:25 +0000 (22:56 +0200)]
better name for resetting to command mode

15 years agoMerge commit 'duc/experimental' into config-refactor
Dieter Plaetinck [Thu, 14 May 2009 20:48:20 +0000 (22:48 +0200)]
Merge commit 'duc/experimental' into config-refactor

15 years agotodo updates
Dieter Plaetinck [Thu, 14 May 2009 20:35:26 +0000 (22:35 +0200)]
todo updates

15 years agoMerge commit 'rob/config-refactor' into config-refactor
Dieter Plaetinck [Thu, 14 May 2009 20:24:13 +0000 (22:24 +0200)]
Merge commit 'rob/config-refactor' into config-refactor

15 years agotodo updates
Dieter Plaetinck [Thu, 14 May 2009 20:21:26 +0000 (22:21 +0200)]
todo updates

15 years agoAdded SET handlers for max_conns and max_conns_host
DuClare [Thu, 14 May 2009 19:40:04 +0000 (22:40 +0300)]
Added SET handlers for max_conns and max_conns_host

15 years agoRename create_socket to init_socket, refactor init_*
DuClare [Thu, 14 May 2009 18:57:11 +0000 (21:57 +0300)]
Rename create_socket to init_socket, refactor init_*

15 years agoMerge set_fifo_dir with create_fifo and rename to init_fifo
DuClare [Thu, 14 May 2009 16:36:02 +0000 (19:36 +0300)]
Merge set_fifo_dir with create_fifo and rename to init_fifo

15 years agoUse g_warning rather than g_error when settin up a fifo
DuClare [Thu, 14 May 2009 16:17:02 +0000 (19:17 +0300)]
Use g_warning rather than g_error when settin up a fifo

15 years agoAdded functionality for (re)setting fifo_dir.
DuClare [Thu, 14 May 2009 12:47:39 +0000 (15:47 +0300)]
Added functionality for (re)setting fifo_dir.

15 years agoMade CMD case insensitive
DuClare [Thu, 14 May 2009 11:02:33 +0000 (14:02 +0300)]
Made CMD case insensitive

15 years agoMerge commit 'rob/config-refactor' into experimental
DuClare [Thu, 14 May 2009 10:47:37 +0000 (13:47 +0300)]
Merge commit 'rob/config-refactor' into experimental

Conflicts:
uzbl.c

15 years agoadded var_is() function
Robert Manea [Thu, 14 May 2009 10:02:01 +0000 (12:02 +0200)]
added var_is() function

15 years agoadded ability to set proxy_url on the fly, refactored some code
Robert Manea [Thu, 14 May 2009 09:01:46 +0000 (11:01 +0200)]
added ability to set proxy_url on the fly, refactored some code

15 years agoAlways watch cookie signals; make the handler func return if var unset
DuClare [Wed, 13 May 2009 14:24:35 +0000 (17:24 +0300)]
Always watch cookie signals; make the handler func return if var unset

15 years agoMade handlers configurable via the new cfg system.
DuClare [Wed, 13 May 2009 13:43:43 +0000 (16:43 +0300)]
Made handlers configurable via the new cfg system.

15 years agoMerge commit 'rob/config-refactor' into experimental
DuClare [Wed, 13 May 2009 13:26:05 +0000 (16:26 +0300)]
Merge commit 'rob/config-refactor' into experimental

Conflicts:
uzbl.c

15 years agoinitial command don't have to be uppercase any more
Robert Manea [Wed, 13 May 2009 11:16:05 +0000 (13:16 +0200)]
initial command don't have to be uppercase any more

15 years agoAdded CMD <foo> for invoking core commands via stdin and scripts.
DuClare [Wed, 13 May 2009 10:42:56 +0000 (13:42 +0300)]
Added CMD <foo> for invoking core commands via stdin and scripts.

15 years agocommand files can contain comments and empty lines
Robert Manea [Wed, 13 May 2009 10:15:04 +0000 (12:15 +0200)]
command files can contain comments and empty lines

15 years agoIgnore modmask if it's unset
DuClare [Wed, 13 May 2009 08:42:11 +0000 (11:42 +0300)]
Ignore modmask if it's unset

15 years agoAdded load_finish_handler, call when a page has finished loading.
DuClare [Wed, 13 May 2009 07:44:30 +0000 (10:44 +0300)]
Added load_finish_handler, call when a page has finished loading.

15 years agoMerge commit 'rob/config-refactor' into experimental
DuClare [Wed, 13 May 2009 05:59:33 +0000 (08:59 +0300)]
Merge commit 'rob/config-refactor' into experimental

15 years agotypos in sampleconfig-pipe
Robert Manea [Tue, 12 May 2009 23:35:21 +0000 (01:35 +0200)]
typos in sampleconfig-pipe

15 years agofixed BIND regex's greedyness, support to overwrite existing bindings
Robert Manea [Tue, 12 May 2009 23:28:13 +0000 (01:28 +0200)]
fixed BIND regex's greedyness, support to overwrite existing bindings

15 years agostdin, fifo, socket support only the new command style, added uri variable
Robert Manea [Tue, 12 May 2009 22:26:16 +0000 (00:26 +0200)]
stdin, fifo, socket support only the new command style, added uri variable

15 years agoMerge commit 'rob/config-refactor' into experimental
DuClare [Tue, 12 May 2009 21:27:33 +0000 (00:27 +0300)]
Merge commit 'rob/config-refactor' into experimental

15 years agofixed segfault on free
Robert Manea [Tue, 12 May 2009 21:18:41 +0000 (23:18 +0200)]
fixed segfault on free

15 years agoadded status_msg and MSG to status template
Robert Manea [Tue, 12 May 2009 21:00:08 +0000 (23:00 +0200)]
added status_msg and MSG to status template

15 years agocorrect erroneous cmd name
Robert Manea [Tue, 12 May 2009 20:42:08 +0000 (22:42 +0200)]
correct erroneous cmd name

15 years agoMerge commit 'dieterbe/config-refactor' into experimental
DuClare [Tue, 12 May 2009 19:26:59 +0000 (22:26 +0300)]
Merge commit 'dieterbe/config-refactor' into experimental

Conflicts:
examples/configs/sampleconfig
examples/configs/sampleconfig-dev

15 years agoMerge commit 'rob/config-refactor' into config-refactor
Dieter Plaetinck [Tue, 12 May 2009 18:52:29 +0000 (20:52 +0200)]
Merge commit 'rob/config-refactor' into config-refactor

15 years agoWhitespace cleanup.
DuClare [Tue, 12 May 2009 16:32:44 +0000 (19:32 +0300)]
Whitespace cleanup.

15 years agofurther enhancements to the cmd parser, added sampleconfig-pipe
Robert Manea [Tue, 12 May 2009 16:31:51 +0000 (18:31 +0200)]
further enhancements to the cmd parser, added sampleconfig-pipe

15 years agoWhitespace cleanup
DuClare [Tue, 12 May 2009 16:30:39 +0000 (19:30 +0300)]
Whitespace cleanup

15 years agomore efficient error catching in commands
Robert Manea [Tue, 12 May 2009 15:50:47 +0000 (17:50 +0200)]
more efficient error catching in commands

15 years agocatch errors in commands
Robert Manea [Tue, 12 May 2009 15:46:29 +0000 (17:46 +0200)]
catch errors in commands

15 years agoadded BIND to cmd parser
Robert Manea [Tue, 12 May 2009 15:17:35 +0000 (17:17 +0200)]
added BIND to cmd parser

15 years agofirst partially working command parser
Robert Manea [Tue, 12 May 2009 13:33:46 +0000 (15:33 +0200)]
first partially working command parser

15 years agoAdded my cfg, a simple session manager and a clipboard handler.
DuClare [Tue, 12 May 2009 12:46:14 +0000 (15:46 +0300)]
Added my cfg, a simple session manager and a clipboard handler.

15 years agoReset insert mode on page load, added option to disable the behavior.
DuClare [Tue, 12 May 2009 10:28:59 +0000 (13:28 +0300)]
Reset insert mode on page load, added option to disable the behavior.

15 years agoErase the command line upon loading a new page.
DuClare [Tue, 12 May 2009 08:01:55 +0000 (11:01 +0300)]
Erase the command line upon loading a new page.

15 years agoMerge branch 'experimental' of git@github.com:DuClare/uzbl into experimental
DuClare [Mon, 11 May 2009 21:22:37 +0000 (00:22 +0300)]
Merge branch 'experimental' of git@github.com:DuClare/uzbl into experimental

15 years agoIgnore presses of shift.
DuClare [Mon, 11 May 2009 21:13:17 +0000 (00:13 +0300)]
Ignore presses of shift.

15 years agoDon't process commands when shift is pressed.
DuClare [Mon, 11 May 2009 21:13:17 +0000 (00:13 +0300)]
Don't process commands when shift is pressed.

15 years agoUse incremental search in sampleconfigs.
DuClare [Mon, 11 May 2009 20:25:45 +0000 (23:25 +0300)]
Use incremental search in sampleconfigs.

15 years agoAdded support for incremental commands.
DuClare [Mon, 11 May 2009 20:16:48 +0000 (23:16 +0300)]
Added support for incremental commands.

15 years agonotes/todos
Dieter Plaetinck [Mon, 11 May 2009 17:41:45 +0000 (19:41 +0200)]
notes/todos

15 years agodocument make uninstall
Dieter Plaetinck [Mon, 11 May 2009 17:20:20 +0000 (19:20 +0200)]
document make uninstall

15 years agoyank script WIP
Dieter Plaetinck [Mon, 11 May 2009 17:17:21 +0000 (19:17 +0200)]
yank script WIP

15 years agorationale for config refactoring
Dieter Plaetinck [Mon, 11 May 2009 17:14:41 +0000 (19:14 +0200)]
rationale for config refactoring

15 years agosupport getting commands from stdin
Dieter Plaetinck [Sat, 9 May 2009 15:14:27 +0000 (17:14 +0200)]
support getting commands from stdin

15 years agofirst draft of new config spec
Dieter Plaetinck [Sat, 9 May 2009 14:03:44 +0000 (16:03 +0200)]
first draft of new config spec

15 years agotodo
Dieter Plaetinck [Fri, 8 May 2009 21:11:54 +0000 (23:11 +0200)]
todo

15 years ago*sweet ass sample statusbar layout*
Dieter Plaetinck [Fri, 8 May 2009 18:55:14 +0000 (20:55 +0200)]
*sweet ass sample statusbar layout*

15 years agosupport for changing the background color of the statusbar correctly
Dieter Plaetinck [Fri, 8 May 2009 18:01:37 +0000 (20:01 +0200)]
support for changing the background color of the statusbar correctly

15 years agobit nicer default statusbar look
Dieter Plaetinck [Fri, 8 May 2009 16:38:55 +0000 (18:38 +0200)]
bit nicer default statusbar look

15 years agoMerge commit 'rob/master' into experimental
Dieter Plaetinck [Fri, 8 May 2009 16:29:19 +0000 (18:29 +0200)]
Merge commit 'rob/master' into experimental

15 years agomade statusbar selectable, fix bug in parse status to not ignore # chars
Robert Manea [Fri, 8 May 2009 16:27:28 +0000 (18:27 +0200)]
made statusbar selectable, fix bug in parse status to not ignore # chars

15 years agoMerge commit 'rob/master' into experimental
Dieter Plaetinck [Fri, 8 May 2009 15:55:07 +0000 (17:55 +0200)]
Merge commit 'rob/master' into experimental

15 years agotodo
Dieter Plaetinck [Fri, 8 May 2009 15:54:36 +0000 (17:54 +0200)]
todo

15 years agoreordered status code
Robert Manea [Fri, 8 May 2009 07:54:55 +0000 (09:54 +0200)]
reordered status code

15 years agoadded default status_format
Robert Manea [Fri, 8 May 2009 07:38:52 +0000 (09:38 +0200)]
added default status_format

15 years agocookie support: correct invocations of script, various fixes. almost a basic working...
Dieter Plaetinck [Thu, 7 May 2009 20:23:55 +0000 (22:23 +0200)]
cookie support: correct invocations of script, various fixes. almost a basic working version

15 years agotodo
Dieter Plaetinck [Thu, 7 May 2009 20:22:33 +0000 (22:22 +0200)]
todo

15 years agoMerge commit 'rob/master' into experimental
Dieter Plaetinck [Thu, 7 May 2009 18:23:54 +0000 (20:23 +0200)]
Merge commit 'rob/master' into experimental

15 years agocookie doc
Dieter Plaetinck [Thu, 7 May 2009 18:22:27 +0000 (20:22 +0200)]
cookie doc

15 years agoreadme update
Dieter Plaetinck [Thu, 7 May 2009 18:22:14 +0000 (20:22 +0200)]
readme update

15 years agoadded signal handling and a clean_up() function
Robert Manea [Thu, 7 May 2009 16:49:16 +0000 (18:49 +0200)]
added signal handling and a clean_up() function

15 years agoadded status_format option to sampleconfig-dev file
Robert Manea [Thu, 7 May 2009 11:49:48 +0000 (13:49 +0200)]
added status_format option to sampleconfig-dev file

15 years agoMerge commit 'rob/master' into experimental
Dieter Plaetinck [Thu, 7 May 2009 10:48:52 +0000 (12:48 +0200)]
Merge commit 'rob/master' into experimental

15 years agomoved bindings to uzbl.bindings
Robert Manea [Thu, 7 May 2009 10:08:28 +0000 (12:08 +0200)]
moved bindings to uzbl.bindings

15 years agomove globals to structs, another round.
Robert Manea [Thu, 7 May 2009 09:28:28 +0000 (11:28 +0200)]
move globals to structs, another round.

15 years agoMove globals to structs, one more round. introducing struct Behaviour
Robert Manea [Thu, 7 May 2009 08:55:07 +0000 (10:55 +0200)]
Move globals to structs, one more round. introducing struct Behaviour

15 years agoincorrect key example
Dieter Plaetinck [Thu, 7 May 2009 07:27:29 +0000 (09:27 +0200)]
incorrect key example

15 years agoescape certain characters in expanded statusbar symbols, so we don't confuse the...
Robert Manea [Wed, 6 May 2009 22:56:40 +0000 (00:56 +0200)]
escape certain characters in expanded statusbar symbols, so we don't confuse the markup parser