summary |
shortlog | log |
commit |
commitdiff |
tree
HEAD ⋅ prev ⋅ next
Marc Liyanage [Fri, 9 Jul 2010 16:08:22 +0000]
Version 2.0: Don't escape < and & in JSON.
Fixes GitHub issue #5.
Marc Liyanage [Fri, 9 Jul 2010 16:07:03 +0000]
Switch Compiler to clang and fix some issues that it found.
Fix some memory leaks found by the static analyzer.
Marc Liyanage [Thu, 24 Jun 2010 16:03:20 +0000]
Merge branch 'json-integration' of github.com:liyanage/webkit-xmlview-plugin
Marc Liyanage [Thu, 24 Jun 2010 16:01:56 +0000]
Added readme pointing to alternate implementation.
Joris Borgdorff [Thu, 24 Jun 2010 09:07:09 +0000]
Wrap lines in Tidy at 120 characters, not the 68 default
Marc Liyanage [Sun, 28 Mar 2010 01:05:22 +0000]
version 1.9
Marc Liyanage [Wed, 10 Feb 2010 06:42:21 +0000]
Disable formatting option menu item that doesn't apply for JSON
http://twitter.com/ikaraszi/status/
8758585041
Marc Liyanage [Sun, 7 Feb 2010 03:25:05 +0000]
Updated credits RTF in about box for new JSON stuff.
Marc Liyanage [Sat, 6 Feb 2010 08:04:50 +0000]
Merge branch 'master' into json-integration
Juan Germán Castañeda Echevarría [Fri, 5 Feb 2010 21:53:09 +0000]
Replacing NSXMLNode for NSXMLElment in all the prettyprint methods
Juan Germán Castañeda Echevarría [Fri, 5 Feb 2010 21:44:21 +0000]
Fix to style and javascript.
Juan Germán Castañeda Echevarría [Fri, 5 Feb 2010 21:43:43 +0000]
Small fixes to append a comma to elements inside an array or hash | object | dicionary
Juan Germán Castañeda Echevarría [Fri, 5 Feb 2010 21:41:51 +0000]
Added json id to the root.
Juan Germán Castañeda Echevarría [Sat, 23 Jan 2010 05:19:35 +0000]
Added support for null and boolean values.
Juan Germán Castañeda Echevarría [Sat, 23 Jan 2010 04:49:35 +0000]
CSS and JS has been tweaked to get braces collapse working.
Juan Germán Castañeda Echevarría [Sat, 23 Jan 2010 02:16:00 +0000]
Adding prettyPrint generators for json arrays, strings and numbers
Juan Germán Castañeda Echevarría [Sat, 23 Jan 2010 01:55:14 +0000]
Adding support for json data in XMLWebKitPluginView. Adding a category for NSDictionary to get its html representation.
Juan Germán Castañeda Echevarría [Sat, 23 Jan 2010 01:36:51 +0000]
Adding Safari as a custom executable and a script to create a link in ~/Library/Internet Plug-Ins for debugging.
Juan Germán Castañeda Echevarría [Fri, 22 Jan 2010 22:34:50 +0000]
Added a new DataFormatter for json data
Juan Germán Castañeda Echevarría [Fri, 22 Jan 2010 22:34:41 +0000]
Adding application/json mime type to Info.plist
Juan Germán Castañeda Echevarría [Fri, 22 Jan 2010 22:30:09 +0000]
Created a new XSLT based on xml-escape-amp-lr and xml-pretty-print's html wrapping template.
Juan Germán Castañeda Echevarría [Fri, 22 Jan 2010 22:20:43 +0000]
Changing name of JSON framework group in XCode and adding a subgroup to Classes to be more unobtrusive with existing code
Juan Germán Castañeda Echevarría [Fri, 22 Jan 2010 22:18:39 +0000]
Adding the json-framework
Marc Liyanage [Tue, 1 Sep 2009 17:38:53 +0000]
fixes for Xcode 3.2 / Snow Leopard warnings
Marc Liyanage [Thu, 19 Mar 2009 09:25:37 +0000]
bumped version for next release cycle
Marc Liyanage [Thu, 19 Mar 2009 09:13:11 +0000]
Implement Sparkle delegate method like ClickToFlash does, so that Safari relaunches properly after auto-update. Updated Sparkle to launchpad revision 340
Marc Liyanage [Tue, 10 Mar 2009 22:52:44 +0000]
cleanup
Marc Liyanage [Tue, 10 Mar 2009 22:51:09 +0000]
distribution script tweaks
Marc Liyanage [Tue, 10 Mar 2009 22:44:29 +0000]
version 1.7
Marc Liyanage [Mon, 9 Mar 2009 13:38:45 +0000]
xml & and < escaping XSLT
Marc Liyanage [Mon, 9 Mar 2009 13:31:06 +0000]
xml & and < escaping XSLT
Marc Liyanage [Mon, 9 Mar 2009 13:05:22 +0000]
CSS tweaks
Marc Liyanage [Mon, 9 Mar 2009 13:05:16 +0000]
CSS tweaks
Marc Liyanage [Mon, 9 Mar 2009 13:00:33 +0000]
CSS tweaks
Marc Liyanage [Sun, 8 Mar 2009 22:18:03 +0000]
passing the user JS code through the XSLT with the data: URI scheme,
base64 encoded. This lets me use XHTML again instead of HTML. about panel tweaks
Marc Liyanage [Sun, 8 Mar 2009 21:29:22 +0000]
attempt to manage js & and < escaping with XSLT cdata-section-elements option for script elements -> fails because the transformation result out of NSXMLDocument does not honor it
Marc Liyanage [Sun, 8 Mar 2009 14:31:03 +0000]
version 1.6
Marc Liyanage [Sun, 8 Mar 2009 14:18:19 +0000]
version 1.6
Marc Liyanage [Sun, 8 Mar 2009 13:58:51 +0000]
version 1.6
Marc Liyanage [Wed, 4 Mar 2009 15:05:00 +0000]
notes / todo cleanup
Marc Liyanage [Tue, 3 Mar 2009 23:23:36 +0000]
build automation Git related fixes
Marc Liyanage [Tue, 3 Mar 2009 22:57:08 +0000]
build automation Git related fixes
Marc Liyanage [Tue, 3 Mar 2009 22:52:14 +0000]
version 1.5
Marc Liyanage [Tue, 3 Mar 2009 22:43:47 +0000]
final CSS/JS tweaks before 1.5 release
Marc Liyanage [Tue, 3 Mar 2009 17:32:18 +0000]
release notes tweak, automatic ZIP file generation for build
Marc Liyanage [Tue, 3 Mar 2009 16:54:52 +0000]
user-supplied CSS and JS integrated
Marc Liyanage [Mon, 2 Mar 2009 23:14:57 +0000]
XSLT tweaks
Marc Liyanage [Mon, 2 Mar 2009 22:24:22 +0000]
popup and user defaults hooked up
Marc Liyanage [Mon, 2 Mar 2009 15:23:57 +0000]
css tweaks
Marc Liyanage [Mon, 2 Mar 2009 14:13:00 +0000]
embedded web view
Marc Liyanage [Mon, 2 Mar 2009 13:07:37 +0000]
added XSLT
Marc Liyanage [Mon, 2 Mar 2009 10:17:28 +0000]
refactored XmlDataFormatter
Marc Liyanage [Mon, 2 Mar 2009 09:57:11 +0000]
renamed XMLDataFormatter to XMLDataFormatterTidy
Marc Liyanage [Mon, 2 Mar 2009 08:44:14 +0000]
test
Marc Liyanage [Mon, 2 Mar 2009 08:40:04 +0000]
test
Marc Liyanage [Mon, 2 Mar 2009 08:39:28 +0000]
test
Marc Liyanage [Sun, 1 Mar 2009 22:51:29 +0000]
changes to distribution.sh for the svn -> git move
Marc Liyanage [Tue, 24 Feb 2009 00:17:58 +0000]
test
Marc Liyanage [Tue, 24 Feb 2009 00:16:16 +0000]
new file test
Marc Liyanage [Mon, 23 Feb 2009 13:02:37 +0000]
deployment process shell script step reordering and improvement
Marc Liyanage [Mon, 23 Feb 2009 00:39:26 +0000]
version 1.4
Marc Liyanage [Mon, 23 Feb 2009 00:27:11 +0000]
release notes for 1.4
Marc Liyanage [Mon, 23 Feb 2009 00:21:05 +0000]
fixed broken incremental loading of large responses
Marc Liyanage [Wed, 18 Feb 2009 13:55:42 +0000]
about box fixes
Marc Liyanage [Wed, 18 Feb 2009 10:11:14 +0000]
release notes cleanup
Marc Liyanage [Wed, 18 Feb 2009 00:28:00 +0000]
log message cleanup
Marc Liyanage [Wed, 18 Feb 2009 00:23:49 +0000]
version 1.3
Marc Liyanage [Sat, 14 Feb 2009 23:50:56 +0000]
updated notes
Marc Liyanage [Sat, 14 Feb 2009 23:47:54 +0000]
first full import
Marc Liyanage [Sat, 14 Feb 2009 10:35:09 +0000]
first commit