Commit Graph

34 Commits

Author SHA1 Message Date
dependabot[bot]
7a2286beac Bump golang.org/x/sys from 0.4.0 to 0.5.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 19:17:45 +00:00
dependabot[bot]
7c0045f876 Bump github.com/ncruces/go-strftime from 0.1.8 to 0.1.9
Bumps [github.com/ncruces/go-strftime](https://github.com/ncruces/go-strftime) from 0.1.8 to 0.1.9.
- [Release notes](https://github.com/ncruces/go-strftime/releases)
- [Commits](https://github.com/ncruces/go-strftime/compare/v0.1.8...v0.1.9)

---
updated-dependencies:
- dependency-name: github.com/ncruces/go-strftime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 17:40:03 +00:00
Nuno Cruces
b9058d050c Update deps. 2023-01-04 17:33:25 +00:00
dependabot[bot]
ec524fa57e Bump golang.org/x/image from 0.1.0 to 0.2.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/golang/image/releases)
- [Commits](https://github.com/golang/image/compare/v0.1.0...v0.2.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 17:39:13 +00:00
dependabot[bot]
900a9165eb Bump golang.org/x/sys from 0.2.0 to 0.3.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/compare/v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 17:36:35 +00:00
Nuno Cruces
f679cf4d7f Fix CodeQL warning. 2022-11-14 13:11:57 +00:00
dependabot[bot]
2666875e81 Bump golang.org/x/sys from 0.1.0 to 0.2.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/compare/v0.1.0...v0.2.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 09:23:28 +00:00
Nuno Cruces
93010811c3 Updated dependencies. 2022-11-02 06:33:27 +00:00
Nuno Cruces
5cde0b4fdb Go 1.18. 2022-08-10 22:41:11 +01:00
Nuno Cruces
1c43756a6c Handle invalid window ids (macOS). 2022-06-28 13:57:31 +01:00
Nuno Cruces
d33a18d05a Refactor (windows). 2022-06-18 04:08:09 +01:00
Nuno Cruces
b94ee718ba Parent window id (macOS). 2022-06-13 23:46:03 +01:00
Nuno Cruces
b902eebb1d Attach (macOS). 2022-06-02 13:38:41 +01:00
Nuno Cruces
270b1a0c0e Avoid strftime dependency. 2022-05-02 15:03:48 +01:00
Nuno Cruces
cf58f91e75 Constant build tag. 2022-05-02 14:03:51 +01:00
Nuno Cruces
951c656546 Fix locale issue. 2022-04-28 23:47:13 +01:00
Nuno Cruces
ef54d30320 Build release. 2022-04-05 13:01:45 +01:00
Nuno Cruces
929cc5bda7 Disable cgo in builds. 2022-04-03 03:43:38 +01:00
Nuno Cruces
a8d9413ae3 Use strftime module. 2022-04-01 14:00:06 +01:00
Nuno Cruces
fca9f5c3ce Use NewLazySystemDLL (windows). 2021-09-10 01:32:34 +01:00
Nuno Cruces
c98b30d2e7 macOS fat binaries. 2021-06-07 14:06:00 +01:00
Nuno Cruces
18f3259540 Go 1.16. 2021-04-14 15:18:05 +01:00
Nuno Cruces
d7e87a1088 Entry tests. 2021-04-05 23:55:42 +01:00
Nuno Cruces
408d1642d3 DPI awareness improvements (windows). 2021-03-26 12:40:24 +00:00
Nuno Cruces
646dcd64a6 Refactor, docs. 2021-03-11 15:37:56 +00:00
Nuno Cruces
4bc8c392da Import from github.com/gen2brain/dlgs. 2021-03-08 01:02:33 +00:00
Nuno Cruces
6c0e609037 Remove AppleScript. 2021-02-19 02:40:46 +00:00
Nuno Cruces
7cd382c0e9 Default color on macOS. 2020-12-11 18:28:16 +00:00
Nuno Cruces
91e2501ef6 Formatting. 2020-12-11 17:33:30 +00:00
Nuno Cruces
ba1f15ed0e Timeouts, cancellation (tests). 2020-01-29 14:21:25 +00:00
Nuno Cruces
9668c61d8b Refactoring. 2020-01-19 12:53:20 +00:00
Nuno Cruces
f20505e1f4 Color dialog (macos). 2020-01-19 04:28:06 +00:00
Nuno Cruces
51595d7ecc WIP: zenity command. 2020-01-09 03:00:22 +00:00
Nuno Cruces
7f608be6c2 WIP: zenity command. 2020-01-08 18:12:29 +00:00