1132 Commits (c8c6f09aca9bb45cd89846698adfc568f86a18d2)
 

Author SHA1 Message Date
Thaddee Tyl c8c6f09aca Readme update: node-gyp. 10 years ago
Nathan Rajlich 138abe9aa3 Release 1.1.6 10 years ago
Nathan Rajlich 6fc2c3bd9a History: consistent output styling 10 years ago
Nathan Rajlich 154d586d17 Merge pull request #381 from mojodna/add-operator 10 years ago
Nathan Rajlich e4bd4c6496 Merge pull request #448 from Gottox/master 10 years ago
Nathan Rajlich cfac76c848 Merge pull request #447 from svandecappelle/master 10 years ago
Enno Boland bee3774333 export canvas.CanvasPixelArray instead of canvas.PixelArray which is undefined 10 years ago
svandecappelle 5212a52da7 Glib version test into giflib exists test 10 years ago
svandecappelle c383d11412 Giflib 5.1 10 years ago
svandecappelle 86e77b5bcc Update Image.h 10 years ago
svandecappelle 9fa62ba875 Update Image.cc 10 years ago
svandecappelle 0eefc23ee5 Giflib 5.1 10 years ago
Nathan Rajlich b368cb5a4c install: use an even older version of giflib (v4.1.6) 10 years ago
Nathan Rajlich 54d6e7e82b install: use an older version of giflib (v4.2.3) 10 years ago
Nathan Rajlich 8853f81e6b install: install `giflib` 10 years ago
Nathan Rajlich 609a551a94 install: use more compatible sh syntax 10 years ago
Nathan Rajlich fb14629c72 travis: attempt to run the ./install script before testintg 10 years ago
Nathan Rajlich 9ee7251fab travis: test node v0.6, v0.8, v0.10, and v0.11 10 years ago
Nathan Rajlich a1bcaf376a Release 1.1.5 10 years ago
Nathan Rajlich 2d1d3e39f2 Merge pull request #442 from pandell/copy-dlls 10 years ago
Nathan Rajlich d5e366e5aa Readme: remove Contributors section 10 years ago
Nathan Rajlich abc289614a Readme: spacing 10 years ago
Nathan Rajlich 68d89c5ca6 Readme: update copyright 10 years ago
Milan Gardian d9eabb9f53 On Windows, copy required DLLs next to ".node" file 10 years ago
Nathan Rajlich 5f6b64bda3 Merge pull request #441 from pandell/ignore-winwarnings 10 years ago
Milan Gardian 99230e5600 Duplicate "msvc_settings" for "Debug" configuration 10 years ago
Milan Gardian 13049aced3 Remove unneeded #include <nan.h> 10 years ago
Milan Gardian ba4038b496 Use float constants to prevent double->float conversion warning 10 years ago
Milan Gardian 1705973dad Ignore Visual C++ 2013 warnings 10 years ago
Nathan Rajlich 032d5269ac Merge pull request #435 from kkoopa/includefix 11 years ago
Nathan Rajlich c1bc945b4b Merge pull request #434 from kkoopa/newnan 11 years ago
King Koopa 9ffde8ebb3 Add algorithm include to CanvasRenderingContext2d.cc for std::min 11 years ago
King Koopa c18d777f57 Updated NAN to 1.2.0 11 years ago
kangax c9ee4b3975 Version 1.1.4 11 years ago
Nathan Rajlich 76af51f47a Readme: fix `bash` code samples 11 years ago
Nathan Rajlich 54fcf417cb Merge pull request #431 from dlaxar/master 11 years ago
dlaxar 71160a84cc Upgrading nan to 1.1.2 11 years ago
Juriy Zaytsev f4b71e9148 Merge pull request #429 from caldwell/linedash-visual-c 11 years ago
Vincent Weevers f42a018a8d Add shims so Windows Visual C++ can use C99's isnan() and isinf(). 11 years ago
David Caldwell 87abe5a85e Use std::vector instead of C99 variable length arrays because of Visual C++. 11 years ago
Nathan Rajlich 63cc2f04f7 Merge pull request #422 from niftylettuce/master 11 years ago
Nick Baugh c4519977f1 Updated dependencies and added one liner for install on OSX 11 years ago
Nathan Rajlich 1961e52616 Readme: add `Image` variable example 11 years ago
Nathan Rajlich 97f2f1a83c Readme: adding more authors 11 years ago
Juriy Zaytsev a726e8a46b Merge pull request #383 from peerlibrary/bounds-checking 11 years ago
Juriy Zaytsev 8a96a34ed3 Merge pull request #373 from caldwell/linedash 11 years ago
David Caldwell 31dd7d6d21 Add support for the lineDash API. 11 years ago
Juriy Zaytsev dbdb9d854c Merge pull request #409 from rvagg/nan-1.0.0 11 years ago
Rod Vagg 8158158abf NanNew() the NanNull()s 11 years ago
Rod Vagg 4ab32bccb1 NanNew<Value>() -> NanNew() 11 years ago