summaryrefslogtreecommitdiff
path: root/src/config.h
AgeCommit message (Expand)Author
2012-01-08Show messages for set/toggle_settingportix
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-08Alias for zoom: zportix
2012-01-06Replace zoom_normal with zoomportix
2012-01-04Also ask for cookie domains if no cookies are presentportix
2012-01-04Fixing hint_mode_rapid: only show hints for urlsportix
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-03Updating manpageportix
2012-01-03Introducing aliases in commandline; allowing a nummod in command lineportix
2012-01-03Prepare config.h for better commandline completionportix
2012-01-02Option cache-modelportix
2011-12-31Removed setting top-statusbar, tabbar-position; introducing new setting widge...portix
2011-12-31New shortcut 'entry_delete_word_forward'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-29Replace active-fg-color/active-bg-color with foreground-color/background-colorportix
2011-12-28Removing setting 'cookies', introducing setting 'cookies-store-policy'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-27Remove scroll_percentportix
2011-12-27Save navigation historyportix
2011-12-26Go back/forward in a new tab/windowportix
2011-12-25Changing default shortcuts for lock_domain and lock_uriportix
2011-12-24Lock uris and domains, merging lock-function with protect-functionportix
2011-12-21Lock tabs to a specific domainportix
2011-12-11Remap toggle_adblocker, add toggle_adblocker to keys.in and manpage.portix
2011-12-11New setting: tabbar-positionportix
2011-12-08Replace dwb_set_dummy with NULL, destroy view->tabevent instead of only remov...portix
2011-12-03Merging branch experimental into defaultportix
2011-12-03New command 'protect', thanks to MilkFreezeportix
2011-12-02New setting: 'scrollbars'portix
2011-11-29Reintroducing simple filter rulesportix
2011-11-28Introducing toggle_bars, toggle_topbar, toggle_bottombar, presentation_mode, ...portix
2011-11-28Set element hider with dom-apiportix
2011-11-24Merging develop into defaultportix
2011-11-15Revert wmclass, fix typo in settings descriptionportix
2011-11-15Putting default settings/keys in config.h, changing some default settingsportix
2011-10-19New command: onlyportix
2011-10-18Introducing different hint-modesportix
2011-10-18New commands yank_title, yank_title_primary, fixes #51portix
2011-10-15Set clipboard function, preparation for hint_mode_clipboardportix
2011-10-15Hint modes images, editable, urlportix
2011-10-14Initial hintmodesportix