| 
							
							
								 Jon Dufresne | 01c06ad6c6 | Update Python 2 doc URLs to Python 3 Python 3 docs are more actively maintained and are the future. | 2018-06-09 21:04:34 -07:00 |  | 
			
				
					| 
							
							
								 Hugo | a8e8bd6637 | Merge pull request #3144 from thijstriemstra/patch-1 Add raspbian stretch to supported platforms | 2018-06-08 17:55:50 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 02f99c5889 | Merge pull request #3155 from radarhere/legacy_api_test Corrected test | 2018-06-06 17:00:52 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 5ef5a3c9b2 | Corrected test | 2018-06-06 22:34:09 +10:00 |  | 
			
				
					| 
							
							
								 Hugo | b5357c4e37 | Merge pull request #3149 from radarhere/super Removed unnecessary init method | 2018-06-04 15:38:30 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 1947d65c7b | Removed unnecessary init method | 2018-06-03 16:43:30 +10:00 |  | 
			
				
					| 
							
							
								 Hugo | f1704a6f21 | Merge pull request #3151 from radarhere/psdraw Corrected argument name in documentation | 2018-06-01 14:33:07 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 30b292c6d8 | Corrected argument name in documentation | 2018-06-01 20:18:41 +10:00 |  | 
			
				
					| 
							
							
								 Hugo | 33972b8452 | Update CHANGES.rst | 2018-05-31 09:07:05 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | e514a60d82 | Merge pull request #3148 from radarhere/hsv Added getrgb HSB/HSV color strings | 2018-05-31 09:05:08 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 3d82672404 | Added getrgb hsb color string | 2018-05-31 06:14:29 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | b50f63430f | Added getrgb hsv color string | 2018-05-31 06:13:22 +10:00 |  | 
			
				
					| 
							
							
								 Hugo | 06efe1826b | Update CHANGES.rst | 2018-05-30 14:27:18 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 312abf7c1a | Merge pull request #3146 from radarhere/imagecolor Allow float values in getrgb HSL color string | 2018-05-30 14:26:27 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | adda3b7473 | Allow float values in getrgb hsl color string | 2018-05-30 21:00:44 +10:00 |  | 
			
				
					| 
							
							
								 Thijs Triemstra | e67849dc09 | add raspbian stretch to supported platforms | 2018-05-29 15:47:20 +02:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | e06e2777bc | Corrected PR number [ci skip] | 2018-05-27 21:41:09 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 85cb8eee8b | Corrected PR number [ci skip] | 2018-05-27 21:39:26 +10:00 |  | 
			
				
					| 
							
							
								 Hugo | ce8d2b5d1a | Update CHANGES.rst | 2018-05-27 13:14:15 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 924465ccb0 | Merge pull request #3141 from radarhere/readme Fixed typo | 2018-05-27 13:13:41 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | ed6cb7da5b | Fixed typo | 2018-05-27 12:30:41 +10:00 |  | 
			
				
					| 
							
							
								 Hugo | 61693f43de | Merge pull request #3140 from radarhere/winbuild Updated winbuild python versions | 2018-05-26 08:44:37 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 4d7fa5f115 | Updated winbuild python versions | 2018-05-25 19:49:14 +10:00 |  | 
			
				
					| 
							
							
								 Hugo | efa045a755 | Update CHANGES.rst | 2018-05-24 17:57:43 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | c46566cc6e | Merge pull request #3133 from hugovk/upgrade-appveyor-to-pypy-6.0.0 AppVeyor: upgrade to PyPy 6.0.0 | 2018-05-24 17:19:41 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 07b657203d | Update CHANGES.rst | 2018-05-18 15:23:51 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | f60a26c0da | Merge pull request #3136 from radarhere/libjpeg Updated libjpeg to 9c | 2018-05-18 15:23:11 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | e92ef63cac | Updated libjpeg to 9c | 2018-05-18 20:56:55 +10:00 |  | 
			
				
					| 
							
							
								 Hugo | 33592b4f73 | No need to import sys | 2018-05-17 23:21:47 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | d524664215 | Re-enable test for PyPy, we're long past 5.3.1 | 2018-05-17 22:18:33 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 90ab677d44 | Re-enable test for PyPy | 2018-05-17 22:18:18 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 5ca35bbcb3 | Merge pull request #3080 from hugovk/improve-draw-coord-docs Clarify bounding box for arc, chord, ellipse, pieslice | 2018-05-17 16:18:10 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 1a61ab2f23 | AppVeyor: upgrade to PyPy 6.0.0 | 2018-05-17 16:10:01 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 2185420c6c | Merge pull request #3129 from radarhere/docs Minor documentation changes | 2018-05-13 16:15:10 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 1c88afe5c0 | Changed OS X references to macOS | 2018-05-13 20:55:04 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | c38f25a876 | Corrected documentation syntax | 2018-05-13 20:52:11 +10:00 |  | 
			
				
					| 
							
							
								 Hugo | baa987de0f | Update CHANGES.rst | 2018-05-09 22:54:03 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 9614044811 | Merge pull request #3121 from radarhere/freetype Update freetype to 2.9.1 | 2018-05-09 22:48:30 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | b6f337fa60 | Clarify bounding box for arc, chord, ellipse, pieslice | 2018-05-06 16:07:04 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 7206f95061 | Updated freetype to 2.9.1 | 2018-05-04 19:35:59 +10:00 |  | 
			
				
					| 
							
							
								 Hugo | 72f66fa448 | Merge pull request #3118 from radarhere/urls Update URLs | 2018-04-30 12:45:57 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 765a6c7e74 | Updated redirected URLs | 2018-04-30 14:20:32 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | f77adb5ab3 | Replaced broken URLs with archive URLs | 2018-04-30 11:01:09 +10:00 |  | 
			
				
					| 
							
							
								 Hugo | 4ff25b751b | Update CHANGES.rst | 2018-04-26 11:23:11 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 5e1a528eb2 | Merge pull request #3090 from hugovk/deprecate-versions Deprecate PILLOW_VERSION and VERSION | 2018-04-25 16:48:47 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | de6baf65f3 | Clarify PILLOW_VERSION will be removed after VERSION | 2018-04-25 11:24:50 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | ef9bf76ce8 | PILLOW_VERSION will be removed in a future release | 2018-04-25 11:24:50 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | c18dce5625 | 'Use PIL.__version__ instead.' | 2018-04-25 11:24:50 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 3508d67999 | Explicitly enumerate version constants | 2018-04-25 11:24:49 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 312b91717c | Document deprecations in release note | 2018-04-25 11:24:49 +03:00 |  |