summaryrefslogtreecommitdiff
path: root/src/commands.c
AgeCommit message (Expand)Author
2012-02-29New command: 'cancel_download', closing #108portix
2012-02-27Remove hoverelement from parent if bar is toggledportix
2012-02-25New command clear_tabportix
2012-02-23Replace dwb://-uris with dwb:-urisportix
2012-02-22Merging application into defaultportix
2012-02-21New session managementportix
2012-02-18Creating a hover-element if the statusbar is hiddenportix
2012-02-12New setting tabbar-visibleportix
2012-02-12New commands tab_move, tab_move_left, tab_move_rightportix
2012-02-10New command 'reload_userscripts', closing #79portix
2012-01-29Another fix for presentation mode: if fullscreen if enabled in presentation m...portix
2012-01-29Fix for presentation modeportix
2012-01-29Fixing presentation mode when fullscreen is enabledportix
2012-01-28Adding DWB_REFERER to userscript environmentportix
2012-01-22Fixing wrong single-instance behaviour, replacing FREE macro with g_free; fix...portix
2012-01-19Fixing redundant checks for NULL reported by cppcheckportix
2012-01-18Set primary selection in entry on shift-insert; do not uri-escape download fi...portix
2012-01-16New shortcuts entry_confirm, entry_escapeportix
2012-01-12Commands must be seperated with 2 semicolonsportix
2012-01-10Nummod for several functionsportix
2012-01-10Remove adblocker preprocessor directives; new commandline option -xportix
2012-01-09Remove pass-through modeportix
2012-01-08Remove toggalbe unbound setting shortcuts, introducing set and toggle_setting...portix
2012-01-08New command execute_javascript; documenting custom commands; init domain in d...portix
2012-01-06Replace zoom_normal with zoomportix
2012-01-06Return DwbStatus in all functions in commands.cportix
2012-01-04Fixing segfault in save_sessionportix
2012-01-04Rapid hint modeportix
2012-01-03Updating version infoportix
2012-01-03Readonly property for Arg, fixes issue with randomly open rubbish pagesportix
2012-01-02Set bar visibility with 'widget-packing'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-28Fixing possible segfault in commands_lock_protectportix
2011-12-28Removing not needed dwb_false; new command 'visible'portix
2011-12-27Single status barportix
2011-12-27Remove tilingportix
2011-12-26Regression: do not ignore arg in commands_add_viewportix
2011-12-26Go back/forward in a new tab/windowportix
2011-12-26Always let NULL be the first argument for calls of view_add in commands.cportix
2011-12-24Lock uris and domains, merging lock-function with protect-functionportix
2011-12-23Update manpage, fixing wrong nummod in commands_protect and commands_lockportix
2011-12-23Quickmarks of arbitrary lengthportix
2011-12-22Let tabs begin at 1portix
2011-12-21Lock tabs to a specific domainportix