Age | Commit message (Expand) | Author |
2011-06-27 | Seperate keys.html file | portix |
2011-06-26 | CSS for settings | portix |
2011-06-26 | Unused SETTING KEY_SETTING | portix |
2011-06-26 | New settings view, remove per view settings view | portix |
2011-06-25 | Automated merge with ssh://bitbucket.org/portix/dwb | portix |
2011-06-25 | Load dwb uri | portix |
2011-06-25 | Remove plugins, remove dwb_parse_key_setting | portix |
2011-06-25 | INFO_FILE for keyboard settings | portix |
2011-06-25 | New keyboard settings view and implementation | portix |
2011-06-25 | Go in normal_mode on entry-activate in FIND_MODE | portix |
2011-06-23 | In dwb_clean_load_end: only change from INSERT_MODE/FIND_MODE to normalmode | portix |
2011-06-23 | Remove Pluginblocker | portix |
2011-06-23 | Replace defines by enums, starting branch new_keys | portix |
2011-06-22 | Change to normal mode in dwb_clean_load_end() | portix |
2011-06-21 | Set LC_NUMERIC 'C' in dwb_save_settings | portix |
2011-06-21 | Fix segfault in dwb_view_remove when called from close-window callback | portix |
2011-06-20 | Popup: connect to all actions | portix |
2011-06-17 | Primary selection for 'copy link location' | portix |
2011-06-16 | Fix double matching keybindings | portix |
2011-06-16 | Don't go in normal mode on LOAD_PROVISIONAL | portix |
2011-06-16 | Execute javascript in the context of the focused frame | portix |
2011-06-16 | Print debug messages, scroll without javascript | portix |
2011-06-15 | Merge with 368 | portix |
2011-06-15 | In insert mode, always return false on keypress | portix |
2011-06-07 | Segfault when striping uri in dwb_load_uri fixes 33 | portix |
2011-06-03 | Normal mode, do not return if in already in normal mode | portix |
2011-06-03 | Clean status bar when loading | portix |
2011-06-02 | Change to normal mode on WEBKIT_LOAD_STATUS_PROVISIONAL | portix |
2011-06-02 | Change to normal mode after loading finished | portix |
2011-05-22 | Set default value for flattened frames | portix |
2011-05-22 | New properties 'enable-frame-flattening', 'enable-dns-prefetching' | portix |
2011-05-22 | Remove unnecessary call to g_thread_init | portix |
2011-05-19 | Hints: don't ignore backspace | portix |
2011-05-18 | Create also hints in iframes, don't call update hints after hints were created | portix |
2011-05-16 | Remove two unnecessary calls to dwb_focus | portix |
2011-05-10 | Shortcut for the webinspector | portix |
2011-05-09 | merge with branch 'html' | portix |
2011-05-09 | Temporarily remove settings from info panel | portix |
2011-05-08 | Check for webkit version | portix |
2011-05-06 | Compute tabheight only once for favicon | portix |
2011-05-06 | Set favicon in the tablabel | portix |
2011-04-24 | Switch to the view before last view, if last is closed | portix |
2011-04-16 | ssl: update ssl on notify::progress | portix |
2011-04-16 | fix: ssl-state, don't try to disconnect from plugin-signal-handler if not con... | portix |
2011-03-26 | Enable private browsing during current session, fixes #28 | portix |
2011-03-26 | only yank urls to clipboard, fixes #27 | portix |
2011-03-26 | plugin blocker: clone node if possible | portix |
2011-03-24 | Plugin blocker also in iframes | portix |
2011-03-23 | plugin blocker javascript independent, ignore mailto/ftp requests | portix |
2011-03-23 | Changed pointer for plugin-blocker, fixed memory leak, Nullterminated strings... | portix |