index
:
dwb
cr/add_geometry_option
fix/clear_views_on_close
fix/use_gtk2
master
Dwb (dwb) is a lightweight webbrowser written in C based on webkit and gtk.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
local.c
Age
Commit message (
Expand
)
Author
2012-07-21
Additional length parameter in util_get_file_content; remove trailing newline...
portix
2012-07-14
Fixing possible segfault in local_show_directory
portix
2012-03-19
Branch refactor: Use an anonymous, readonly object for hints
portix
2012-01-22
Fixing wrong single-instance behaviour, replacing FREE macro with g_free; fix...
portix
2012-01-03
Updating version info
portix
2011-12-26
Fix segfault that occurs when trying to "open" a directory as if it were a fi...
Peter Bex
2011-12-26
Get rid of "warning: format '%ld' expects type 'long int', but argument 4 has...
Peter Bex
2011-12-12
Print autocompletion connected, italic
portix
2011-12-11
Include only needed headers in source files, don't include in header files; r...
portix
2011-11-30
Regression: don't unref dom-objects
portix
2011-11-27
Unreference dom-objects in local.c
portix
2011-10-29
Fixing that no new bookmark/history file is created
portix
2011-10-07
Fix wrong permissions for other, thanks to prismate
portix
2011-10-06
file:// prefix for path-completion
portix
2011-10-06
Refactor: pass GList * to functions in local.c
portix
2011-10-06
Seperate date and time in file view
portix
2011-10-06
Clean up local.html
portix
2011-10-06
Directory functions in local.c local.h
portix