summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix _servicethreeB. Stack2024-05-11
|
* update _service to use this dscB. Stack2024-05-11
|
* add old _service fileB. Stack2024-05-11
|
* add epoch for version 3B. Stack2024-05-11
|
* releasing package zenity version 3.44.2-1Jeremy Bícha2023-08-10
|
* New upstream releaseJeremy Bícha2023-08-10
|
* Update upstream source from tag 'upstream/3.44.2'Jeremy Bícha2023-08-10
|\ | | | | | | Update to upstream version '3.44.2' with Debian dir 441cbc815fbb0ab86203cb218004e9d8ba6708f5
| * New upstream version 3.44.2Jeremy Bícha2023-08-10
| |\
| | * 3.44.2Logan Rathbone2023-08-10
| | |
| | * tree: Set search column to 1 for check/radiolistsLogan Rathbone2023-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We expand 91a6c185 to apply to check/radiolists as the first column (ie, true/false) gets selected as the search column by default unless it is explicitly set. nb: Although acc. to the GtkTreeView docs, the default property for 'search-column' is -1 (ie, disable search) it seems that gtktreeview.c will auotmatically select the first available column as being searchable (ie, 0) so it is not necessary to explicitly set this property to 0 in other non-image/radio/checklist cases. Fixes #49
| | * 3.44.1Logan Rathbone2023-04-28
| | |
| | * Fix typo in Basque help translationAndre Klapper2023-04-28
| | |
| | * Update Hungarian translationBalázs Úr2023-03-08
| | |
| | * Update German translationJürgen Benvenuti2023-03-08
| | |
| | * Update Polish translationPiotr Drąg2023-02-05
| | |
| | * msg: Set max-width-chars to relatively small value if --width specifiedLogan Rathbone2023-02-04
| | | | | | | | | | | | | | | | | | | | | This should fix a small regression caused by 25a92fff, in which dialog texts can be stretched out too long if --width *is* specified. See also #42
| | * Prevent ZENITY_TIMEOUT from clashing with custom response IDsLogan Rathbone2023-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Redefine ZENITY_TIMEOUT response ID as INT_MAX Also, add and use ZENITY_TIMEOUT_DEFAULT exit status (hardcoded to 5 to keep consistent with what it has happened to be for the entire 3.x release cycle; POLA and all). See #48
| | * Update Ukrainian translationYuri Chornoivan2023-02-03
| | |
| | * Update Swedish translationAnders Jonsson2023-01-26
| | |
* | | Release to unstableSimon McVittie2023-07-14
| | |
* | | Release to experimentalSimon McVittie2023-06-19
| | |
* | | Remove constraints unnecessary since bullseye (oldstable)Simon McVittie2023-06-19
| | | | | | | | | | | | | | | | | | | | | * Build-Depends: Drop versioned constraint on libgtk-3-dev (>= 3.16.0). * Build-Depends: Drop versioned constraint on libnotify-dev (>= 0.6.1). * Build-Depends: Drop versioned constraint on meson (>= 0.53.0). Changes-By: deb-scrub-obsolete
* | | Disable WebKit integration (--html option)Simon McVittie2023-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds several "heavy" dependencies, notably WebKit itself, but also video and spellchecking among others, which are undesired for a simple interactive dialog. The WebKit feature is disabled by default upstream, and several major distributions (including at least the Fedora/Red Hat family, Arch and openSUSE) don't enable it in their packaging, so portable software cannot rely on this option being available. According to codesearch.debian.net, none of the packages with a dependency on zenity use the --html option. The beginning of the Debian 13 cycle seems is a good time to make this sort of potentially disruptive change; most likely nobody will notice this feature going away, but if we get bug reports, we can consider other options such as having a zenity-minimal package without HTML support, or having a zenity-full package with it. Closes: #777608, #942362
* | | releasing package zenity version 3.44.0-1Jeremy Bicha2023-01-27
| | |
* | | Update standards version to 4.6.2, no changes neededJeremy Bicha2023-01-27
| | | | | | | | | | | | | | | | | | Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
* | | Update debian/upstream/metadataJeremy Bicha2023-01-27
| | | | | | | | | | | | | | | | | | Changes-By: lintian-brush Gbp-Dch: Ignore
* | | New upstream releaseJeremy Bicha2023-01-27
| | |
* | | Update upstream source from tag 'upstream/3.44.0'Jeremy Bicha2023-01-27
|\| | | | | | | | | | | Update to upstream version '3.44.0' with Debian dir 803175ae5e7ece2df9e7717765dd32844b3e4f81
| * | New upstream version 3.44.0Jeremy Bicha2023-01-27
| |\|
| | * Zenity 3.44.0Logan Rathbone2023-01-25
| | |
| | * build: Replace deprecated functionsLogan Rathbone2023-01-25
| | |
| | * Update Russian translationSergej A2023-01-10
| | |
| | * Update Russian translationSergej A2023-01-10
| | |
| | * Update Abkhazian translationNart Tlisha2023-01-05
| | |
| | * Merge branch 'use-gnome.post_install' into 'master'Logan Rathbone2023-01-03
| | |\ | | | | | | | | | | | | | | | | build: Use GNOME module post_install() See merge request GNOME/zenity!20
| | | * build: Use GNOME module post_install()Matt Turner2022-08-23
| | | |
| | * | docs: Fix incorrect markupAndre Klapper2023-01-02
| | | | | | | | | | | | | | | | Fixes #50
| | * | Update Abkhazian translationNart Tlisha2022-12-02
| | | |
| | * | Update Abkhazian translationNart Tlisha2022-10-31
| | | |
| | * | Update Bulgarian translationAlexander Shopov2022-10-06
| | | |
| | * | Update Abkhazian translationNart Tlisha2022-10-03
| | | |
| | * | Merge branch 'master' into 'master'Logan Rathbone2022-09-21
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scale: set a page increment so mouse wheel can be used on widget Closes #30 See merge request GNOME/zenity!21
| | | * | scale: set a page increment so mouse wheel can be used on widgetHg2022-09-21
| | |/ / | | | | | | | | | | | | | | | | | | | | the page increment is set to the same as step increment, for simplicity. Closes #30
| | * | Update Turkish translationSabri Ünal2022-09-18
| | | |
| | * | Update Finnish translationJiri Grönroos2022-08-30
| | | |
| | * | Update Abkhazian translationNart Tlisha2022-08-25
| | |/
| | * Add Abkhazian translationNart Tlisha2022-07-29
| | |
* | | releasing package zenity version 3.43.0-1Jeremy Bicha2022-07-28
| | |
* | | Don't enable webkit support on hurd-i386 eitherJeremy Bicha2022-07-28
| | |
* | | debian/docs: README → README.mdJeremy Bicha2022-07-28
| | |
bgstack15