summaryrefslogtreecommitdiff
path: root/src/util.c
AgeCommit message (Expand)Author
2011-12-28Moving all callbacks in dwb.c to callback.cportix
2011-12-27Save navigation historyportix
2011-12-27Don't use g_get_system_data_dirs, use correct installation path insteadportix
2011-12-26Get rid of two warnings "array subscript has type 'char'" caused by passing c...Peter Bex
2011-12-26Get rid of warning "warning: comparison is always true due to limited range o...Peter Bex
2011-12-11Include only needed headers in source files, don't include in header files; r...portix
2011-12-04Merging branch experimental into defaultportix
2011-12-04Made it possible to ignore non-printable characters in util_keyval_to_charportix
2011-12-03Merging branch experimental into defaultportix
2011-11-29Introducing scripts with suffix .all.js, these sripts are applied to all framesportix
2011-11-24Merging develop into defaultportix
2011-11-23Resolving merge that broke everythingportix
2011-11-04New setting download-directory; fixing possible memory leak in util_get_user_...portix
2011-11-01Read directory symlinks and userscript symlinksportix
2011-10-30Override GtkEntries background image for GTK3portix
2011-10-29Fixing that no new bookmark/history file is createdportix
2011-10-28Merging head 636 with 686portix
2011-10-26Checking for system datadirs and fixing a possible memory corruption in html....portix
2011-10-23Do not free values in settings hashtableportix
2011-10-19Fixing serveral bugs reported by clang-analyserportix
2011-10-16Resolve symbolic links in util_set_file_content, fixes #50portix
2011-10-13Use XDG_USER_CACHEDIR, not /tmp for downloadsportix
2011-10-07Close GDir in util_get_directory_entriesportix
2011-09-26Check if editor is set, prefix for temp-cache-filesportix
2011-09-26External editorportix
2011-09-20Malloc args for the settings-hashtable, CFLAGS + LDFLAGSportix
2011-09-19Merging develop into defaultportix
2011-09-19Introducing CFLAGS and LDFLAGS in place of FLAGSportix
2011-09-19Remove history, bookmarks, quickmarksportix
2011-09-19Remove functions for bookmarks, quickmarks, historyportix
2011-09-17Refactor: function names without dwb_-prefixportix
2011-09-15Add searchengines to searchenginecompletion in current sessionportix
2011-09-12Clean up commentsportix
2011-09-09Map numerical valuesportix
2011-09-02Check for NULL in dwb_util_strcasestrportix
2011-09-02Return whole string if needle is empty in dwb_util_strcasestrportix
2011-09-02Case insensitive completionportix
2011-07-31Allow also shift modifier in comination with non printable charactersportix
2011-07-25Remove dwb_util_test_connect, webkit now handles proxyuris correct, fixes #44portix
2011-07-19Check for scheme part in proxy uri, fixes #42portix
2011-07-03In maximized mode, open new tabs right of focused viewportix
2011-06-29Allow non ascii shortcuts, fixes #34portix
2011-05-09merge with branch 'html'portix
2011-03-15New property: scroll-stepportix
2011-03-10Create an info page with bookmarks, quickmarks and historyportix
2011-02-13changed tabcompletion for downloads: no full path completion, complete the na...portix
2011-02-12Save files correctly with mutliple intances, default settings changedportix
2011-02-02fix path completion for downloads and local path completionportix
2011-01-29Show local files and directoriesportix
2011-01-07renaming, replace enums by definesportix