Commit Graph

381 Commits

Author SHA1 Message Date
Nuno Cruces
8ace95fc56 Dependencies. 2023-04-04 18:29:46 +01:00
dependabot[bot]
c1f841722a Bump golang.org/x/image from 0.5.0 to 0.6.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/golang/image/releases)
- [Commits](https://github.com/golang/image/compare/v0.5.0...v0.6.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>
2023-03-07 13:27:14 +00:00
dependabot[bot]
75995dfe0c Bump golang.org/x/sys from 0.5.0 to 0.6.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/compare/v0.5.0...v0.6.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-03-07 13:24:46 +00:00
Nuno Cruces
9c7b53bb4a
Create FUNDING.yml 2023-02-22 10:43:43 +00:00
dependabot[bot]
a89bb6c004 Bump golang.org/x/image from 0.4.0 to 0.5.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/image/releases)
- [Commits](https://github.com/golang/image/compare/v0.4.0...v0.5.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>
2023-02-15 18:57:22 +00:00
dependabot[bot]
7b02658f0e Bump go.uber.org/goleak from 1.2.0 to 1.2.1
Bumps [go.uber.org/goleak](https://github.com/uber-go/goleak) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/uber-go/goleak/releases)
- [Changelog](https://github.com/uber-go/goleak/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/goleak/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: go.uber.org/goleak
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 21:30:55 +00:00
dependabot[bot]
43c39c3830 Bump golang.org/x/image from 0.3.0 to 0.4.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/golang/image/releases)
- [Commits](https://github.com/golang/image/compare/v0.3.0...v0.4.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>
2023-02-10 10:21:53 +00:00
Nuno Cruces
ec9bb7b357 Update go.yml 2023-02-10 10:19:26 +00:00
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
Nuno Cruces
1427f50bb4
Update go.yml 2023-02-07 19:10:49 +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
4f0a61b1c1 Coverage action. 2023-01-27 15:26:12 +00:00
Nuno Cruces
5b4a55e77a Use Cut, Fields. 2023-01-10 14:26:14 +00:00
Nuno Cruces
b9058d050c Update deps. 2023-01-04 17:33:25 +00:00
Nuno Cruces
1fadc3f1f7
Update README.md 2022-12-20 12:44:46 +00:00
Nuno Cruces
6c17f894e1 Improve compatibility with zenity. 2022-12-20 12:23:21 +00:00
Nuno Cruces
9816e864ae Improve compatibility with zenity. 2022-12-19 19:49:05 +00:00
Nuno Cruces
61682a93bd Parallel tests. 2022-12-15 14:29:56 +00:00
Nuno Cruces
66863de571 Fix panic. 2022-12-15 11:34:29 +00:00
Nuno Cruces
98d9f88c95 Case-fold patterns. 2022-12-15 03:14:04 +00:00
Nuno Cruces
96942f9acc Case-fold patterns. 2022-12-15 03:05:44 +00:00
Nuno Cruces
df14a314e4 Use ptr. 2022-12-15 00:26:34 +00:00
Nuno Cruces
02564b6232 Add IsAvailable. 2022-12-14 23:53:30 +00:00
Nuno Cruces
958e0530a9 Quote accelerators (&) on windows. 2022-12-07 14:55:24 +00:00
Nuno Cruces
f4431eebaf Workflows. 2022-12-07 12:53:18 +00:00
Nuno Cruces
2e206fd065 Merge branch 'master' of github.com:ncruces/zenity 2022-12-07 12:15:58 +00:00
Nuno Cruces
13c7dd3112 Fixes focus issues, see #40. 2022-12-06 18:24:37 +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
5533b77ca0 List DisallowEmpty (windows). 2022-12-05 13:37:59 +00:00
Nuno Cruces
c99e4fac4e List DisallowEmpty (windows). 2022-12-05 13:28:29 +00:00
Nuno Cruces
589e1b5b01 List DefaultItems (windows). 2022-12-05 13:27:19 +00:00
Nuno Cruces
7d3236562f
Documentation. 2022-12-05 01:32:15 +00:00
Nuno Cruces
ae6a817cee Close #34. 2022-12-05 01:01:50 +00:00
Nuno Cruces
e1c8235fdb Remove deprecated. 2022-12-02 15:14:57 +00:00
Nuno Cruces
619a8f8377 Inline unkcall. 2022-12-02 15:11:48 +00:00
Nuno Cruces
7f62cdabe7 Fix #39. 2022-12-02 14:23:18 +00:00
Nuno Cruces
1e3170a3d3
Update dependabot.yml 2022-11-22 23:18:49 +00:00
Nuno Cruces
56b9055f9e Improve compatibility with zenity. 2022-11-22 23:10:47 +00:00
Nuno Cruces
c2da2ba968 Only tag unchanged binaries. 2022-11-15 12:21:16 +00:00
Nuno Cruces
f679cf4d7f Fix CodeQL warning. 2022-11-14 13:11:57 +00:00
Nuno Cruces
52cc8eb674
Create codeql.yml 2022-11-10 17:05:38 +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
d1a6009d92
Create dependabot.yml 2022-11-08 21:48:48 +00:00
Nuno Cruces
5348ab66b3 Fixes (windows). 2022-11-02 10:21:31 +00:00
Nuno Cruces
93010811c3 Updated dependencies. 2022-11-02 06:33:27 +00:00
Nuno Cruces
e256a51c4a SyscallN. 2022-08-10 23:52:39 +01:00
Nuno Cruces
5cde0b4fdb Go 1.18. 2022-08-10 22:41:11 +01:00
Nuno Cruces
44ba26c6f5 Check and radio lists, see #34. 2022-07-29 01:18:11 +01:00
Nuno Cruces
60a828af0a Errors, documentation. 2022-07-28 00:11:12 +01:00