Commit Graph

  • e2a1ad329f Changed libtiff to use .tar.gz Andrew Murray 2018-11-19 22:46:27 +1100
  • 130b8b3971 Updated libtiff to 4.0.10 Andrew Murray 2018-11-11 15:36:25 +1100
  • 47775f3d50 Resolve __fp when closing and deleting Andrew Murray 2018-11-17 21:56:06 +1100
  • 50d49d619b
    Merge pull request #3466 from radarhere/winbuild Hugo 2018-11-17 11:42:27 +0200
  • ea8a80ba31 Updated libwebp to 1.0.1 Andrew Murray 2018-11-17 19:55:24 +1100
  • 0348bf8821 Updated libwebp to 1.0.1 Andrew Murray 2018-11-17 19:53:47 +1100
  • 06eab8b2a0 Removed unused function Andrew Murray 2018-11-17 19:44:13 +1100
  • bbb4bdcd9e Updated Tk Tcl to 8.6.9 Andrew Murray 2018-11-16 19:53:02 +1100
  • 68343197b1 Update CHANGES.rst [ci skip] Andrew Murray 2018-11-17 12:31:15 +1100
  • 9eb36da0b8
    Merge pull request #3460 from radarhere/check_png_dos Hugo 2018-11-16 23:26:49 +0200
  • 6a63693d23
    Merge pull request #3459 from radarhere/core_resources Hugo 2018-11-16 17:55:46 +0200
  • 0b881555ad
    Merge pull request #3464 from radarhere/quality_layers Hugo 2018-11-16 17:55:06 +0200
  • 61397de88b Check quality_layers type Andrew Murray 2018-11-16 23:31:42 +1100
  • c0ee319af1 Close fp before replacing Andrew Murray 2018-11-13 22:24:59 +1100
  • b637b5f7a2 Close exclusive fp before discarding Andrew Murray 2018-11-13 22:13:55 +1100
  • 9a1c3915ae Corrected TypeError in Python 3 Andrew Murray 2018-11-13 21:45:52 +1100
  • 3ff4b54050 Added __main__ code Andrew Murray 2018-11-12 19:54:26 +1100
  • fea3dafd05 Supply filename through stdin instead of inline in Mac and Unix ImageShow viewers Andrew Murray 2018-11-03 14:24:10 +1100
  • a0be7b09cc Added UnixViewer get_command Andrew Murray 2018-11-03 13:13:04 +1100
  • d8e66c1882 Moved variable declaration and execution Andrew Murray 2018-10-25 21:00:38 +1100
  • 8d6347ab72 Changed array size to be arbitrary Hugo 2018-10-25 20:18:49 +1100
  • 207ed04d87 Removed hardcoded array size Hugo 2018-10-25 20:17:20 +1100
  • ddf8593e7b Do not write custom tags with libtiff < 4 Andrew Murray 2018-10-25 19:36:49 +1100
  • a3d45e9cef Added custom int and float TIFF tags Andrew Murray 2018-10-25 19:45:13 +1100
  • 990fb03218 Changed if to elif Andrew Murray 2018-08-26 13:52:02 +1000
  • e3d5494a51
    Merge pull request #3412 from hugovk/diffcover Hugo 2018-11-11 20:59:24 +0200
  • 12028c9789
    Merge pull request #3440 from hugovk/fix-flake8 Hugo 2018-11-11 20:57:59 +0200
  • a568a8730e flake8: E302 expected 2 blank lines, found 1 Hugo 2018-11-11 18:57:57 +0200
  • ceebfc6fe8 flake8: E501 line too long Hugo 2018-10-24 22:24:03 +0300
  • 7d625940ae flake8: E131 continuation line unaligned for hanging indent Hugo 2018-10-24 19:12:17 +0300
  • 254f959c3a flake8: E127 continuation line over-indented for visual indent Hugo 2018-10-24 19:09:35 +0300
  • 94c94eb1f7 flake8: E128 continuation line under-indented for visual indent Hugo 2018-10-24 19:05:54 +0300
  • 717add44b0 flake8: E201 whitespace after '(' Hugo 2018-10-24 19:00:19 +0300
  • 6fbebdeeb3 flake8: E265 block comment should start with '# ' Hugo 2018-10-18 23:14:54 +0300
  • a3079eab9e flake8: E127 continuation line over-indented for visual indent Hugo 2018-10-24 18:54:16 +0300
  • afefc99096 flake8: E122 continuation line missing indentation or outdented Hugo 2018-10-19 11:42:24 +0300
  • 0b7910c7cd flake8: E402 module level import not at top of file Hugo 2018-10-19 11:39:08 +0300
  • 8a6f2b9de8 flake8: E711 comparison to None should be 'if cond is None:' Hugo 2018-10-18 18:18:44 +0300
  • 91da8ff31d flake8: F401 imported but unused Hugo 2018-10-18 19:46:20 +0300
  • eb9aee7048 flake8: F841 local variable is assigned to but never used Hugo 2018-10-18 21:49:14 +0300
  • 302f86292c
    Merge pull request #3392 from hugovk/update-tests Hugo 2018-11-11 18:52:11 +0200
  • f542697a7a
    Update CHANGES.rst Hugo 2018-11-11 13:05:36 +0200
  • c78cd81746
    Merge pull request #3455 from radarhere/tario Hugo 2018-11-11 11:04:52 +0000
  • e3220c0f4d Changed capitalisation Andrew Murray 2018-11-11 15:50:34 +1100
  • 5288cf63c9 Changed capitalisation Hugo 2018-11-11 15:48:32 +1100
  • 52c175d1bc Added context manager, __del__ and close methods Andrew Murray 2018-11-11 16:00:17 +1100
  • af02f8ea7e Updated libtiff to 4.0.10 Andrew Murray 2018-11-11 15:40:33 +1100
  • c501eedcb5
    Update CHANGES.rst Hugo 2018-11-10 15:07:24 +0200
  • 8feed91ec1
    Merge pull request #3454 from radarhere/imagegrab Hugo 2018-11-10 12:48:01 +0000
  • 47ffd18b10
    Merge pull request #3456 from radarhere/exclusive_fp Hugo 2018-11-10 12:44:55 +0000
  • 747eccbfc2 Close exclusive fp on open exception Andrew Murray 2018-11-09 11:35:08 +1100
  • 40c6e4f136 Do not play sound when running screencapture command Andrew Murray 2018-11-08 06:05:45 +1100
  • 3d76a686c4
    Merge pull request #3451 from radarhere/releasenotes Hugo 2018-11-05 13:07:18 +0200
  • e805401403 Added documentation for negative index pixel access [ci skip] Andrew Murray 2018-11-05 21:30:04 +1100
  • 1ace2f47ff Added release notes for #3406 [ci skip] Andrew Murray 2018-11-05 21:11:25 +1100
  • ee785c7582
    Merge pull request #3448 from radarhere/changes Hugo 2018-11-02 11:22:19 +0200
  • 012d788c3a Changed URL [ci skip] Andrew Murray 2018-11-02 20:16:03 +1100
  • 7dd480f253
    Update CHANGES.rst Hugo 2018-10-31 09:24:02 +0200
  • ed10276a6b
    Merge pull request #3418 from radarhere/webp_fp Hugo 2018-10-31 09:16:53 +0200
  • 73c388f8c9
    Merge pull request #3445 from radarhere/installation Hugo 2018-10-30 21:30:48 +0200
  • 2e8238fe34 Updated El Capitan tested Pillow version [ci skip] Andrew Murray 2018-10-31 06:16:33 +1100
  • 62de4e2893 Update CHANGES.rst [ci skip] Andrew Murray 2018-10-30 19:18:53 +1100
  • 7ad5e56eac
    Merge pull request #3443 from hugovk/downloads-badge Andrew Murray 2018-10-30 06:16:40 +1100
  • 12ea8ae49f Revert "Comment out broken PyPI downloads badge" Hugo 2018-10-29 16:15:21 +0200
  • 317fc66508 Revert "Remove broken downloads badge" Hugo 2018-10-29 16:11:42 +0200
  • 97eb784645 Updated libimagequant to 2.12.2 Andrew Murray 2018-10-29 20:40:43 +1100
  • 487248d1c7 Update CHANGES.rst [ci skip] Andrew Murray 2018-10-28 12:27:14 +1100
  • e12aa375ec
    Merge pull request #3406 from Nazime/negativeindex Hugo 2018-10-27 23:27:15 +0300
  • 9f2c20cd66 Updated travis osx_image to 9.4 Andrew Murray 2018-10-13 21:54:45 +1100
  • 1893ac2492
    Update CHANGES.rst Hugo 2018-10-24 22:35:15 +0300
  • 4530f55c61
    Merge pull request #3385 from radarhere/gif_background Hugo 2018-10-24 22:34:40 +0300
  • 5df41b4399 Unnecessary generator - rewrite as a list comprehension Hugo 2018-10-02 13:45:48 +0300
  • 088d04470e Unnecessary list comprehension - 'tuple' can take a generator Hugo 2018-10-02 13:43:48 +0300
  • d69ef6a529 Remove redundant parentheses Hugo 2018-10-02 11:55:28 +0300
  • 619e5fde8d Remove unused local variables Hugo 2018-10-02 11:44:43 +0300
  • bac99bd5ae Add assert for previously unused 'lut' variable Hugo 2018-10-02 11:44:06 +0300
  • 4352edb1ec Assert all images in loop Hugo 2018-10-02 11:37:10 +0300
  • fc3a159c87 More specific exception clause Hugo 2018-10-02 11:36:07 +0300
  • cb8a4bac21 Use set literal Hugo 2018-10-02 11:22:00 +0300
  • bab194b6f5 Fix DeprecationWarning: invalid escape sequence Hugo 2018-10-02 10:57:07 +0300
  • a3b0659790 flake8 Hugo 2018-10-01 13:22:18 +0300
  • d1ca4916e0 Use more specific assertions Hugo 2018-08-04 21:08:40 +0300
  • 901c1e2aea Simplify test skipping Hugo 2018-08-04 20:46:03 +0300
  • da9a3dae63
    Merge pull request #3435 from python-pillow/readthedocs Hugo 2018-10-24 14:54:05 +0300
  • 989b358cd1 Install project using pip in ReadTheDocs build Andrew Murray 2018-10-24 19:46:43 +1100
  • cd3dc0794d
    Merge pull request #3424 from radarhere/imagegrab Hugo 2018-10-22 15:59:01 +0300
  • bd9cfb124b Added ImageGrab.grabclipboard test Andrew Murray 2018-10-22 18:55:16 +1100
  • 467d2089be Enabled ImageGrab.grab test on AppVeyor Andrew Murray 2018-10-22 18:39:07 +1100
  • 94925c5057
    Merge pull request #3423 from hugovk/fix-feature-tests Andrew Murray 2018-10-22 08:53:26 +1100
  • 06ad343d35 Simplify skipping Hugo 2018-10-21 17:47:35 +0300
  • e33812c56c Remove redundant parentheses Hugo 2018-10-21 17:05:40 +0300
  • cbba2c24bf Remove unused helper method Hugo 2018-10-21 17:05:14 +0300
  • cfc4c3e101 Switch check_ to test_ to enable them Hugo 2018-10-21 16:44:12 +0300
  • a1b9f94d60 skipUnless takes a condition and _reason_ Hugo 2018-10-21 16:42:41 +0300
  • fc28e47385
    Update CHANGES.rst Hugo 2018-10-21 16:24:39 +0300
  • 0d0a4e4ebe
    Merge pull request #3422 from radarhere/flake8 Hugo 2018-10-21 16:23:44 +0300
  • 929f7397db Line too long Andrew Murray 2018-10-21 18:26:08 +1100
  • c7d924fd85 Too many blank lines Andrew Murray 2018-10-21 18:01:39 +1100
  • ac20a02b7a Do not use bare 'except' Andrew Murray 2018-10-21 18:11:39 +1100
  • f2d4d19cc4 Undefined name Andrew Murray 2018-10-21 17:16:17 +1100