Age | Commit message (Expand) | Author |
2013-01-27 | New option 'accept-language' | portix |
2013-01-19 | Call scripts_end before freeing anything else in dwb_clean_up, otherwise 'exe... | portix |
2013-01-11 | Clear textentry when calling io_prompt | portix |
2013-01-09 | Updating copyright information | portix |
2013-01-09 | Remove scratchpad | portix |
2013-01-07 | Expand ~ in user-stylesheet-uri; don't throw exceptions when an argument is m... | portix |
2012-12-29 | Set event name when focusing a tab, adding eventname in tabFocus-signal | portix |
2012-12-26 | New option 'load-on-focus' | portix |
2012-12-19 | New commands reload_bookmarks, reload_quickmarks; new signal function connect... | portix |
2012-12-11 | Remove most exceptions in scripts.c; Regression: don't change to normal_mode ... | portix |
2012-12-09 | Remove duplicate call of gtk_entry_set_inner_border | portix |
2012-12-06 | Remove dwb.misc.scripts, dwb.misc.scripts_onload | portix |
2012-12-06 | Change to normal mode in view_navigation_policy_cb; use gtk_clipboard_get ins... | portix |
2012-12-06 | Indentation of adblock.c, renaming static variables | portix |
2012-12-06 | Fixing use after free in dwb_get_scripts | portix |
2012-12-05 | Use strcasecmp instead of g_strcmp0 when comparing tagnames, fixes editor iss... | portix |
2012-12-04 | Indentation in callback.c | portix |
2012-12-04 | Coding style in dwb.c | portix |
2012-12-02 | Automated merge with ssh://bitbucket.org/portix/dwb | portix |
2012-12-01 | Implementing all gui.* widgets | portix |
2012-11-30 | Implementing tab_next/prev, untested | portix |
2012-11-23 | Fixing segfault if userscript is a symlink, closing #239 | portix |
2012-11-22 | Fixing segfault in dwb_paste_into_entry | portix |
2012-11-22 | Always check for Shift-Insert in callback_key_press, fixes ignoring shift-ins... | portix |
2012-11-19 | Merging http://bitbucket.org/portix/dwb into default | portix |
2012-11-18 | Free websettings when destroying a tab; fixing memory leak in dwb_get_scripts... | portix |
2012-11-17 | Use asynchronous clipboard function for dwb_paste_primary | portix |
2012-11-17 | Fixing segfault if userscript is a symlink | portix |
2012-11-17 | Also allow //!-prefix for javascript userscripts | portix |
2012-11-17 | Fixing wrong escaping when backslash is mapped to shortcut | portix |
2012-11-16 | Adding tab numbers to the statusline | portix |
2012-11-11 | New option 'hints-key-lock' | portix |
2012-11-10 | Paste primary selection into webview | portix |
2012-11-01 | New signal changeMode; new method util.getMode | portix |
2012-10-28 | Fixing wrong parameter type in dwb_submit_searchengine | portix |
2012-10-28 | Fixing wrong parameter type in submit_searchengine | portix |
2012-10-26 | Indicator for quick/bookmarks | portix |
2012-10-23 | Renaming hints.js -> base.js, hint_object -> js_base | portix |
2012-10-23 | Fixing element hider issues with webkit-1.10 | portix |
2012-10-19 | Unescape uri with javascript-scheme | portix |
2012-10-02 | Update statusbar from scripts | portix |
2012-10-02 | Create js-quark before creating any objects; don't allocation position string... | portix |
2012-09-30 | Use sizeof for stack-allocated strings; fixing one possible buffer overflow | portix |
2012-09-30 | Automated merge with ssh://bitbucket.org/portix/dwb | portix |
2012-09-24 | Set default value for sync_files | portix |
2012-09-19 | implementing scratchpad_show/scratchpad_hide | portix |
2012-09-17 | New option show-single-tab | portix |
2012-09-17 | Fixing possible segfault in dwb_normal_mode | portix |
2012-08-29 | Moving grab_adblocker to tools; initial commit of extension-manager | portix |
2012-08-27 | More information in dwb_version | portix |