vcaesar
|
83845a8488
|
add color picker and get mouse pos example
|
2018-10-21 12:48:34 -04:00 |
|
vcaesar
|
e2fd078da8
|
Fixed bitmapClick() parameter bug
|
2018-10-19 11:19:38 -04:00 |
|
vz
|
48a33f8a6d
|
Merge pull request #175 from go-vgo/dev
use sendInput not keybd_event & mouse_event
|
2018-10-18 08:14:25 -04:00 |
|
vcaesar
|
323eed683d
|
use sendInput not mouse_event and update code style
|
2018-10-17 16:20:28 -04:00 |
|
vcaesar
|
3291faad53
|
use sendInput not keybd_event
[docs: Note This function has been superseded]
|
2018-10-17 16:12:48 -04:00 |
|
vcaesar
|
2451b767ae
|
update code style
|
2018-10-17 15:44:04 -04:00 |
|
vcaesar
|
6f05573058
|
update dockerfile clean image
|
2018-10-12 12:11:08 -04:00 |
|
vcaesar
|
a1c3f77e0c
|
optimize and clean keyToggle code
|
2018-10-11 13:07:21 -04:00 |
|
vcaesar
|
5633fcf698
|
Update CHANGELOG.md
|
2018-10-09 12:50:32 -04:00 |
|
vcaesar
|
21426f901e
|
Update godoc
|
2018-10-09 10:56:30 -04:00 |
|
vcaesar
|
cdabf53fd5
|
Update version
|
2018-10-09 10:49:08 -04:00 |
|
vcaesar
|
124fc3703f
|
Refactoring mouse example code
|
2018-10-08 12:21:23 -04:00 |
|
vcaesar
|
68ba8e8aaa
|
Simplify SaveCapture code
|
2018-10-07 13:00:16 -04:00 |
|
vcaesar
|
36e220b7a1
|
Refactoring screen and event example code
|
2018-10-07 12:23:50 -04:00 |
|
vcaesar
|
0b009ab521
|
add an cbitmap example [#169]
|
2018-10-07 12:18:57 -04:00 |
|
vcaesar
|
992b30aac4
|
Refactoring window example code
|
2018-10-07 12:15:03 -04:00 |
|
vcaesar
|
044ed50e53
|
Refactoring key example code
|
2018-10-07 12:09:37 -04:00 |
|
vcaesar
|
dd52f408d9
|
update appveyor ci to newest
|
2018-10-05 07:13:09 -04:00 |
|
vcaesar
|
1e7434c6e8
|
update dockerfile to go1.11.1
|
2018-10-02 10:21:35 -04:00 |
|
vz
|
e6a2085c2a
|
Merge pull request #170 from redstarcoder/master
Update FindIds doc and only set name once in loop
|
2018-10-02 10:09:15 -04:00 |
|
vz
|
2928787f51
|
update godoc
|
2018-10-02 10:08:19 -04:00 |
|
vz
|
51a2394a94
|
update godoc
|
2018-10-02 09:05:57 -04:00 |
|
redstarcoder
|
ea1166564a
|
Update FindIds doc and only set name once in loop
|
2018-10-01 15:39:47 -04:00 |
|
vcaesar
|
85524fcf16
|
Refactoring bitmap example code
|
2018-09-30 14:58:48 -04:00 |
|
vcaesar
|
f3a5747ac2
|
add FindCBitmap func support
|
2018-09-30 09:41:35 -04:00 |
|
vcaesar
|
5c29507018
|
update and fix code style
|
2018-09-26 13:36:02 -04:00 |
|
vcaesar
|
c8f5ed84ba
|
update code style
|
2018-09-26 13:20:27 -04:00 |
|
vcaesar
|
178d876f8d
|
update issue template
|
2018-09-26 13:12:43 -04:00 |
|
vcaesar
|
9a8eade1f6
|
Update README.md
|
2018-09-22 09:41:33 -04:00 |
|
vcaesar
|
241b6505dd
|
Update README.md
|
2018-09-22 09:32:44 -04:00 |
|
vcaesar
|
7278a22ca6
|
update version
|
2018-09-20 12:05:04 -04:00 |
|
vcaesar
|
65901862ec
|
update head hint
|
2018-09-18 07:50:31 -04:00 |
|
vcaesar
|
f7ea916b21
|
update pkg to newest fixed ci
|
2018-09-17 14:23:05 -04:00 |
|
vcaesar
|
3447822f65
|
fixed return address of local variable and not use ternary operator
|
2018-09-17 12:54:56 -04:00 |
|
vcaesar
|
3d65e37f98
|
update vendor pkg to newest
|
2018-09-16 20:01:11 -04:00 |
|
vcaesar
|
75b468839f
|
split func and remove dep
|
2018-09-16 19:51:21 -04:00 |
|
vcaesar
|
f8efcea0b0
|
update hint and code style
|
2018-09-14 17:42:03 -04:00 |
|
vcaesar
|
7d4573cdd4
|
update godoc
|
2018-09-14 17:35:42 -04:00 |
|
vcaesar
|
9175329c2d
|
update godoc
|
2018-09-14 17:32:31 -04:00 |
|
vcaesar
|
6bc9fbefab
|
update clipboard and docs
|
2018-09-14 17:28:42 -04:00 |
|
vcaesar
|
0c375882f0
|
update godoc
|
2018-09-14 09:42:43 -04:00 |
|
vcaesar
|
ca463c32cd
|
update godoc
|
2018-09-14 07:40:58 -04:00 |
|
vcaesar
|
71bb84a0cb
|
Update README.md
|
2018-09-14 07:35:07 -04:00 |
|
vcaesar
|
18ccd442cb
|
Update README.md
|
2018-09-14 07:33:35 -04:00 |
|
vcaesar
|
fa7fc547ce
|
update and fixed godoc
|
2018-09-10 13:54:35 -04:00 |
|
vcaesar
|
3d2ef162e6
|
update godoc and clearer parameter name
|
2018-09-10 13:39:09 -04:00 |
|
vcaesar
|
0b29899150
|
Update README.md
|
2018-09-06 10:48:50 -04:00 |
|
vcaesar
|
76898b335b
|
update code name style
|
2018-09-04 14:02:27 -04:00 |
|
vcaesar
|
1e8f73884e
|
update ci add newest go version
|
2018-08-30 14:27:12 -04:00 |
|
vcaesar
|
6d55c4103d
|
update dep pkg
|
2018-08-30 14:25:58 -04:00 |
|