forked from sdeleon28/deepin-scrot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
59 lines (44 loc) · 1.6 KB
/
ChangeLog
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
* News in 1.0
2012-01-08 Shaohui Hou <[email protected]>
* Add pixel to RGB
* Add drawMagnifier with cairo
2012-01-06 Shaohui Hou <[email protected]>
* Part of the code refactoring
* Fixes Several bug
* Add color select
2011-12-29 Shaohui Hou <[email protected]>
* Add delay taking the shot.
* Add command arguments
* repair a bug of locale
2011-12-27 Shaohui Hou <[email protected]>
* Add logo
* Modify cursor
2011-12-26 Shaohui Hou <[email protected]>
* Fixed window recognition bugs
* Add multinaltional language
* Add tool tip
* Add complete tip
2011-12-22 Shaohui Hou <[email protected]>
* Temporarily remove the text function
* Add Double-click save function
* Repair `undo` function of the two bugs
2011-12-18 Shaohui Hou <[email protected]>
* Add window recognition feature
* Change deepinScrot.py to mainscrot.py of in order to add more features
* New a 'deepinScrot.py' file as the master
2011-11-22 Yong Wang <[email protected]>
* Adjust names, and apply Zhang Cheng's patch, thanks!
* Add keymap.py, use `getKeyEventName` to handle key event in `key-press-event' signal.
* Use option gtk.FILE_CHOOSER_ACTION_SAVE fix dialog path problem.
* Change gtk.STOCK_OPEN to gtk.STOCK_SAVE.
* Add comment and new function `getScreenSize`.
2011-10-23 Yong Wang <[email protected]>
* Add new action: rectangle, ellipse, arrow, line.
* Add text action.
* Finish undo function.
* Finish save features.
2011-10-21 Yong Wang <[email protected]>
* Finish basic select action.
* Refactory code.
2011-10-21 Yong Wang <[email protected]>
* Create