Thomas Broust
70251bea63
Adds new test of factory for loading an image from a memory stream
Former-commit-id: d97f8846fc92eaf59c5595b9af871b246bf71b9f
12 years ago
Thomas Broust
ddd9be8d5d
Removes MVC test project from Mono solution because of heavy dependencies
Former-commit-id: c4a57569c8eec272ba8ea994022eb937ef6e4d8a
12 years ago
Thomas Broust
97a82afe84
Creates a new Mono project so it can at least build (not yet run) on Xamarin/Mono
Former-commit-id: 73972cac708c4e8958f0c40a99a86a0c9884eebb
12 years ago
Thomas Broust
14eaf8b266
Adds new test of factory for loading an image from a memory stream
Former-commit-id: 98343f28edb50392fcad4d871451559a441e3152
12 years ago
Thomas Broust
6d37f951bf
Removes MVC test project from Mono solution because of heavy dependencies
Former-commit-id: 659283d5017efeda799e0bf5227ed07e2ce41c15
12 years ago
Thomas Broust
288a2f61e1
Creates a new Mono project so it can at least build (not yet run) on Xamarin/Mono
Former-commit-id: b625d699fc6c68456157f8509e8e219d67c6c204
12 years ago
James South
be6f51fbac
Separating Unit Tests
Hopefully rebuilding the projects will fix the AppVeyor issues.
Former-commit-id: 2beec9222b2fc35ed26d6bbd6b6b12bd2a95f780
12 years ago
Thomas Broust
bd274d0bcf
New unit tests project using NUnit instead of VS tests
Former-commit-id: 51eb28260ca3cc6a2a1817dff69f2598628beea2
12 years ago
James South
26717a02db
First success!!
Code is an absolute mess just now.
Former-commit-id: 10e1e7f8b6806b1a83d1a54ae7d685e3d590cffc
12 years ago
James South
d92394b667
v1.8.8 & v3.2.2
Fix issue #41
Former-commit-id: 149bc672945b6a899a3a620a4b40a5e4b1db2c9e
12 years ago
James South
9ebd483674
v1.8.8 & v3.2.2
Fix issue #41
Former-commit-id: 5b99a5bb08498ae31a2fa1a0b2ee75aa0743ddaa
12 years ago
James South
1fd7743e83
Adding Mvc5 Test
Former-commit-id: b4f9722e5fb7ec09acac6ffd1830141b8676247a
12 years ago
James South
e25f1b8761
Fixes #32
Former-commit-id: d6674ad4f767033b792203e9be4debcdd536ecb3
12 years ago
James South
9c145728df
Adding webforms site
Former-commit-id: fa93d83ae903c92bb5dc1e3ef58e18152931213c
12 years ago
James South
d35d10a9e1
Adding Mvc5 Test
Former-commit-id: 20ea870cd4129542db886b55fa9aa46266bc3ee8
12 years ago
James South
e9c48fe9a2
Fixes #32
Former-commit-id: 98c6cbb2e921f5867d400caac0b834e109965c37
12 years ago
James South
158a94d201
Adding webforms site
Former-commit-id: 2be964138cead6a87ffd6bafc6f4c809aa5f8bee
12 years ago
James South
68541a0ddb
Removing SQLite
Cache is now purely file based. Very fast!
Former-commit-id: 2def08e0c90ba1c212c7a8af33ad1d9b27ffe45b
13 years ago
James South
355bb17e19
Adding new resize modes and config files
Former-commit-id: f6d4ec82ceac40cb39da5c5683cfd0d0f574e7d1
13 years ago
James South
8ee44a36f0
Removing SQLite
Cache is now purely file based. Very fast!
Former-commit-id: 6880348d89c725fa1e7a20223fe10eb5fdb72f9d
13 years ago
James South
466fc421a3
Adding new resize modes and config files
Former-commit-id: 8c3912bf3a1463dd2d8f8b26a8ab013e6a86989f
13 years ago
James South
a1c69a8122
Solution restructure
Separate package.config files
Former-commit-id: 40f95d5d253404104f52355b64977b309277bff9
13 years ago
JimBobSquarePants
95a00eb9a8
Fixed NET4.5 Async Bug
Former-commit-id: db934d2655ba868117a4a4e93c8ede87a3024692
13 years ago
James South
8fac20e2f8
V2.2.2.0
Fixed references for NET 4.5 deployment.
Former-commit-id: 6b1dc96b44ba944a0b018236a3bb85d820a387b7
13 years ago
JimBobSquarePants
3949232cfc
v2.1.1.0
Chenged SQLite dependancy so Any CPU builds were supported.
Former-commit-id: 9f97362c97e389122b3a779f93d069e14c17678d
13 years ago
JimBobSquarePants
df86ab1409
Refactoring
Former-commit-id: 5d2f2a7e593a0c61238c7d3673fa76f5c7156e63
13 years ago
James South
4d9c026da8
Shifting to 32bit version
SQLite has issues with Any project compilation.
Former-commit-id: 82d9680b39da79410ea11d7fd16fff1f77641f25
13 years ago
JimBobSquarePants
8956b2d063
cache update plus tests
Former-commit-id: 7f43a044f5c68a232e20b65d4d40e21f62c0a0cc
13 years ago
JimBobSquarePants
434c156520
new caching system using SQLite
Former-commit-id: c23e4e840336eb05560c339f8ebcc29fb87dad8a
13 years ago
James South
9408f6bf1e
V1.3.0
Fixed concurrency bug
Fixed Rotate regex bug
Changed the Resize method to accept a System.Drawing.Size
Changed the Rotate method to accept an
ImageProcessor.Imaging.RotateLayer
Reoganized project.
Former-commit-id: ba0d58b9897c2a6b5c308075503dbd17793ea7be
13 years ago
JimBobSquarePants
a95d498440
Updated rotate method and Nuget manifests
Former-commit-id: c381d9fa5db522984c7d16fc87e92a1187b4a3a7
14 years ago
JimBobSquarePants
46e9ca2351
Added new testing image
Former-commit-id: 783ee2da42afd7935f4bbf16a4d0be7d30d35d87
14 years ago
James South
d37340e0f1
First Commit
Former-commit-id: 267292b5e198d1edec106c8b46222cdbcb9d8777
14 years ago