summaryrefslogtreecommitdiff
path: root/src/local.c
AgeCommit message (Expand)Author
2012-07-21Additional length parameter in util_get_file_content; remove trailing newline...portix
2012-07-14Fixing possible segfault in local_show_directoryportix
2012-03-19Branch refactor: Use an anonymous, readonly object for hintsportix
2012-01-22Fixing wrong single-instance behaviour, replacing FREE macro with g_free; fix...portix
2012-01-03Updating version infoportix
2011-12-26Fix segfault that occurs when trying to "open" a directory as if it were a fi...Peter Bex
2011-12-26Get rid of "warning: format '%ld' expects type 'long int', but argument 4 has...Peter Bex
2011-12-12Print autocompletion connected, italicportix
2011-12-11Include only needed headers in source files, don't include in header files; r...portix
2011-11-30Regression: don't unref dom-objectsportix
2011-11-27Unreference dom-objects in local.cportix
2011-10-29Fixing that no new bookmark/history file is createdportix
2011-10-07Fix wrong permissions for other, thanks to prismateportix
2011-10-06file:// prefix for path-completionportix
2011-10-06Refactor: pass GList * to functions in local.cportix
2011-10-06Seperate date and time in file viewportix
2011-10-06Clean up local.htmlportix
2011-10-06Directory functions in local.c local.hportix