summaryrefslogtreecommitdiff
path: root/src/plugins.c
AgeCommit message (Expand)Author
2012-06-27Change z-index of hints to a higher value than the pluginblocker elementportix
2012-06-24Set z-index on clickable elementportix
2012-06-24Remove event-listener from the flashblocker plugin after the element was clic...portix
2012-06-19Remove plugins_find_in_frames, try to block all plugins in load-committed cal...portix
2012-06-19Check if title is NULL in dwb_update_layout before updating the tab-titleportix
2012-06-19Connect to beforeload during window-object-cleard signal; replace plugin puzz...portix
2012-05-30Fix all -Wextra warnings except for -Wunused-parameterportix
2012-02-12Remove unecessary dwb_clean_load_endportix
2012-02-06Call plugins_free before destroying the webviewportix
2012-01-14Map control button1 to open in new tabportix
2012-01-03Updating version infoportix
2011-12-30Introducing command history, reimplementing entry_history_forward/back; added...portix
2011-12-11Include only needed headers in source files, don't include in header files; r...portix
2011-12-08Fixing double freeing new_style in plugins_create_click_elementportix
2011-12-07Fixing memory leaks in plugin-blocker and adblockerportix
2011-11-30Regression: don't unref dom-objectsportix
2011-11-27Unreference dom-objects in plugins.c, still there is still a big leak, maybe ...portix
2011-11-08Remove unecessary debug messagesportix
2011-09-27Select elements in settings, forget settings.html, keys.htmlportix
2011-09-17Refactor: function names without dwb_-prefixportix
2011-09-13Show blocked plugins in statusbarportix
2011-09-12Clean up commentsportix
2011-09-12Use bitmask for plugin-blocker-statusportix
2011-09-12Toggle plugin blockerportix
2011-07-20In pluginblocker: Only hide elemnents if beforeload failsportix
2011-07-20In plugins.c: connect frames to notify::load-statusportix
2011-07-19Fixing to many calls to dwb_plugin_blocker_connectportix
2011-07-19Rename create_plugin_widget_cbportix
2011-07-18Hide remove flash-nodes, that cannot be prevented from being loadedportix
2011-07-18Hide plugin nodesportix
2011-07-18Force background for blocked pluginsportix
2011-07-18Block flash in iframesportix
2011-07-18Adding filesportix
2011-06-25Remove plugins, remove dwb_parse_key_settingportix
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
2011-03-23New plugin blockerportix