0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day 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
add "View Untouched" option (see gear menu) -> display page in WebView without modifying it, and without plugins, so that there's no recursion. More... over 13 years ago
Version 2.0: Don't escape < and & in JSON. Fixes GitHub issue #5. More... almost 14 years ago
Switch Compiler to clang and fix some issues that it found. Fix some memory leaks found by the static analyzer. More... almost 14 years ago
Merge branch 'json-integration' of github.com:liyanage/webkit-xmlview-plugin More... almost 14 years ago
Added readme pointing to alternate implementation. More... almost 14 years ago
Wrap lines in Tidy at 120 characters, not the 68 default More... almost 14 years ago
version 1.9 More... about 14 years ago
Disable formatting option menu item that doesn't apply for JSON http://twitter.com/ikaraszi/status/8758585041 More... about 14 years ago
Updated credits RTF in about box for new JSON stuff. More... about 14 years ago
Merge branch 'master' into json-integration More... about 14 years ago
Replacing NSXMLNode for NSXMLElment in all the prettyprint methods More... about 14 years ago
Fix to style and javascript. More... about 14 years ago
Small fixes to append a comma to elements inside an array or hash | object | dicionary More... about 14 years ago
Added json id to the root. More... about 14 years ago
Added support for null and boolean values. More... over 14 years ago
CSS and JS has been tweaked to get braces collapse working. More... over 14 years ago
Adding prettyPrint generators for json arrays, strings and numbers More... over 14 years ago
Adding support for json data in XMLWebKitPluginView. Adding a category for NSDictionary to get its html representation. More... over 14 years ago
Adding Safari as a custom executable and a script to create a link in ~/Library/Internet Plug-Ins for debugging. More... over 14 years ago
Added a new DataFormatter for json data More... over 14 years ago
Adding application/json mime type to Info.plist More... over 14 years ago
Created a new XSLT based on xml-escape-amp-lr and xml-pretty-print's html wrapping template. More... over 14 years ago
Changing name of JSON framework group in XCode and adding a subgroup to Classes to be more unobtrusive with existing code More... over 14 years ago
Adding the json-framework More... over 14 years ago
fixes for Xcode 3.2 / Snow Leopard warnings More... over 14 years ago
bumped version for next release cycle More... about 15 years ago
Implement Sparkle delegate method like ClickToFlash does, so that Safari relaunches properly after auto-update. Updated Sparkle to launchpad revision 340 More... about 15 years ago
cleanup More... about 15 years ago
distribution script tweaks More... about 15 years ago
version 1.7 More... about 15 years ago