Commit Graph

  • d64f62b9b7 make sure the image used for the detection of the underline is positioned correctly MoyuScript 2011-11-23 13:53:15 +0100
  • 66d328d1e3 make sure the image used for the detection of the underline is positioned correctly Obexer Christoph 2011-11-23 13:53:15 +0100
  • ec5a9ecd0f replaced external image http://html2canvas.hertzen.com/images/8.jpg with data URI MoyuScript 2011-11-23 13:49:04 +0100
  • 2ec7fda1f1 replaced external image http://html2canvas.hertzen.com/images/8.jpg with data URI Obexer Christoph 2011-11-23 13:49:04 +0100
  • 70b3886814 clear canvas before rendering to allow jpeg export MoyuScript 2011-11-18 11:53:26 +0100
  • 044b612d6e clear canvas before rendering to allow jpeg export Obexer Christoph 2011-11-18 11:53:26 +0100
  • 7df9c4ecc6 fix origin check in IE MoyuScript 2011-11-18 12:30:20 +0100
  • 4aba46e247 fix origin check in IE Obexer Christoph 2011-11-18 12:30:20 +0100
  • d217bd3603 add support to render a canvas element to the screenshot MoyuScript 2011-11-18 12:53:31 +0100
  • 91ac445fdf add support to render a canvas element to the screenshot Obexer Christoph 2011-11-18 12:53:31 +0100
  • 95c49a3094 Merge pull request #30 from cobexer/build-improvements MoyuScript 2011-11-16 01:10:07 -0800
  • 2a3d6a0a35 Merge pull request #30 from cobexer/build-improvements Niklas von Hertzen 2011-11-16 01:10:07 -0800
  • 03af78d89d Merge 03495f851d into 74c7373362 GitHub Merge Button 2011-11-15 15:42:59 -0800
  • 1eb387f197 drop obsolete files from the build folder MoyuScript 2011-11-16 00:36:44 +0100
  • 03495f851d drop obsolete files from the build folder Obexer Christoph 2011-11-16 00:36:44 +0100
  • 4615eb3073 Improve build system: read version from version.txt, fix build without compiler MoyuScript 2011-11-16 00:25:02 +0100
  • 16c74d1f8c Improve build system: read version from version.txt, fix build without compiler Obexer Christoph 2011-11-16 00:25:02 +0100
  • eeefe1ebbe Merge pull request #29 from gatapia/patch-1 MoyuScript 2011-11-15 04:12:37 -0800
  • 74c7373362 Merge pull request #29 from gatapia/patch-1 Niklas von Hertzen 2011-11-15 04:12:37 -0800
  • a1ea4c7984 Merge 7ee7d7fa67 into 962d5b8e8d GitHub Merge Button 2011-11-14 21:07:25 -0800
  • 99e4d1befb It is possible for image tags not to have a 'src' (or background-image) attribute specified. This case currently crashes html2canvas. I know its an edge case but it bit me. I set the image src programatically much later (element is actually not visible at the time I call html2canvas). MoyuScript 2011-11-15 16:07:05 +1100
  • 7ee7d7fa67 It is possible for image tags not to have a 'src' (or background-image) attribute specified. This case currently crashes html2canvas. I know its an edge case but it bit me. I set the image src programatically much later (element is actually not visible at the time I call html2canvas). Guido Tapia 2011-11-15 16:07:05 +1100
  • a27b60f491 Merge pull request #25 from kilokeith/width_fix MoyuScript 2011-10-15 02:14:20 -0700
  • 962d5b8e8d Merge pull request #25 from kilokeith/width_fix Niklas von Hertzen 2011-10-15 02:14:20 -0700
  • 5038c79874 Merge 2ca4b88702 into ff635115dc GitHub Merge Button 2011-10-13 22:50:25 -0700
  • 0509f31b26 Fixed a width/height issue that caused smaller elements to render full body width. MoyuScript 2011-10-14 00:47:17 -0500
  • 2ca4b88702 Fixed a width/height issue that caused smaller elements to render full body width. Keith Hoffmann 2011-10-14 00:47:17 -0500
  • d1f49e58e9 missed something - fixed rendering of background gradients 2 André Fiedler 2011-09-25 17:20:39 +0000
  • 38a3681a03 fixed rendering of background gradients André Fiedler 2011-09-25 17:05:05 +0000
  • 48e775a8ed side note for rendering gradients, see issue 4 André Fiedler 2011-09-23 21:29:43 +0000
  • 42b9e57892 Enabled list-style-type's for position inside MoyuScript 2011-09-13 17:25:51 +0300
  • ff635115dc Enabled list-style-type's for position inside Niklas von Hertzen 2011-09-13 17:25:51 +0300
  • 708ca39057 Merge remote branch 'upstream/master' MoyuScript 2011-09-13 17:09:42 +0300
  • a75f41c076 Merge remote branch 'upstream/master' Niklas von Hertzen 2011-09-13 17:09:42 +0300
  • 192521f92d Added list support MoyuScript 2011-09-13 17:09:33 +0300
  • 6dfb5299c9 Added list support Niklas von Hertzen 2011-09-13 17:09:33 +0300
  • a42547ac71 Merge pull request #17 from cthackers/master MoyuScript 2011-09-13 02:04:35 -0700
  • a89b83cb11 Merge pull request #17 from cthackers/master Niklas von Hertzen 2011-09-13 02:04:35 -0700
  • 90fa88b68e Merge 52150b09cd into 6fe3218b50 GitHub Merge Button 2011-09-13 01:26:09 -0700
  • 50c92153d5 Fixed webkit-gradient regular expr MoyuScript 2011-09-13 09:59:12 +0300
  • 52150b09cd Fixed webkit-gradient regular expr The Brain 2011-09-13 09:59:12 +0300
  • 1467dcf41d sync MoyuScript 2011-09-13 09:49:09 +0300
  • 61f71c1839 sync The Brain 2011-09-13 09:49:09 +0300
  • 008ad63555 Added some support for CSS gradients (by cthackers) MoyuScript 2011-09-12 23:50:43 +0300
  • 6fe3218b50 Added some support for CSS gradients (by cthackers) Niklas von Hertzen 2011-09-12 23:50:43 +0300
  • 0701d49e76 merged from dev MoyuScript 2011-09-12 21:39:28 +0300
  • f0112ff3ab merged from dev Niklas von Hertzen 2011-09-12 21:39:28 +0300
  • f260da2c61 merged from dev MoyuScript 2011-09-12 21:35:37 +0300
  • 27ee971bba merged from dev Niklas von Hertzen 2011-09-12 21:35:37 +0300
  • ae836eecf0 Added support for background linear gradients on mozilla and webkit MoyuScript 2011-09-12 13:44:39 +0300
  • 5ba5ef571c Added support for background linear gradients on mozilla and webkit The Brain 2011-09-12 13:44:39 +0300
  • e74ab55be6 Fixed regular expression for chrome MoyuScript 2011-09-12 11:22:17 +0300
  • 180cd38265 Fixed regular expression for chrome The Brain 2011-09-12 11:22:17 +0300
  • 39551dac1f Added support for base64 encoded images as sources MoyuScript 2011-09-12 11:02:15 +0300
  • 958cfdf4eb Added support for base64 encoded images as sources The Brain 2011-09-12 11:02:15 +0300
  • 79e3540059 added getWidth & getHeight, few fixes & normalization jgautheron 2011-09-10 12:03:31 +0200
  • 4b5dcc4254 added getWidth & getHeight, few fixes & normalization jgautheron 2011-09-10 12:02:36 +0200
  • 67b5317d5a removed jQuery dependancies jgautheron 2011-09-09 22:54:13 +0200
  • feb0617358 removed jQuery dependancies jgautheron 2011-09-09 22:43:52 +0200
  • ea7bab6717 removed jQuery dependencies Jonathan Gautheron 2011-09-09 16:05:02 +0200
  • 45ad98e73c v0.30 0.3.0 Niklas von Hertzen 2011-09-07 19:54:19 +0300
  • 9f924dfbab Merge pull request #11 from oleksiy-nesterov/master MoyuScript 2011-09-05 09:41:43 -0700
  • 07c0c13cc1 Merge pull request #11 from oleksiy-nesterov/master 0.3.1 Niklas von Hertzen 2011-09-05 09:41:43 -0700
  • 761860a4a8 Edited src/Images.js via GitHub MoyuScript 2011-08-23 05:53:07 +0300
  • 24d49d164e Merge 7145d9303d into 1c44b94817 GitHub Merge Button 2011-08-22 09:21:53 -0700
  • 7145d9303d Edited src/Images.js via GitHub Oleksiy Nesterov 2011-08-23 05:53:07 +0300
  • 21ff3e95f0 First step to get rid of jQuery dependency: Moved all jQuery specific code to Util.js. -- Got rid of JS Lint warnings along the way. Daniel Jagszent 2011-08-17 16:26:20 +0200
  • 5ade2c104c Added support for some list-style-type's with list-style-position: inside MoyuScript 2011-08-11 22:43:42 +0300
  • 1c44b94817 Added support for some list-style-type's with list-style-position: inside Niklas von Hertzen 2011-08-11 22:43:42 +0300
  • 7880e62056 fixed IE 9 text issues MoyuScript 2011-08-11 16:19:42 +0300
  • 6fe937eb66 fixed IE 9 text issues Niklas von Hertzen 2011-08-11 16:19:42 +0300
  • 08558034b4 cleanup MoyuScript 2011-08-11 15:35:02 +0300
  • be241066ce cleanup Niklas von Hertzen 2011-08-11 15:35:02 +0300
  • 1b395d0548 fixed fatal error with multiple background images MoyuScript 2011-08-11 15:32:20 +0300
  • dcd2a03f79 fixed fatal error with multiple background images Niklas von Hertzen 2011-08-11 15:32:20 +0300
  • 40418bd957 rewrote z-index ordering logic MoyuScript 2011-08-02 21:07:51 +0300
  • d8b4398278 rewrote z-index ordering logic Niklas von Hertzen 2011-08-02 21:07:51 +0300
  • 859461ddc1 Form text value tests MoyuScript 2011-07-29 22:56:33 +0300
  • 328ecd8520 Form text value tests Niklas von Hertzen 2011-07-29 22:56:33 +0300
  • 86c1ee1601 added support for form element text value rendering MoyuScript 2011-07-29 22:55:01 +0300
  • 29b580dbb7 added support for form element text value rendering Niklas von Hertzen 2011-07-29 22:55:01 +0300
  • 1c55fa256e updated tests MoyuScript 2011-07-29 19:23:27 +0300
  • 8082865cab updated tests Niklas von Hertzen 2011-07-29 19:23:27 +0300
  • e027a7496e fixed z-index ordering bug with backgrounds MoyuScript 2011-07-29 19:22:38 +0300
  • 78e1f9829f fixed z-index ordering bug with backgrounds Niklas von Hertzen 2011-07-29 19:22:38 +0300
  • e28127fbfd updated to exclude local image MoyuScript 2011-07-29 19:21:15 +0300
  • 71369d3b33 updated to exclude local image Niklas von Hertzen 2011-07-29 19:21:15 +0300
  • 3c003c1dfa updated test console MoyuScript 2011-07-28 21:24:45 +0300
  • b523d263e4 updated test console Niklas von Hertzen 2011-07-28 21:24:45 +0300
  • 8f0e061418 updated version MoyuScript 2011-07-28 21:23:52 +0300
  • 2bf4724c2a updated version Niklas von Hertzen 2011-07-28 21:23:52 +0300
  • 9ae4ae51fe fixed few minor bugs, added some support for overflow (hidden|scroll|auto) MoyuScript 2011-07-28 21:22:13 +0300
  • d5c443a14c fixed few minor bugs, added some support for overflow (hidden|scroll|auto) Niklas von Hertzen 2011-07-28 21:22:13 +0300
  • db9a1d16ad added support for proxys, fixed a lot of background position issues, added test console MoyuScript 2011-07-21 03:12:17 +0300
  • 9d04b0bbec added support for proxys, fixed a lot of background position issues, added test console Niklas von Hertzen 2011-07-21 03:12:17 +0300
  • fb4601c630 updated build MoyuScript 2011-07-18 22:45:39 +0300
  • e64416ea44 updated build Niklas von Hertzen 2011-07-18 22:45:39 +0300
  • 3c3bf954f5 added storageReady event handler call MoyuScript 2011-07-18 22:45:25 +0300
  • d04e1d87dd added storageReady event handler call Niklas von Hertzen 2011-07-18 22:45:25 +0300
  • 90843848b1 fixed font-weight normal issue for IE MoyuScript 2011-07-18 22:45:11 +0300