uzbl-mobile
15 years agoReplaced FIFO interface with socket.
Barrucadu [Wed, 29 Apr 2009 18:01:48 +0000 (19:01 +0100)]
Replaced FIFO interface with socket.

15 years agoRemoved bit about key bindings.
Barrucadu [Wed, 29 Apr 2009 16:28:46 +0000 (17:28 +0100)]
Removed bit about key bindings.

15 years agoMerge branch 'dusanx/master' into experimental
Barrucadu [Wed, 29 Apr 2009 15:36:45 +0000 (16:36 +0100)]
Merge branch 'dusanx/master' into experimental

15 years agoMinor changes, vi formatting
dusanx [Wed, 29 Apr 2009 10:50:39 +0000 (12:50 +0200)]
Minor changes, vi formatting

15 years agoOpen in new window and config_file bugfix
dusanx [Wed, 29 Apr 2009 09:26:37 +0000 (11:26 +0200)]
Open in new window and config_file bugfix

15 years agoMerge branch 'dieter/experimental' into experimental
Barrucadu [Tue, 28 Apr 2009 20:37:33 +0000 (21:37 +0100)]
Merge branch 'dieter/experimental' into experimental

15 years agotodo updates
Dieter Plaetinck [Tue, 28 Apr 2009 20:26:31 +0000 (22:26 +0200)]
todo updates

15 years agotodo updates
Dieter Plaetinck [Tue, 28 Apr 2009 20:22:23 +0000 (22:22 +0200)]
todo updates

15 years agoinstalling/building instructions
Dieter Plaetinck [Tue, 28 Apr 2009 20:05:15 +0000 (22:05 +0200)]
installing/building instructions

15 years agofix for when handler == NULL
Dieter Plaetinck [Tue, 28 Apr 2009 19:53:57 +0000 (21:53 +0200)]
fix for when handler == NULL

15 years agoUpdated CHECKLIST.
Barrucadu [Tue, 28 Apr 2009 19:44:36 +0000 (20:44 +0100)]
Updated CHECKLIST.

15 years agoCommand mode now ignores Page Up, Page Down, Up, Down, Left, and Right, so page navig...
Barrucadu [Tue, 28 Apr 2009 19:42:43 +0000 (20:42 +0100)]
Command mode now ignores Page Up, Page Down, Up, Down, Left, and Right, so page navigation works fine :)

15 years agoAdded bit about home page code.
Barrucadu [Tue, 28 Apr 2009 16:31:04 +0000 (17:31 +0100)]
Added bit about home page code.

15 years agoTidied up settings loading code. Added home_page parameter to config, and added go_ho...
Barrucadu [Tue, 28 Apr 2009 16:29:25 +0000 (17:29 +0100)]
Tidied up settings loading code. Added home_page parameter to config, and added go_home function.

15 years agoMerge branch 'dusanx/master' into experimental
Barrucadu [Tue, 28 Apr 2009 15:49:15 +0000 (16:49 +0100)]
Merge branch 'dusanx/master' into experimental

15 years agoPossible Debian segfault fix
dusanx [Tue, 28 Apr 2009 08:33:29 +0000 (10:33 +0200)]
Possible Debian segfault fix

15 years agoAdded 'exit' command (bound to 'k' by default).
Barrucadu [Tue, 28 Apr 2009 07:12:16 +0000 (08:12 +0100)]
Added 'exit' command (bound to 'k' by default).

15 years agoMerge branch 'dusanx/master' into experimental
Barrucadu [Tue, 28 Apr 2009 07:02:29 +0000 (08:02 +0100)]
Merge branch 'dusanx/master' into experimental

15 years agoSegfault fix
dusanx [Tue, 28 Apr 2009 06:57:36 +0000 (08:57 +0200)]
Segfault fix

15 years agoCorrected bit about XDG_CONFIG_HOME/DIRS
Barrucadu [Tue, 28 Apr 2009 06:47:21 +0000 (07:47 +0100)]
Corrected bit about XDG_CONFIG_HOME/DIRS

15 years agoMerge branch 'dusanx/master' into experimental
Barrucadu [Tue, 28 Apr 2009 06:34:56 +0000 (07:34 +0100)]
Merge branch 'dusanx/master' into experimental

15 years agoFollow in new window opens new window, memory leaks fixed
dusanx [Tue, 28 Apr 2009 06:29:51 +0000 (08:29 +0200)]
Follow in new window opens new window, memory leaks fixed

15 years agoMerge branch 'dusanx/master' into experimental
Barrucadu [Tue, 28 Apr 2009 06:26:00 +0000 (07:26 +0100)]
Merge branch 'dusanx/master' into experimental

15 years agoDownload and open in new window
dusanx [Tue, 28 Apr 2009 00:35:24 +0000 (02:35 +0200)]
Download and open in new window

15 years agoProper uri handling, fixed segfault
dusanx [Mon, 27 Apr 2009 23:00:44 +0000 (01:00 +0200)]
Proper uri handling, fixed segfault

15 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl into dieter/experimental
dusanx [Mon, 27 Apr 2009 22:17:39 +0000 (00:17 +0200)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into dieter/experimental

Conflicts:
uzbl.c

15 years agoLots of fiddling with load_uri and uricheck. Segfaults when loading a URI. Irritating.
Barrucadu [Mon, 27 Apr 2009 22:16:45 +0000 (23:16 +0100)]
Lots of fiddling with load_uri and uricheck. Segfaults when loading a URI. Irritating.

15 years agofix for http:// adding automatically. segfaults
Dieter Plaetinck [Mon, 27 Apr 2009 21:36:20 +0000 (23:36 +0200)]
fix for http:// adding automatically. segfaults

15 years agoMerge branch 'bar/experimental' into experimental
Dieter Plaetinck [Mon, 27 Apr 2009 21:01:27 +0000 (23:01 +0200)]
Merge branch 'bar/experimental' into experimental

15 years agoUri check -- append http:// if needed
dusanx [Mon, 27 Apr 2009 20:57:38 +0000 (22:57 +0200)]
Uri check -- append http:// if needed

15 years agoFixed XDG config dir implementation. Now looks for $XDG_CONFIG_HOME/uzbl/config.
Barrucadu [Mon, 27 Apr 2009 20:50:37 +0000 (21:50 +0100)]
Fixed XDG config dir implementation. Now looks for $XDG_CONFIG_HOME/uzbl/config.

15 years agoscare away some newbies
Dieter Plaetinck [Mon, 27 Apr 2009 20:22:49 +0000 (22:22 +0200)]
scare away some newbies

15 years agoMerge branch 'dieter/experimental' into experimental
Barrucadu [Mon, 27 Apr 2009 20:04:34 +0000 (21:04 +0100)]
Merge branch 'dieter/experimental' into experimental

15 years agoMerge branch 'dusanx/master' into experimental
Barrucadu [Mon, 27 Apr 2009 20:03:43 +0000 (21:03 +0100)]
Merge branch 'dusanx/master' into experimental

15 years agoreadme updates
Dieter Plaetinck [Mon, 27 Apr 2009 19:55:52 +0000 (21:55 +0200)]
readme updates

15 years agotypo fix should fix bookmark loading
Dieter Plaetinck [Mon, 27 Apr 2009 19:50:12 +0000 (21:50 +0200)]
typo fix should fix bookmark loading

15 years agoinsert_bookmark related stuff
Dieter Plaetinck [Mon, 27 Apr 2009 19:48:11 +0000 (21:48 +0200)]
insert_bookmark related stuff

15 years agoMerge branch 'master' into experimental
Dieter Plaetinck [Mon, 27 Apr 2009 19:40:11 +0000 (21:40 +0200)]
Merge branch 'master' into experimental

15 years agonotes for newcomers
Dieter Plaetinck [Mon, 27 Apr 2009 19:39:54 +0000 (21:39 +0200)]
notes for newcomers

15 years agoMerge branch 'dieter/experimental' into experimental
Barrucadu [Mon, 27 Apr 2009 19:34:52 +0000 (20:34 +0100)]
Merge branch 'dieter/experimental' into experimental

15 years agooops. maybe i forgot to delete this file too
Dieter Plaetinck [Mon, 27 Apr 2009 19:29:31 +0000 (21:29 +0200)]
oops. maybe i forgot to delete this file too

15 years agooops. maybe i forgot to delete these files
Dieter Plaetinck [Mon, 27 Apr 2009 19:28:46 +0000 (21:28 +0200)]
oops. maybe i forgot to delete these files

15 years agoreorganize/refactor example scripts/config / bookmark file etc so that its easier...
Dieter Plaetinck [Mon, 27 Apr 2009 19:25:35 +0000 (03:25 +0800)]
reorganize/refactor example scripts/config / bookmark file etc so that its easier for new users + separate config for development

Signed-off-by: dusanx <ef_dva@yahoo.com>

15 years agofix for some commands dont have extra args
Dieter Plaetinck [Mon, 27 Apr 2009 18:26:51 +0000 (02:26 +0800)]
fix for some commands dont have extra args

Signed-off-by: dusanx <ef_dva@yahoo.com>

15 years agoRemoved .gitignore from .gitignore
Barrucadu [Mon, 27 Apr 2009 17:04:41 +0000 (01:04 +0800)]
Removed .gitignore from .gitignore

Signed-off-by: dusanx <ef_dva@yahoo.com>

15 years agomore todos
Dieter Plaetinck [Mon, 27 Apr 2009 18:39:46 +0000 (02:39 +0800)]
more todos

Signed-off-by: dusanx <ef_dva@yahoo.com>

15 years agoFixed a segfault with URI loading.
Barrucadu [Mon, 27 Apr 2009 18:32:40 +0000 (02:32 +0800)]
Fixed a segfault with URI loading.

Signed-off-by: dusanx <ef_dva@yahoo.com>

15 years agog_spawn_command_line_async returns boolean, so logic is inversed
Dieter Plaetinck [Mon, 27 Apr 2009 18:08:12 +0000 (02:08 +0800)]
g_spawn_command_line_async returns boolean, so logic is inversed

Signed-off-by: dusanx <ef_dva@yahoo.com>

15 years agoAdded info about XDG_CONFIG_{HOME,DIRS}.
Barrucadu [Mon, 27 Apr 2009 18:05:28 +0000 (02:05 +0800)]
Added info about XDG_CONFIG_{HOME,DIRS}.

Signed-off-by: dusanx <ef_dva@yahoo.com>

15 years agoXDG_CONFIG_HOME now works (set in main().
Barrucadu [Mon, 27 Apr 2009 18:00:21 +0000 (02:00 +0800)]
XDG_CONFIG_HOME now works (set in main().

Signed-off-by: dusanx <ef_dva@yahoo.com>

15 years agoRemoved axelson from AUTHORS file due to unmerge.
Barrucadu [Mon, 27 Apr 2009 16:57:24 +0000 (00:57 +0800)]
Removed axelson from AUTHORS file due to unmerge.

Signed-off-by: dusanx <ef_dva@yahoo.com>

15 years agoRevert "Merge branch 'experimental' of git://github.com/axelson/uzbl into axelson...
Barrucadu [Mon, 27 Apr 2009 16:57:05 +0000 (00:57 +0800)]
Revert "Merge branch 'experimental' of git://github.com/axelson/uzbl into axelson/experimental"

This reverts commit b7bfd454d19a611638440340d6c8efc3d21b9494, reversing
changes made to 4a80918204bd7361b9b8c9fdbed986790fa0d12f.

Signed-off-by: dusanx <ef_dva@yahoo.com>

15 years agoEdited .gitignore.
Barrucadu [Mon, 27 Apr 2009 15:51:23 +0000 (23:51 +0800)]
Edited .gitignore.

Signed-off-by: dusanx <ef_dva@yahoo.com>

15 years agoremove files, should have happened during previous merge but whatever
Dieter Plaetinck [Mon, 27 Apr 2009 19:26:42 +0000 (21:26 +0200)]
remove files, should have happened during previous merge but whatever

15 years agochecklist file
Dieter Plaetinck [Mon, 27 Apr 2009 17:54:11 +0000 (01:54 +0800)]
checklist file

Signed-off-by: dusanx <ef_dva@yahoo.com>

15 years agomore todos
Dieter Plaetinck [Mon, 27 Apr 2009 17:39:17 +0000 (01:39 +0800)]
more todos

Signed-off-by: dusanx <ef_dva@yahoo.com>

15 years ago"make test" now goes to uzbl.org
Barrucadu [Mon, 27 Apr 2009 16:51:11 +0000 (00:51 +0800)]
"make test" now goes to uzbl.org

Signed-off-by: dusanx <ef_dva@yahoo.com>

15 years agoAdded support for $XDG_CONFIG_DIRS.
Barrucadu [Mon, 27 Apr 2009 16:46:51 +0000 (00:46 +0800)]
Added support for $XDG_CONFIG_DIRS.

Signed-off-by: dusanx <ef_dva@yahoo.com>

15 years agoFixed a bit of spacing.
Barrucadu [Mon, 27 Apr 2009 15:58:00 +0000 (23:58 +0800)]
Fixed a bit of spacing.

Signed-off-by: dusanx <ef_dva@yahoo.com>

15 years agoAdded contributor.
Barrucadu [Mon, 27 Apr 2009 15:52:35 +0000 (23:52 +0800)]
Added contributor.

Signed-off-by: dusanx <ef_dva@yahoo.com>

15 years agoMade makefile more robust
Jason Axelson (dell.server) [Mon, 27 Apr 2009 03:08:11 +0000 (11:08 +0800)]
Made makefile more robust

By using the .PHONY directive we can avoid errors that appear when there
are already files by that name in the directory.

For example: If we put a file called clean in the directory, than make
clean would not execute because the file 'clean' is already made.

Signed-off-by: dusanx <ef_dva@yahoo.com>

15 years agoCreated a .gitignore file for ignorable files
Jason Axelson (dell.server) [Mon, 27 Apr 2009 02:44:21 +0000 (10:44 +0800)]
Created a .gitignore file for ignorable files

Signed-off-by: dusanx <ef_dva@yahoo.com>

15 years agoreorganize/refactor example scripts/config / bookmark file etc so that its easier...
Dieter Plaetinck [Mon, 27 Apr 2009 19:25:35 +0000 (21:25 +0200)]
reorganize/refactor example scripts/config / bookmark file etc so that its easier for new users + separate config for development

15 years agoMerge branch 'dieter/experimental' into experimental
Barrucadu [Mon, 27 Apr 2009 18:53:39 +0000 (19:53 +0100)]
Merge branch 'dieter/experimental' into experimental

15 years agomerge from barrucadu
Dieter Plaetinck [Mon, 27 Apr 2009 18:43:24 +0000 (20:43 +0200)]
merge from barrucadu

15 years agoMerge branch 'dieter/experimental' into experimental
Barrucadu [Mon, 27 Apr 2009 18:42:13 +0000 (19:42 +0100)]
Merge branch 'dieter/experimental' into experimental

15 years agomore todos
Dieter Plaetinck [Mon, 27 Apr 2009 18:39:46 +0000 (20:39 +0200)]
more todos

15 years agofixes for calling commands
Dieter Plaetinck [Mon, 27 Apr 2009 18:38:29 +0000 (20:38 +0200)]
fixes for calling commands

15 years agoFixed a segfault with URI loading.
Barrucadu [Mon, 27 Apr 2009 18:32:40 +0000 (19:32 +0100)]
Fixed a segfault with URI loading.

15 years agofix for some commands dont have extra args
Dieter Plaetinck [Mon, 27 Apr 2009 18:26:51 +0000 (20:26 +0200)]
fix for some commands dont have extra args

15 years agog_spawn_command_line_async returns boolean, so logic is inversed
Dieter Plaetinck [Mon, 27 Apr 2009 18:08:12 +0000 (20:08 +0200)]
g_spawn_command_line_async returns boolean, so logic is inversed

15 years agoAdded info about XDG_CONFIG_{HOME,DIRS}.
Barrucadu [Mon, 27 Apr 2009 18:05:28 +0000 (19:05 +0100)]
Added info about XDG_CONFIG_{HOME,DIRS}.

15 years agoMerge branch 'dieter/experimental' into experimental
Barrucadu [Mon, 27 Apr 2009 18:03:52 +0000 (19:03 +0100)]
Merge branch 'dieter/experimental' into experimental

15 years agoXDG_CONFIG_HOME now works (set in main().
Barrucadu [Mon, 27 Apr 2009 18:00:21 +0000 (19:00 +0100)]
XDG_CONFIG_HOME now works (set in main().

15 years agochecklist file
Dieter Plaetinck [Mon, 27 Apr 2009 17:54:11 +0000 (19:54 +0200)]
checklist file

15 years agomore todos
Dieter Plaetinck [Mon, 27 Apr 2009 17:39:17 +0000 (19:39 +0200)]
more todos

15 years agoRemoved .gitignore from .gitignore
Barrucadu [Mon, 27 Apr 2009 17:04:41 +0000 (18:04 +0100)]
Removed .gitignore from .gitignore

15 years agoRemoved axelson from AUTHORS file due to unmerge.
Barrucadu [Mon, 27 Apr 2009 16:57:24 +0000 (17:57 +0100)]
Removed axelson from AUTHORS file due to unmerge.

15 years agoRevert "Merge branch 'experimental' of git://github.com/axelson/uzbl into axelson...
Barrucadu [Mon, 27 Apr 2009 16:57:05 +0000 (17:57 +0100)]
Revert "Merge branch 'experimental' of git://github.com/axelson/uzbl into axelson/experimental"

This reverts commit b7bfd454d19a611638440340d6c8efc3d21b9494, reversing
changes made to 4a80918204bd7361b9b8c9fdbed986790fa0d12f.

15 years ago"make test" now goes to uzbl.org
Barrucadu [Mon, 27 Apr 2009 16:51:11 +0000 (17:51 +0100)]
"make test" now goes to uzbl.org

15 years agoAdded support for $XDG_CONFIG_DIRS.
Barrucadu [Mon, 27 Apr 2009 16:46:51 +0000 (17:46 +0100)]
Added support for $XDG_CONFIG_DIRS.

15 years agoFixed a bit of spacing.
Barrucadu [Mon, 27 Apr 2009 15:58:00 +0000 (16:58 +0100)]
Fixed a bit of spacing.

15 years agoAdded contributor.
Barrucadu [Mon, 27 Apr 2009 15:52:35 +0000 (16:52 +0100)]
Added contributor.

15 years agoEdited .gitignore.
Barrucadu [Mon, 27 Apr 2009 15:51:23 +0000 (16:51 +0100)]
Edited .gitignore.

15 years agoMerge branch 'experimental' of git://github.com/axelson/uzbl into axelson/experimental
Barrucadu [Mon, 27 Apr 2009 15:50:34 +0000 (16:50 +0100)]
Merge branch 'experimental' of git://github.com/axelson/uzbl into axelson/experimental

15 years agoRemoved uzbl binary file.
Barrucadu [Mon, 27 Apr 2009 15:49:05 +0000 (16:49 +0100)]
Removed uzbl binary file.

15 years agoExec external scripts
dusanx [Mon, 27 Apr 2009 15:23:51 +0000 (17:23 +0200)]
Exec external scripts

15 years agoKey handling finished
dusanx [Mon, 27 Apr 2009 12:53:28 +0000 (14:53 +0200)]
Key handling finished

15 years agoCleaned ALL warnings
dusanx [Mon, 27 Apr 2009 09:23:35 +0000 (11:23 +0200)]
Cleaned ALL warnings

15 years agoMerged Barrucadu code (I hope)
dusanx [Mon, 27 Apr 2009 07:24:36 +0000 (09:24 +0200)]
Merged Barrucadu code (I hope)

15 years agoMade makefile more robust
Jason Axelson (dell.server) [Mon, 27 Apr 2009 03:08:11 +0000 (17:08 -1000)]
Made makefile more robust

By using the .PHONY directive we can avoid errors that appear when there
are already files by that name in the directory.

For example: If we put a file called clean in the directory, than make
clean would not execute because the file 'clean' is already made.

15 years agoCreated a .gitignore file for ignorable files
Jason Axelson (dell.server) [Mon, 27 Apr 2009 02:44:21 +0000 (16:44 -1000)]
Created a .gitignore file for ignorable files

15 years agoMerge branch 'dieter/experimental' into experimental
Barrucadu [Sun, 26 Apr 2009 21:00:26 +0000 (22:00 +0100)]
Merge branch 'dieter/experimental' into experimental

15 years agoFixed some warnings.
Barrucadu [Sun, 26 Apr 2009 20:59:05 +0000 (21:59 +0100)]
Fixed some warnings.

15 years agomerged in xdg stuff from barrucadu and toggle_status stuff from dusanx (slightly...
Dieter Plaetinck [Sun, 26 Apr 2009 20:50:12 +0000 (22:50 +0200)]
merged in xdg stuff from barrucadu and toggle_status stuff from dusanx (slightly refactored)

15 years agoFixed a bug (varuable declared twice).
Barrucadu [Sun, 26 Apr 2009 20:36:39 +0000 (21:36 +0100)]
Fixed a bug (varuable declared twice).

15 years agoMerge branch 'dusanx/master' into experimental
Barrucadu [Sun, 26 Apr 2009 20:33:14 +0000 (21:33 +0100)]
Merge branch 'dusanx/master' into experimental

15 years agoMerge branch 'master' of git://github.com/dusanx/uzbl into dusanx/master
Barrucadu [Sun, 26 Apr 2009 20:30:13 +0000 (21:30 +0100)]
Merge branch 'master' of git://github.com/dusanx/uzbl into dusanx/master

15 years agoNow checks in $XDG_CONFIG_HOME/uzbl if --config is omitted.
Barrucadu [Sun, 26 Apr 2009 20:27:34 +0000 (21:27 +0100)]
Now checks in $XDG_CONFIG_HOME/uzbl if --config is omitted.

15 years agoPoked code a bit. Doesn't quite work.
Barrucadu [Sun, 26 Apr 2009 20:10:13 +0000 (21:10 +0100)]
Poked code a bit. Doesn't quite work.