vcaesar
|
f50de43642
|
add more image function and update go mod
|
2020-11-04 09:55:15 -04:00 |
|
vcaesar
|
5528eee031
|
add ToImage examples code
|
2020-10-30 15:25:28 -04:00 |
|
vz
|
9bbfcc1a55
|
Merge pull request #294 from rocket049/master
add func ToImage: convert C.MMBitmapRef to standard image.Image
|
2020-10-29 12:28:53 -04:00 |
|
rocket049
|
fe3b4b3331
|
add func ToImage: convert C.MMBitmapRef to standard image.Image
|
2020-10-29 13:05:40 +08:00 |
|
vcaesar
|
fb2d6f2720
|
update error return and print
|
2020-10-27 10:46:17 -04:00 |
|
vcaesar
|
b537cf4a3e
|
update dockerfile and appveyor.yml
|
2020-10-18 10:37:03 -04:00 |
|
vcaesar
|
08deeb3c73
|
Update README.md
|
2020-10-13 09:29:00 -04:00 |
|
vcaesar
|
fdaa440f26
|
update parameter name and version
|
2020-10-08 11:11:03 -04:00 |
|
vcaesar
|
39d2014c54
|
update go mod and fixed #290
|
2020-10-06 11:34:32 -04:00 |
|
vcaesar
|
b49f16ed0a
|
Update README.md and test code
|
2020-09-24 11:43:49 -04:00 |
|
vcaesar
|
9a856a039b
|
update test code and go mod
|
2020-09-24 11:34:37 -04:00 |
|
vcaesar
|
ec1ff45b53
|
update go version and key code
|
2020-09-16 08:36:01 -04:00 |
|
vz
|
38b39b0d1a
|
Merge pull request #287 from anatawa12/286-keyCodeForChar-and-error-message
key code for char and error message
|
2020-09-15 12:17:08 -04:00 |
|
anatawa12
|
272bb3bb2a
|
fix for windows
|
2020-09-08 21:36:30 +09:00 |
|
anatawa12
|
05e614891d
|
add keyCodeForCharFallBack
|
2020-09-08 21:20:00 +09:00 |
|
anatawa12
|
12fb240b56
|
returns "Invalid key code specified." if specified character is not valid
|
2020-09-08 21:01:32 +09:00 |
|
vcaesar
|
484e86d55f
|
Update README.md and log
|
2020-09-04 09:22:11 -04:00 |
|
vz
|
11ccaad187
|
Merge pull request #284 from T4O2M0/patch-1
Fixed Mouse buttons reversed
|
2020-09-03 09:24:40 -04:00 |
|
T4O2M0
|
10f2393123
|
Fixed Mouse buttons reversed
left and right click were swapped so I changed that
|
2020-09-02 22:50:42 -07:00 |
|
vcaesar
|
ca32ffeb86
|
update dockerfile and appveyor.yml
|
2020-09-02 08:20:34 -04:00 |
|
vcaesar
|
46870282e5
|
Update Ubuntu apt-get to apt
|
2020-09-02 08:10:29 -04:00 |
|
vcaesar
|
1f047c8524
|
update go.yml and travis.yml to go1.15
|
2020-08-20 12:17:10 -04:00 |
|
vz
|
8ea6d8e59d
|
Merge pull request #282 from go-vgo/op-pr
add paste string err return and optimize code
|
2020-08-09 08:44:29 -04:00 |
|
vcaesar
|
d70fbf3fa9
|
add paste string err return and optimize code
|
2020-08-09 08:40:20 -04:00 |
|
vz
|
f77b561d4f
|
Merge pull request #281 from go-vgo/op-pr
optimize code and update version
|
2020-08-08 11:15:16 -04:00 |
|
vcaesar
|
2ce203af8f
|
optimize code and update version
|
2020-08-08 11:11:23 -04:00 |
|
vcaesar
|
b152b7ed01
|
update dockerfile and appveyor.yml
|
2020-08-07 12:44:07 -04:00 |
|
vcaesar
|
769fd0e296
|
update hook code
|
2020-08-06 12:23:05 -04:00 |
|
vcaesar
|
27a8e625cd
|
update clipboard code
|
2020-08-06 12:20:03 -04:00 |
|
vcaesar
|
fbfe90a5d6
|
update go mod
|
2020-08-05 13:19:13 -04:00 |
|
vcaesar
|
698ab9de39
|
update dockerfile and appveyor.yml
|
2020-07-25 11:43:08 -04:00 |
|
vcaesar
|
a05e255abe
|
update some name
|
2020-07-24 09:33:40 -04:00 |
|
vcaesar
|
69bfaf9806
|
Update README.md
|
2020-07-12 14:02:56 -04:00 |
|
vcaesar
|
5800de8871
|
update go mod pkg
|
2020-06-30 11:18:57 -04:00 |
|
vcaesar
|
6fa51928bf
|
move cbitmap and bitmap-bytes to bitmap dir
|
2020-06-20 10:45:12 -04:00 |
|
vcaesar
|
fd840a1f7c
|
move hook and event to gohook
|
2020-06-20 10:43:05 -04:00 |
|
vcaesar
|
37921d6678
|
Update README.md, add more examples
|
2020-06-09 11:02:01 -04:00 |
|
vcaesar
|
eedf0d1855
|
update dockerfile and appveyor to go1.14.4
|
2020-06-02 10:59:18 -04:00 |
|
vcaesar
|
1502226aa0
|
update gohook to v0.30.2 fixed bug
|
2020-05-31 10:20:01 -04:00 |
|
vcaesar
|
8b8545f558
|
Update hook examples link to newest
|
2020-05-30 11:29:01 -04:00 |
|
vz
|
5cab1ed749
|
Merge pull request #274 from KonstantinKuklin/travis_macos
add macOS to .travis.yml
|
2020-05-28 10:44:46 -04:00 |
|
vcaesar
|
fe0977bbcb
|
update go mod pkg
|
2020-05-28 10:40:12 -04:00 |
|
Konstantin Kuklin
|
7839ea895e
|
add macOS to .travis.yml
|
2020-05-28 03:19:30 +03:00 |
|
vcaesar
|
11268cb7c2
|
Update README.md
|
2020-05-27 11:09:28 -04:00 |
|
vcaesar
|
5dd3b6cd66
|
Update README.md and CHANGELOG.md
|
2020-05-27 11:01:59 -04:00 |
|
vcaesar
|
d76ab89c9f
|
Update CHANGELOG.md
|
2020-05-26 11:47:08 -04:00 |
|
vcaesar
|
d8d060970d
|
update version
|
2020-05-24 12:21:59 -04:00 |
|
vcaesar
|
18933afae0
|
update go mod pkg
|
2020-05-20 11:06:36 -04:00 |
|
vz
|
baf3c322fc
|
Merge pull request #269 from go-vgo/dev
add gohook modern and concurrent API
|
2020-05-19 11:57:24 -04:00 |
|
vcaesar
|
436a8f8f43
|
add new gohook examples, thks for cauefcr
|
2020-05-19 11:54:06 -04:00 |
|