Age | Commit message (Expand) | Author |
2013-01-09 | Updating copyright information | portix |
2012-12-19 | Fixing broken layout on dwb:quickmarks; remove duplicate entries in data-js o... | portix |
2012-12-06 | Indentation and cleanup of application, html, entry, plugins | portix |
2012-11-22 | Ellipsize dwb:-links correctly | portix |
2012-11-18 | Check if target element is a dom-element in html_key_down_cb | portix |
2012-09-30 | Use sizeof for stack-allocated strings; fixing one possible buffer overflow | portix |
2012-08-27 | Ignore empty key-names in dwb:keys | portix |
2012-07-21 | Additional length parameter in util_get_file_content; remove trailing newline... | portix |
2012-06-24 | Replace dwb.files struct with a char-array, free all paths when in dwb_clean_up | portix |
2012-06-16 | Use pre tag for dwb:script | portix |
2012-05-30 | Fix all -Wextra warnings except for -Wunused-parameter | portix |
2012-05-18 | Execute scripts from commandline | portix |
2012-04-02 | Use SET_GLOBAL instead of SETTING_GLOBAL in html.c | portix |
2012-03-29 | Fix some typos in dynamically generated html and better readability | portix |
2012-03-22 | New command local_set and the interactive verison set_local_setting for chang... | portix |
2012-03-19 | Branch refactor: Use an anonymous, readonly object for hints | portix |
2012-03-05 | Only set default_search to NULL if the last searchengine is deleted | portix |
2012-03-05 | Show urls in dwb:{bookmarks,quickmarks,history} | portix |
2012-03-05 | Adding new dwb url 'dwb:searchengines' | portix |
2012-03-01 | Fixing not loading local bookmarked files, fixes #112; show url if title is (... | portix |
2012-02-23 | Replace dwb://-uris with dwb:-uris | portix |
2012-02-22 | Merging application into default | portix |
2012-02-20 | Fix for custom keys on the settings page: sometimes the wrong callback was ca... | portix |
2012-02-20 | Fixing ignoring local files. | portix |
2012-02-18 | Use GApplication for single instance handling, session management is still mi... | portix |
2012-01-22 | Cleaning up settings events, save settings on change and confirm, don't leave... | portix |
2012-01-22 | Fixing wrong single-instance behaviour, replacing FREE macro with g_free; fix... | portix |
2012-01-18 | Don't connect to change event in inputs on dwb://keys, dwb://settings | portix |
2012-01-12 | Fixing not saving custom commands when the file is empty | portix |
2012-01-12 | Don't clear message when custom keys are saved | portix |
2012-01-12 | Leave insert mode when confirm commands, don't clean custom command shortcuts... | portix |
2012-01-12 | Changing keyboard handling for settings tab | 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-07 | Introducing custom keys, command chains | portix |
2012-01-03 | Updating version info | 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 html.c | portix |
2011-11-08 | Remove unecessary debug messages | portix |
2011-11-03 | In download view: don't strip file:// from fileuri | portix |
2011-10-26 | Checking for system datadirs and fixing a possible memory corruption in html.... | portix |
2011-10-25 | Download view | portix |
2011-10-25 | Adding forgotten dwb_table_cell_middle in quickmarks view | portix |
2011-10-23 | One color for each line | portix |
2011-10-23 | Merging develop into default | portix |
2011-10-23 | New info view | portix |
2011-10-23 | Fixing typo in local.html, memory lead in html_load_page | portix |
2011-10-19 | Remove change-message | portix |
2011-10-19 | In settings.html/keys.html also connect to keydown-event | portix |