0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #3 from james-howard/master More... over 6 years ago
Avoid searching in input or textarea elements, as we can't inject spans into these safely More... over 6 years ago
Allow searching backwards More... over 6 years ago
Improve -[DHWebView searchFor:...] to integrate more naturally with highlighting More... over 6 years ago
Move implementation details out of DHWebView public API More... over 6 years ago
Add a framework target: DHHighlightedWebView.framework More... over 6 years ago
Reduce flickering of highlights while searching More... over 6 years ago
Fix analyzer warning about potential leak in the event that the enclosing scrollbar doesn't exist More... over 6 years ago
Set SDKROOT to Latest macOS (from hardcoded 10.6) More... over 6 years ago
Merge pull request #2 from vtourraine/master More... about 10 years ago
Update podspec for v1.0.0 More... about 10 years ago
Add podspec for CocoaPods More... about 10 years ago
Update README.md More... about 11 years ago
ditto More... almost 12 years ago
Updated the CSS to add: float:inherit and font:inherit (to fix bug with Mac/iOS docsets and the node.js docset) More... almost 12 years ago
Wrong again. More... almost 12 years ago
I was wrong. More... almost 12 years ago
Should now work properly in Snow Leopard. More... almost 12 years ago
WebView will now maintain its text size (zoom level) between launches More... almost 12 years ago
Everything is !important More... almost 12 years ago
Darker highlight color. More... almost 12 years ago
Added maintainsInactiveSelection, thanks to @stefanfuerst! More... almost 12 years ago
Scrollbar positions are calculated a bit more reliably :) More... almost 12 years ago
All seems to be working :) More... almost 12 years ago
Now highlighting results on the scrollbar. Still need to find a way of drawing on top of the scroll knob. More... almost 12 years ago
Minor bug fixes. More... almost 12 years ago
Minor bug fixes related to maintaining DOM selection. More... almost 12 years ago
Removed unused NSString+GTM additions More... almost 12 years ago
WebView will now try to maintain the selection while creating/destroying nodes. More... almost 12 years ago
Changed the highlighting style. More... almost 12 years ago