Commit Graph

  • ff8cd7b142 fixed findBitmap and findPic memory leak vcaesar 2018-07-28 18:55:03 +0800
  • 126392f38b fmt code and updata pkg vcaesar 2018-07-24 22:53:16 +0800
  • d1ea0fd81b add Custom DPI Scaling support vcaesar 2018-07-24 21:26:53 +0800
  • 794cbf87ad update version and godoc vcaesar 2018-07-21 19:42:06 +0800
  • 5c5348e88e add scale example vcaesar 2018-07-20 23:59:43 +0800
  • e3833dda5e add scale default value vcaesar 2018-07-20 18:29:06 +0800
  • 2348a44ad6 remove duplicate code vcaesar 2018-07-20 00:14:21 +0800
  • de187609d7 update code style use if not try vcaesar 2018-07-20 00:06:34 +0800
  • 4705619e99 update mouse click and fix moveClick and movesClick args vcaesar 2018-07-19 23:55:40 +0800
  • dd65a1d6cb update examples remove duplicate code vcaesar 2018-07-13 19:23:09 +0800
  • 6ba20dfd3d update clipboard example vcaesar 2018-07-13 18:38:29 +0800
  • 71c641564d fix windows clipboard memory leak vcaesar 2018-07-12 22:38:39 +0800
  • 5a52cdd37a fix some warning use supplemental code vcaesar 2018-07-10 23:19:37 +0800
  • cd0c3ed6d8 update godoc and version vcaesar 2018-07-10 23:13:27 +0800
  • fdf9448e1d
    Merge pull request #142 from go-vgo/dev vz 2018-07-10 21:08:14 +0800
  • 89c3d91e92 update linux active pid consistent with other platforms vcaesar 2018-07-10 21:00:52 +0800
  • f0c84a23d3 update linux default func use vcaesar 2018-07-10 20:54:35 +0800
  • 2a6299df59 update dep pkg vcaesar 2018-07-10 20:16:43 +0800
  • 186df36c2c update active pid try to fix #140 vcaesar 2018-07-10 20:02:18 +0800
  • 86d35b65b1
    Merge pull request #141 from go-vgo/dev vz 2018-07-09 23:36:08 +0800
  • 9c2797ade0 fix dpi spell vcaesar 2018-07-09 23:33:59 +0800
  • 62b865dbef add get Scale and GetScaleSize func vcaesar 2018-07-09 23:29:27 +0800
  • ec82b0fd15 add get primary display DPI scale factor fix #129, #135 vcaesar 2018-07-09 22:52:55 +0800
  • 22fbae18dd update window code style vcaesar 2018-07-09 20:10:22 +0800
  • e7f841be68 update window.h code style vcaesar 2018-07-09 19:55:37 +0800
  • 482d465472 update code style vcaesar 2018-07-07 23:01:55 +0800
  • 6bd6565ce2 update code style fix non-standard code vcaesar 2018-07-07 22:47:47 +0800
  • 962a413203 update godoc and README.md vcaesar 2018-07-06 19:29:38 +0800
  • a9626058ef Simplify linux dependency installation commands vcaesar 2018-07-06 19:20:33 +0800
  • 3280070b18 Update README.md vcaesar 2018-07-04 21:02:45 +0800
  • 01841ab92d try to add Windows partial methods and update packages vcaesar 2018-07-04 20:53:04 +0800
  • fe836c3aae add ToCBitmap example to examples vcaesar 2018-06-24 23:45:11 +0800
  • 3dce490b76 update typestr, godoc and version vcaesar 2018-06-18 21:13:34 +0800
  • fdddd73837 add bitmap to CBitmap func vcaesar 2018-06-16 19:17:06 +0800
  • d5b24d634b move vendor to dep vcaesar 2018-06-16 17:58:05 +0800
  • 7a55c28cc1 update Travis ci vcaesar 2018-06-16 17:53:02 +0800
  • c8758ab240 add get px destroyMMBitmap and update code style vcaesar 2018-06-16 17:41:04 +0800
  • 28c7ccf563 update code style vcaesar 2018-06-11 21:47:55 +0800
  • 567604a5e1 update robotgo ci to 1.10.3 vcaesar 2018-06-08 21:02:50 +0800
  • 96c089b3dc update mouse toggle vcaesar 2018-06-07 23:36:29 +0800
  • 12b92368c0 update keytap func vcaesar 2018-05-31 00:05:07 +0800
  • e99cfb6e93 update find every bitmap func vcaesar 2018-05-30 23:56:04 +0800
  • 52a7bb04d0 optimize bitmap code vcaesar 2018-05-30 23:52:09 +0800
  • dd31f29ad5 update savebitmap code vcaesar 2018-05-30 23:39:53 +0800
  • 974dbcfc15 update open and save bitmap vcaesar 2018-05-22 20:48:57 +0800
  • 5681857a2c update pull_request_template.md vcaesar 2018-05-13 17:31:46 +0800
  • e2729372c7
    Update issue_template.md vz 2018-05-13 17:30:23 +0800
  • e31e3139d1 update bitmap examples vcaesar 2018-05-08 23:26:07 +0800
  • 5e6a6187de update and fmt code style vcaesar 2018-05-06 18:04:31 +0800
  • 728b1d520a Bump Go versions vcaesar 2018-05-02 17:15:32 +0800
  • 1f95f5f2ae update code and update some name vcaesar 2018-04-30 23:38:34 +0800
  • 08341cc1aa Update CHANGELOG.md 0.49.0 vcaesar 2018-04-27 18:50:37 +0800
  • a2645bafeb Update version vcaesar 2018-04-27 18:03:16 +0800
  • 94423c71ec update some var name and merge some func vcaesar 2018-04-26 22:39:31 +0800
  • 35215c9e70 optimize code func args vcaesar 2018-04-22 23:55:49 +0800
  • f5216aa9dc optimize code and update godoc vcaesar 2018-04-22 23:34:04 +0800
  • bfb57c6be9 Update README.md vcaesar 2018-04-20 23:31:22 +0800
  • b618176823 update code and version vcaesar 2018-04-20 23:19:22 +0800
  • dabec28f14
    Merge pull request #130 from go-vgo/dev vz 2018-04-20 23:08:53 +0800
  • 1b6fc08b8a add micro sleep time vcaesar 2018-04-20 23:04:40 +0800
  • fda0ba08a3 add linux typestr utf support vcaesar 2018-04-20 22:38:40 +0800
  • 363c538275 update vendor pkg vcaesar 2018-04-13 18:56:59 +0800
  • 722b2b07e0 update godoc and deprecated GetBHandle vcaesar 2018-04-11 21:14:57 +0800
  • 5957e315c9 update activePid allow Windows via hwnd vcaesar 2018-04-11 21:07:17 +0800
  • bec5c1e9c3 update and optimize func vcaesar 2018-04-10 20:33:04 +0800
  • d54cbecb37 update ci and add func internalFindBitmap vcaesar 2018-04-10 20:06:03 +0800
  • f6cd1d99dd update examples vcaesar 2018-04-09 17:45:07 +0800
  • cc49c369c7 update godoc and fmt code vcaesar 2018-04-09 17:39:47 +0800
  • b99914bc5e add find image by path vcaesar 2018-04-09 17:34:02 +0800
  • 26e0b82abc update work path vcaesar 2018-04-02 19:16:54 +0800
  • 62a2472ed1 use custom go image vcaesar 2018-04-01 22:08:53 +0800
  • 120777342c update ci 1.9.4 to 1.10.1 vcaesar 2018-03-31 18:46:40 +0800
  • f1e31356d2 update example README.md vcaesar 2018-03-27 23:25:30 +0800
  • 8865d93a65 update pkg and version vcaesar 2018-03-24 21:15:21 +0800
  • e48c1ea1d1
    Merge pull request #124 from go-vgo/dev vz 2018-03-18 19:33:09 +0800
  • 51999a0fa9 add more examples vcaesar 2018-03-18 19:27:45 +0800
  • 98daa9a2af add more image examples vcaesar 2018-03-17 16:59:25 +0800
  • 6e237b8ca9
    Merge pull request #123 from go-vgo/test-ci vz 2018-03-14 16:19:30 +0800
  • d7bb4311d8 update appveyor ci test-ci vcaesar 2018-03-14 16:02:29 +0800
  • 15afbb6132 add func microsleep and update vcaesar 2018-03-12 23:05:40 +0800
  • 2423ad940d
    Merge pull request #122 from go-vgo/dev vz 2018-03-11 15:23:40 +0800
  • e0a5aabf28 fix mac input method keytap not work vcaesar 2018-03-11 15:22:38 +0800
  • 19204ae7f9
    Merge pull request #121 from go-vgo/dev vz 2018-03-07 17:24:59 +0800
  • 3cb987ceb2 fix XFlush wait for events flushing vcaesar 2018-03-07 17:20:08 +0800
  • 600734c884 remove travis ci 1.8.x vcaesar 2018-03-06 20:44:40 +0800
  • 4c114b0232 add golang bmp pkg vcaesar 2018-03-06 17:57:36 +0800
  • 828c3173c7
    Merge pull request #119 from go-vgo/dev vz 2018-03-06 17:43:21 +0800
  • f1229893f0 Update vendor vcaesar 2018-03-06 17:42:24 +0800
  • 39e40cddf9 add more open bitmap func vcaesar 2018-03-06 17:40:01 +0800
  • 8b1854cac7 update code style vcaesar 2018-03-02 23:08:12 +0800
  • a62a48767d Update vendor vcaesar 2018-02-25 16:17:15 +0800
  • bdcad6d55d fmt go code vcaesar 2018-02-25 15:54:12 +0800
  • 964875f9de
    Merge pull request #116 from go-vgo/dep-pr vz 2018-02-25 15:47:59 +0800
  • 0b6a81e6f0 update godoc and examples and fix dep-pr vcaesar 2018-02-25 15:43:29 +0800
  • 0a93336c11 add scroll mouse support x, y vcaesar 2018-02-25 15:22:52 +0800
  • 4544fabb91 update travis support go 1.10.x vcaesar 2018-02-25 14:56:31 +0800
  • 0e67e31cf4 update and fix travis vcaesar 2018-02-19 23:21:56 +0800
  • 96c8b5b796 update travis support go 1.10 vcaesar 2018-02-17 21:46:36 +0800
  • 7ae127373e update getportion param to go type vcaesar 2018-02-13 19:07:35 +0800
  • 0eda71b5e5 add get image size func vcaesar 2018-02-13 18:56:57 +0800