Age | Commit message (Expand) | Author |
2013-02-20 | Indentation in util.c, checking for own properties in object.forEach | portix |
2013-02-18 | Fixing some of the clang warnings | portix |
2013-02-01 | Escape all characters that must be escaped in util_create_json, additional ar... | portix |
2013-01-07 | Expand ~ in user-stylesheet-uri; don't throw exceptions when an argument is m... | portix |
2012-10-26 | Indicator for quick/bookmarks | portix |
2012-10-23 | Fixing element hider issues with webkit-1.10 | portix |
2012-09-30 | Use sizeof for stack-allocated strings; fixing one possible buffer overflow | portix |
2012-09-24 | Don't ignore case in directory listings, closing #203 | portix |
2012-09-15 | Set locale in util_create_json | portix |
2012-07-21 | Additional length parameter in util_get_file_content; remove trailing newline... | portix |
2012-07-17 | Appending empty struct to message_values, fixes segfault in JSCLassCreate | portix |
2012-07-17 | Replace slash with underscore in download-filenames, fixes #201 | portix |
2012-06-24 | New function dirNames | portix |
2012-06-24 | Replace dwb.files struct with a char-array, free all paths when in dwb_clean_up | portix |
2012-06-13 | Also strip history in dwb_sync_files | portix |
2012-05-30 | Fix all -Wextra warnings except for -Wunused-parameter | portix |
2012-05-17 | Merging branch scripts into default | portix |
2012-05-15 | New command sanitize | portix |
2012-05-02 | Use g_regex_replace_literal in util_string_replace; always replace referer | portix |
2012-04-20 | Buttonpress/release, keypress/release, register/deregister signals on the fly... | portix |
2012-04-18 | Adding scripts/lib, implementing signal functions | portix |
2012-04-17 | Create signal- and io-object, implementing io.setFile/io.getFile | portix |
2012-03-29 | Tilde-expansion for downloads and path-completion | portix |
2012-03-29 | Expand ~ in util_set_file_content | portix |
2012-03-29 | Remove util_arg_copy, merging dwb_init_settings and dwb_read_settings, cleani... | portix |
2012-03-29 | Reintroducing 'local_set', new command 'toggle_local_setting' | portix |
2012-03-19 | Merging branch refactor into default | portix |
2012-03-19 | Check if str is NULL in util_str_chug, closing #133 | portix |
2012-03-19 | Branch refactor: Use an anonymous, readonly object for hints | portix |
2012-03-13 | Remove not used function util_get_directory_entries; new command 'normal_mode'; | portix |
2012-03-05 | Only set default_search to NULL if the last searchengine is deleted | portix |
2012-03-05 | Allow empty lines and comments in configuration files, closing #114 | portix |
2012-02-20 | Fixing ignoring local files. | portix |
2012-02-19 | Fixing segfault when startpage is not set; fixing glib errors if documentview... | portix |
2012-02-12 | New commands tab_move, tab_move_left, tab_move_right | portix |
2012-01-22 | Fixing wrong single-instance behaviour, replacing FREE macro with g_free; fix... | portix |
2012-01-19 | Fixing cppcheck warning 'mismatching allocation and dallocation' | portix |
2012-01-19 | Fixing redundant checks for NULL reported by cppcheck | portix |
2012-01-09 | Update tablabels when a tab is added/removed | portix |
2012-01-09 | Second color for tabs | portix |
2012-01-08 | Remove toggalbe unbound setting shortcuts, introducing set and toggle_setting... | portix |
2012-01-08 | Fixing not opening quickmarks, fixes #65 | portix |
2012-01-07 | Only remove content of the cachdir when cleaning up, not the directory itself. | portix |
2012-01-07 | Fixing possible segfault in dwb_init_file_content | portix |
2012-01-07 | Introducing custom keys, command chains | portix |
2012-01-03 | Updating version info | portix |
2012-01-03 | Complete urls in command mode | portix |
2011-12-31 | Removed setting top-statusbar, tabbar-position; introducing new setting widge... | portix |
2011-12-28 | Reintroducing dwb_update_layout, needed for the correct tabnumber if a tab is... | portix |
2011-12-28 | Removing not needed dwb_false; new command 'visible' | portix |