Commit Graph

16 Commits

Author SHA1 Message Date
Jos de Jong cb56f6c796 changed code for the buttons to copy from formatter to editor and vice versa, no more inline javascript (gives security policy errors in chrome app) 2012-08-25 13:03:09 +02:00
Jos de Jong cf5ed0bfb1 Fixed drop down menu removed multiple times (which did throw errors). 2012-08-25 12:15:14 +02:00
Jos de Jong e6d070a370 Added feature to automatically add escape characters before \ and ", and automatically replace new lines with \n (adresses issues #4, #5, #6) 2012-08-19 15:25:08 +02:00
Jos de Jong d6cf0f0060 Replaced all icons with one sprite. Added buttons next/previous to the searchbox. 2012-08-16 20:49:50 +02:00
Jos de Jong 6ceb444dc2 Minified version updated 2012-08-12 20:10:14 +02:00
Jos de Jong 0a86f57e5a Fixed issue with searchbox quickkeys in IE 2012-08-12 15:31:55 +02:00
Jos de Jong 90b6b94249 Disabled quickkeys Ctrl+F and F3 for now, needs some more attention to get that working reliable on all browsers (especially IE and Opera) 2012-08-12 14:36:44 +02:00
Jos de Jong 32a54f4cc6 Added looping through search results using quickkeys 2012-08-07 22:07:54 +02:00
Jos de Jong d20f9031bb fixed ignoring functions and undefined values in the loaded JSON object (they where interpreted as empty object and string instead of being ignored). 2012-07-31 11:49:29 +02:00
Jos de Jong eeda3673cd Moved the search functionality to a separate prototype SearchBox 2012-07-29 21:42:26 +02:00
Jos de Jong 182586ad9a first basic implementation of a search box 2012-07-22 20:33:02 +02:00
Jos de Jong 6ee4b36caf the position of the vertical separator between left and right panel is stored 2012-07-18 23:30:45 +02:00
Jos de Jong 7eaecdcbd6 fixed wrapping of long words and urls in Chrome 2012-07-18 22:40:06 +02:00
Jos de Jong fe7be148c6 fixed the focus/blur events for fields and values. 2012-07-01 14:40:12 +02:00
= c0646bccb0 Use minified js file to improve page load time 2012-04-25 09:12:49 +02:00
= 28ba72f576 first commit 2012-04-21 13:28:28 +02:00