Commit Graph

228 Commits

Author SHA1 Message Date
Jos de Jong ec1dee480f fixed a typo in method _escape (missing semicolon after  ) 2012-07-22 21:02:54 +02:00
Jos de Jong b56b6a6df1 Recreated the icons, now in SVG format, including a script to export them to PNG's and GIF's 2012-07-22 20:59:08 +02:00
Jos de Jong 98d96f2228 fixed wrapping text that was no longer working on Firefox. (was introduced by solving issue #7) 2012-07-22 20:57:11 +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 14cc20366a changed indentation from 2 to 4 spaces 2012-07-18 22:39:48 +02:00
Jos de Jong e96a7042d6 created getter and setter function for manipulating the parent of a Node. 2012-07-08 14:31:51 +02:00
Jos de Jong a33462155f fixed Issue #7: leading (and trailing) spaces where not displayed. Fixed by replacing all spaces with an ` ` character. 2012-07-08 11:28:43 +02:00
Jos de Jong fe7be148c6 fixed the focus/blur events for fields and values. 2012-07-01 14:40:12 +02:00
Jos de Jong c56ddc21c8 robots.txt added 2012-07-01 14:39:24 +02:00
Jos de Jong 6dfa86150d added -moz-box-sizing and -webkit-box-sizing again, not having that gives issues at least on firefox. 2012-07-01 10:30:01 +02:00
= ad929bcfc0 updated minified version 2012-06-08 22:15:37 +02:00
= 18d9882b96 fixed a bug with getAbsoluteTop and getAbsoluteLeft, wrongly calculating the position in case of a scrolled page 2012-06-08 22:09:27 +02:00
= 75119be464 changed indentation from 2 to 4 spaces 2012-06-08 22:06:49 +02:00
= 34b2670788 -moz-box-sizing and -webkit-box-sizing added 2012-06-08 22:06:14 +02:00
= 0204b36631 Improved code formatting 2012-05-30 10:52:29 +02:00
= ac640ff600 Minified version updated 2012-05-30 10:48:09 +02:00
= 9bb438ace9 Code formatted more neatly 2012-05-30 10:47:46 +02:00
= 7a4e9c6259 Code formatted more neatly, better method descriptions (thanks WebStorm code inspector) 2012-05-30 10:45:59 +02:00
= 3ed3e0e48e test file added for testing breaking a long url 2012-05-30 10:03:22 +02:00
= 29626e03ad ignore file added to ignore the WebStorm project properties 2012-05-30 10:02:31 +02:00
= 656e52ffda Fixed issue #2: Clicking a button triggers a form submit if the div is inside of a form tag 2012-05-30 10:01:21 +02:00
= c0646bccb0 Use minified js file to improve page load time 2012-04-25 09:12:49 +02:00
= b5defff28c Readme added 2012-04-25 09:12:24 +02:00
= 118b19dc89 Fixed dragging an object after it is collapsed. Use minified js file for faster page load. 2012-04-25 09:08:52 +02:00
= eee974830c Fixed displaying error in non-supported browsers. Fixed word wrap in Firefox and Opera. 2012-04-21 15:50:21 +02:00
= 28ba72f576 first commit 2012-04-21 13:28:28 +02:00