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