vz
|
feb6b7ef0a
|
Merge pull request #314 from go-vgo/bitmap-pr
update point to public
|
2021-02-02 10:19:07 -04:00 |
|
vcaesar
|
708278a48d
|
update point to public
|
2021-02-02 10:17:38 -04:00 |
|
vz
|
4d037227a4
|
Merge pull request #313 from go-vgo/bitmap-pr
add more bitmap examples
|
2021-02-01 11:18:36 -04:00 |
|
vcaesar
|
3c1663dd9d
|
add more bitmap examples
|
2021-02-01 11:17:51 -04:00 |
|
vz
|
7b583478d4
|
Merge pull request #310 from go-vgo/bitmap-pr
optimize find every bitmap and color function
|
2021-01-31 13:35:51 -04:00 |
|
vcaesar
|
bfaba0b1d2
|
compatible with 32-bit platforms
|
2021-01-31 13:29:42 -04:00 |
|
vcaesar
|
25a4002924
|
update find bitmap and color
|
2021-01-31 12:44:15 -04:00 |
|
vcaesar
|
488a81253f
|
add free and find all point function
|
2021-01-29 13:56:58 -04:00 |
|
vcaesar
|
5c45871af7
|
add find every color function
|
2021-01-28 13:46:08 -04:00 |
|
vcaesar
|
5bf71e637e
|
add find every color code
|
2021-01-26 12:59:47 -04:00 |
|
vcaesar
|
b1dd8732ff
|
update dockerfile and appveyor.yml
|
2021-01-20 11:26:48 -04:00 |
|
vcaesar
|
d0efccf91a
|
update go mod
|
2021-01-06 14:13:23 -04:00 |
|
vcaesar
|
3baa63dc7f
|
update dockerfile
|
2020-12-06 12:32:58 -04:00 |
|
vcaesar
|
8a93b17118
|
add more test and update go mod
|
2020-11-26 12:12:03 -04:00 |
|
vcaesar
|
7bdc236c3f
|
update dockerfile
|
2020-11-14 14:21:25 -04:00 |
|
vcaesar
|
83852edd8b
|
update dockerfile and appveyor.yml
|
2020-11-11 13:14:22 -04:00 |
|
vcaesar
|
06ad6eb8a1
|
update ShowAlert optimize return code
|
2020-11-05 10:57:51 -04:00 |
|
vz
|
4fe4fe8b22
|
Merge pull request #295 from go-vgo/test1-pr
add more image function and update go mod
|
2020-11-04 10:00:14 -04:00 |
|
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 |
|