Age | Commit message (Expand) | Author |
2012-03-23 | Call dwb_focus_scroll before calling dwb_set_normal_message in dwb_insert_mod... | portix |
2012-03-22 | Branch experimental: reduce disk access with new 'sync-files' property | portix |
2012-03-22 | New command local_set and the interactive verison set_local_setting for chang... | portix |
2012-03-19 | Branch refactor: Use an anonymous, readonly object for hints | portix |
2012-03-13 | Remove not used function util_get_directory_entries; new command 'normal_mode'; | portix |
2012-03-08 | Dispatch button 2 in hints.js for new tabs; don't load session in newly creat... | portix |
2012-03-05 | Replace 1 with CP_COMMANDLINE in config.h; get the status of executed command... | portix |
2012-02-29 | New command: 'cancel_download', closing #108 | portix |
2012-02-27 | Remove hoverelement from parent if bar is toggled | portix |
2012-02-25 | New command clear_tab | portix |
2012-02-23 | Replace dwb://-uris with dwb:-uris | portix |
2012-02-22 | Merging application into default | portix |
2012-02-21 | New session management | portix |
2012-02-18 | Creating a hover-element if the statusbar is hidden | portix |
2012-02-12 | New setting tabbar-visible | portix |
2012-02-12 | New commands tab_move, tab_move_left, tab_move_right | portix |
2012-02-10 | New command 'reload_userscripts', closing #79 | portix |
2012-01-29 | Another fix for presentation mode: if fullscreen if enabled in presentation m... | portix |
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 |