summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-06-27Seperate keys.html fileportix
2011-06-26CSS for settingsportix
2011-06-26Unused SETTING KEY_SETTINGportix
2011-06-26New settings view, remove per view settings viewportix
2011-06-25Automated merge with ssh://bitbucket.org/portix/dwbportix
2011-06-25Load dwb uriportix
2011-06-25Remove plugins, remove dwb_parse_key_settingportix
2011-06-25INFO_FILE for keyboard settingsportix
2011-06-25New keyboard settings view and implementationportix
2011-06-25Go in normal_mode on entry-activate in FIND_MODEportix
2011-06-23In dwb_clean_load_end: only change from INSERT_MODE/FIND_MODE to normalmodeportix
2011-06-23Remove Pluginblockerportix
2011-06-23Replace defines by enums, starting branch new_keysportix
2011-06-22Change to normal mode in dwb_clean_load_end()portix
2011-06-21Set LC_NUMERIC 'C' in dwb_save_settingsportix
2011-06-21Fix segfault in dwb_view_remove when called from close-window callbackportix
2011-06-20Popup: connect to all actionsportix
2011-06-17Primary selection for 'copy link location'portix
2011-06-16Fix double matching keybindingsportix
2011-06-16Don't go in normal mode on LOAD_PROVISIONALportix
2011-06-16Execute javascript in the context of the focused frameportix
2011-06-16Print debug messages, scroll without javascriptportix
2011-06-15Merge with 368portix
2011-06-15In insert mode, always return false on keypressportix
2011-06-07Segfault when striping uri in dwb_load_uri fixes 33portix
2011-06-03Normal mode, do not return if in already in normal modeportix
2011-06-03Clean status bar when loadingportix
2011-06-02Change to normal mode on WEBKIT_LOAD_STATUS_PROVISIONALportix
2011-06-02Change to normal mode after loading finishedportix
2011-05-22Set default value for flattened framesportix
2011-05-22New properties 'enable-frame-flattening', 'enable-dns-prefetching'portix
2011-05-22Remove unnecessary call to g_thread_initportix
2011-05-19Hints: don't ignore backspaceportix
2011-05-18Create also hints in iframes, don't call update hints after hints were createdportix
2011-05-16Remove two unnecessary calls to dwb_focusportix
2011-05-10Shortcut for the webinspectorportix
2011-05-09merge with branch 'html'portix
2011-05-09Temporarily remove settings from info panelportix
2011-05-08Check for webkit versionportix
2011-05-06Compute tabheight only once for faviconportix
2011-05-06Set favicon in the tablabelportix
2011-04-24Switch to the view before last view, if last is closedportix
2011-04-16ssl: update ssl on notify::progressportix
2011-04-16fix: ssl-state, don't try to disconnect from plugin-signal-handler if not con...portix
2011-03-26Enable private browsing during current session, fixes #28portix
2011-03-26only yank urls to clipboard, fixes #27portix
2011-03-26plugin blocker: clone node if possibleportix
2011-03-24Plugin blocker also in iframesportix
2011-03-23plugin blocker javascript independent, ignore mailto/ftp requestsportix
2011-03-23Changed pointer for plugin-blocker, fixed memory leak, Nullterminated strings...portix