Age | Commit message (Expand) | Author |
2012-01-29 | Fix for presentation mode | portix |
2012-01-29 | Fixing presentation mode when fullscreen is enabled | portix |
2012-01-28 | Adding DWB_REFERER to userscript environment | portix |
2012-01-22 | Fixing wrong single-instance behaviour, replacing FREE macro with g_free; fix... | portix |
2012-01-19 | Fixing redundant checks for NULL reported by cppcheck | portix |
2012-01-18 | Set primary selection in entry on shift-insert; do not uri-escape download fi... | portix |
2012-01-16 | New shortcuts entry_confirm, entry_escape | portix |
2012-01-12 | Commands must be seperated with 2 semicolons | portix |
2012-01-10 | Nummod for several functions | portix |
2012-01-10 | Remove adblocker preprocessor directives; new commandline option -x | portix |
2012-01-09 | Remove pass-through mode | portix |
2012-01-08 | Remove toggalbe unbound setting shortcuts, introducing set and toggle_setting... | portix |
2012-01-08 | New command execute_javascript; documenting custom commands; init domain in d... | portix |
2012-01-06 | Replace zoom_normal with zoom | portix |
2012-01-06 | Return DwbStatus in all functions in commands.c | portix |
2012-01-04 | Fixing segfault in save_session | portix |
2012-01-04 | Rapid hint mode | portix |
2012-01-03 | Updating version info | portix |
2012-01-03 | Readonly property for Arg, fixes issue with randomly open rubbish pages | portix |
2012-01-02 | Set bar visibility with 'widget-packing' | portix |
2011-12-31 | Remove unecessary entry movement functions, use GtkEditable functions instead. | portix |
2011-12-30 | Introducing command history, reimplementing entry_history_forward/back; added... | portix |
2011-12-29 | New command 'allow_session_cookie_tmp' | portix |
2011-12-29 | Introducing a whitelist for session cookies; new command allow_session_cookie | portix |
2011-12-28 | Removing setting 'cookies', introducing setting 'cookies-store-policy' | portix |
2011-12-28 | Rename dwb.fc.commands -> dwb.fc.navigations | portix |
2011-12-28 | Reintroducing dwb_update_layout, needed for the correct tabnumber if a tab is... | portix |
2011-12-28 | Fixing possible segfault in commands_lock_protect | portix |
2011-12-28 | Removing not needed dwb_false; new command 'visible' | portix |
2011-12-27 | Single status bar | portix |
2011-12-27 | Remove tiling | portix |
2011-12-26 | Regression: do not ignore arg in commands_add_view | portix |
2011-12-26 | Go back/forward in a new tab/window | portix |
2011-12-26 | Always let NULL be the first argument for calls of view_add in commands.c | portix |
2011-12-24 | Lock uris and domains, merging lock-function with protect-function | portix |
2011-12-23 | Update manpage, fixing wrong nummod in commands_protect and commands_lock | portix |
2011-12-23 | Quickmarks of arbitrary length | portix |
2011-12-22 | Let tabs begin at 1 | portix |
2011-12-21 | Lock tabs to a specific domain | portix |
2011-12-16 | Don't set last_cookies to be NULL after allowing cookies | portix |
2011-12-15 | Prompt for domains before allowing them; don't exit if there is still a promp... | portix |
2011-12-11 | Include only needed headers in source files, don't include in header files; r... | portix |
2011-12-03 | Merging branch experimental into default | portix |
2011-12-03 | Change default value of dwb.state.nummod to -1 | portix |
2011-12-03 | New command 'protect', thanks to MilkFreeze | portix |
2011-11-29 | Reintroducing simple filter rules | portix |
2011-11-28 | Also show topbar when commands_focus_nth_view is called | portix |
2011-11-28 | Introducing toggle_bars, toggle_topbar, toggle_bottombar, presentation_mode, ... | portix |
2011-11-10 | Decide if opening a new window/tab only in dwb_load_uri except for click even... | portix |
2011-11-09 | Command for find_next/find_previous, fixes wrong return value in dwb_search | portix |