summaryrefslogtreecommitdiff
path: root/src/commands.c
AgeCommit message (Expand)Author
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
2011-12-16Don't set last_cookies to be NULL after allowing cookiesportix
2011-12-15Prompt for domains before allowing them; don't exit if there is still a promp...portix
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-03Change default value of dwb.state.nummod to -1portix
2011-12-03New command 'protect', thanks to MilkFreezeportix
2011-11-29Reintroducing simple filter rulesportix
2011-11-28Also show topbar when commands_focus_nth_view is calledportix
2011-11-28Introducing toggle_bars, toggle_topbar, toggle_bottombar, presentation_mode, ...portix
2011-11-10Decide if opening a new window/tab only in dwb_load_uri except for click even...portix
2011-11-09Command for find_next/find_previous, fixes wrong return value in dwb_searchportix
2011-11-06In commands_bookmarks, check if dwb.comps.active_comp is NULLportix
2011-11-03In set bookmark url in commands_bookmarksportix
2011-11-02Add autoscroll script to default installationportix
2011-10-30Fixing double open of new tabs with blank attributeportix
2011-10-27Seperate scroll functionportix
2011-10-19New command: onlyportix
2011-10-18Set clipboard directly in clipboard hint-modeportix
2011-10-18Introducing different hint-modesportix
2011-10-18HINT_T_URL is maximum typeportix
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-14Again fixing bookmarks-commandportix
2011-10-14Initial hintmodesportix
2011-10-06Refactor: pass GList * to functions in local.cportix
2011-10-06Directory functions in local.c local.hportix
2011-10-06Fix double free in navigation_policy_request_cbportix
2011-10-06New directory listingportix
2011-10-04Init buffer completion, needs a fixportix
2011-10-03Overlays for addSearchEngine, labeled input hintsportix
2011-10-02Merge default into develop, change modes via dwb_change_modeportix
2011-10-01Fix command modeportix
2011-09-30Pass-through overrides insertmode, no insermode colorportix
2011-09-29Fixing: message for bookmark savingportix
2011-09-28New command stop_loadingportix
2011-09-28Refactor: Return STATUS_OK/ERROR instead of false/trueportix
2011-09-26External editorportix
2011-09-19Settings, no per-view-settings, new setting sync-historyportix
2011-09-18Fix compilation error in commands.cportix
2011-09-17Refactor: function names without dwb_-prefixportix
2011-09-17Pass through modeportix
2011-09-17Init passthroughportix