aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.c
Commit message (Expand)AuthorAge
...
* | Fixed all coding style mistakes.Gravatar Barrucadu2009-04-26
* | Merge branch 'dieter/experimental' into experimental. Fixed a few coding styl...Gravatar Barrucadu2009-04-26
|\ \
* | | Merged dusanx/master.Gravatar Barrucadu2009-04-26
| * | more compact way to control allowing 1 or 2 params, by checking the function ...Gravatar Dieter Plaetinck2009-04-26
| * | commands can now have arguments! woohoo. try uri <http://..>Gravatar Dieter Plaetinck2009-04-26
| | * Rough key processingGravatar dusanx2009-04-26
| | * Temp title (just to get in syncGravatar dusanx2009-04-26
| | * Merged Barrucadu codeGravatar dusanx2009-04-26
* | | Merge branch 'dieter/experimental' into experimentalGravatar Barrucadu2009-04-25
|\| |
* | | Loads key bindings into two structs - internal_bindings and external_bindings.Gravatar Barrucadu2009-04-25
| * | attempt for commands which support params. unfortunately this doesnt work yetGravatar Dieter Plaetinck2009-04-25
* | | Merge branch 'dieter/experimental' into experimentalGravatar Barrucadu2009-04-25
|\| |
| * | more elegant way to set up the map of commandsGravatar Dieter Plaetinck2009-04-25
* | | All behaviour config variables are now loaded.Gravatar Barrucadu2009-04-25
* | | URL box now fills width of main bar.Gravatar Barrucadu2009-04-25
| * | code styleGravatar Dieter Plaetinck2009-04-25
| * | use the callbacks instead of immediate webkit functions when parsing incommin...Gravatar Dieter Plaetinck2009-04-25
| * | type fixesGravatar Dieter Plaetinck2009-04-25
| * | use x window id for fifo, not pidGravatar Dieter Plaetinck2009-04-25
| * | make output format bit more uniformGravatar Dieter Plaetinck2009-04-25
* | | Merged changes from dieter/experimental - bye bye aliases.Gravatar Barrucadu2009-04-25
|/ /
* | remove the aliases concept. commands is all we need + synchronize command nam...Gravatar Dieter Plaetinck2009-04-25
* | experimental fifo support. written by Barrucadu and HashBox. thanks guysGravatar Dieter Plaetinck2009-04-25
* | set x window id. will be useful to tag the fifoGravatar Dieter Plaetinck2009-04-24
* | prepend log entries with date in "%Y-%m-%d %H:%M:%S" format for easy greppingGravatar Dieter Plaetinck2009-04-24
* | support for reading settings from config file + history loggingGravatar Dieter Plaetinck2009-04-24
* | restore the nice function style from the Apple guysGravatar Dieter Plaetinck2009-04-24
* | replace statusbar with a mainbar on top with a uri entry thingie in itGravatar Dieter Plaetinck2009-04-24
| * Keys: alt+[left,right,h]Gravatar dusanx2009-04-24
| * Hover uri added to title - no status bar neededGravatar dusanx2009-04-24
* | authors/legal stuffGravatar Dieter Plaetinck2009-04-22
|/
* simple commandline argument parsing supportGravatar Dieter Plaetinck2009-04-21
* rename to uzbl and strip toolbarGravatar Dieter Plaetinck2009-04-21
* using http://trac.webkit.org/browser/trunk/WebKitTools/GtkLauncher/main.c as ...Gravatar Dieter Plaetinck2009-04-21