File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,15 @@ History:
3
3
<see Git checkin messages for history>
4
4
5
5
devel 201y/mm/dd
6
- - MSSLinux: optimisation of get_pixels()
7
- - MSSWindows: optimisation of _arrange()
6
+ - Python 2.6 to 3.5 ready
7
+ - code purgation and review, more debug informations
8
+ - delete --debug argument
9
+ - MSS: few optimizations into save_img()
10
+ - MSSMac: remove rotation from informations returned by enum_display_monitors()
11
+ - MSSLinux: fix object has no attribute 'display' into __del__
12
+ - MSSLinux: use of XDestroyImage() instead of XFree()
13
+ - MSSLinux: few optimizations into get_pixels()
14
+ - MSSWindows: optimization of get_pixels()
8
15
9
16
0.1.1 2015/04/10
10
17
- little code review
Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ Mac OS X:
30
30
31
31
Microsoft Windows:
32
32
Windows XP
33
+ Windows Vista
33
34
Windows 7
34
35
Windows 8
35
36
Windows 8.1
You can’t perform that action at this time.
0 commit comments