| 
							
							
								 Andrew Murray | 6793b5bbd5 | Added ImageFile get_format_mimetype method | 2018-06-30 21:08:41 +10:00 |  | 
			
				
					| 
							
							
								 Hugo | 1ffc67e70b | Merge pull request #3165 from hugovk/travis_retry Use travis_retry for docker pull to avoid occasional network timeouts | 2018-06-30 11:32:42 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | d6fa286e20 | Merge pull request #3200 from radarhere/url Updated redirected URLs | 2018-06-30 11:21:55 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | e5d8145da5 | Merge pull request #3189 from radarhere/releasenotes Add 5.1.1 release notes into 5.2.0 | 2018-06-30 11:08:11 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 9cd9344dca | Merge pull request #3207 from radarhere/typo Fixed typo | 2018-06-30 10:59:47 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 98852936c7 | Update CHANGES.rst | 2018-06-30 10:35:55 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | e756df4257 | Merge pull request #3214 from radarhere/file-handling Added file handling links in documentation | 2018-06-30 10:35:03 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | d9653a48c7 | Added file handling links in documentation | 2018-06-30 16:44:59 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 3a70f4b8fc | Fixed typo | 2018-06-26 22:07:40 +10:00 |  | 
			
				
					| 
							
							
								 Lucy Phipps | 98cff5320a | unpack_from is faster than unpack of slice | 2018-06-24 18:00:22 +01:00 |  | 
			
				
					| 
							
							
								 Hugo | fdbd719da4 | Update CHANGES.rst | 2018-06-24 08:25:38 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 06c09e2237 | Merge pull request #3204 from radarhere/coordinates Added coordinate system links in documentation | 2018-06-24 08:25:02 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 7274636a7e | Added coordinate system links in documentation | 2018-06-24 14:34:01 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | b0d9b0037b | Changed ICNS format tests to pass on OS X 10.11 | 2018-06-23 15:14:49 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | bf96b9f87a | Updated redirected URLs [ci skip] | 2018-06-23 10:58:41 +10:00 |  | 
			
				
					| 
							
							
								 Thomas Köppe | 6c0d1e0f15 | [QuantOctree.c] Remove erroneous attempt to average over an empty range. | 2018-06-21 12:45:54 +01:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 6b224bed34 | Updated documentation [ci skip] | 2018-06-16 22:29:34 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 2a229b0b55 | Updated release notes [ci skip] | 2018-06-16 20:59:36 +10:00 |  | 
			
				
					| 
							
							
								 Daniel Plakhotich | 1d20056234 | TGA: Add support for writing RLE data | 2018-06-15 23:01:06 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 968c2cf3c9 | Merge pull request #2979 from hugovk/rm-after_all Remove redundant travis_after_all stuff | 2018-06-14 13:50:27 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 56ab9d3fd4 | Update CHANGES.rst | 2018-06-14 13:49:24 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 1b3c3da3eb | Merge pull request #3182 from danpla/png-fix-trns-test TestFilePng: Fix test_save_l_transparency() | 2018-06-14 13:48:41 +03:00 |  | 
			
				
					| 
							
							
								 Daniel Plakhotich | 65c7875ff7 | TestFilePng: Fix test_save_l_transparency() It now really tests the file after saving. | 2018-06-14 12:46:35 +03:00 |  | 
			
				
					| 
							
							
								 Daniel Plakhotich | 39fae6e077 | TGA: Read and write LA data | 2018-06-14 12:18:08 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 3b7e563d32 | Update CHANGES.rst | 2018-06-14 09:57:03 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 3c032a3809 | Merge pull request #3171 from radarhere/save Corrected argument name in documentation | 2018-06-14 09:31:31 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 74a51f21fb | Merge pull request #3168 from radarhere/changes Added PR numbers in CHANGES | 2018-06-14 09:30:49 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 35ae130d28 | Merge pull request #3166 from radarhere/winbuild Update CMake download URL | 2018-06-14 09:30:18 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | aaa2560374 | Merge pull request #3164 from radarhere/fill Improved Image.transform documentation | 2018-06-14 09:27:37 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 48dda53c12 | Merge pull request #3163 from radarhere/fillcolor Fixed transform fillcolor argument when image mode is RGBA or LA | 2018-06-14 09:25:00 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | a5bbd7655a | Merge pull request #3158 from radarhere/exception More specific Exception testing | 2018-06-14 09:22:17 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 956432ecdf | Merge pull request #3170 from jdufresne/doc-py3 Update Python 2 doc URLs to Python 3 | 2018-06-12 12:32:43 +03:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | a73dcf42ad | Corrected argument name in documentation | 2018-06-12 04:42:25 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | ae2ffb8a05 | Fixed transform fillcolor argument when image mode is RGBA or LA | 2018-06-12 04:41:46 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 9a3d554c1d | Changed Exception tests to be more specific | 2018-06-12 04:41:31 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 62c870f5cf | Fixed raising of no exception | 2018-06-12 04:41:31 +10:00 |  | 
			
				
					| 
							
							
								 Hugo | 8be7de809c | For commands which do not have a built in retry feature, use the travis_retry function to retry it up three times if the return code is non-zero | 2018-06-11 21:16:00 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 948e30396e | Merge pull request #3175 from hugovk/temp-no-pip-cache-mingw Temporarily use --no-cache-dir for pip on mingw32 | 2018-06-11 19:49:15 +03:00 |  | 
			
				
					| 
							
							
								 Hugo | 6346c693e8 | Temporarily use --no-cache-dir for pip on mingw32 | 2018-06-11 17:31:00 +03:00 |  | 
			
				
					| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 Andrew Murray | 531f7dac90 | Added PR numbers in CHANGES [ci skip] | 2018-06-09 14:20:36 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | 39683665c2 | Fixed typo [ci skip] | 2018-06-09 14:09:55 +10:00 |  | 
			
				
					| 
							
							
								 Andrew Murray | ccf267c6f0 | Updated URL [ci skip] | 2018-06-09 10:27:03 +10: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 |  | 
			
				
					| 
							
							
								 Andrew Murray | 15a4aaec7c | Improved Image.transform documentation [ci skip] | 2018-06-08 22:04:13 +10: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 |  |