uzbl-mobile
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

14 years agolots of stuff, see below.
Brendan Taylor [Thu, 9 Jul 2009 01:15:56 +0000 (19:15 -0600)]
lots of stuff, see below.

add uzbl.info, move wk_*_version, COMMIT, and ARCH_UZBL into
var_name_to_const, get rid of unameinfo, split off initialize() from main()

14 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-expand...
Brendan Taylor [Wed, 8 Jul 2009 03:13:52 +0000 (21:13 -0600)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into replace-expand-template

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 agooptional markup escaping in expand()
Brendan Taylor [Tue, 7 Jul 2009 12:42:48 +0000 (06:42 -0600)]
optional markup escaping in expand()

14 years agouse expand instead of expand_template for useragent.
Brendan Taylor [Tue, 7 Jul 2009 10:50:15 +0000 (04:50 -0600)]
use expand instead of expand_template for useragent.

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 agotest for full useragent expansion
Brendan Taylor [Tue, 7 Jul 2009 02:32:09 +0000 (20:32 -0600)]
test for full useragent expansion

14 years agotest simple cmd_useragent
Brendan Taylor [Tue, 7 Jul 2009 01:44:44 +0000 (19:44 -0600)]
test simple cmd_useragent

14 years agosimple tests for all expansions except DOMAIN
Brendan Taylor [Tue, 7 Jul 2009 01:22:00 +0000 (19:22 -0600)]
simple tests for all expansions except DOMAIN

14 years agosimple expansion test passes.
Brendan Taylor [Tue, 7 Jul 2009 00:41:18 +0000 (18:41 -0600)]
simple expansion test passes.

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

14 years agofaq entry about XDG
Dieter Plaetinck [Sun, 28 Jun 2009 20:00:25 +0000 (22:00 +0200)]
faq entry about XDG

14 years agoRemoved redundant timeout variable (minor edit)
Mason Larobina [Sun, 28 Jun 2009 19:51:58 +0000 (03:51 +0800)]
Removed redundant timeout variable (minor edit)

14 years agouzbl_tabbed.py re-write.
Mason Larobina [Sun, 28 Jun 2009 19:40:28 +0000 (03:40 +0800)]
uzbl_tabbed.py re-write.

Re-written the uzbl_tabbed.py script to use a fifo control
interface and inherit configuration options from the users
uzbl configuration file (if it exists).

14 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl into the00z
Abel `00z' Camarillo [Sun, 28 Jun 2009 18:05:31 +0000 (13:05 -0500)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into the00z

14 years agomore portability on shell scripts
Abel `00z' Camarillo [Sun, 28 Jun 2009 18:03:22 +0000 (13:03 -0500)]
more portability on shell scripts

i haven't really tested this, but i expect that someone that knows the code (and
    cares about it) to do the last portability changes.

i don't think that this scripts are going to run with a shell different than
bash anyway...

14 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl into clean
Brendan Taylor [Sun, 28 Jun 2009 15:43:56 +0000 (09:43 -0600)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into clean

14 years agotodo updates
Dieter Plaetinck [Sun, 28 Jun 2009 11:29:42 +0000 (13:29 +0200)]
todo updates

14 years agomake domnload.sh more portable
Abel `00z' Camarillo [Sun, 28 Jun 2009 07:42:31 +0000 (02:42 -0500)]
make domnload.sh more portable

now not bash-specific.

14 years agoMakefile now supports "transparently" BSD make
Abel `00z' Camarillo [Sun, 28 Jun 2009 06:44:46 +0000 (01:44 -0500)]
Makefile now supports "transparently" BSD make

added support for pmake

14 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl into clean
Brendan Taylor [Sat, 27 Jun 2009 01:42:03 +0000 (19:42 -0600)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into clean

14 years agoNow I'm fixing my own memory leaks...
uranther [Sat, 27 Jun 2009 01:26:11 +0000 (21:26 -0400)]
Now I'm fixing my own memory leaks...

14 years agoTypo fix and warning of memory leaks
uranther [Fri, 26 Jun 2009 20:10:10 +0000 (16:10 -0400)]
Typo fix and warning of memory leaks

14 years agoModified log_history_cb() to be more portable and less wasteful.
uranther [Fri, 26 Jun 2009 20:09:35 +0000 (16:09 -0400)]
Modified log_history_cb() to be more portable and less wasteful.

14 years agoPlugged some memory leaks by not unnecessarily calling g_strdup (g_string_append...
uranther [Fri, 26 Jun 2009 15:01:12 +0000 (11:01 -0400)]
Plugged some memory leaks by not unnecessarily calling g_strdup (g_string_append takes a const gchar* as a parameter). Saved: 17 bytes

14 years agomax zoom bug is no longer a known bug. although I'm not sure of any current known...
uranther [Thu, 25 Jun 2009 15:31:46 +0000 (11:31 -0400)]
max zoom bug is no longer a known bug. although I'm not sure of any current known bugs

14 years agoPreliminary uzbl testing framework - props to bct for the help
uranther [Wed, 24 Jun 2009 20:33:30 +0000 (16:33 -0400)]
Preliminary uzbl testing framework - props to bct for the help