uzbl-mobile
15 years ago2 bugfixes in cookie handler
Dieter Plaetinck [Tue, 12 May 2009 20:44:53 +0000 (22:44 +0200)]
2 bugfixes in cookie handler

15 years agoclarify name
Dieter Plaetinck [Tue, 12 May 2009 17:12:32 +0000 (19:12 +0200)]
clarify name

15 years agonotes/todos
Dieter Plaetinck [Mon, 11 May 2009 17:41:45 +0000 (19:41 +0200)]
notes/todos

15 years agodocument make uninstall
Dieter Plaetinck [Mon, 11 May 2009 17:20:20 +0000 (19:20 +0200)]
document make uninstall

15 years agoyank script WIP
Dieter Plaetinck [Mon, 11 May 2009 17:17:21 +0000 (19:17 +0200)]
yank script WIP

15 years agotodo
Dieter Plaetinck [Fri, 8 May 2009 21:11:54 +0000 (23:11 +0200)]
todo

15 years ago*sweet ass sample statusbar layout*
Dieter Plaetinck [Fri, 8 May 2009 18:55:14 +0000 (20:55 +0200)]
*sweet ass sample statusbar layout*

15 years agosupport for changing the background color of the statusbar correctly
Dieter Plaetinck [Fri, 8 May 2009 18:01:37 +0000 (20:01 +0200)]
support for changing the background color of the statusbar correctly

15 years agobit nicer default statusbar look
Dieter Plaetinck [Fri, 8 May 2009 16:38:55 +0000 (18:38 +0200)]
bit nicer default statusbar look

15 years agoMerge commit 'rob/master' into experimental
Dieter Plaetinck [Fri, 8 May 2009 16:29:19 +0000 (18:29 +0200)]
Merge commit 'rob/master' into experimental

15 years agomade statusbar selectable, fix bug in parse status to not ignore # chars
Robert Manea [Fri, 8 May 2009 16:27:28 +0000 (18:27 +0200)]
made statusbar selectable, fix bug in parse status to not ignore # chars

15 years agoMerge commit 'rob/master' into experimental
Dieter Plaetinck [Fri, 8 May 2009 15:55:07 +0000 (17:55 +0200)]
Merge commit 'rob/master' into experimental

15 years agotodo
Dieter Plaetinck [Fri, 8 May 2009 15:54:36 +0000 (17:54 +0200)]
todo

15 years agoreordered status code
Robert Manea [Fri, 8 May 2009 07:54:55 +0000 (09:54 +0200)]
reordered status code

15 years agoadded default status_format
Robert Manea [Fri, 8 May 2009 07:38:52 +0000 (09:38 +0200)]
added default status_format

15 years agocookie support: correct invocations of script, various fixes. almost a basic working...
Dieter Plaetinck [Thu, 7 May 2009 20:23:55 +0000 (22:23 +0200)]
cookie support: correct invocations of script, various fixes. almost a basic working version

15 years agotodo
Dieter Plaetinck [Thu, 7 May 2009 20:22:33 +0000 (22:22 +0200)]
todo

15 years agoMerge commit 'rob/master' into experimental
Dieter Plaetinck [Thu, 7 May 2009 18:23:54 +0000 (20:23 +0200)]
Merge commit 'rob/master' into experimental

15 years agocookie doc
Dieter Plaetinck [Thu, 7 May 2009 18:22:27 +0000 (20:22 +0200)]
cookie doc

15 years agoreadme update
Dieter Plaetinck [Thu, 7 May 2009 18:22:14 +0000 (20:22 +0200)]
readme update

15 years agoadded signal handling and a clean_up() function
Robert Manea [Thu, 7 May 2009 16:49:16 +0000 (18:49 +0200)]
added signal handling and a clean_up() function

15 years agoadded status_format option to sampleconfig-dev file
Robert Manea [Thu, 7 May 2009 11:49:48 +0000 (13:49 +0200)]
added status_format option to sampleconfig-dev file

15 years agoMerge commit 'rob/master' into experimental
Dieter Plaetinck [Thu, 7 May 2009 10:48:52 +0000 (12:48 +0200)]
Merge commit 'rob/master' into experimental

15 years agomoved bindings to uzbl.bindings
Robert Manea [Thu, 7 May 2009 10:08:28 +0000 (12:08 +0200)]
moved bindings to uzbl.bindings

15 years agomove globals to structs, another round.
Robert Manea [Thu, 7 May 2009 09:28:28 +0000 (11:28 +0200)]
move globals to structs, another round.

15 years agoMove globals to structs, one more round. introducing struct Behaviour
Robert Manea [Thu, 7 May 2009 08:55:07 +0000 (10:55 +0200)]
Move globals to structs, one more round. introducing struct Behaviour

15 years agoincorrect key example
Dieter Plaetinck [Thu, 7 May 2009 07:27:29 +0000 (09:27 +0200)]
incorrect key example

15 years agoescape certain characters in expanded statusbar symbols, so we don't confuse the...
Robert Manea [Wed, 6 May 2009 22:56:40 +0000 (00:56 +0200)]
escape certain characters in expanded statusbar symbols, so we don't confuse the markup parser

15 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl
Robert Manea [Wed, 6 May 2009 22:25:50 +0000 (00:25 +0200)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl

15 years agouse more efficient g_string_append_c() in parse_status_template()
Robert Manea [Wed, 6 May 2009 22:25:22 +0000 (00:25 +0200)]
use more efficient g_string_append_c() in parse_status_template()

15 years agostoring cookies now works with handler
Dieter Plaetinck [Wed, 6 May 2009 20:41:14 +0000 (22:41 +0200)]
storing cookies now works with handler

15 years agomerge in sm217s cookie code (which is work in progress)
Dieter Plaetinck [Wed, 6 May 2009 19:59:48 +0000 (21:59 +0200)]
merge in sm217s cookie code (which is work in progress)

15 years agoMerge in Jan (jouz) stuff properly
Dieter Plaetinck [Wed, 6 May 2009 19:00:25 +0000 (21:00 +0200)]
Merge in Jan (jouz) stuff properly

15 years agoMerge commit 'rob/master' into experimental
Dieter Plaetinck [Wed, 6 May 2009 18:37:20 +0000 (20:37 +0200)]
Merge commit 'rob/master' into experimental

15 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl
Robert Manea [Wed, 6 May 2009 17:47:39 +0000 (19:47 +0200)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl

15 years agobetter explanation for widget toolkits
Dieter Plaetinck [Wed, 6 May 2009 17:23:54 +0000 (19:23 +0200)]
better explanation for widget toolkits

15 years agoadded MODE symbol to statusbar template
Robert Manea [Wed, 6 May 2009 12:15:09 +0000 (14:15 +0200)]
added MODE symbol to statusbar template

15 years agoadded KEYCMD to statusbar template
Robert Manea [Wed, 6 May 2009 11:56:48 +0000 (13:56 +0200)]
added KEYCMD to statusbar template

15 years agorefactored status bar template symbol definition and setup
Robert Manea [Wed, 6 May 2009 09:50:34 +0000 (11:50 +0200)]
refactored status bar template symbol definition and setup

15 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl
Robert Manea [Tue, 5 May 2009 22:36:23 +0000 (00:36 +0200)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl

15 years agopseudo commit
Robert Manea [Tue, 5 May 2009 22:35:39 +0000 (00:35 +0200)]
pseudo commit

15 years agoadded URI and NAME symbols to the statusbar template
Robert Manea [Tue, 5 May 2009 21:54:05 +0000 (23:54 +0200)]
added URI and NAME symbols to the statusbar template

15 years agolink following from Jan Kolkmeier (jouz)
Dieter Plaetinck [Tue, 5 May 2009 21:13:07 +0000 (23:13 +0200)]
link following from Jan Kolkmeier (jouz)

15 years agobasic linkfollowing
Jan Kolkmeier [Tue, 5 May 2009 21:02:08 +0000 (23:02 +0200)]
basic linkfollowing

15 years agoImplement saving cookies
Evgeny Grablyk [Tue, 5 May 2009 20:16:43 +0000 (23:16 +0300)]
Implement saving cookies

15 years agoRun away from a terribly wrong approach.
Evgeny Grablyk [Tue, 5 May 2009 18:37:48 +0000 (21:37 +0300)]
Run away from a terribly wrong approach.

15 years agonote about webkit/EFL
Dieter Plaetinck [Tue, 5 May 2009 18:26:27 +0000 (20:26 +0200)]
note about webkit/EFL

15 years agoanother small fix to build_progressbar_ascii()
Robert Manea [Tue, 5 May 2009 17:59:45 +0000 (19:59 +0200)]
another small fix to build_progressbar_ascii()

15 years agosmall fix to build_progressbar_ascii()
Robert Manea [Tue, 5 May 2009 17:55:04 +0000 (19:55 +0200)]
small fix to build_progressbar_ascii()

15 years agoadded ascii progressbar to statusbar template
Robert Manea [Tue, 5 May 2009 17:30:48 +0000 (19:30 +0200)]
added ascii progressbar to statusbar template

15 years agoadded support for pango markup to the statusbar template
Robert Manea [Tue, 5 May 2009 11:31:30 +0000 (13:31 +0200)]
added support for pango markup to the statusbar template

15 years agoAdded a statusbar parser that allows using arbitrary templates for the status bar
Robert Manea [Tue, 5 May 2009 11:06:33 +0000 (13:06 +0200)]
Added a statusbar parser that allows using arbitrary templates for the status bar

15 years agoremoved eprint() and estrdup() from uzbl.h
Robert Manea [Mon, 4 May 2009 22:47:44 +0000 (00:47 +0200)]
removed eprint() and estrdup() from uzbl.h

15 years agoRefactored networking variables to use the new struct concept
Robert Manea [Mon, 4 May 2009 22:26:48 +0000 (00:26 +0200)]
Refactored networking variables to use the new struct concept

15 years agoRefactored more internal variables to use the new struct concept
Robert Manea [Mon, 4 May 2009 22:11:55 +0000 (00:11 +0200)]
Refactored more internal variables to use the new struct concept

15 years agoMove global variables into structs, first round
Premysl 'Anydot' Hruby [Mon, 4 May 2009 20:53:29 +0000 (22:53 +0200)]
Move global variables into structs, first round

based on robm's modified and cleaned up patch

15 years agocorrect cookie handler script
Dieter Plaetinck [Mon, 4 May 2009 19:41:39 +0000 (21:41 +0200)]
correct cookie handler script

15 years agoenable cookie handler in configs
Dieter Plaetinck [Mon, 4 May 2009 19:29:32 +0000 (21:29 +0200)]
enable cookie handler in configs

15 years agosample cookie handler and config file
Dieter Plaetinck [Mon, 4 May 2009 19:28:00 +0000 (21:28 +0200)]
sample cookie handler and config file

15 years agoSomething's working
Evgeny Grablyk [Mon, 4 May 2009 19:07:02 +0000 (22:07 +0300)]
Something's working

15 years agobookmarks file location fix
Dieter Plaetinck [Mon, 4 May 2009 18:18:08 +0000 (20:18 +0200)]
bookmarks file location fix

15 years agobookmarks location update + slight fixes re INSTALL file
Dieter Plaetinck [Mon, 4 May 2009 18:04:05 +0000 (20:04 +0200)]
bookmarks location update + slight fixes re INSTALL file

15 years agomove datafiles into own dir
Dieter Plaetinck [Mon, 4 May 2009 17:59:33 +0000 (19:59 +0200)]
move datafiles into own dir

15 years agoMerge branch 'bar/experimental' into experimental
Dieter Plaetinck [Mon, 4 May 2009 17:32:39 +0000 (19:32 +0200)]
Merge branch 'bar/experimental' into experimental

15 years agoSome cookies.
Evgeny Grablyk [Mon, 4 May 2009 17:32:28 +0000 (20:32 +0300)]
Some cookies.

15 years agoMerge commit 'axel/master' into experimental
Dieter Plaetinck [Mon, 4 May 2009 17:27:38 +0000 (19:27 +0200)]
Merge commit 'axel/master' into experimental

15 years agoCorrected options, removed verbose option as it's not used anywhere.
Barrucadu [Mon, 4 May 2009 11:02:44 +0000 (12:02 +0100)]
Corrected options, removed verbose option as it's not used anywhere.

15 years agoAdded %commit% variable to sample config files, as I forgot to do it just now :p
Barrucadu [Mon, 4 May 2009 09:45:56 +0000 (10:45 +0100)]
Added %commit% variable to sample config files, as I forgot to do it just now :p

15 years agoMerge branch 'dieter/experimental' into experimental
Barrucadu [Mon, 4 May 2009 09:42:32 +0000 (10:42 +0100)]
Merge branch 'dieter/experimental' into experimental

15 years agoNow supports all values uname() can grab in the user agent. See sampleconfig for...
Barrucadu [Mon, 4 May 2009 09:39:06 +0000 (10:39 +0100)]
Now supports all values uname() can grab in the user agent. See sampleconfig for all variables.

15 years agoAdded KERNVER, ACH, and COMMIT variables to user agent.
Barrucadu [Mon, 4 May 2009 08:38:20 +0000 (09:38 +0100)]
Added KERNVER, ACH, and COMMIT variables to user agent.

15 years agoReplaced str_replace to be far, far nicer.
Barrucadu [Mon, 4 May 2009 08:04:09 +0000 (09:04 +0100)]
Replaced str_replace to be far, far nicer.

15 years agoFixed GLib errors / possible segfault in networking options loading.
Barrucadu [Mon, 4 May 2009 08:00:26 +0000 (09:00 +0100)]
Fixed GLib errors / possible segfault in networking options loading.

15 years agoUpdated gitignore file to ignore backups and ctags
Jason Axelson (dell.server) [Sun, 3 May 2009 23:02:22 +0000 (13:02 -1000)]
Updated gitignore file to ignore backups and ctags

15 years agoAdded hacky variable suppot (currently "%webkit-major%", "%webkit-minor%" and "%webki...
Barrucadu [Sun, 3 May 2009 22:13:34 +0000 (23:13 +0100)]
Added hacky variable suppot (currently "%webkit-major%", "%webkit-minor%" and "%webkit-micro%", alas no "%kernver%" or "%commit%" yet) to user agent.

I'm tired and it's late. I've probably done this in a very poor way which would be infinitely better.

Now I am going to go and sleep. When I wake up and come on IRC, tell me how bad the code is :P

15 years agoAdded str_replace function. To be used for adding variables to user agent.
Barrucadu [Sun, 3 May 2009 21:33:58 +0000 (22:33 +0100)]
Added str_replace function. To be used for adding variables to user agent.

15 years agomerged in Barrucadus stuff
Dieter Plaetinck [Sun, 3 May 2009 20:14:49 +0000 (22:14 +0200)]
merged in Barrucadus stuff

15 years agomerge in anydots stuff
Dieter Plaetinck [Sun, 3 May 2009 20:00:05 +0000 (22:00 +0200)]
merge in anydots stuff

15 years agoAdded command "script" to run javascript on the current page.
Barrucadu [Sun, 3 May 2009 18:32:49 +0000 (19:32 +0100)]
Added command "script" to run javascript on the current page.

15 years agoFixed code style error.
Barrucadu [Sun, 3 May 2009 18:03:59 +0000 (19:03 +0100)]
Fixed code style error.

15 years agoFixed a warning.
Barrucadu [Sun, 3 May 2009 16:58:10 +0000 (17:58 +0100)]
Fixed a warning.

15 years agoMerge branch 'dieter/experimental' into experimental
Barrucadu [Sun, 3 May 2009 16:57:00 +0000 (17:57 +0100)]
Merge branch 'dieter/experimental' into experimental

Conflicts:
examples/configs/sampleconfig
examples/configs/sampleconfig-dev
uzbl.c

15 years agodoc updates
Dieter Plaetinck [Sun, 3 May 2009 15:51:21 +0000 (17:51 +0200)]
doc updates

15 years agobetter seach configs
Dieter Plaetinck [Sun, 3 May 2009 15:46:55 +0000 (17:46 +0200)]
better seach configs

15 years agocleanup config files after dusanx search stuff
Dieter Plaetinck [Sun, 3 May 2009 15:43:39 +0000 (17:43 +0200)]
cleanup config files after dusanx search stuff

15 years agoMerged Dieter branch
dusanx [Sun, 3 May 2009 15:33:18 +0000 (17:33 +0200)]
Merged Dieter branch

15 years agoMerge branch 'experimental' of git://github.com/Dieterbe/uzbl into di
dusanx [Sun, 3 May 2009 15:30:25 +0000 (17:30 +0200)]
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into di

15 years agoLatest config-dev
dusanx [Sun, 3 May 2009 15:29:30 +0000 (17:29 +0200)]
Latest config-dev

15 years agoSmall search fix
dusanx [Sun, 3 May 2009 15:10:02 +0000 (17:10 +0200)]
Small search fix

15 years agoMerge commit 'dieterb/experimental'
Premysl 'Anydot' Hruby [Sun, 3 May 2009 15:01:55 +0000 (17:01 +0200)]
Merge commit 'dieterb/experimental'

Conflicts:
examples/configs/sampleconfig
examples/configs/sampleconfig-dev
uzbl.c

15 years agoSearch
dusanx [Sun, 3 May 2009 14:58:11 +0000 (16:58 +0200)]
Search

15 years agoSolve FS#7, resizing window after hovering link
Premysl 'Anydot' Hruby [Sun, 3 May 2009 14:55:10 +0000 (16:55 +0200)]
Solve FS#7, resizing window after hovering link

15 years agodocumentation updates
Dieter Plaetinck [Sun, 3 May 2009 13:29:39 +0000 (15:29 +0200)]
documentation updates

15 years agoMerge branch 'dus/master' into experimental
Dieter Plaetinck [Sun, 3 May 2009 13:15:04 +0000 (15:15 +0200)]
Merge branch 'dus/master' into experimental

15 years agocleanup configs
Dieter Plaetinck [Sun, 3 May 2009 13:13:02 +0000 (15:13 +0200)]
cleanup configs

15 years agoInsert mode bugfix
dusanx [Sun, 3 May 2009 12:49:47 +0000 (14:49 +0200)]
Insert mode bugfix

15 years agoRemoved no_fifo and no_socket variables.
Barrucadu [Sun, 3 May 2009 11:28:02 +0000 (12:28 +0100)]
Removed no_fifo and no_socket variables.

15 years agoMerge branch 'dieter/experimental' into experimental
Barrucadu [Sun, 3 May 2009 11:21:16 +0000 (12:21 +0100)]
Merge branch 'dieter/experimental' into experimental

Conflicts:
uzbl.c

15 years agochecklist updates
Dieter Plaetinck [Sun, 3 May 2009 09:21:37 +0000 (11:21 +0200)]
checklist updates

15 years agoMerge branch 'dus/master' into experimental
Dieter Plaetinck [Sun, 3 May 2009 09:13:11 +0000 (11:13 +0200)]
Merge branch 'dus/master' into experimental