uzbl-mobile
14 years agopass char* as const char * where possible
Helmut Grohne [Tue, 28 Jul 2009 12:18:36 +0000 (14:18 +0200)]
pass char* as const char * where possible

14 years agovar_name_to_ptr should have const names
Helmut Grohne [Sat, 25 Jul 2009 20:44:58 +0000 (22:44 +0200)]
var_name_to_ptr should have const names

14 years agomade type field for uzbl_cmdprop an enum
Helmut Grohne [Sat, 25 Jul 2009 20:44:38 +0000 (22:44 +0200)]
made type field for uzbl_cmdprop an enum

14 years agofix declaration for initialize()
Helmut Grohne [Sat, 25 Jul 2009 20:43:27 +0000 (22:43 +0200)]
fix declaration for initialize()

14 years agocmd_load_uri doesn't take parameters
Helmut Grohne [Sat, 25 Jul 2009 20:43:01 +0000 (22:43 +0200)]
cmd_load_uri doesn't take parameters

14 years agofixed buffer overrun
Helmut Grohne [Sat, 25 Jul 2009 20:42:32 +0000 (22:42 +0200)]
fixed buffer overrun

14 years agoextended CFLAGS to get debugging and warnings
Helmut Grohne [Sat, 25 Jul 2009 20:41:15 +0000 (22:41 +0200)]
extended CFLAGS to get debugging and warnings

14 years agogit should ignore examples/config/enchant
Helmut Grohne [Sat, 25 Jul 2009 20:40:11 +0000 (22:40 +0200)]
git should ignore examples/config/enchant

14 years agoreadme entry for geometry flag
Dieter Plaetinck [Sat, 18 Jul 2009 17:53:45 +0000 (19:53 +0200)]
readme entry for geometry flag

14 years agoMerge commit 'Dieterbe/experimental' into new_experimental
Tom Adams [Sat, 18 Jul 2009 09:04:02 +0000 (10:04 +0100)]
Merge commit 'Dieterbe/experimental' into new_experimental

14 years agoTake argv[1] as URI.
Tom Adams [Sat, 18 Jul 2009 09:02:00 +0000 (10:02 +0100)]
Take argv[1] as URI.

14 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl into clean
Brendan Taylor [Sat, 18 Jul 2009 08:30:55 +0000 (02:30 -0600)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into clean

14 years agocall set_mode_indicator after updating the whatever_indicator setting
Brendan Taylor [Sat, 18 Jul 2009 08:04:35 +0000 (02:04 -0600)]
call set_mode_indicator after updating the whatever_indicator setting

14 years agoMerge commit 'holizz/new_experimental' into experimental
Dieter Plaetinck [Sat, 18 Jul 2009 07:33:47 +0000 (09:33 +0200)]
Merge commit 'holizz/new_experimental' into experimental

14 years agouzbl.scan RIP.
Tom Adams [Fri, 17 Jul 2009 21:35:08 +0000 (22:35 +0100)]
uzbl.scan RIP.

14 years agoi heard fluxbox supports tabs too
Dieter Plaetinck [Fri, 17 Jul 2009 21:07:47 +0000 (23:07 +0200)]
i heard fluxbox supports tabs too

14 years agodocument fixes + document all variables/constants in readme, so example config can...
Dieter Plaetinck [Fri, 17 Jul 2009 20:37:12 +0000 (22:37 +0200)]
document fixes + document all variables/constants in readme, so example config can be a bit cleaner

14 years agomerge in bct's sweet code
Dieter Plaetinck [Fri, 17 Jul 2009 19:15:21 +0000 (21:15 +0200)]
merge in bct's sweet code

14 years agocredit uranther for test framework
Dieter Plaetinck [Fri, 17 Jul 2009 16:32:09 +0000 (18:32 +0200)]
credit uranther for test framework

14 years agoremove out-of-date test-1.c
Brendan Taylor [Fri, 17 Jul 2009 00:01:46 +0000 (18:01 -0600)]
remove out-of-date test-1.c

14 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-expand...
Brendan Taylor [Fri, 17 Jul 2009 00:01:24 +0000 (18:01 -0600)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-expand-template

Conflicts:
Makefile
tests/Makefile
uzbl.c
uzbl.h

14 years agorevert commit cdbe169f to make date for history handler back in same format
Dieter Plaetinck [Thu, 16 Jul 2009 20:51:48 +0000 (22:51 +0200)]
revert commit cdbe169f to make date for history handler back in same format

14 years agomerge uranthers stuff
Dieter Plaetinck [Thu, 16 Jul 2009 20:44:34 +0000 (22:44 +0200)]
merge uranthers stuff

14 years agoAdded back in code to check if fifo exists, in case user wants to 'set fifo_dir ...
uranther [Thu, 16 Jul 2009 20:27:18 +0000 (16:27 -0400)]
Added back in code to check if fifo exists, in case user wants to 'set fifo_dir =' while uzbl is running

14 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-expand...
Brendan Taylor [Thu, 16 Jul 2009 00:16:26 +0000 (18:16 -0600)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-expand-template

14 years agoChanged my instructions for unit tests in docs/CONTRIBUTING
uranther [Wed, 15 Jul 2009 21:27:19 +0000 (17:27 -0400)]
Changed my instructions for unit tests in docs/CONTRIBUTING

14 years agoRemove more trailing whitespace
uranther [Wed, 15 Jul 2009 21:21:12 +0000 (17:21 -0400)]
Remove more trailing whitespace

14 years agoMerge commit 'holizz/whitespace' into experimental
Dieter Plaetinck [Wed, 15 Jul 2009 20:12:10 +0000 (22:12 +0200)]
Merge commit 'holizz/whitespace' into experimental

14 years agomerge in the00z his ${!8} fix for posix sh
Dieter Plaetinck [Wed, 15 Jul 2009 19:19:53 +0000 (21:19 +0200)]
merge in the00z his ${!8} fix for posix sh

14 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-expand...
Brendan Taylor [Tue, 14 Jul 2009 23:56:02 +0000 (17:56 -0600)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-expand-template

Conflicts:
Makefile

14 years agoAdd note about whitespace to docs/CONTRIBUTING.
Tom Adams [Tue, 14 Jul 2009 21:45:58 +0000 (22:45 +0100)]
Add note about whitespace to docs/CONTRIBUTING.

14 years agoWhitespace fixes. And ignore whitespace in formfiller data files.
Tom Adams [Tue, 14 Jul 2009 21:35:49 +0000 (22:35 +0100)]
Whitespace fixes. And ignore whitespace in formfiller data files.

14 years agoAdded instructions in CONTRIBUTING to remind developers to write unit tests for bugfi...
uranther [Tue, 14 Jul 2009 21:09:39 +0000 (17:09 -0400)]
Added instructions in CONTRIBUTING to remind developers to write unit tests for bugfixes and new functionality

14 years agoRan :%s/ $//g to remove trailing spaces in uzbl.h and uzbl.c
uranther [Tue, 14 Jul 2009 21:05:46 +0000 (17:05 -0400)]
Ran :%s/ $//g to remove trailing spaces in uzbl.h and uzbl.c

14 years agoUpdated CFLAGS and LDFLAGS in tests/Makefile. TODO: Find a way for those variables...
uranther [Tue, 14 Jul 2009 21:03:48 +0000 (17:03 -0400)]
Updated CFLAGS and LDFLAGS in tests/Makefile. TODO: Find a way for those variables to be inherited or passed to the tests/Makefile.

14 years agoMerge commit 'Dieterbe/experimental' into experimental
uranther [Tue, 14 Jul 2009 20:48:51 +0000 (16:48 -0400)]
Merge commit 'Dieterbe/experimental' into experimental

14 years agoRemoved 'quit' command to exit from uzbl
uranther [Tue, 14 Jul 2009 20:48:29 +0000 (16:48 -0400)]
Removed 'quit' command to exit from uzbl

14 years agoRemoved commented section of Makefile that would produce XML/HTML reports of unit...
uranther [Tue, 14 Jul 2009 20:28:29 +0000 (16:28 -0400)]
Removed commented section of Makefile that would produce XML/HTML reports of unit tests

14 years agoupdate authors file
Dieter Plaetinck [Tue, 14 Jul 2009 20:14:27 +0000 (22:14 +0200)]
update authors file

14 years agomerge 1 from the00z. examples/data/uzbl/scripts/yank.sh is still bash, this should...
Dieter Plaetinck [Tue, 14 Jul 2009 20:05:48 +0000 (22:05 +0200)]
merge 1 from the00z. examples/data/uzbl/scripts/yank.sh is still bash, this should become fixed in next merge commit

14 years agoMerge commit 'Dieterbe/experimental' into experimental
uranther [Tue, 14 Jul 2009 19:45:37 +0000 (15:45 -0400)]
Merge commit 'Dieterbe/experimental' into experimental

14 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-expand...
Brendan Taylor [Mon, 13 Jul 2009 23:00:18 +0000 (17:00 -0600)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-expand-template

14 years agoMerge with Dieterbe/experimental
uranther [Mon, 13 Jul 2009 12:45:15 +0000 (08:45 -0400)]
Merge with Dieterbe/experimental

14 years agotidy up move to expand()
Robert Manea [Mon, 13 Jul 2009 06:55:35 +0000 (08:55 +0200)]
tidy up move to expand()

14 years agocookies.py now fits in with the new arguments, and works better.
Tom Adams [Sun, 12 Jul 2009 21:22:49 +0000 (22:22 +0100)]
cookies.py now fits in with the new arguments, and works better.

14 years agoAdd request address scheme to cookie_handler's arguments.
Tom Adams [Sun, 12 Jul 2009 20:54:21 +0000 (21:54 +0100)]
Add request address scheme to cookie_handler's arguments.

14 years agoMerge commit 'Dieterbe/experimental' into new_experimental
Tom Adams [Sun, 12 Jul 2009 20:50:28 +0000 (21:50 +0100)]
Merge commit 'Dieterbe/experimental' into new_experimental

14 years agomore fixes
Robert Manea [Sun, 12 Jul 2009 20:37:16 +0000 (22:37 +0200)]
more fixes

14 years agofix conflicts agains bct
Robert Manea [Sun, 12 Jul 2009 20:35:03 +0000 (22:35 +0200)]
fix conflicts agains bct

14 years ago"set keycmd = x" is now equivalent to "keycmd x"
Brendan Taylor [Sun, 12 Jul 2009 19:52:34 +0000 (13:52 -0600)]
"set keycmd = x" is now equivalent to "keycmd x"

14 years agodocument bugreporting
Dieter Plaetinck [Sun, 12 Jul 2009 19:48:08 +0000 (21:48 +0200)]
document bugreporting

14 years agoupdate mode indicator when @insert_mode is set
Brendan Taylor [Sun, 12 Jul 2009 19:38:02 +0000 (13:38 -0600)]
update mode indicator when @insert_mode is set

14 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl into the00z
Abel `00z' Camarillo [Sun, 12 Jul 2009 19:29:00 +0000 (14:29 -0500)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into the00z

14 years agoreplace that ugly ${!8} bashism
Abel `00z' Camarillo [Sun, 12 Jul 2009 19:21:50 +0000 (14:21 -0500)]
replace that ugly ${!8} bashism

14 years agoupdated readme and example config
Brendan Taylor [Sun, 12 Jul 2009 19:09:45 +0000 (13:09 -0600)]
updated readme and example config

14 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-expand...
Brendan Taylor [Sun, 12 Jul 2009 18:28:20 +0000 (12:28 -0600)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-expand-template

14 years agoget rid of some duplication in expand()
Brendan Taylor [Sun, 12 Jul 2009 18:27:58 +0000 (12:27 -0600)]
get rid of some duplication in expand()

14 years agomake keycmd a variable. new escape expansion syntax. delete
Brendan Taylor [Sun, 12 Jul 2009 18:23:24 +0000 (12:23 -0600)]
make keycmd a variable. new escape expansion syntax. delete
expand_template entirely.

14 years agouse $VISUAL in formfiller.sh
Tassilo Horn [Sun, 12 Jul 2009 17:19:56 +0000 (19:19 +0200)]
use $VISUAL in formfiller.sh

14 years agofix pull
Robert Manea [Sun, 12 Jul 2009 15:45:55 +0000 (17:45 +0200)]
fix pull

14 years agostyle changes, line breaks
Robert Manea [Sun, 12 Jul 2009 15:43:29 +0000 (17:43 +0200)]
style changes, line breaks

14 years agoMerge branch 'experimental' into the00z
Abel `00z' Camarillo [Sat, 11 Jul 2009 20:51:42 +0000 (15:51 -0500)]
Merge branch 'experimental' into the00z

14 years agofixed uri_override and verbose_override positioning
Brendan Taylor [Sat, 11 Jul 2009 18:11:59 +0000 (12:11 -0600)]
fixed uri_override and verbose_override positioning

14 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-expand...
Brendan Taylor [Sat, 11 Jul 2009 16:44:18 +0000 (10:44 -0600)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-expand-template

Conflicts:
uzbl.c

14 years agodocument alternative way for uri setting
Dieter Plaetinck [Sat, 11 Jul 2009 14:18:29 +0000 (16:18 +0200)]
document alternative way for uri setting

14 years ago2 small doc fixes
Dieter Plaetinck [Sat, 11 Jul 2009 14:01:58 +0000 (16:01 +0200)]
2 small doc fixes

14 years agoMerge branch 'experimental' of git@github.com:Dieterbe/uzbl into experimental
Dieter Plaetinck [Sat, 11 Jul 2009 13:46:31 +0000 (15:46 +0200)]
Merge branch 'experimental' of git@github.com:Dieterbe/uzbl into experimental

14 years agoMerge commit 'Dieterbe/experimental' into new_experimental
Tom Adams [Sat, 11 Jul 2009 11:12:18 +0000 (12:12 +0100)]
Merge commit 'Dieterbe/experimental' into new_experimental

14 years agoAdded new_window handler.
Tom Adams [Sat, 11 Jul 2009 11:11:13 +0000 (12:11 +0100)]
Added new_window handler.

14 years agodocumentation fixes
Dieter Plaetinck [Sat, 11 Jul 2009 10:57:43 +0000 (12:57 +0200)]
documentation fixes

14 years agonew contribution instructions, most notably new merging workflow
Dieter Plaetinck [Sat, 11 Jul 2009 10:49:53 +0000 (12:49 +0200)]
new contribution instructions, most notably new merging workflow

14 years agoAdd -V/--version option to print the commit and exit.
Tom Adams [Wed, 8 Jul 2009 11:07:52 +0000 (12:07 +0100)]
Add -V/--version option to print the commit and exit.

14 years agoUse first argument as URI if none provided with --uri.
Tom Adams [Tue, 7 Jul 2009 10:50:45 +0000 (11:50 +0100)]
Use first argument as URI if none provided with --uri.

14 years agoDon't g_free uzbl.gui.icon twice!
Tom Adams [Sun, 5 Jul 2009 20:50:43 +0000 (21:50 +0100)]
Don't g_free uzbl.gui.icon twice!

14 years agoOnly open one new window when requested.
Tom Adams [Tue, 30 Jun 2009 05:23:51 +0000 (06:23 +0100)]
Only open one new window when requested.

14 years agoSet the background on the vbox, not the main_window.
Tom Adams [Sat, 11 Jul 2009 10:31:02 +0000 (11:31 +0100)]
Set the background on the vbox, not the main_window.

14 years agoRemove extraneous whitespace.
Tom Adams [Sat, 27 Jun 2009 14:31:35 +0000 (15:31 +0100)]
Remove extraneous whitespace.

14 years agoDon't need backslashes here.
Tom Adams [Sat, 27 Jun 2009 10:17:15 +0000 (11:17 +0100)]
Don't need backslashes here.

14 years agobring readme a bit more up to date
Dieter Plaetinck [Sat, 11 Jul 2009 09:26:44 +0000 (11:26 +0200)]
bring readme a bit more up to date

14 years agofaq entry about default usability
Dieter Plaetinck [Sat, 11 Jul 2009 09:23:21 +0000 (11:23 +0200)]
faq entry about default usability

14 years agoRespect the value of $VISUAL for the formfiller.sh if it is set.
Tassilo Horn [Sat, 11 Jul 2009 08:51:13 +0000 (10:51 +0200)]
Respect the value of $VISUAL for the formfiller.sh if it is set.

14 years agoMerge commit 'Dieterbe/experimental' into experimental
uranther [Fri, 10 Jul 2009 17:44:10 +0000 (13:44 -0400)]
Merge commit 'Dieterbe/experimental' into experimental

14 years agoinitilaze uzbl.gui.sbar.mode_indicator
Brendan Taylor [Fri, 10 Jul 2009 01:17:38 +0000 (19:17 -0600)]
initilaze uzbl.gui.sbar.mode_indicator

14 years agosilly me, @MSG -> @status_message
Brendan Taylor [Fri, 10 Jul 2009 01:14:37 +0000 (19:14 -0600)]
silly me, @MSG -> @status_message

14 years agoremove SYM_MODE
Brendan Taylor [Thu, 9 Jul 2009 23:45:10 +0000 (17:45 -0600)]
remove SYM_MODE

14 years agotest nested expansions
Brendan Taylor [Thu, 9 Jul 2009 23:37:46 +0000 (17:37 -0600)]
test nested expansions

14 years ago@MODE works.
Brendan Taylor [Thu, 9 Jul 2009 23:11:03 +0000 (17:11 -0600)]
@MODE works.

14 years agodo expand as well as expand_template in update_title
Brendan Taylor [Thu, 9 Jul 2009 13:09:16 +0000 (07:09 -0600)]
do expand as well as expand_template in update_title

14 years agoprevent the geometry var from reporting false values
Robert Manea [Thu, 9 Jul 2009 10:34:43 +0000 (12:34 +0200)]
prevent the geometry var from reporting false values

14 years agofree uzbl.gui.geometry before resetting it
Robert Manea [Thu, 9 Jul 2009 09:44:51 +0000 (11:44 +0200)]
free uzbl.gui.geometry before resetting it

14 years agoset current geometry on configure-event
Robert Manea [Thu, 9 Jul 2009 09:39:04 +0000 (11:39 +0200)]
set current geometry on configure-event

14 years agopre-populate geometry variable
Robert Manea [Thu, 9 Jul 2009 08:57:08 +0000 (10:57 +0200)]
pre-populate geometry variable

14 years agoAdded -geometry option and geometry variable
Robert Manea [Thu, 9 Jul 2009 08:41:01 +0000 (10:41 +0200)]
Added -geometry option and geometry variable

14 years agomove NAME from expand_template to expand
Brendan Taylor [Thu, 9 Jul 2009 05:11:15 +0000 (23:11 -0600)]
move NAME from expand_template to expand

14 years agoescape_expansion test and new failing expand() tests
Brendan Taylor [Thu, 9 Jul 2009 05:09:22 +0000 (23:09 -0600)]
escape_expansion test and new failing expand() tests

14 years agoundef the expand_template symbols that i deleted
Brendan Taylor [Thu, 9 Jul 2009 04:44:51 +0000 (22:44 -0600)]
undef the expand_template symbols that i deleted

14 years agomove all the simple stuff from expand_template
Brendan Taylor [Thu, 9 Jul 2009 04:14:10 +0000 (22:14 -0600)]
move all the simple stuff from expand_template

14 years agoexpand: append "" for a NULL string var
Brendan Taylor [Thu, 9 Jul 2009 03:45:07 +0000 (21:45 -0600)]
expand: append "" for a NULL string var

14 years agotest-expand: rely on default *_indicator and progress_*
Brendan Taylor [Thu, 9 Jul 2009 03:31:49 +0000 (21:31 -0600)]
test-expand: rely on default *_indicator and progress_*

14 years agostrip trailing newline from @()@ expansions
Brendan Taylor [Thu, 9 Jul 2009 01:23:33 +0000 (19:23 -0600)]
strip trailing newline from @()@ expansions