summaryrefslogtreecommitdiff
path: root/src/commands.c
AgeCommit message (Expand)Author
2012-03-23Call dwb_focus_scroll before calling dwb_set_normal_message in dwb_insert_mod...portix
2012-03-22Branch experimental: reduce disk access with new 'sync-files' propertyportix
2012-03-22New command local_set and the interactive verison set_local_setting for chang...portix
2012-03-19Branch refactor: Use an anonymous, readonly object for hintsportix
2012-03-13Remove not used function util_get_directory_entries; new command 'normal_mode';portix
2012-03-08Dispatch button 2 in hints.js for new tabs; don't load session in newly creat...portix
2012-03-05Replace 1 with CP_COMMANDLINE in config.h; get the status of executed command...portix
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