Commit Graph

  • 95a6f1be1c update go mod vendor and files vcaesar 2019-01-13 14:18:13 -0400
  • 8d458b66a5 add mul scale func and optimize code vcaesar 2019-01-09 13:24:06 -0400
  • 5e6c44832f Format README.md and docs markdown vcaesar 2019-01-08 20:11:01 -0400
  • 638117ac64 Update README.md vcaesar 2019-01-08 12:51:09 -0400
  • c70f1f1ebf Update README.md vcaesar 2019-01-07 14:19:25 -0400
  • 7e017b4cb4 Update version 0.70.0 vcaesar 2019-01-07 13:08:13 -0400
  • c9ba5444c3 update key example code vcaesar 2019-01-06 12:29:16 -0400
  • 9d585cc6c4 remove useless code vcaesar 2019-01-03 12:42:01 -0400
  • b1974fbf5b update include .h code vcaesar 2019-01-02 13:05:11 -0400
  • 4c627771c2 rename and clear file name vcaesar 2019-01-02 12:58:50 -0400
  • 54947c5065 update key docs vcaesar 2019-01-02 09:48:23 -0400
  • 6550f4af67 update code style and fixed #endif error vcaesar 2018-12-30 12:04:29 -0400
  • 17c0de747f add more key example vcaesar 2018-12-29 11:42:56 -0400
  • dc0cd6ef67 update keytap and toggle return "" and code style vcaesar 2018-12-29 11:28:58 -0400
  • 6f5fe3f8f5 add more mouse example vcaesar 2018-12-27 19:09:14 -0400
  • ad85cfd792 add drag mouse other button support vcaesar 2018-12-27 12:44:38 -0400
  • 0a380045a3 add keyTap run error return support and update godoc vcaesar 2018-12-27 12:33:39 -0400
  • e5d5f106b5 add check mouse button func and simplify mouse func code vcaesar 2018-12-27 12:21:50 -0400
  • 6b083e7666 update version and optimize code vcaesar 2018-12-26 12:55:17 -0400
  • fe6b021fbe Update README.md vcaesar 2018-12-21 12:07:27 -0400
  • 1bf1246a1b add key "insert, printscreen" mac support and key "print" vcaesar 2018-12-18 13:04:33 -0400
  • 6adc37e015 update key docs vcaesar 2018-12-18 13:02:03 -0400
  • 05bf630708 update code style vcaesar 2018-12-18 12:58:51 -0400
  • fb1b729e2c Fixed spelling error vcaesar 2018-12-18 11:38:07 -0400
  • 6e3ed1ce8a add key "left shift" support vcaesar 2018-12-18 11:30:56 -0400
  • 35053eefaa update key docs vcaesar 2018-12-17 13:47:00 -0400
  • 71839d6e37 add key " right and left command " support vcaesar 2018-12-17 13:45:13 -0400
  • 3599bb4277 Fixed spelling error vcaesar 2018-12-17 10:29:33 -0400
  • 00dc0fb0ac add key "left alt" support vcaesar 2018-12-17 10:18:55 -0400
  • 4d11f631c1 add key "right alt" support vcaesar 2018-12-16 14:05:18 -0400
  • 118016e6ff update key docs vcaesar 2018-12-16 13:51:14 -0400
  • d696f27f88 update check key flags and code style, support "right shift" vcaesar 2018-12-16 13:50:22 -0400
  • 77a7382e3b add left and right Ctrl support vcaesar 2018-12-16 13:36:53 -0400
  • f269b7fd27 add left and right Ctrl key code and update code style vcaesar 2018-12-16 13:33:01 -0400
  • 0c14363eeb update check key flags support "cmd" and "ctrl" vcaesar 2018-12-16 12:25:30 -0400
  • 8d9f64034f update go version to 1.11.4 vcaesar 2018-12-15 11:25:40 -0400
  • a3c8490578 update go version to go1.11.3 vcaesar 2018-12-14 12:31:57 -0400
  • c3b025bfca Update .gitignore vcaesar 2018-12-13 14:02:29 -0400
  • e1214bf111 add AddEvent() key "cmd" support vcaesar 2018-12-13 11:16:49 -0400
  • c82ac7045a Update key example code vcaesar 2018-12-12 16:59:14 -0400
  • f71b00e6b9 add millisleep func and update godoc vcaesar 2018-12-12 16:58:23 -0400
  • cd784a6758 add cmd key support vcaesar 2018-12-12 14:08:49 -0400
  • 7683bf28fa update key docs vcaesar 2018-12-12 13:59:19 -0400
  • 2fc27c517b
    Merge pull request #181 from go-vgo/dev vz 2018-12-12 13:55:43 -0400
  • f469484821 update code fixed a mistake vcaesar 2018-12-12 13:46:33 -0400
  • 8582221eb3 update keys doc vcaesar 2018-12-12 13:43:16 -0400
  • 75e09cd935 add gokey key code vcaesar 2018-12-12 13:41:52 -0400
  • 35d82c92f1 add more numpad key vcaesar 2018-12-12 13:40:57 -0400
  • ad709d6151 add numpad key and escape abbreviation support vcaesar 2018-12-12 09:37:56 -0400
  • ee173ebb47 add linux numpad key support vcaesar 2018-12-11 15:29:28 -0400
  • 98987b84fe add key "numpad_lock" support vcaesar 2018-12-11 15:25:37 -0400
  • 54f78e2aa8 update code style and remove useless code vcaesar 2018-12-11 14:04:28 -0400
  • 87e23b9adf optimize and clearer keytap code vcaesar 2018-12-11 13:12:16 -0400
  • 6f9b1354dc add key "capslock" support and update code style vcaesar 2018-12-11 12:10:42 -0400
  • 14a50deec6 add key Ctrl [ abbreviation ] support vcaesar 2018-12-11 11:57:08 -0400
  • 0270af042b update key example code vcaesar 2018-12-11 10:53:03 -0400
  • 928aa6aaee Update README.md vcaesar 2018-12-05 13:05:12 -0400
  • bb1e8a0514 update go mod pkg vcaesar 2018-12-04 19:22:54 -0400
  • 477fc947e1 add GetColors func return string vcaesar 2018-11-25 10:50:57 -0400
  • 9ae6598e84 update pkg to newest vcaesar 2018-11-24 11:11:45 -0400
  • 7a0ed03500 use go mod not dep, add go.mod remove dep files vcaesar 2018-11-24 11:04:33 -0400
  • 2cdf8d5a7f update issue template.md vcaesar 2018-11-20 14:43:51 -0400
  • adf02582ab update godoc and code style vcaesar 2018-11-14 12:07:26 -0400
  • f0984bdabc Update README.md vcaesar 2018-11-08 13:57:00 -0400
  • 5b0631d48c Bump Go versions vcaesar 2018-11-03 13:26:45 -0400
  • b6ddb6cb11 add more scale example vcaesar 2018-11-02 13:17:42 -0400
  • f4cff13c0a update scale example code close #153 vcaesar 2018-11-01 15:10:58 -0400
  • e01416e3c2 Fixed dockerfile lint vcaesar 2018-10-29 13:36:15 -0400
  • ca01816885 update pkg to newest vcaesar 2018-10-29 10:16:53 -0400
  • 402e93514c add new window10 zoom ratio vcaesar 2018-10-26 12:06:34 -0400
  • 1d8be2ad3e update code style vcaesar 2018-10-23 10:53:08 -0400
  • 99549e7b57 fixed some README.md typo vcaesar 2018-10-22 19:47:34 -0400
  • a3aa5c000f update examples and update code style vcaesar 2018-10-21 13:39:07 -0400
  • 83845a8488 add color picker and get mouse pos example vcaesar 2018-10-21 12:48:34 -0400
  • e2fd078da8 Fixed bitmapClick() parameter bug vcaesar 2018-10-19 11:19:38 -0400
  • 48a33f8a6d
    Merge pull request #175 from go-vgo/dev vz 2018-10-18 08:14:25 -0400
  • 323eed683d use sendInput not mouse_event and update code style vcaesar 2018-10-17 16:20:28 -0400
  • 3291faad53 use sendInput not keybd_event [docs: Note This function has been superseded] vcaesar 2018-10-17 16:12:48 -0400
  • 2451b767ae update code style vcaesar 2018-10-17 15:44:04 -0400
  • 6f05573058 update dockerfile clean image vcaesar 2018-10-12 12:11:08 -0400
  • a1c3f77e0c optimize and clean keyToggle code vcaesar 2018-10-11 13:07:21 -0400
  • 5633fcf698 Update CHANGELOG.md vcaesar 2018-10-09 12:50:32 -0400
  • 21426f901e Update godoc 0.60.0 vcaesar 2018-10-09 10:56:30 -0400
  • cdabf53fd5 Update version vcaesar 2018-10-09 10:49:08 -0400
  • 124fc3703f Refactoring mouse example code vcaesar 2018-10-08 12:21:23 -0400
  • 68ba8e8aaa Simplify SaveCapture code vcaesar 2018-10-07 13:00:16 -0400
  • 36e220b7a1 Refactoring screen and event example code vcaesar 2018-10-07 12:23:50 -0400
  • 0b009ab521 add an cbitmap example [#169] vcaesar 2018-10-07 12:18:57 -0400
  • 992b30aac4 Refactoring window example code vcaesar 2018-10-07 12:15:03 -0400
  • 044ed50e53 Refactoring key example code vcaesar 2018-10-07 12:09:37 -0400
  • dd52f408d9 update appveyor ci to newest vcaesar 2018-10-05 07:13:09 -0400
  • 1e7434c6e8 update dockerfile to go1.11.1 vcaesar 2018-10-02 10:21:35 -0400
  • e6a2085c2a
    Merge pull request #170 from redstarcoder/master vz 2018-10-02 10:09:15 -0400
  • 2928787f51
    update godoc vz 2018-10-02 10:08:19 -0400
  • 51a2394a94
    update godoc vz 2018-10-02 09:05:57 -0400
  • ea1166564a Update FindIds doc and only set name once in loop redstarcoder 2018-10-01 15:39:47 -0400
  • 85524fcf16 Refactoring bitmap example code vcaesar 2018-09-30 14:58:48 -0400
  • f3a5747ac2 add FindCBitmap func support vcaesar 2018-09-30 09:41:35 -0400
  • 5c29507018 update and fix code style vcaesar 2018-09-26 13:36:02 -0400
  • c8f5ed84ba update code style vcaesar 2018-09-26 13:20:27 -0400