uzbl-mobile
15 years agoMerge branch 'experimental' of git://github.com/DuClare/uzbl
Robert Manea [Wed, 20 May 2009 10:00:08 +0000 (12:00 +0200)]
Merge branch 'experimental' of git://github.com/DuClare/uzbl

15 years agofix modkey
Robert Manea [Wed, 20 May 2009 09:25:16 +0000 (11:25 +0200)]
fix modkey

15 years agoFix glib warning and clarify a bit
DuClare [Wed, 20 May 2009 08:57:41 +0000 (11:57 +0300)]
Fix glib warning and clarify a bit

15 years agoUncomment & fix uri loading I broke earlier
DuClare [Tue, 19 May 2009 21:18:55 +0000 (00:18 +0300)]
Uncomment & fix uri loading I broke earlier

15 years agoMerge commit 'rob/master' into experimental
DuClare [Tue, 19 May 2009 18:21:39 +0000 (21:21 +0300)]
Merge commit 'rob/master' into experimental

Also fixed a ptr bug in set_var_value.

Conflicts:
uzbl.c

15 years agoconverted all variable commands to the callback system, get rid of var_is
Robert Manea [Tue, 19 May 2009 15:12:07 +0000 (17:12 +0200)]
converted all variable commands to the callback system, get rid of var_is

15 years agoreplaced is_string with type, introduced type enum
Robert Manea [Tue, 19 May 2009 14:29:34 +0000 (16:29 +0200)]
replaced is_string with type, introduced type enum

15 years agocomment
Robert Manea [Tue, 19 May 2009 14:06:10 +0000 (16:06 +0200)]
comment

15 years agofix callback
Robert Manea [Tue, 19 May 2009 13:47:25 +0000 (15:47 +0200)]
fix callback

15 years agoadded callback based uzbl commands
Robert Manea [Tue, 19 May 2009 13:22:30 +0000 (15:22 +0200)]
added callback based uzbl commands

15 years agobe more specific about what we assign to what in var_name_to_ptr
Robert Manea [Tue, 19 May 2009 12:51:15 +0000 (14:51 +0200)]
be more specific about what we assign to what in var_name_to_ptr

15 years agoadd additional properties to the commands
Robert Manea [Tue, 19 May 2009 12:35:28 +0000 (14:35 +0200)]
add additional properties to the commands

15 years agoDisable splitting for some actions, fix sampleconfig-dev
DuClare [Tue, 19 May 2009 11:54:28 +0000 (14:54 +0300)]
Disable splitting for some actions, fix sampleconfig-dev

15 years agoFinish argv, fix sampleconfig-dev
DuClare [Tue, 19 May 2009 11:24:05 +0000 (14:24 +0300)]
Finish argv, fix sampleconfig-dev

15 years agoArgv stub
DuClare [Tue, 19 May 2009 08:04:06 +0000 (11:04 +0300)]
Argv stub

15 years agoFix useragent syms in sampleconfig*
DuClare [Tue, 19 May 2009 07:25:21 +0000 (10:25 +0300)]
Fix useragent syms in sampleconfig*

15 years agoAllow scrolling by a percentage of the page size
DuClare [Tue, 19 May 2009 07:03:57 +0000 (10:03 +0300)]
Allow scrolling by a percentage of the page size

15 years agoUpdate sampleconf* for single quotes
DuClare [Tue, 19 May 2009 06:40:07 +0000 (09:40 +0300)]
Update sampleconf* for single quotes

15 years agoSupport single quotes.
DuClare [Tue, 19 May 2009 06:31:53 +0000 (09:31 +0300)]
Support single quotes.

15 years agoMerge commit 'diet/experimental' into experimental
DuClare [Mon, 18 May 2009 21:18:49 +0000 (00:18 +0300)]
Merge commit 'diet/experimental' into experimental

15 years agoAdd load_start_handler
DuClare [Mon, 18 May 2009 21:17:30 +0000 (00:17 +0300)]
Add load_start_handler

15 years agoAllow splitting wo/unescaping, add load_commit_handler, fix run_handler
DuClare [Mon, 18 May 2009 21:09:41 +0000 (00:09 +0300)]
Allow splitting wo/unescaping, add load_commit_handler, fix run_handler

15 years agobranches conventions
Dieter Plaetinck [Mon, 18 May 2009 20:39:22 +0000 (22:39 +0200)]
branches conventions

15 years agomerge in from salinasv
Dieter Plaetinck [Mon, 18 May 2009 20:32:17 +0000 (22:32 +0200)]
merge in from salinasv

15 years agoUpdate session.sh
DuClare [Mon, 18 May 2009 19:07:58 +0000 (22:07 +0300)]
Update session.sh

15 years agoUpdate sampleconfig
DuClare [Mon, 18 May 2009 19:03:52 +0000 (22:03 +0300)]
Update sampleconfig

15 years agoMerge branch 'quotes' into experimental
DuClare [Mon, 18 May 2009 18:57:05 +0000 (21:57 +0300)]
Merge branch 'quotes' into experimental

15 years agoDocument quotation & handlers in sampleconfig, fix leaks and breaks
DuClare [Mon, 18 May 2009 18:55:41 +0000 (21:55 +0300)]
Document quotation & handlers in sampleconfig, fix leaks and breaks

15 years agoduclares keycmdn thingie
Dieter Plaetinck [Mon, 18 May 2009 18:47:07 +0000 (20:47 +0200)]
duclares keycmdn thingie

15 years agofixed failing to load argument to --uri
Robert Manea [Mon, 18 May 2009 12:48:31 +0000 (14:48 +0200)]
fixed failing to load argument to --uri

15 years agoFix spawn.sh, let run_command have n args before defaults
DuClare [Mon, 18 May 2009 12:26:14 +0000 (15:26 +0300)]
Fix spawn.sh, let run_command have n args before defaults

15 years agofix mem leaks, round #2
Robert Manea [Mon, 18 May 2009 12:08:23 +0000 (14:08 +0200)]
fix mem leaks, round #2

15 years agoRemove bunches of old code, fix run_handler, free some stuff
DuClare [Mon, 18 May 2009 10:44:43 +0000 (13:44 +0300)]
Remove bunches of old code, fix run_handler, free some stuff

15 years agofix memory leaks, round #1
Robert Manea [Mon, 18 May 2009 10:11:10 +0000 (12:11 +0200)]
fix memory leaks, round #1

15 years agoMerge commit 'rob/master' into experimental
DuClare [Mon, 18 May 2009 09:03:21 +0000 (12:03 +0300)]
Merge commit 'rob/master' into experimental

15 years agoremoved comment
Robert Manea [Mon, 18 May 2009 06:55:37 +0000 (08:55 +0200)]
removed comment

15 years agofixed add_binding(), handle multiple redifinitions properly
Robert Manea [Mon, 18 May 2009 06:47:37 +0000 (08:47 +0200)]
fixed add_binding(), handle multiple redifinitions properly

15 years agofixed control_stdin to recognize all input
Robert Manea [Sun, 17 May 2009 22:26:30 +0000 (00:26 +0200)]
fixed control_stdin to recognize all input

15 years agoDocument KEYCMDN
DuClare [Sun, 17 May 2009 22:14:43 +0000 (01:14 +0300)]
Document KEYCMDN

15 years agoMerge commit 'diet/experimental' into experimental
DuClare [Sun, 17 May 2009 22:11:35 +0000 (01:11 +0300)]
Merge commit 'diet/experimental' into experimental

15 years agoAdd KEYCMDN, which is like KEYCMD but also executes immediately.
DuClare [Sun, 17 May 2009 22:07:39 +0000 (01:07 +0300)]
Add KEYCMDN, which is like KEYCMD but also executes immediately.

15 years agoAdd split_quoted, use the safer functions in run_command, break stuff
DuClare [Sun, 17 May 2009 21:57:41 +0000 (00:57 +0300)]
Add split_quoted, use the safer functions in run_command, break stuff

15 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl
salinasv [Sun, 17 May 2009 20:46:22 +0000 (15:46 -0500)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl

15 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl
Robert Manea [Sun, 17 May 2009 20:05:30 +0000 (22:05 +0200)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl

15 years agoDinamically alloc state strings.
salinasv [Sun, 17 May 2009 18:55:27 +0000 (13:55 -0500)]
Dinamically alloc state strings.

15 years agotodo
Dieter Plaetinck [Sun, 17 May 2009 18:31:13 +0000 (20:31 +0200)]
todo

15 years agomarkup
Dieter Plaetinck [Sun, 17 May 2009 18:08:55 +0000 (20:08 +0200)]
markup

15 years agoadd link to github tutorials
Dieter Plaetinck [Sun, 17 May 2009 18:07:59 +0000 (20:07 +0200)]
add link to github tutorials

15 years agotypo
Dieter Plaetinck [Sun, 17 May 2009 18:04:05 +0000 (20:04 +0200)]
typo

15 years agomarkup fixes
Dieter Plaetinck [Sun, 17 May 2009 18:01:51 +0000 (20:01 +0200)]
markup fixes

15 years agoinfo about arguments +typo
Dieter Plaetinck [Sun, 17 May 2009 17:57:08 +0000 (19:57 +0200)]
info about arguments +typo

15 years agoMerge commit 'duc/experimental' into experimental
Dieter Plaetinck [Sun, 17 May 2009 17:47:23 +0000 (19:47 +0200)]
Merge commit 'duc/experimental' into experimental

15 years agobetter organize/markup readme
Dieter Plaetinck [Sun, 17 May 2009 17:46:47 +0000 (19:46 +0200)]
better organize/markup readme

15 years agoREADME: Add a list of actions
DuClare [Sun, 17 May 2009 17:44:27 +0000 (20:44 +0300)]
README: Add a list of actions

15 years agoMerge commit 'duc/experimental' into experimental
Dieter Plaetinck [Sun, 17 May 2009 17:26:44 +0000 (19:26 +0200)]
Merge commit 'duc/experimental' into experimental

15 years agomore more fancy xclip related things in sample configs
Dieter Plaetinck [Sun, 17 May 2009 17:26:03 +0000 (19:26 +0200)]
more more fancy xclip related things in sample configs

15 years agoMerge commit 'diet/experimental' into experimental
DuClare [Sun, 17 May 2009 17:18:01 +0000 (20:18 +0300)]
Merge commit 'diet/experimental' into experimental

15 years agoFill missing stuff in get_var_value
DuClare [Sun, 17 May 2009 17:11:29 +0000 (20:11 +0300)]
Fill missing stuff in get_var_value

15 years agoFix README moar^3
DuClare [Sun, 17 May 2009 17:03:56 +0000 (20:03 +0300)]
Fix README moar^3

15 years agoFix README moar^2
DuClare [Sun, 17 May 2009 17:02:05 +0000 (20:02 +0300)]
Fix README moar^2

15 years agoFix README moar
DuClare [Sun, 17 May 2009 16:59:01 +0000 (19:59 +0300)]
Fix README moar

15 years agoFix README
DuClare [Sun, 17 May 2009 16:56:54 +0000 (19:56 +0300)]
Fix README

15 years agoMerge commit 'duc/experimental' into experimental
Dieter Plaetinck [Sun, 17 May 2009 16:50:13 +0000 (18:50 +0200)]
Merge commit 'duc/experimental' into experimental

15 years agoREADME/COMMAND SYNTAX: Clarify SET
DuClare [Sun, 17 May 2009 16:41:14 +0000 (19:41 +0300)]
README/COMMAND SYNTAX: Clarify SET

15 years agoDocument commands
DuClare [Sun, 17 May 2009 16:30:25 +0000 (19:30 +0300)]
Document commands

15 years agodisable cookies again
Dieter Plaetinck [Sun, 17 May 2009 15:59:30 +0000 (17:59 +0200)]
disable cookies again

15 years agokeep configs in sync
Dieter Plaetinck [Sun, 17 May 2009 15:29:49 +0000 (17:29 +0200)]
keep configs in sync

15 years agomoo
Dieter Plaetinck [Sun, 17 May 2009 15:26:02 +0000 (17:26 +0200)]
moo

15 years agocleanup after merging in from splattael
Dieter Plaetinck [Sun, 17 May 2009 15:21:52 +0000 (17:21 +0200)]
cleanup after merging in from splattael

15 years agoMerge commit 'splat/search_reverse' into experimental
Dieter Plaetinck [Sun, 17 May 2009 15:08:26 +0000 (17:08 +0200)]
Merge commit 'splat/search_reverse' into experimental

15 years agoalso dont inherit --name
Dieter Plaetinck [Sun, 17 May 2009 14:53:50 +0000 (16:53 +0200)]
also dont inherit --name

15 years agodoc/todo updates
Dieter Plaetinck [Sun, 17 May 2009 14:47:27 +0000 (16:47 +0200)]
doc/todo updates

15 years agoMerge commit 'remote/master' into search_reverse
Peter Suschlik [Sun, 17 May 2009 14:41:00 +0000 (16:41 +0200)]
Merge commit 'remote/master' into search_reverse

15 years agoMerge branch 'experimental'
Dieter Plaetinck [Sun, 17 May 2009 14:15:56 +0000 (16:15 +0200)]
Merge branch 'experimental'

15 years agosyntax fixes
Dieter Plaetinck [Sun, 17 May 2009 14:14:35 +0000 (16:14 +0200)]
syntax fixes

15 years agobring back non-dev sample config
Dieter Plaetinck [Sun, 17 May 2009 14:11:29 +0000 (16:11 +0200)]
bring back non-dev sample config

15 years agoworking yank script
Dieter Plaetinck [Sun, 17 May 2009 14:09:59 +0000 (16:09 +0200)]
working yank script

15 years agoorder of arguments to scripts
Dieter Plaetinck [Sun, 17 May 2009 14:08:10 +0000 (16:08 +0200)]
order of arguments to scripts

15 years agoSearch reverse. Use vim keys (n, N and /, ?).
Peter Suschlik [Sun, 17 May 2009 14:01:33 +0000 (16:01 +0200)]
Search reverse. Use vim keys (n, N and /, ?).

15 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl
Robert Manea [Sun, 17 May 2009 13:19:15 +0000 (15:19 +0200)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl

15 years agomerge in Barrucadus stuff
Dieter Plaetinck [Sun, 17 May 2009 13:05:57 +0000 (15:05 +0200)]
merge in Barrucadus stuff

15 years agocleaner and more robust status/window format & update_title stuff
Dieter Plaetinck [Sun, 17 May 2009 12:59:53 +0000 (14:59 +0200)]
cleaner and more robust status/window format & update_title stuff

15 years agoFixed GDK errors when trying to set window title with no template.
Barrucadu [Sun, 17 May 2009 12:36:41 +0000 (13:36 +0100)]
Fixed GDK errors when trying to set window title with no template.

15 years agoMerge branch 'dieter/experimental' into experimental
Barrucadu [Sun, 17 May 2009 12:35:39 +0000 (13:35 +0100)]
Merge branch 'dieter/experimental' into experimental

15 years agomerge in Duclares better way to escape things in run_command
Dieter Plaetinck [Sun, 17 May 2009 12:34:59 +0000 (14:34 +0200)]
merge in Duclares better way to escape things in run_command

15 years agoReport spawns on verbose only.
DuClare [Sun, 17 May 2009 11:38:41 +0000 (14:38 +0300)]
Report spawns on verbose only.

15 years agoEscape shell commands properly.
DuClare [Sun, 17 May 2009 11:34:45 +0000 (14:34 +0300)]
Escape shell commands properly.

15 years agoMerge branch 'dieter/experimental' into experimental
Barrucadu [Sun, 17 May 2009 10:22:09 +0000 (11:22 +0100)]
Merge branch 'dieter/experimental' into experimental

Conflicts:
uzbl.c

15 years agoFixed "--verbose=VERBOSE", as no value needs to be specified.
Barrucadu [Sun, 17 May 2009 10:20:05 +0000 (11:20 +0100)]
Fixed "--verbose=VERBOSE", as no value needs to be specified.

15 years agopull in experimental stuff
Dieter Plaetinck [Sun, 17 May 2009 10:06:50 +0000 (12:06 +0200)]
pull in experimental stuff

15 years agodocumentation updates
Dieter Plaetinck [Sun, 17 May 2009 10:01:32 +0000 (12:01 +0200)]
documentation updates

15 years agoload a page by default
Dieter Plaetinck [Sun, 17 May 2009 09:48:05 +0000 (11:48 +0200)]
load a page by default

15 years agopretteh default colors
Dieter Plaetinck [Sun, 17 May 2009 09:29:09 +0000 (11:29 +0200)]
pretteh default colors

15 years agoSELECTED_URI variable + allow variable replacing in window title in both states
Dieter Plaetinck [Sun, 17 May 2009 08:53:13 +0000 (10:53 +0200)]
SELECTED_URI variable + allow variable replacing in window title in both states

15 years agoMerge branch 'dieter/experimental' into experimental
Barrucadu [Sun, 17 May 2009 08:24:02 +0000 (09:24 +0100)]
Merge branch 'dieter/experimental' into experimental

15 years agofix for unescaped quotes when passing page titles around
Dieter Plaetinck [Sun, 17 May 2009 08:05:51 +0000 (10:05 +0200)]
fix for unescaped quotes when passing page titles around

15 years agofix for pick right field in load_from_history
Dieter Plaetinck [Sun, 17 May 2009 07:35:15 +0000 (09:35 +0200)]
fix for pick right field in load_from_history

15 years agoMerge branch 'dieter/experimental' into experimental
Barrucadu [Sat, 16 May 2009 22:48:05 +0000 (23:48 +0100)]
Merge branch 'dieter/experimental' into experimental

15 years agotodos/docs cleanup
Dieter Plaetinck [Sat, 16 May 2009 22:13:10 +0000 (00:13 +0200)]
todos/docs cleanup

15 years agofew more verbosity checks
Dieter Plaetinck [Sat, 16 May 2009 19:38:49 +0000 (21:38 +0200)]
few more verbosity checks