summaryrefslogtreecommitdiff
path: root/src/config.h
AgeCommit message (Expand)Author
2012-03-30Missing find_backward in config.hportix
2012-03-30Case sensitive search, closing #146portix
2012-03-29Remove not used commands_toggle_propertyportix
2012-03-29New command 'dump' and environment variable 'DWB_HTML_CONTENT' for userscriptsportix
2012-03-29Reintroducing 'local_set', new command 'toggle_local_setting'portix
2012-03-28Remove the local_set functions for now as they are disfunctionalportix
2012-03-28Set default sync-files value to 120portix
2012-03-28Messages for zoom-levelportix
2012-03-27Automated merge with ssh://bitbucket.org/portix/dwbportix
2012-03-27Commandline property CP_NEEDS_ARG for commands that need an argument, otherwi...portix
2012-03-27Merging revision 1152 (sync-files) into defaultportix
2012-03-22New setting 'font-hidden-statusbar'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-20New option hint-autofollow, closing #118; free scripts, userscripts and hint_...portix
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-08New setting 'use-ntlm', closing #119portix
2012-03-06Automated merge with ssh://bitbucket.org/portix/dwbportix
2012-03-06New setting scheme-handler, closing #117; removed settings 'mail-client' and ...portix
2012-03-05Replace 1 with CP_COMMANDLINE in config.h; get the status of executed command...portix
2012-02-29Rename setting font-inactive -> font-nofocusportix
2012-02-29New command: 'cancel_download', closing #108portix
2012-02-29Remove function dwb_init_vars, call setter functions on init insteadportix
2012-02-29New setting 'new-tab-position-policy', closing #85; don't set setting from co...portix
2012-02-25New command clear_tabportix
2012-02-23Replace dwb://-uris with dwb:-urisportix
2012-02-18Use GApplication for single instance handling, session management is still mi...portix
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-02-03New option 'auto-insert-mode', closing #95portix
2012-02-02New options download-gradient-{start,end}, closing #76portix
2012-01-26Focus insert mode when editor is closed fixes #80portix
2012-01-22Cleaning up settings events, save settings on change and confirm, don't leave...portix
2012-01-16Missing entry_history_forward in config.hportix
2012-01-16New shortcuts entry_confirm, entry_escapeportix
2012-01-16Merging head 976portix
2012-01-16New setting 'enable-faviconportix
2012-01-15New option download-no-confirmportix
2012-01-11Handle editor command also in insert modeportix
2012-01-11Updating manpage, adding tab colors to settings.inportix
2012-01-11Setting javascript schemesportix
2012-01-10Updating man page; remove shortcut 'complete_current_history'portix
2012-01-10Merging experimental into defaultportix
2012-01-10Remove adblocker preprocessor directives; new commandline option -xportix
2012-01-10Removing use-fifoportix
2012-01-10Rename some functions; non printable keys should be saved as @key@portix
2012-01-09Second color for tabsportix
2012-01-09Remove pass-through modeportix