summaryrefslogtreecommitdiff
path: root/src/commands.h
AgeCommit message (Expand)Author
2013-02-01Escape all characters that must be escaped in util_create_json, additional ar...portix
2013-01-09New command 'print_preview'; new option print-previewerportix
2013-01-09Updating copyright informationportix
2012-12-31Remove unused tabs.c/tabs.h and group functionsportix
2012-12-19New commands reload_bookmarks, reload_quickmarks; new signal function connect...portix
2012-07-29Groups: correct messagesportix
2012-06-27New command toggle_tabportix
2012-06-19Fixing getting wrong searchengine url if action points to the same site; new ...portix
2012-06-11New command evalportix
2012-05-17Merging branch scripts into defaultportix
2012-05-15New command sanitizeportix
2012-05-14Remove javascript scripts directory and reload_scripts; change io.fileTest to...portix
2012-03-29Remove not used commands_toggle_propertyportix
2012-03-29New command 'dump' and environment variable 'DWB_HTML_CONTENT' for userscriptsportix
2012-03-28Messages for zoom-levelportix
2012-03-13Remove not used function util_get_directory_entries; new command 'normal_mode';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-25New command clear_tabportix
2012-02-23Replace dwb://-uris with dwb:-urisportix
2012-02-12New commands tab_move, tab_move_left, tab_move_rightportix
2012-02-10New command 'reload_userscripts', closing #79portix
2012-01-16New shortcuts entry_confirm, entry_escapeportix
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-06Return DwbStatus in all functions in commands.cportix
2012-01-03Updating version infoportix
2011-12-31Remove unecessary entry movement functions, use GtkEditable functions instead.portix
2011-12-26Go back/forward in a new tab/windowportix
2011-12-24Lock uris and domains, merging lock-function with protect-functionportix
2011-12-21Lock tabs to a specific domainportix
2011-12-11Include only needed headers in source files, don't include in header files; r...portix
2011-12-03Merging branch experimental into defaultportix
2011-12-03New command 'protect', thanks to MilkFreezeportix
2011-11-29Reintroducing simple filter rulesportix
2011-11-28Introducing toggle_bars, toggle_topbar, toggle_bottombar, presentation_mode, ...portix
2011-11-09Command for find_next/find_previous, fixes wrong return value in dwb_searchportix
2011-10-19New command: onlyportix
2011-10-01Fix command modeportix
2011-09-30Pass-through overrides insertmode, no insermode colorportix
2011-09-28New command stop_loadingportix
2011-09-28Refactor: Return STATUS_OK/ERROR instead of false/trueportix
2011-09-26External editorportix
2011-09-17Refactor: function names without dwb_-prefixportix
2011-09-17Init passthroughportix
2011-09-12Toggle plugin blockerportix
2011-09-07Added function dwb_com_reload_bypass_cacheportix
2011-08-29Fullscreen keybindingportix