summaryrefslogtreecommitdiff
path: root/src/dwb.c
AgeCommit message (Expand)Author
2013-01-27New option 'accept-language'portix
2013-01-19Call scripts_end before freeing anything else in dwb_clean_up, otherwise 'exe...portix
2013-01-11Clear textentry when calling io_promptportix
2013-01-09Updating copyright informationportix
2013-01-09Remove scratchpadportix
2013-01-07Expand ~ in user-stylesheet-uri; don't throw exceptions when an argument is m...portix
2012-12-29Set event name when focusing a tab, adding eventname in tabFocus-signalportix
2012-12-26New option 'load-on-focus'portix
2012-12-19New commands reload_bookmarks, reload_quickmarks; new signal function connect...portix
2012-12-11Remove most exceptions in scripts.c; Regression: don't change to normal_mode ...portix
2012-12-09Remove duplicate call of gtk_entry_set_inner_borderportix
2012-12-06Remove dwb.misc.scripts, dwb.misc.scripts_onloadportix
2012-12-06Change to normal mode in view_navigation_policy_cb; use gtk_clipboard_get ins...portix
2012-12-06Indentation of adblock.c, renaming static variablesportix
2012-12-06Fixing use after free in dwb_get_scriptsportix
2012-12-05Use strcasecmp instead of g_strcmp0 when comparing tagnames, fixes editor iss...portix
2012-12-04Indentation in callback.cportix
2012-12-04Coding style in dwb.cportix
2012-12-02Automated merge with ssh://bitbucket.org/portix/dwbportix
2012-12-01Implementing all gui.* widgetsportix
2012-11-30Implementing tab_next/prev, untestedportix
2012-11-23Fixing segfault if userscript is a symlink, closing #239portix
2012-11-22Fixing segfault in dwb_paste_into_entryportix
2012-11-22Always check for Shift-Insert in callback_key_press, fixes ignoring shift-ins...portix
2012-11-19Merging http://bitbucket.org/portix/dwb into defaultportix
2012-11-18Free websettings when destroying a tab; fixing memory leak in dwb_get_scripts...portix
2012-11-17Use asynchronous clipboard function for dwb_paste_primaryportix
2012-11-17Fixing segfault if userscript is a symlinkportix
2012-11-17Also allow //!-prefix for javascript userscriptsportix
2012-11-17Fixing wrong escaping when backslash is mapped to shortcutportix
2012-11-16Adding tab numbers to the statuslineportix
2012-11-11New option 'hints-key-lock'portix
2012-11-10Paste primary selection into webviewportix
2012-11-01New signal changeMode; new method util.getModeportix
2012-10-28Fixing wrong parameter type in dwb_submit_searchengineportix
2012-10-28Fixing wrong parameter type in submit_searchengineportix
2012-10-26Indicator for quick/bookmarksportix
2012-10-23Renaming hints.js -> base.js, hint_object -> js_baseportix
2012-10-23Fixing element hider issues with webkit-1.10portix
2012-10-19Unescape uri with javascript-schemeportix
2012-10-02Update statusbar from scriptsportix
2012-10-02Create js-quark before creating any objects; don't allocation position string...portix
2012-09-30Use sizeof for stack-allocated strings; fixing one possible buffer overflowportix
2012-09-30Automated merge with ssh://bitbucket.org/portix/dwbportix
2012-09-24Set default value for sync_filesportix
2012-09-19implementing scratchpad_show/scratchpad_hideportix
2012-09-17New option show-single-tabportix
2012-09-17Fixing possible segfault in dwb_normal_modeportix
2012-08-29Moving grab_adblocker to tools; initial commit of extension-managerportix
2012-08-27More information in dwb_versionportix