Christoph Gohlke
|
8fd37070af
|
Fix crash in ImageTk.PhotoImage on win-amd64
|
2015-11-23 16:42:40 -08:00 |
|
Andrew Murray
|
0da6943472
|
Removed outdated Last Updated notes [ci skip]
|
2015-10-26 19:38:46 +11:00 |
|
Andrew Murray
|
68ca91f32c
|
Removed support for Tk versions earlier than 8.4
|
2015-06-19 19:24:21 +10:00 |
|
Alex Clark
|
0cbf318004
|
Update
|
2014-06-22 20:49:42 -04:00 |
|
Alex Clark
|
4b2bc94b19
|
Clean up
|
2014-06-22 20:48:49 -04:00 |
|
Alex Clark
|
d1130b4d09
|
Clean up
|
2014-06-22 20:48:00 -04:00 |
|
Alex Clark
|
409ada8505
|
Clean up
|
2014-06-22 20:44:53 -04:00 |
|
Alex Clark
|
5ebe01fd2d
|
Combine *.txt -> README.rst; rst-i-fy
|
2014-06-22 20:38:55 -04:00 |
|
Alex Clark
|
bb1b3a532c
|
Cleanup WS, courtesy of @Arfrever
find * -type f "-(" -name "*.bdf" -o -name "*.c" -o -name "*.h" -o -name "*.py" -o -name "*.rst" -o -name "*.txt" "-)" -exec sed -e "s/[[:space:]]*$//" -i {} \;
|
2013-06-30 18:42:19 -04:00 |
|
Sandro Mani
|
3b6392bbda
|
Fix warnings: _POSIX_C_SOURCE, _XOPEN_SOURCE redefined (caused by indirectly including system headers before Python.h)
|
2013-04-12 17:54:21 +02:00 |
|
Christoph Gohlke
|
007a4405de
|
Use Py_ssize_t instead of long
|
2013-02-13 18:48:46 -08:00 |
|
Alex Clark
|
9a640e3157
|
Forking PIL
|
2010-07-30 22:52:47 -04:00 |
|