uzbl-mobile
14 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental
Mason Larobina [Fri, 17 Jul 2009 15:14:24 +0000 (23:14 +0800)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental

14 years agoUse built-in os.makedirs instead of homemade mkdirs function.
Mason Larobina [Fri, 17 Jul 2009 15:11:24 +0000 (23:11 +0800)]
Use built-in os.makedirs instead of homemade mkdirs function.

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 experimental
Mason Larobina [Thu, 16 Jul 2009 14:17:44 +0000 (22:17 +0800)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental

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 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 with Dieterbe/experimental
uranther [Mon, 13 Jul 2009 12:45:15 +0000 (08:45 -0400)]
Merge with Dieterbe/experimental

14 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental
Mason Larobina [Mon, 13 Jul 2009 03:56:24 +0000 (11:56 +0800)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental

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 agodocument bugreporting
Dieter Plaetinck [Sun, 12 Jul 2009 19:48:08 +0000 (21:48 +0200)]
document bugreporting

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 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 agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental
Mason Larobina [Sun, 12 Jul 2009 03:40:49 +0000 (11:40 +0800)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental

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 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 agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental
Mason Larobina [Wed, 8 Jul 2009 01:11:08 +0000 (09:11 +0800)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental

14 years agoApplied patch to fix session restoration code by Romain Bignon
Mason Larobina [Wed, 8 Jul 2009 01:08:18 +0000 (09:08 +0800)]
Applied patch to fix session restoration code by Romain Bignon

14 years agomerge doc fix from temoto
Dieter Plaetinck [Tue, 7 Jul 2009 20:30:43 +0000 (22:30 +0200)]
merge doc fix from temoto

14 years agofixed external links (to be links instead of text) in docs/community
Sergey Shepelev [Tue, 7 Jul 2009 04:04:33 +0000 (08:04 +0400)]
fixed external links (to be links instead of text) in docs/community

14 years agofixed markup in window titles messing up pango tabtitle formatting.
Mason Larobina [Tue, 7 Jul 2009 04:02:02 +0000 (12:02 +0800)]
fixed markup in window titles messing up pango tabtitle formatting.

14 years agoAdded item to TODO: spacebar binding
uranther [Sat, 4 Jul 2009 23:14:22 +0000 (19:14 -0400)]
Added item to TODO: spacebar binding

14 years agoMerge commit 'Dieterbe/experimental' into experimental
uranther [Sat, 4 Jul 2009 22:57:51 +0000 (18:57 -0400)]
Merge commit 'Dieterbe/experimental' into experimental

14 years agomerge mason-larobina
Dieter Plaetinck [Sat, 4 Jul 2009 20:00:49 +0000 (22:00 +0200)]
merge mason-larobina

14 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental
Mason Larobina [Sat, 4 Jul 2009 13:05:19 +0000 (21:05 +0800)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental

14 years agoUpdate configuration section at the head of uzbl_tabbed.py
Mason Larobina [Sat, 4 Jul 2009 11:55:08 +0000 (19:55 +0800)]
Update configuration section at the head of uzbl_tabbed.py

14 years agosmall nits wrt git usage
Moritz Lenz [Sat, 4 Jul 2009 10:29:21 +0000 (12:29 +0200)]
small nits wrt git usage

14 years agotodo updates
Dieter Plaetinck [Sat, 4 Jul 2009 08:01:50 +0000 (10:01 +0200)]
todo updates

14 years agoMerge commit 'Dieterbe/experimental' into experimental
uranther [Fri, 3 Jul 2009 21:31:47 +0000 (17:31 -0400)]
Merge commit 'Dieterbe/experimental' into experimental

14 years agouzbl_tabbed is now included with sample scripts
Dieter Plaetinck [Fri, 3 Jul 2009 19:19:41 +0000 (21:19 +0200)]
uzbl_tabbed is now included with sample scripts

14 years agomerge much better uzbl_tabbed.py + fix for cookies.py
Dieter Plaetinck [Fri, 3 Jul 2009 18:40:48 +0000 (20:40 +0200)]
merge much better uzbl_tabbed.py + fix for cookies.py

14 years agoBug fixes, added "open-tab-from-clipboard" binding
Mason Larobina [Fri, 3 Jul 2009 15:16:31 +0000 (23:16 +0800)]
Bug fixes, added "open-tab-from-clipboard" binding

14 years agoFix cookies.py for XDG_DATA_HOME users.
Mason Larobina [Thu, 2 Jul 2009 15:01:21 +0000 (23:01 +0800)]
Fix cookies.py for XDG_DATA_HOME users.

14 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental
Mason Larobina [Thu, 2 Jul 2009 10:25:29 +0000 (18:25 +0800)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental

14 years agomerge with Dieterbe/experimental
uranther [Wed, 1 Jul 2009 16:21:47 +0000 (12:21 -0400)]
merge with Dieterbe/experimental

14 years agoMissing os.path.expandvars functions & use markers for message termination
Mason Larobina [Wed, 1 Jul 2009 13:22:18 +0000 (21:22 +0800)]
Missing os.path.expandvars functions & use markers for message termination

14 years agodo not look for xdg config if we want to use stdin as config
Dieter Plaetinck [Tue, 30 Jun 2009 20:11:01 +0000 (22:11 +0200)]
do not look for xdg config if we want to use stdin as config

14 years agoMerge commit 'dequis/stdin' into experimental
Dieter Plaetinck [Tue, 30 Jun 2009 20:04:00 +0000 (22:04 +0200)]
Merge commit 'dequis/stdin' into experimental

14 years agoadd bct to authors file
Dieter Plaetinck [Tue, 30 Jun 2009 19:38:09 +0000 (21:38 +0200)]
add bct to authors file

14 years agoMerge commit 'bct/clean' into experimental
Dieter Plaetinck [Tue, 30 Jun 2009 19:33:59 +0000 (21:33 +0200)]
Merge commit 'bct/clean' into experimental

14 years agotypos
Sylvester Johansson [Tue, 30 Jun 2009 18:57:23 +0000 (20:57 +0200)]
typos

14 years agoFeature requests, gtk_title_pos tab_titles max_title_len
Mason Larobina [Tue, 30 Jun 2009 16:32:02 +0000 (00:32 +0800)]
Feature requests, gtk_title_pos tab_titles max_title_len

14 years agoAdded tablist style policy handler, updated author info & bug fixes.
Mason Larobina [Tue, 30 Jun 2009 14:19:19 +0000 (22:19 +0800)]
Added tablist style policy handler, updated author info & bug fixes.

14 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental
Mason Larobina [Tue, 30 Jun 2009 11:15:37 +0000 (19:15 +0800)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental

14 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl into clean
Brendan Taylor [Tue, 30 Jun 2009 03:48:39 +0000 (21:48 -0600)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into clean

14 years agopoint users to existing uzbl_tabbed.py
Dieter Plaetinck [Mon, 29 Jun 2009 20:03:42 +0000 (22:03 +0200)]
point users to existing uzbl_tabbed.py

14 years agoFixed a segfault when trying to enter :<enter> as a command
uranther [Mon, 29 Jun 2009 18:14:44 +0000 (14:14 -0400)]
Fixed a segfault when trying to enter :<enter> as a command

14 years agoUpdate todo list.
Mason Larobina [Mon, 29 Jun 2009 16:58:32 +0000 (00:58 +0800)]
Update todo list.

14 years agouzbl_tabbed refactor, huge internal changes.
Mason Larobina [Mon, 29 Jun 2009 16:52:21 +0000 (00:52 +0800)]
uzbl_tabbed refactor, huge internal changes.

14 years agofixed test-1 headers
uranther [Mon, 29 Jun 2009 16:12:40 +0000 (12:12 -0400)]
fixed test-1 headers

14 years agoremoving more static keywords
uranther [Mon, 29 Jun 2009 16:10:00 +0000 (12:10 -0400)]
removing more static keywords

14 years agoMerge from Dieterbe/experimental
uranther [Mon, 29 Jun 2009 16:06:39 +0000 (12:06 -0400)]
Merge from Dieterbe/experimental

14 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental
Mason Larobina [Mon, 29 Jun 2009 12:53:49 +0000 (20:53 +0800)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into experimental

14 years agoResolved status bar styling issue and added help text in file.
Mason Larobina [Mon, 29 Jun 2009 12:42:10 +0000 (20:42 +0800)]
Resolved status bar styling issue and added help text in file.

14 years agoSpelleng fix.
Mason Larobina [Mon, 29 Jun 2009 11:32:35 +0000 (19:32 +0800)]
Spelleng fix.

14 years agoAdded mxey to uzbl_tabbed contributors section.
Mason Larobina [Mon, 29 Jun 2009 11:26:56 +0000 (19:26 +0800)]
Added mxey to uzbl_tabbed contributors section.

14 years agouzbl_config path now respects XDG_CONFIG_HOME
Mason Larobina [Mon, 29 Jun 2009 11:20:17 +0000 (19:20 +0800)]
uzbl_config path now respects XDG_CONFIG_HOME

14 years agoManually added commit 51a38.. from holizz
Mason Larobina [Mon, 29 Jun 2009 11:12:29 +0000 (19:12 +0800)]
Manually added commit 51a38.. from holizz

14 years agoMerge branch 'experimental' of git@github.com:mason-larobina/uzbl into experimental
Mason Larobina [Mon, 29 Jun 2009 10:45:52 +0000 (18:45 +0800)]
Merge branch 'experimental' of git@github.com:mason-larobina/uzbl into experimental

14 years agoAdded static probe cmds to uzbl instance class
Mason Larobina [Mon, 29 Jun 2009 10:40:39 +0000 (18:40 +0800)]
Added static probe cmds to uzbl instance class

14 years agoSet the background on the vbox, not the main_window.
Tom Adams [Mon, 29 Jun 2009 09:48:56 +0000 (10:48 +0100)]
Set the background on the vbox, not the main_window.

14 years agoFix spelling.
Mason Larobina [Mon, 29 Jun 2009 07:44:37 +0000 (15:44 +0800)]
Fix spelling.

14 years agoStyle tablist text & update window title.
Mason Larobina [Mon, 29 Jun 2009 07:14:30 +0000 (15:14 +0800)]
Style tablist text & update window title.

14 years agoDelete session file when empty.
Mason Larobina [Mon, 29 Jun 2009 06:15:34 +0000 (14:15 +0800)]
Delete session file when empty.

14 years agoReduced tablist update delay.
Mason Larobina [Mon, 29 Jun 2009 06:04:27 +0000 (14:04 +0800)]
Reduced tablist update delay.

By calling self.update_tablist() manually after any notebook tab
manipulation.

14 years agobring contributing info back up to date
Dieter Plaetinck [Sun, 28 Jun 2009 20:13:14 +0000 (22:13 +0200)]
bring contributing info back up to date