Commit Graph

228 Commits

Author SHA1 Message Date
vcaesar
15afbb6132 add func microsleep and update 2018-03-12 23:05:40 +08:00
vcaesar
600734c884 remove travis ci 1.8.x 2018-03-06 20:44:40 +08:00
vcaesar
39e40cddf9 add more open bitmap func 2018-03-06 17:40:01 +08:00
vcaesar
bdcad6d55d fmt go code 2018-02-25 15:54:12 +08:00
vcaesar
0b6a81e6f0 update godoc and examples and fix 2018-02-25 15:43:29 +08:00
vcaesar
0a93336c11 add scroll mouse support x, y 2018-02-25 15:22:52 +08:00
vcaesar
7ae127373e update getportion param to go type 2018-02-13 19:07:35 +08:00
vcaesar
0eda71b5e5 add get image size func 2018-02-13 18:56:57 +08:00
vcaesar
3c5e8caf89 add AddEvent "space" fix #110 2018-02-07 20:16:12 +08:00
vcaesar
9412f8be63 add move smooth return 2018-02-06 21:32:39 +08:00
vcaesar
1b840c8102 update move smooth fix #96 2018-02-06 18:21:08 +08:00
vcaesar
3c4a887903 Update Kill, README.md and examples 2018-02-03 17:42:38 +08:00
vcaesar
007a4d2ba6 update godoc 2018-02-03 17:32:21 +08:00
vcaesar
8a94d16c46 fmt and update keytoggle code 2018-02-03 16:24:49 +08:00
vcaesar
e0f9739fa2 update godoc 2018-02-03 16:15:57 +08:00
vcaesar
5b62cac9bc update and unify copyright year 2018-02-02 00:07:44 +08:00
vcaesar
83dcf38788 fix clipboard golint 2018-02-01 22:03:57 +08:00
vcaesar
b50a1410a1 fixed a mistake 2018-01-29 20:25:42 +08:00
vcaesar
9503875953 add esc support fix #105 2018-01-27 18:36:16 +08:00
vcaesar
b9836d769a update examples and remove useless function 2018-01-27 01:28:02 +08:00
vcaesar
401c700580 Update version 2018-01-25 22:27:56 +08:00
vcaesar
4cef045d73 Release 0.48.0 2018-01-25 21:24:39 +08:00
vcaesar
a8e57bc169 change some code style 2018-01-21 22:21:16 +08:00
vcaesar
065d1acc2b change some code style 2018-01-21 21:56:33 +08:00
vcaesar
a2ac46c3be add more examples 2018-01-18 21:39:27 +08:00
vcaesar
4ff2a48182 update godoc and paste string name 2018-01-17 19:06:23 +08:00
vcaesar
e1444437c2 add sleep and update README.md 2018-01-16 19:31:19 +08:00
vcaesar
5005c38b4f add utf-8 support 2018-01-16 18:01:19 +08:00
vcaesar
8733401ce5 add bitmap click and movesClick func 2018-01-13 21:49:13 +08:00
vcaesar
852a213e1c fix find bitmap float args 2018-01-09 20:30:25 +08:00
vcaesar
9f0400167b update bitmap name and add count of bitmap 2018-01-08 21:58:08 +08:00
vcaesar
aa247025d2 add more key listen 2018-01-06 18:15:50 +08:00
vcaesar
0feb5ee1b1 add active window by name 2018-01-04 20:01:45 +08:00
vcaesar
97f54f7f3d add count bitmap color func 2018-01-02 21:31:33 +08:00
vcaesar
6434928f2d fix some range and update c name 2017-12-30 17:49:15 +08:00
vcaesar
df79f9793b update some c name and fmt code 2017-12-29 20:24:47 +08:00
vcaesar
4af3883371 update screen and event c name 2017-12-29 20:18:28 +08:00
vcaesar
fc9bb0f605 update window and bitmap c name 2017-12-29 19:52:42 +08:00
vcaesar
182d9a9803 update key toggle and update keyboard c name 2017-12-29 19:36:08 +08:00
vcaesar
d238461afa update move mouse smooth and update mouse c name 2017-12-29 19:20:22 +08:00
vcaesar
b8413f7bd4 add tochar bitmap and gostring, update godoc and fmt code 2017-12-27 19:24:16 +08:00
weilong
379e12d968 change TostringBitmap return Fixed #93 2017-12-27 17:53:45 +08:00
vcaesar
4f85eb5056 add more color processing and conversion 2017-12-25 17:05:10 +08:00
vcaesar
bb7518a04a add ToMMRGBHex convert color hex 2017-12-25 00:53:22 +08:00
vcaesar
eb425d7652 update godoc and fmt code 2017-12-25 00:42:41 +08:00
vcaesar
08e95ff4d4 fix godoc error 2017-12-25 00:38:33 +08:00
weilong
43f7b348b5 use CBitmap covert to C.MMBitmapRef Fixed #90 2017-12-25 00:02:16 +08:00
vcaesar
633665224b add CBitmap and more examples 2017-12-24 23:01:22 +08:00
weilong
b5676fa258 add func ToBitmap Fixed #90 2017-12-24 20:48:35 +08:00
weilong
b35fdf1711 FindColorCS add param tolerance Fixed #84 2017-12-24 14:54:14 +08:00