summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2011-06-23Remove Pluginblockerportix
2011-05-22Remove comments in hints.jsportix
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-08hints.js: new createElement methodportix
2011-04-07mouse scroll symbolportix
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
2011-03-21hints.js: imagemaps, check if area can be foundportix
2011-03-06merge dwb_com_focus_next/prev functionportix
2011-03-05new font implementationportix
2011-03-03get html-areas by idportix
2011-03-01check if [i]frames have a contentDocument, color for script-blockerportix
2011-03-01only use markup for the status-part of the status-bar; createStyleSheet fixportix
2011-02-26cleaning upportix
2011-02-26check for visibilty of iframesportix
2011-02-25hints: better match for number hintsportix
2011-02-24set default values in hints.jsportix
2011-02-24hints: create stylesheet if page hasn't fully loadedportix
2011-02-24visibility of hintsportix
2011-02-24DwbHintObj createdportix
2011-02-23hint foreground colorportix
2011-02-23respect opacity in hint backgroundsportix
2011-02-21added selection.jsportix
2011-02-21smoother scrolling in mouse.jsportix
2011-02-20mouse functionsportix
2011-02-19hints: change link's foreground color to #000000portix
2011-02-19forgotten console.logportix
2011-02-18image tag: check if usemap is setportix
2011-02-18hints: correct position of area tagsportix
2011-02-18remove double getComputedStyle in hints.jsportix
2011-02-12mousedown event: evaluate kind of event, that has to be doneportix
2011-02-12hints.js: mousedown eventportix
2011-02-09hint stylesheet: no outline, add \!important attributeportix
2011-02-08merge with revision 255portix
2011-02-08merge with revision 250portix
2011-02-07hints.js: constructor for hints, dwb_clear fixportix
2011-02-07searchengine: add type 'search' input fieldsportix
2011-02-07set default offset in new DwbHintportix
2011-01-30hints.js: dwb_add_searchengine, also search for input-element with type searchportix
2011-01-30in create new hint, check if offset is set, fixes new searchengine showing no...portix
2011-01-30fix not going in insertmode when following a link and target is an inputportix
2011-01-28clear hints on first load of hints.jsportix
2011-01-27hinting script: fix undefined contentDocument, clean up scriptportix
2011-01-25find mode: mark text matches on find_next/previous, fix find_previousportix
2011-01-25fix position of links in iframesportix