uzbl-mobile
15 years agoReorganised AUTHORS file.
Barrucadu [Sun, 26 Apr 2009 19:44:11 +0000 (20:44 +0100)]
Reorganised AUTHORS file.

15 years agoNow runs if no config file is specified (just don't expect it to be very useful).
Barrucadu [Sun, 26 Apr 2009 18:53:31 +0000 (19:53 +0100)]
Now runs if no config file is specified (just don't expect it to be very useful).

15 years agoSupport for --config parameter.
Barrucadu [Sun, 26 Apr 2009 18:43:42 +0000 (19:43 +0100)]
Support for --config parameter.

15 years agoMerge branch 'dieter/experimental' into experimental
Barrucadu [Sun, 26 Apr 2009 18:32:25 +0000 (19:32 +0100)]
Merge branch 'dieter/experimental' into experimental

15 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl into dieter/experimental
Barrucadu [Sun, 26 Apr 2009 18:32:16 +0000 (19:32 +0100)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into dieter/experimental

15 years agoAdded file_exists function (will be used to check for config file).
Barrucadu [Sun, 26 Apr 2009 18:31:41 +0000 (19:31 +0100)]
Added file_exists function (will be used to check for config file).

15 years agoinclude sample config
Dieter Plaetinck [Sun, 26 Apr 2009 18:24:12 +0000 (20:24 +0200)]
include sample config

15 years agoRemoved irrelevant bits.
Barrucadu [Sun, 26 Apr 2009 17:54:19 +0000 (18:54 +0100)]
Removed irrelevant bits.

15 years agotodo updates
Dieter Plaetinck [Sun, 26 Apr 2009 17:11:52 +0000 (19:11 +0200)]
todo updates

15 years agosupport --config option + reorganize variables a bit in a clear hierachy
Dieter Plaetinck [Sun, 26 Apr 2009 17:07:38 +0000 (19:07 +0200)]
support --config option + reorganize variables a bit in a clear hierachy

15 years agoremoved the MsgBox function. it was not needed
Dieter Plaetinck [Sun, 26 Apr 2009 16:34:54 +0000 (18:34 +0200)]
removed the MsgBox function. it was not needed

15 years agotodos
Dieter Plaetinck [Sun, 26 Apr 2009 16:34:00 +0000 (18:34 +0200)]
todos

15 years agofix for always logging the same uri
Dieter Plaetinck [Sun, 26 Apr 2009 16:19:46 +0000 (18:19 +0200)]
fix for always logging the same uri

15 years agoinstall target
Dieter Plaetinck [Sun, 26 Apr 2009 15:52:28 +0000 (17:52 +0200)]
install target

15 years agogeneric function which can be used to call external script with some arguments +...
Dieter Plaetinck [Sun, 26 Apr 2009 15:25:17 +0000 (17:25 +0200)]
generic function which can be used to call external script with some arguments + history logging is now done by an external handler for maximum flexibility

15 years agonote/todo updates
Dieter Plaetinck [Sun, 26 Apr 2009 14:18:22 +0000 (16:18 +0200)]
note/todo updates

15 years agoslight reformatting
Dieter Plaetinck [Sun, 26 Apr 2009 14:14:10 +0000 (16:14 +0200)]
slight reformatting

15 years agoMerge branch 'bar/experimental' into experimental
Dieter Plaetinck [Sun, 26 Apr 2009 14:11:10 +0000 (16:11 +0200)]
Merge branch 'bar/experimental' into experimental

15 years agobetter documented how scripts should work + refactored sample implementations
Dieter Plaetinck [Sun, 26 Apr 2009 14:02:06 +0000 (16:02 +0200)]
better documented how scripts should work + refactored sample implementations

15 years agoAdded show_status variable to settings_init()
Barrucadu [Sun, 26 Apr 2009 13:48:26 +0000 (14:48 +0100)]
Added show_status variable to settings_init()

15 years agoAdded show_status variable and toggle_status key. Fixed a conflicting binding.
Barrucadu [Sun, 26 Apr 2009 13:45:41 +0000 (14:45 +0100)]
Added show_status variable and toggle_status key. Fixed a conflicting binding.

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

Conflicts:
AUTHORS
uzbl.c

15 years agoSmall fix
dusanx [Sun, 26 Apr 2009 12:35:08 +0000 (14:35 +0200)]
Small fix

15 years agoInsert and non-insert mode
dusanx [Sun, 26 Apr 2009 12:31:45 +0000 (14:31 +0200)]
Insert and non-insert mode

15 years agoMerged Dieterbe code
dusanx [Sun, 26 Apr 2009 11:21:28 +0000 (13:21 +0200)]
Merged Dieterbe code

15 years agomerge in some fixes from barrucadu
Dieter Plaetinck [Sun, 26 Apr 2009 10:15:28 +0000 (12:15 +0200)]
merge in some fixes from barrucadu

15 years agostripped out uri entry widget. all url changing will be outside of uzbl
Dieter Plaetinck [Sun, 26 Apr 2009 10:11:57 +0000 (12:11 +0200)]
stripped out uri entry widget. all url changing will be outside of uzbl

15 years agoMerge branch 'dieter/experimental' into experimental
Barrucadu [Sun, 26 Apr 2009 10:06:46 +0000 (11:06 +0100)]
Merge branch 'dieter/experimental' into experimental

15 years agoFixed a bug in settings loading.
Barrucadu [Sun, 26 Apr 2009 10:01:52 +0000 (11:01 +0100)]
Fixed a bug in settings loading.

15 years agocleaning up / refactoring some things after the merge from Barrucadu. I probably...
Dieter Plaetinck [Sun, 26 Apr 2009 09:48:10 +0000 (11:48 +0200)]
cleaning up / refactoring some things after the merge from Barrucadu.  I probably did something wrong earlier

15 years agoMerge branch 'bar/experimental' into experimental
Dieter Plaetinck [Sun, 26 Apr 2009 09:09:20 +0000 (11:09 +0200)]
Merge branch 'bar/experimental' into experimental

15 years agopulled in Barrucadus latest stuff
Dieter Plaetinck [Sun, 26 Apr 2009 09:00:02 +0000 (11:00 +0200)]
pulled in Barrucadus latest stuff

15 years agofix for sample commands
Dieter Plaetinck [Sun, 26 Apr 2009 08:48:22 +0000 (10:48 +0200)]
fix for sample commands

15 years agoFixed all coding style mistakes.
Barrucadu [Sun, 26 Apr 2009 08:42:41 +0000 (09:42 +0100)]
Fixed all coding style mistakes.

15 years agoMerge branch 'dieter/experimental' into experimental. Fixed a few coding style mistakes.
Barrucadu [Sun, 26 Apr 2009 08:39:16 +0000 (09:39 +0100)]
Merge branch 'dieter/experimental' into experimental. Fixed a few coding style mistakes.

15 years agoMerged dusanx/master.
Barrucadu [Sun, 26 Apr 2009 08:31:48 +0000 (09:31 +0100)]
Merged dusanx/master.

15 years agomore compact way to control allowing 1 or 2 params, by checking the function pointers...
Dieter Plaetinck [Sun, 26 Apr 2009 07:59:24 +0000 (09:59 +0200)]
more compact way to control allowing 1 or 2 params, by checking the function pointers themselves

15 years agocommands can now have arguments! woohoo. try uri <http://..>
Dieter Plaetinck [Sun, 26 Apr 2009 07:50:33 +0000 (09:50 +0200)]
commands can now have arguments! woohoo. try uri <..>

15 years agoRough key processing
dusanx [Sun, 26 Apr 2009 01:40:21 +0000 (03:40 +0200)]
Rough key processing

15 years agoTemp title (just to get in sync
dusanx [Sun, 26 Apr 2009 00:49:38 +0000 (02:49 +0200)]
Temp title (just to get in sync

15 years agoMerged Barrucadu code
dusanx [Sun, 26 Apr 2009 00:26:40 +0000 (02:26 +0200)]
Merged Barrucadu code

15 years agoMerge branch 'dieter/experimental' into experimental
Barrucadu [Sat, 25 Apr 2009 22:52:58 +0000 (23:52 +0100)]
Merge branch 'dieter/experimental' into experimental

15 years agoLoads key bindings into two structs - internal_bindings and external_bindings.
Barrucadu [Sat, 25 Apr 2009 22:18:59 +0000 (23:18 +0100)]
Loads key bindings into two structs - internal_bindings and external_bindings.

15 years agoattempt for commands which support params. unfortunately this doesnt work yet
Dieter Plaetinck [Sat, 25 Apr 2009 21:43:42 +0000 (23:43 +0200)]
attempt for commands which support params. unfortunately this doesnt work yet

15 years agoMerge branch 'dieter/experimental' into experimental
Barrucadu [Sat, 25 Apr 2009 21:37:18 +0000 (22:37 +0100)]
Merge branch 'dieter/experimental' into experimental

15 years agomore elegant way to set up the map of commands
Dieter Plaetinck [Sat, 25 Apr 2009 21:08:05 +0000 (23:08 +0200)]
more elegant way to set up the map of commands

15 years agoAll behaviour config variables are now loaded.
Barrucadu [Sat, 25 Apr 2009 19:23:52 +0000 (20:23 +0100)]
All behaviour config variables are now loaded.

15 years agoURL box now fills width of main bar.
Barrucadu [Sat, 25 Apr 2009 19:05:22 +0000 (20:05 +0100)]
URL box now fills width of main bar.

15 years agotodo updates
Dieter Plaetinck [Sat, 25 Apr 2009 17:34:48 +0000 (19:34 +0200)]
todo updates

15 years agoMore rational Makefile.
Packz Enoch [Sat, 25 Apr 2009 16:18:44 +0000 (18:18 +0200)]
More rational Makefile.

15 years agocode style
Dieter Plaetinck [Sat, 25 Apr 2009 15:27:46 +0000 (17:27 +0200)]
code style

15 years agouse the callbacks instead of immediate webkit functions when parsing incomming comman...
Dieter Plaetinck [Sat, 25 Apr 2009 15:24:31 +0000 (17:24 +0200)]
use the callbacks instead of immediate webkit functions when parsing incomming commands + reorganize code a bit

15 years agotype fixes
Dieter Plaetinck [Sat, 25 Apr 2009 14:57:23 +0000 (16:57 +0200)]
type fixes

15 years agouse x window id for fifo, not pid
Dieter Plaetinck [Sat, 25 Apr 2009 14:50:44 +0000 (16:50 +0200)]
use x window id for fifo, not pid

15 years agomake output format bit more uniform
Dieter Plaetinck [Sat, 25 Apr 2009 14:47:22 +0000 (16:47 +0200)]
make output format bit more uniform

15 years agoMerged changes from dieter/experimental - bye bye aliases.
Barrucadu [Sat, 25 Apr 2009 14:25:47 +0000 (15:25 +0100)]
Merged changes from dieter/experimental - bye bye aliases.

15 years agoremove the aliases concept. commands is all we need + synchronize command names with...
Dieter Plaetinck [Sat, 25 Apr 2009 14:12:52 +0000 (16:12 +0200)]
remove the aliases concept. commands is all we need + synchronize command names with bindings in sample config

15 years agoexperimental fifo support. written by Barrucadu and HashBox. thanks guys
Dieter Plaetinck [Sat, 25 Apr 2009 13:58:04 +0000 (15:58 +0200)]
experimental fifo support. written by Barrucadu and HashBox. thanks guys

15 years agoFixed all warnings. Added a new bug. Oops.
Barrucadu [Sat, 25 Apr 2009 12:36:24 +0000 (13:36 +0100)]
Fixed all warnings. Added a new bug. Oops.

15 years agoMerge branch 'master' of git://github.com/Dieterbe/uzbl into dieter/master
Barrucadu [Sat, 25 Apr 2009 11:40:19 +0000 (12:40 +0100)]
Merge branch 'master' of git://github.com/Dieterbe/uzbl into dieter/master

15 years agosome more keys
Dieter Plaetinck [Sat, 25 Apr 2009 11:28:11 +0000 (13:28 +0200)]
some more keys

15 years agomerge from experimental
Dieter Plaetinck [Sat, 25 Apr 2009 11:15:32 +0000 (13:15 +0200)]
merge from experimental

15 years agoCopied plaintext files from Dieter. Added (broken) command alias support.
Barrucadu [Sat, 25 Apr 2009 10:53:49 +0000 (11:53 +0100)]
Copied plaintext files from Dieter. Added (broken) command alias support.

15 years agocleanup format + allow 2 keyboard modes
Dieter Plaetinck [Sat, 25 Apr 2009 10:52:37 +0000 (12:52 +0200)]
cleanup format + allow 2 keyboard modes

15 years agodir for fifo
Dieter Plaetinck [Sat, 25 Apr 2009 10:28:50 +0000 (12:28 +0200)]
dir for fifo

15 years agotodo updates
Dieter Plaetinck [Sat, 25 Apr 2009 10:25:18 +0000 (12:25 +0200)]
todo updates

15 years agodmenu/history file bench notes
Dieter Plaetinck [Sat, 25 Apr 2009 10:03:55 +0000 (12:03 +0200)]
dmenu/history file bench notes

15 years agonote
Dieter Plaetinck [Sat, 25 Apr 2009 10:03:40 +0000 (12:03 +0200)]
note

15 years agodocumented config
Dieter Plaetinck [Sat, 25 Apr 2009 09:11:13 +0000 (11:11 +0200)]
documented config

15 years agothis is pretty much how the config should look like ihmo
Dieter Plaetinck [Sat, 25 Apr 2009 09:08:37 +0000 (11:08 +0200)]
this is pretty much how the config should look like ihmo

15 years agosimple download handler script
Dieter Plaetinck [Sat, 25 Apr 2009 09:02:14 +0000 (11:02 +0200)]
simple download handler script

15 years agoadd sample bookmark related scripts
Dieter Plaetinck [Sat, 25 Apr 2009 09:01:08 +0000 (11:01 +0200)]
add sample bookmark related scripts

15 years agoAdded a little detail.
Barrucadu [Sat, 25 Apr 2009 08:28:13 +0000 (09:28 +0100)]
Added a little detail.

15 years agoAdded modeline, changed commands to 1/2 characters, command/insert modes.
Barrucadu [Sat, 25 Apr 2009 08:26:16 +0000 (09:26 +0100)]
Added modeline, changed commands to 1/2 characters, command/insert modes.

15 years agofilter dupes
Dieter Plaetinck [Sat, 25 Apr 2009 08:14:16 +0000 (10:14 +0200)]
filter dupes

15 years agosimple bench scripts for dmenu/awk/sort/..
Dieter Plaetinck [Sat, 25 Apr 2009 08:14:01 +0000 (10:14 +0200)]
simple bench scripts for dmenu/awk/sort/..

15 years agomore design notes
Dieter Plaetinck [Sat, 25 Apr 2009 08:12:38 +0000 (10:12 +0200)]
more design notes

15 years agoretyped some ideas
Dieter Plaetinck [Sat, 25 Apr 2009 06:37:04 +0000 (08:37 +0200)]
retyped some ideas

15 years agoAdded command/insert modes (Esc to switch).
Barrucadu [Sat, 25 Apr 2009 00:53:42 +0000 (01:53 +0100)]
Added command/insert modes (Esc to switch).

15 years agoMerged config support from Dieter. Added a couple of new functions. Merged support...
Barrucadu [Fri, 24 Apr 2009 23:13:30 +0000 (00:13 +0100)]
Merged config support from Dieter. Added a couple of new functions. Merged support for history from Dieter. Added TODO.

15 years agoset x window id. will be useful to tag the fifo
Dieter Plaetinck [Fri, 24 Apr 2009 21:49:35 +0000 (23:49 +0200)]
set x window id. will be useful to tag the fifo

15 years agoexample script to demonstrate history querying
Dieter Plaetinck [Fri, 24 Apr 2009 20:12:53 +0000 (22:12 +0200)]
example script to demonstrate history querying

15 years agoprepend log entries with date in "%Y-%m-%d %H:%M:%S" format for easy grepping
Dieter Plaetinck [Fri, 24 Apr 2009 20:09:05 +0000 (22:09 +0200)]
prepend log entries with date in "%Y-%m-%d %H:%M:%S" format for easy grepping

15 years agosupport for reading settings from config file + history logging
Dieter Plaetinck [Fri, 24 Apr 2009 19:52:25 +0000 (21:52 +0200)]
support for reading settings from config file + history logging

15 years agorestore the nice function style from the Apple guys
Dieter Plaetinck [Fri, 24 Apr 2009 18:02:58 +0000 (20:02 +0200)]
restore the nice function style from the Apple guys

15 years agoreplace statusbar with a mainbar on top with a uri entry thingie in it
Dieter Plaetinck [Fri, 24 Apr 2009 17:56:01 +0000 (19:56 +0200)]
replace statusbar with a mainbar on top with a uri entry thingie in it

15 years agonote about scrollbars
Dieter Plaetinck [Fri, 24 Apr 2009 17:49:34 +0000 (19:49 +0200)]
note about scrollbars

15 years agonote about searching
Dieter Plaetinck [Fri, 24 Apr 2009 17:43:57 +0000 (19:43 +0200)]
note about searching

15 years agowidget roadmap
Dieter Plaetinck [Fri, 24 Apr 2009 17:36:18 +0000 (19:36 +0200)]
widget roadmap

15 years agoRemoved irritating printf.
Barrucadu [Fri, 24 Apr 2009 17:14:13 +0000 (18:14 +0100)]
Removed irritating printf.

15 years agoMerged sentientswitch's branch.
Barrucadu [Fri, 24 Apr 2009 17:07:05 +0000 (18:07 +0100)]
Merged sentientswitch's branch.

15 years agoAdded notes section.
Barrucadu [Fri, 24 Apr 2009 15:57:20 +0000 (16:57 +0100)]
Added notes section.

15 years agoAdded LICENSE file.
Barrucadu [Fri, 24 Apr 2009 15:54:28 +0000 (16:54 +0100)]
Added LICENSE file.

15 years agoAdded AUTHORS and HOWTO file.
Barrucadu [Fri, 24 Apr 2009 15:45:29 +0000 (16:45 +0100)]
Added AUTHORS and HOWTO file.

15 years agoKeys: alt+[left,right,h]
dusanx [Fri, 24 Apr 2009 15:25:46 +0000 (17:25 +0200)]
Keys: alt+[left,right,h]

15 years agoHover uri added to title - no status bar needed
dusanx [Fri, 24 Apr 2009 15:08:46 +0000 (17:08 +0200)]
Hover uri added to title - no status bar needed

15 years agoClarified.
Barrucadu [Fri, 24 Apr 2009 14:44:55 +0000 (15:44 +0100)]
Clarified.

15 years agoCommand parsing now works.
Barrucadu [Fri, 24 Apr 2009 14:42:37 +0000 (15:42 +0100)]
Command parsing now works.

15 years agoAdded function to create new commands (almost works).
Barrucadu [Fri, 24 Apr 2009 14:19:11 +0000 (15:19 +0100)]
Added function to create new commands (almost works).

15 years agoAdded new todo
Barrucadu [Fri, 24 Apr 2009 13:09:31 +0000 (14:09 +0100)]
Added new todo