aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.c
Commit message (Expand)AuthorAge
...
| * | Merge branch 'dusanx/master' into experimentalGravatar Barrucadu2009-04-28
| |\|
| | * Download and open in new windowGravatar dusanx2009-04-28
| | * Proper uri handling, fixed segfaultGravatar dusanx2009-04-28
| | * Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into dieter/exp...Gravatar dusanx2009-04-28
| | |\
| * | | Lots of fiddling with load_uri and uricheck. Segfaults when loading a URI. Ir...Gravatar Barrucadu2009-04-27
| | |/ | |/|
| * | fix for http:// adding automatically. segfaultsGravatar Dieter Plaetinck2009-04-27
| | * Uri check -- append http:// if neededGravatar dusanx2009-04-27
| |/ |/|
| * Fixed XDG config dir implementation. Now looks for $XDG_CONFIG_HOME/uzbl/config.Gravatar Barrucadu2009-04-27
* | merge from barrucaduGravatar Dieter Plaetinck2009-04-27
|\ \
| | * Merge branch 'dieter/experimental' into experimentalGravatar Barrucadu2009-04-27
| |/| | |/ |/|
* | fixes for calling commandsGravatar Dieter Plaetinck2009-04-27
| * Fixed a segfault with URI loading.Gravatar Barrucadu2009-04-27
* | fix for some commands dont have extra argsGravatar Dieter Plaetinck2009-04-27
* | g_spawn_command_line_async returns boolean, so logic is inversedGravatar Dieter Plaetinck2009-04-27
| * XDG_CONFIG_HOME now works (set in main().Gravatar Barrucadu2009-04-27
|/
* Added support for $XDG_CONFIG_DIRS.Gravatar Barrucadu2009-04-27
* Fixed a bit of spacing.Gravatar Barrucadu2009-04-27
* Exec external scriptsGravatar dusanx2009-04-27
* Key handling finishedGravatar dusanx2009-04-27
* Cleaned ALL warningsGravatar dusanx2009-04-27
* Merge branch 'dieter/experimental' into experimentalGravatar Barrucadu2009-04-26
|\
* | Fixed some warnings.Gravatar Barrucadu2009-04-26
| * merged in xdg stuff from barrucadu and toggle_status stuff from dusanx (sligh...Gravatar Dieter Plaetinck2009-04-26
| |\ | |/ |/|
* | Fixed a bug (varuable declared twice).Gravatar Barrucadu2009-04-26
* | Merge branch 'dusanx/master' into experimentalGravatar Barrucadu2009-04-26
|\ \
| * \ Merge branch 'master' of git://github.com/dusanx/uzbl into dusanx/masterGravatar Barrucadu2009-04-26
| |\ \
* | | | Now checks in $XDG_CONFIG_HOME/uzbl if --config is omitted.Gravatar Barrucadu2009-04-26
* | | | Poked code a bit. Doesn't quite work.Gravatar Barrucadu2009-04-26
* | | | Now checks in $XDG_CONFIG_HOME for a "uzbl" file if no config file is specifi...Gravatar Barrucadu2009-04-26
| | | * Merge branch 'bar/experimental' into experimentalGravatar Dieter Plaetinck2009-04-26
| | | |\ | |_|_|/ |/| | |
| | * | Status barGravatar dusanx2009-04-26
| | | * few fixes related to NULL checkingGravatar Dieter Plaetinck2009-04-26
* | | | Merged dieter/experimental.Gravatar Barrucadu2009-04-26
| |_|/ |/| |
* | | handle config/settings loading step by step so we can also see messages if no...Gravatar Dieter Plaetinck2009-04-26
* | | todo cleanupsGravatar Dieter Plaetinck2009-04-26
* | | Now runs if no config file is specified (just don't expect it to be very usef...Gravatar Barrucadu2009-04-26
* | | Support for --config parameter.Gravatar Barrucadu2009-04-26
* | | Merge branch 'dieter/experimental' into experimentalGravatar Barrucadu2009-04-26
|\ \ \
* | | | Added file_exists function (will be used to check for config file).Gravatar Barrucadu2009-04-26
| * | | support --config option + reorganize variables a bit in a clear hierachyGravatar Dieter Plaetinck2009-04-26
|/ / /
* | | removed the MsgBox function. it was not neededGravatar Dieter Plaetinck2009-04-26
* | | fix for always logging the same uriGravatar Dieter Plaetinck2009-04-26
* | | generic function which can be used to call external script with some argument...Gravatar Dieter Plaetinck2009-04-26
* | | Added show_status variable to settings_init()Gravatar Barrucadu2009-04-26
|/ /
* | Merge branch 'master' of git://github.com/dusanx/uzbl into dusanx/masterGravatar Barrucadu2009-04-26
|\|
| * Insert and non-insert modeGravatar dusanx2009-04-26
| * Merged Dieterbe codeGravatar dusanx2009-04-26
* | merge in some fixes from barrucaduGravatar Dieter Plaetinck2009-04-26
|\ \
* | | stripped out uri entry widget. all url changing will be outside of uzblGravatar Dieter Plaetinck2009-04-26
| * | Fixed a bug in settings loading.Gravatar Barrucadu2009-04-26
|/ /