summaryrefslogtreecommitdiff
path: root/src/dwb.h
AgeCommit message (Expand)Author
2012-02-12New setting tabbar-visibleportix
2012-02-12Merging branch experimental into defaultportix
2012-02-12New commands tab_move, tab_move_left, tab_move_rightportix
2012-02-12Remove unecessary dwb_clean_load_endportix
2012-02-10New command 'reload_userscripts', closing #79portix
2012-02-03New option 'auto-insert-mode', closing #95portix
2012-02-02New options download-gradient-{start,end}, closing #76portix
2012-01-29Fixing presentation mode when fullscreen is enabledportix
2012-01-22Introducing new javascript extensions .onload.js and .onload.all.jsportix
2012-01-22Fixing wrong single-instance behaviour, replacing FREE macro with g_free; fix...portix
2012-01-19Option usefifo for scriptsportix
2012-01-18Set environment variables for userscriptsportix
2012-01-18Set primary selection in entry on shift-insert; do not uri-escape download fi...portix
2012-01-12Commands must be seperated with 2 semicolonsportix
2012-01-11Handle editor command also in insert modeportix
2012-01-10Merging experimental into defaultportix
2012-01-10Nummod for several functionsportix
2012-01-10Remove adblocker preprocessor directives; new commandline option -xportix
2012-01-10Removing use-fifoportix
2012-01-09Don't ignore webkit builtin shortcutsportix
2012-01-09Update tablabels when a tab is added/removedportix
2012-01-09Second color for tabsportix
2012-01-09Remove pass-through modeportix
2012-01-08Show messages for set/toggle_settingportix
2012-01-08Remove toggalbe unbound setting shortcuts, introducing set and toggle_setting...portix
2012-01-07Introducing custom keys, command chainsportix
2012-01-04Fixing hint_mode_rapid: only show hints for urlsportix
2012-01-04Rapid hint modeportix
2012-01-03Fixing wrongly setting error message changing settings to falseportix
2012-01-03Updating version infoportix
2012-01-03Readonly property for Arg, fixes issue with randomly open rubbish pagesportix
2012-01-03Introducing aliases in commandline; allowing a nummod in command lineportix
2012-01-03Complete urls in command modeportix
2012-01-03Prepare config.h for better commandline completionportix
2012-01-02Set bar visibility with 'widget-packing'portix
2011-12-31Removed setting top-statusbar, tabbar-position; introducing new setting widge...portix
2011-12-31Remove unecessary entry movement functions, use GtkEditable functions instead.portix
2011-12-30Introducing command history, reimplementing entry_history_forward/back; added...portix
2011-12-29New command 'allow_session_cookie_tmp'portix
2011-12-29Introducing a whitelist for session cookies; new command allow_session_cookieportix
2011-12-28Removing setting 'cookies', introducing setting 'cookies-store-policy'portix
2011-12-28Rename dwb.fc.commands -> dwb.fc.navigationsportix
2011-12-28Reintroducing dwb_update_layout, needed for the correct tabnumber if a tab is...portix
2011-12-28Removing not needed dwb_false; new command 'visible'portix
2011-12-28Moving all callbacks in dwb.c to callback.cportix
2011-12-27Single status barportix
2011-12-27Remove tilingportix
2011-12-27Save navigation historyportix
2011-12-26Fix final warning: "warning: array subscript has type 'char'" by converting c...Peter Bex
2011-12-26Go back/forward in a new tab/windowportix