Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | New upstream release | Jeremy Bicha | 2022-04-27 |
| | |||
* | Update upstream source from tag 'upstream/3.42.1' | Jeremy Bicha | 2022-04-27 |
|\ | | | | | | | Update to upstream version '3.42.1' with Debian dir ecb7383fc20c2176b602cbf542f383b94277b6b8 | ||
| * | New upstream version 3.42.1 | Jeremy Bicha | 2022-04-27 |
| |\ | |||
| | * | Update NEWS and meson.build for 3.42.0 | Logan Rathbone | 2022-04-26 |
| | | | |||
| | * | Merge branch 'wip/davidk/msgdialog-max-width' into 'master' | Logan Rathbone | 2022-04-27 |
| | |\ | | | | | | | | | | | | | | | | | msg: Fix maximum width to 60 characters See merge request GNOME/zenity!18 | ||
| | | * | zenity.ui: make message dialogs non-resizable | David King | 2022-04-26 |
| | | | | | | | | | | | | | | | | | | | | Use the approach of GtkMessageDialog, to avoid problems with narrow labels when the dialog text is long. | ||
| | | * | msg: Fix maximum width to 60 characters | David King | 2022-04-26 |
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commit 3b64d05e8a1aae1581d2bec7288d80ac4699e1b1 mentioned that labels in message dialogs were set to a maximum width of 60 characters, with inspiration from GtkMessageDialog, but in fact a typo meant that they were set to both a width and maximum width of just 10 characters. This lead to text layout problems, which can be fixed by using the intended maximum of 60 characters. https://bugzilla.redhat.com/show_bug.cgi?id=2053530 | ||
| | * | Merge branch 'hydrargyrum-master-patch-43242' into 'master' | Logan Rathbone | 2022-04-25 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | src/zenity.ui: add default OK button for --scale Closes #29 See merge request GNOME/zenity!17 | ||
| | | * | src/zenity.ui: add default OK button for --scale | hydrargyrum | 2022-04-24 |
| | |/ | | | | | | | It's now possible to just press "Enter" to accept the selected value. | ||
* | | | Update debian/watch | Jeremy Bicha | 2022-04-27 |
| | | | | | | | | | | | | Gbp-Dch: Ignore | ||
* | | | releasing package zenity version 3.42.0-1 | Jeremy Bicha | 2022-04-01 |
| | | | |||
* | | | New upstream release | Jeremy Bicha | 2022-04-01 |
| | | | |||
* | | | Update upstream source from tag 'upstream/3.42.0' | Jeremy Bicha | 2022-04-01 |
|\| | | | | | | | | | | | Update to upstream version '3.42.0' with Debian dir 627ff2810bd2364a9763f5c65665e5c2e365a189 | ||
| * | | New upstream version 3.42.0 | Jeremy Bicha | 2022-04-01 |
| |\| | |||
| | * | Update NEWS and meson.build for 3.42.0 | Logan Rathbone | 2022-03-31 |
| | | | |||
| | * | Update Basque translation | Asier Sarasua Garmendia | 2022-02-13 |
| | | | |||
| | * | Updated Danish translation | Alan Mortensen | 2022-01-26 |
| | | | |||
| | * | Updated Spanish translation | Daniel Mustieles | 2021-11-16 |
| | | | |||
| | * | Update Occitan translation | Quentin PAGÈS | 2021-11-15 |
| | | | |||
| | * | Merge branch 'check-radio-box-fixes' into 'master' | Logan Rathbone | 2021-11-15 |
| | |\ | | | | | | | | | | | | | | | | | tree: Clicking row should check radio/checkboxes See merge request GNOME/zenity!16 | ||
| | | * | tree: clicking row should check radio/checkboxes | Logan Rathbone | 2021-08-16 |
| | | | | | | | | | | | | | | | | Addresses #37 | ||
| | * | | Update Basque translation | Asier Sarasua Garmendia | 2021-09-19 |
| | | | | |||
| | * | | Update Croatian translation | Goran Vidović | 2021-09-11 |
| | | | | |||
| | * | | Update Greek translation | Efstathios Iosifidis | 2021-08-20 |
| | | | | |||
| | * | | Merge branch 'search_column' into 'master' | Logan Rathbone | 2021-08-16 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | Fix search column selection with --imagelist See merge request GNOME/zenity!15 | ||
| | | * | | Fix search column selection with --imagelist | Janne Pulkkinen | 2021-07-24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When --imagelist is in use, use the second column as the search column, as is already the case with --checklist and --radiolist. Any searches until now would only match image path names from the first column. | ||
| | * | | | Added icon-name property to man page | Andrew Yoder | 2021-08-16 |
| | | |/ | | |/| | | | | | | | | | Signed-off-by: Logan Rathbone <poprocks@gmail.com> | ||
| | * | | Update Occitan translation | Quentin PAGÈS | 2021-08-11 |
| | | | | |||
* | | | | Revert "debian/control.in: WebKit builds fine again on sh4 re-add that ↵ | Jeremy Bicha | 2022-04-01 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | architecture to the build-dependencies" This reverts commit 59b52777ebc37b7df2b6fc96b3790bf173c6336b. webkit2gtk 2.36 isn't building on sh4 yet | ||
* | | | | debian/control.in: WebKit builds fine again on sh4 re-add that architecture ↵ | Laurent Bigonville | 2021-11-01 |
| | | | | | | | | | | | | | | | | to the build-dependencies | ||
* | | | | releasing package zenity version 3.41.0-2 | Jeremy Bicha | 2021-09-19 |
| | | | | |||
* | | | | Don't try to build webkitgtk feature where webkitgtk isn't available | Jeremy Bicha | 2021-09-19 |
| | | | | |||
* | | | | releasing package zenity version 3.41.0-1 | Jeremy Bicha | 2021-09-19 |
| | | | | |||
* | | | | Bump Standards-Version to 4.6.0 | Jeremy Bicha | 2021-09-19 |
| | | | | |||
* | | | | Bump debhelper-compat to 13 | Jeremy Bicha | 2021-09-19 |
| | | | | |||
* | | | | Build with meson | Jeremy Bicha | 2021-09-19 |
| | | | | |||
* | | | | New upstream release | Jeremy Bicha | 2021-09-19 |
| | | | | |||
* | | | | Update upstream source from tag 'upstream/3.41.0' | Jeremy Bicha | 2021-09-19 |
|\| | | | | | | | | | | | | | | | Update to upstream version '3.41.0' with Debian dir e93fe4af08d9574e6a601a2b0269cc470265904a | ||
| * | | | New upstream version 3.41.0 | Jeremy Bicha | 2021-09-19 |
| |\| | | |||
| | * | | Bump version for 3.41.0 | Logan Rathbone | 2021-08-09 |
| | | | | |||
| | * | | Update NEWS for 3.41.0 release | Logan Rathbone | 2021-08-09 |
| | | | | |||
| | * | | Update Catalan translation | Jordi Mas | 2021-07-28 |
| | |/ | |||
| | * | about: Remove Zen wisdom of the ancients | Logan Rathbone | 2021-06-29 |
| | | | | | | | | | | | | | | | | | | | | | This easter egg was disabled more than a decade ago, but zenity is still installing the image files that were used for it. Let's stop doing that. Signed-off-by: Simon McVittie <smcv@collabora.com> | ||
| | * | Bump gtk requirement in README | Logan Rathbone | 2021-06-28 |
| | | | |||
| | * | Merge branch 'meson' into 'master' | Logan Rathbone | 2021-06-29 |
| | |\ | | | | | | | | | | | | | | | | | Port build system to meson See merge request GNOME/zenity!14 | ||
| | | * | Update Russian translation | Alexey Rubtsov | 2021-06-28 |
| | | | | |||
| | | * | meson: bump gtk req. Suppress compiler warning. | Logan Rathbone | 2021-06-28 |
| | | | | |||
| | | * | meson: disable libnotify and webkitgtk by default | Logan Rathbone | 2021-06-09 |
| | | | | |||
| | | * | gitlab-ci.yml: switch autotools deps for meson | Logan Rathbone | 2021-06-09 |
| | | | | |||
| | | * | Change gitlab-ci.yml file to use meson | Logan Rathbone | 2021-06-09 |
| | | | |