803 Commits (15c558bdebf60bc321c6e15b07edef36106284c4)
 

Author SHA1 Message Date
Tj Holowaychuk 15c558bdeb Revert "Fix compilation on MacOSX gcc 4.2.1 environment." 14 years ago
Tj Holowaychuk 582a005cfa Merge branch 'master' of github.com:LearnBoost/node-canvas 14 years ago
Tj Holowaychuk 10da42f2c0 Changed: prefix some private methods with _ 14 years ago
TJ Holowaychuk 530266ded9 Merge pull request #115 from syoyo/macos-gcc42-fix 14 years ago
Syoyo Fujita 5c5db2972f Fix compilation on MacOSX gcc 4.2.1 environment. 14 years ago
Tj Holowaychuk bc113438c4 Release 0.7.1 14 years ago
Tj Holowaychuk 8c8fc9ac77 Merge branch 'master' of github.com:LearnBoost/node-canvas 14 years ago
Tj Holowaychuk 8192e7e817 Added better image format detection 14 years ago
TJ Holowaychuk 544a0ed1d4 Merge pull request #112 from Hamms/master 14 years ago
Elijah Hamovitz 14743df77c added libpath options to waf configuration; this was necessary to correctly detect gif and jpeg support on FreeBSD 14 years ago
Tj Holowaychuk 39e5cdf7d9 Release 0.7.0 14 years ago
Tj Holowaychuk 787249acb8 Merge branch 'master' of github.com:LearnBoost/node-canvas 14 years ago
Tj Holowaychuk c06ddd2228 Merge branch 'integration' 14 years ago
Tj Holowaychuk 7f8c2998a3 unnecessary parens 14 years ago
Tj Holowaychuk 451154ce4c unnecessary parens 14 years ago
Tj Holowaychuk 5f74448ba2 unnecessary parens 14 years ago
Tj Holowaychuk ae4eb50bf1 imageIdx -> i 14 years ago
Tj Holowaychuk 37c505493c refactoring loadGIFFromBuffer 14 years ago
Tj Holowaychuk 16cd613468 removed old gnu style initializer 14 years ago
Tj Holowaychuk 16096ad24c refactored Image::loadGIF() 14 years ago
Tj Holowaychuk afc5fa40ec gft -> gif 14 years ago
Tj Holowaychuk b153b6785d c-style gif internals 14 years ago
Tj Holowaychuk 82b32c3b20 move gif privates into Image.cc 14 years ago
Tj Holowaychuk e827187a5a fixed GIFInputFuncData struct style 14 years ago
Tj Holowaychuk 32630a5637 have gif trailing comment 14 years ago
Brian McKinney 63626fa672 Add GIF support 14 years ago
Nathan Rajlich 298db528ee spacing 14 years ago
Nathan Rajlich bfc69e5d6b But less than 0.6.0 14 years ago
Nathan Rajlich 1cb771349c Allow installation from node v0.5.x-pre 14 years ago
Tj Holowaychuk f4fc9ca88f misc refactor 14 years ago
Tj Holowaychuk 5e3af66268 Release 0.6.0 14 years ago
Tj Holowaychuk 1f5350ad69 ws 14 years ago
Tj Holowaychuk 6c288880f5 removed submods 14 years ago
Tj Holowaychuk b1f9d112fe fixed remaining tests 14 years ago
Tj Holowaychuk d8c87a03e5 upgraded expresso 14 years ago
Tj Holowaychuk bc44af699f added devDependencies 14 years ago
Tj Holowaychuk a5a9d76b8e added source-atop test 14 years ago
Tj Holowaychuk bcc1b0c360 no need for ->handle_ here 14 years ago
Tj Holowaychuk 98c42b0a95 misc refactoring 14 years ago
Tj Holowaychuk 561938a6df removed V8::AdjustAmountOfExternalAllocatedMemory() call from toBuffer() 14 years ago
Tj Holowaychuk ac0b2ada73 doc typo 14 years ago
Konstantin Käfer 0aae15e26d Marked up JavaScript code to be syntax highlighted 14 years ago
Tj Holowaychuk da532ec751 uint8_t 14 years ago
Tj Holowaychuk a647cb8b55 refactored Image::readPNG() 14 years ago
Tj Holowaychuk 73666af3bc docs 14 years ago
Tj Holowaychuk a3f4dc4a84 added png to image-src.js example 14 years ago
Tj Holowaychuk 5af34793fe added image-src.js example 14 years ago
Tj Holowaychuk be77b17adc moved loadJPEGFromBuffer() into HAVE_JPEG 14 years ago
Tj Holowaychuk 8179d4619e Added Image#src= support. Closes #91 14 years ago
Tj Holowaychuk 28cd7532b0 Merge branch 'master' of github.com:LearnBoost/node-canvas 14 years ago