uzbl-mobile
2009-04-27 Dieter Plaetinckscare away some newbies
2009-04-27 Dieter Plaetinckreadme updates
2009-04-27 Dieter Plaetincktypo fix should fix bookmark loading
2009-04-27 Dieter Plaetinckinsert_bookmark related stuff
2009-04-27 Dieter PlaetinckMerge branch 'master' into experimental
2009-04-27 Dieter Plaetincknotes for newcomers
2009-04-27 Dieter Plaetinckoops. maybe i forgot to delete this file too
2009-04-27 Dieter Plaetinckoops. maybe i forgot to delete these files
2009-04-27 Dieter Plaetinckremove files, should have happened during previous...
2009-04-27 Dieter Plaetinckreorganize/refactor example scripts/config / bookmark...
2009-04-27 Dieter Plaetinckmerge from barrucadu
2009-04-27 Dieter Plaetinckmore todos
2009-04-27 Dieter Plaetinckfixes for calling commands
2009-04-27 BarrucaduFixed a segfault with URI loading.
2009-04-27 Dieter Plaetinckfix for some commands dont have extra args
2009-04-27 Dieter Plaetinckg_spawn_command_line_async returns boolean, so logic...
2009-04-27 BarrucaduAdded info about XDG_CONFIG_{HOME,DIRS}.
2009-04-27 BarrucaduMerge branch 'dieter/experimental' into experimental
2009-04-27 BarrucaduXDG_CONFIG_HOME now works (set in main().
2009-04-27 Dieter Plaetinckchecklist file
2009-04-27 Dieter Plaetinckmore todos
2009-04-27 BarrucaduRemoved .gitignore from .gitignore
2009-04-27 BarrucaduRemoved axelson from AUTHORS file due to unmerge.
2009-04-27 BarrucaduRevert "Merge branch 'experimental' of git://github...
2009-04-27 Barrucadu"make test" now goes to uzbl.org
2009-04-27 BarrucaduAdded support for $XDG_CONFIG_DIRS.
2009-04-27 BarrucaduFixed a bit of spacing.
2009-04-27 BarrucaduAdded contributor.
2009-04-27 BarrucaduEdited .gitignore.
2009-04-27 BarrucaduMerge branch 'experimental' of git://github.com/axelson...
2009-04-27 BarrucaduRemoved uzbl binary file.
2009-04-27 dusanxExec external scripts
2009-04-27 dusanxKey handling finished
2009-04-27 dusanxCleaned ALL warnings
2009-04-27 dusanxMerged Barrucadu code (I hope)
2009-04-27 Jason Axelson... Made makefile more robust
2009-04-27 Jason Axelson... Created a .gitignore file for ignorable files
2009-04-26 BarrucaduMerge branch 'dieter/experimental' into experimental
2009-04-26 BarrucaduFixed some warnings.
2009-04-26 Dieter Plaetinckmerged in xdg stuff from barrucadu and toggle_status...
2009-04-26 BarrucaduFixed a bug (varuable declared twice).
2009-04-26 BarrucaduMerge branch 'dusanx/master' into experimental
2009-04-26 BarrucaduMerge branch 'master' of git://github.com/dusanx/uzbl...
2009-04-26 BarrucaduNow checks in $XDG_CONFIG_HOME/uzbl if --config is...
2009-04-26 BarrucaduPoked code a bit. Doesn't quite work.
2009-04-26 BarrucaduNow checks in $XDG_CONFIG_HOME for a "uzbl" file if...
2009-04-26 Dieter PlaetinckMerge branch 'bar/experimental' into experimental
2009-04-26 dusanxStatus bar
2009-04-26 Dieter Plaetinckfew fixes related to NULL checking
2009-04-26 BarrucaduMerged dieter/experimental.
2009-04-26 BarrucaduMerge branch 'dieter/experimental' into experimental
2009-04-26 BarrucaduReorganised AUTHORS file.
2009-04-26 Dieter Plaetinckhandle config/settings loading step by step so we can...
2009-04-26 Dieter Plaetincktodo cleanups
2009-04-26 Dieter PlaetinckMerge branch 'bar/experimental' into experimental
2009-04-26 BarrucaduNow runs if no config file is specified (just don't...
2009-04-26 Dieter Plaetincktodo updates
2009-04-26 Dieter Plaetincktodo updates
2009-04-26 BarrucaduSupport for --config parameter.
2009-04-26 BarrucaduMerge branch 'dieter/experimental' into experimental
2009-04-26 BarrucaduMerge branch 'experimental' of git://github.com/Dieterb...
2009-04-26 BarrucaduAdded file_exists function (will be used to check for...
2009-04-26 Dieter Plaetinckinclude sample config
2009-04-26 BarrucaduRemoved irrelevant bits.
2009-04-26 Dieter Plaetincktodo updates
2009-04-26 Dieter Plaetincksupport --config option + reorganize variables a bit...
2009-04-26 Dieter Plaetinckremoved the MsgBox function. it was not needed
2009-04-26 Dieter Plaetincktodos
2009-04-26 Dieter Plaetinckfix for always logging the same uri
2009-04-26 Dieter Plaetinckinstall target
2009-04-26 Dieter Plaetinckgeneric function which can be used to call external...
2009-04-26 Dieter Plaetincknote/todo updates
2009-04-26 Dieter Plaetinckslight reformatting
2009-04-26 Dieter PlaetinckMerge branch 'bar/experimental' into experimental
2009-04-26 Dieter Plaetinckbetter documented how scripts should work + refactored...
2009-04-26 BarrucaduAdded show_status variable to settings_init()
2009-04-26 BarrucaduAdded show_status variable and toggle_status key. Fixed...
2009-04-26 BarrucaduMerge branch 'master' of git://github.com/dusanx/uzbl...
2009-04-26 dusanxSmall fix
2009-04-26 dusanxInsert and non-insert mode
2009-04-26 dusanxMerged Dieterbe code
2009-04-26 Dieter Plaetinckmerge in some fixes from barrucadu
2009-04-26 Dieter Plaetinckstripped out uri entry widget. all url changing will...
2009-04-26 BarrucaduMerge branch 'dieter/experimental' into experimental
2009-04-26 BarrucaduFixed a bug in settings loading.
2009-04-26 Dieter Plaetinckcleaning up / refactoring some things after the merge...
2009-04-26 Dieter PlaetinckMerge branch 'bar/experimental' into experimental
2009-04-26 Dieter Plaetinckpulled in Barrucadus latest stuff
2009-04-26 Dieter Plaetinckfix for sample commands
2009-04-26 BarrucaduFixed all coding style mistakes.
2009-04-26 BarrucaduMerge branch 'dieter/experimental' into experimental...
2009-04-26 BarrucaduMerged dusanx/master.
2009-04-26 Dieter Plaetinckmore compact way to control allowing 1 or 2 params...
2009-04-26 Dieter Plaetinckcommands can now have arguments! woohoo. try uri <..>
2009-04-26 dusanxRough key processing
2009-04-26 dusanxTemp title (just to get in sync
2009-04-26 dusanxMerged Barrucadu code
2009-04-25 BarrucaduMerge branch 'dieter/experimental' into experimental
2009-04-25 BarrucaduLoads key bindings into two structs - internal_bindings...
2009-04-25 Dieter Plaetinckattempt for commands which support params. unfortunatel...
next