-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathwhatisnew.txt
More file actions
28 lines (21 loc) · 896 Bytes
/
Copy pathwhatisnew.txt
File metadata and controls
28 lines (21 loc) · 896 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Version 0.1.1 beta:
+ added convert to grayscale feature
Version 0.1.2 beta:
+ added convert to negative feature
+ added horizontal scrollbar and vertical scrollbar if necessary
+ set image's path on title instead of status bar like version 0.1.1
+ added menubbar for second frame instead of using buttons
+ set frame's size dynamically based on screen resolution
Version 0.1.3 beta:
+ added resize image feature
+ added shrink by scale feature
+ added progress bar
Version 0.1.4 beta
+ added drop image feature
+ load whatisnew by text editor dynamically with notepad on Windows and gedit on Linux
+ reduce the extra frame also the amount of code
+ monitor modification and show warning when user exit
+ added save beside saveas
+ remove default image
+ monitor mouse position
+ added several acceleration keys