summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update NEWS and meson.build for 3.42.03.42.1Logan Rathbone2022-04-262-1/+7
|
* Merge branch 'wip/davidk/msgdialog-max-width' into 'master'Logan Rathbone2022-04-272-5/+7
|\ | | | | | | | | msg: Fix maximum width to 60 characters See merge request GNOME/zenity!18
| * zenity.ui: make message dialogs non-resizableDavid King2022-04-261-0/+4
| | | | | | | | | | Use the approach of GtkMessageDialog, to avoid problems with narrow labels when the dialog text is long.
| * msg: Fix maximum width to 60 charactersDavid King2022-04-261-5/+3
|/ | | | | | | | | | | 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 Rathbone2022-04-251-0/+1
|\ | | | | | | | | | | | | 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 --scalehydrargyrum2022-04-241-0/+1
|/ | | It's now possible to just press "Enter" to accept the selected value.
* Update NEWS and meson.build for 3.42.03.42.0Logan Rathbone2022-03-312-1/+12
|
* Update Basque translationAsier Sarasua Garmendia2022-02-131-51/+18
|
* Updated Danish translationAlan Mortensen2022-01-261-95/+20
|
* Updated Spanish translationDaniel Mustieles2021-11-161-13/+12
|
* Update Occitan translationQuentin PAGÈS2021-11-151-12/+12
|
* Merge branch 'check-radio-box-fixes' into 'master'Logan Rathbone2021-11-151-21/+28
|\ | | | | | | | | tree: Clicking row should check radio/checkboxes See merge request GNOME/zenity!16
| * tree: clicking row should check radio/checkboxescheck-radio-box-fixesLogan Rathbone2021-08-161-21/+28
| | | | | | | | Addresses #37
* | Update Basque translationAsier Sarasua Garmendia2021-09-191-780/+2152
| |
* | Update Croatian translationGoran Vidović2021-09-111-9/+8
| |
* | Update Greek translationEfstathios Iosifidis2021-08-201-8/+7
| |
* | Merge branch 'search_column' into 'master'Logan Rathbone2021-08-161-0/+8
|\ \ | | | | | | | | | | | | Fix search column selection with --imagelist See merge request GNOME/zenity!15
| * | Fix search column selection with --imagelistJanne Pulkkinen2021-07-241-0/+8
| | | | | | | | | | | | | | | | | | | | | 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 pageAndrew Yoder2021-08-161-0/+3
| |/ |/| | | | | Signed-off-by: Logan Rathbone <poprocks@gmail.com>
* | Update Occitan translationQuentin PAGÈS2021-08-111-332/+321
| |
* | Bump version for 3.41.03.41.0Logan Rathbone2021-08-091-1/+1
| |
* | Update NEWS for 3.41.0 releaseLogan Rathbone2021-08-091-0/+5
| |
* | Update Catalan translationJordi Mas2021-07-281-2/+2
|/
* about: Remove Zen wisdom of the ancientsLogan Rathbone2021-06-297-198/+0
| | | | | | | 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 READMELogan Rathbone2021-06-281-1/+1
|
* Merge branch 'meson' into 'master'Logan Rathbone2021-06-2922-534/+383
|\ | | | | | | | | Port build system to meson See merge request GNOME/zenity!14
| * Update Russian translationmesonAlexey Rubtsov2021-06-281-312/+323
| |
| * meson: bump gtk req. Suppress compiler warning.Logan Rathbone2021-06-282-1/+7
| |
| * meson: disable libnotify and webkitgtk by defaultLogan Rathbone2021-06-091-2/+2
| |
| * gitlab-ci.yml: switch autotools deps for mesonLogan Rathbone2021-06-091-1/+1
| |
| * Change gitlab-ci.yml file to use mesonLogan Rathbone2021-06-091-2/+2
| |
| * Port build system from autotools to meson.Logan Rathbone2021-06-0818-426/+256
| |
| * Remove superfluous MAINTAINERS file.Logan Rathbone2021-06-081-7/+0
| | | | | | | | | | | | | | DOAP file contains pertinent information regarding maintainers. Having a separate MAINTAINERS file is duplicitous and may lead to conflicting information.
| * Migrate from LGPL2 to LGPL2.1.Logan Rathbone2021-06-081-98/+118
| |
* | Update Russian translationAlexey Rubtsov2021-06-281-312/+323
|/
* Update Hebrew translationYaron Shahrabani2021-05-281-294/+317
|
* Update Nepali translationPawan Chitrakar2021-04-291-46/+21
|
* Update Nepali translationPawan Chitrakar2021-04-231-165/+91
|
* Update Nepali translationPawan Chitrakar2021-04-141-240/+629
|
* Merge branch 'new-maintainer'Arx Cruz2021-03-111-1/+1
|\
| * Update maintainer usernamenew-maintainerArx Cruz2021-02-261-1/+1
| |
* | Merge branch 'new-maintainer'Arx Cruz2021-02-251-6/+13
|\ \ | |/
| * Add new maintainerArx Cruz2021-02-251-6/+13
|/ | | | Adding Logan Rathbone as maintainer of zenity.
* Merge branch 'jjardon/fix_warning' into 'master'Arx Henrique Pereira da Cruz2021-02-252-6/+7
|\ | | | | | | | | Fix some compilations warnings See merge request GNOME/zenity!7
| * Fix some compilations warningsjjardon/fix_warningJavier Jardón2020-12-182-6/+7
| |
* | Merge branch 'jjardon/ci' into 'master'Arx Henrique Pereira da Cruz2021-02-251-0/+11
|\ \ | | | | | | | | | | | | Add minimal CI file See merge request GNOME/zenity!8
| * | Add minimal CI filejjardon/ciJavier Jardón2020-12-181-0/+11
| |/
* | Update Galician translationFran Dieguez2021-02-241-6/+5
| |
* | Update Catalan translationJordi Mas2020-12-231-18/+17
|/
* Update Portuguese translationHugo Carvalho2020-12-161-320/+335
|