summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Make remaining C files build against gtk4Logan Rathbone2021-02-118-579/+773
| * forms,msg,notification,option: make build against gtk4Logan Rathbone2021-02-116-1172/+1412
| * entry, fileselection: make build against gtk4Logan Rathbone2021-02-106-208/+243
| * convert .ui to gtk4; make calendar, color, about build against gtk4.Logan Rathbone2021-02-108-1011/+528
| * Get msg.c and util.c to build against gtk4.Logan Rathbone2021-02-103-51/+71
* | scale: set a page increment so mouse wheel can be used on widgetHg2022-09-211-1/+2
* | zenity.ui: make message dialogs non-resizableDavid King2022-04-261-0/+4
* | msg: Fix maximum width to 60 charactersDavid King2022-04-261-5/+3
* | src/zenity.ui: add default OK button for --scalehydrargyrum2022-04-241-0/+1
* | Merge branch 'check-radio-box-fixes' into 'master'Logan Rathbone2021-11-151-21/+28
|\ \
| * | tree: clicking row should check radio/checkboxescheck-radio-box-fixesLogan Rathbone2021-08-161-21/+28
* | | Fix search column selection with --imagelistJanne Pulkkinen2021-07-241-0/+8
|/ /
* | about: Remove Zen wisdom of the ancientsLogan Rathbone2021-06-291-189/+0
* | meson: bump gtk req. Suppress compiler warning.Logan Rathbone2021-06-281-0/+2
* | Port build system from autotools to meson.Logan Rathbone2021-06-084-68/+52
* | Fix some compilations warningsjjardon/fix_warningJavier Jardón2020-12-182-6/+7
|/
* src/forms.c: Fix segfault on multiple lists without valuesquartenium2019-04-141-1/+12
* Makes progress to consider the decimal from percent updateAurélio A. Heckert2018-06-181-1/+22
* password: Replace N_() with regular _()Piotr Drąg2017-12-041-2/+2
* Formating latest patchArx Cruz2017-05-261-5/+4
* Use GtkFileChooserNativePatrick Griffis2017-05-261-22/+47
* Fix styleArx Cruz2017-04-0719-5888/+5798
* Fix message dialog width and height on recent GtkAlan2017-04-042-14/+11
* Bug 762347: Addition of entry text width optionArx Cruz2017-04-041-2/+2
* Fix misleading indentationMatthias Clasen2017-04-041-1/+1
* fix compilation when webkitgtk is not installedTom Schoonjans2015-10-171-0/+2
* Fixing GLib-CRITICAL messagesArx Cruz2015-10-0211-11/+11
* Fixing html option being parsed to other dialogs rather then text-infoArx Cruz2015-10-021-0/+3
* Fixing glade file.Arx Cruz2015-10-021-2/+4
* This is a simple build fixArx Cruz2015-09-211-1/+0
* Fix zenity --listArx Cruz2015-06-231-0/+1
* Bug #751332 - zenity --forms does not center in the screenArx Cruz2015-06-231-1/+1
* Bug #638582 - zenity --notification --listen can't show multi line tooltipArx Cruz2015-06-031-29/+27
* Add the possibility to pass title and the summary to zenity notificationArx Cruz2015-06-031-1/+10
* Bug #672090 - Impossible to confirm --text-infoArx Cruz2015-05-291-12/+40
* Bug #742963 - Basic notifications do not returnArx Cruz2015-05-291-2/+2
* Fix GLib critical messagesArx Cruz2015-05-291-3/+5
* Fixing deprecated declarationsArx Cruz2015-05-291-1/+1
* Fix uninitialized progress_bar errorArx Cruz2015-05-291-2/+2
* Port to webkit2gtkHristo Venev2015-05-291-42/+28
* Bug #749359 zenity --list produces incorrect outputArx Cruz2015-05-141-0/+1
* Do not make zenity_util_show_dialog() X11 specificJavier Jardón2015-04-234-9/+8
* Improve some stringsPiotr Drąg2015-04-221-18/+17
* option.c: Fixing typo in extra-button optionArx Cruz2015-04-211-1/+1
* Merge branch 'jjardon/no_deprecated'Arx Cruz2015-04-2115-351/+159
|\
| * src/tree.c: avoid a compilation warningjjardon/no_deprecatedJavier Jardón2015-03-221-2/+3
| * src/tree.c: Do not use deprecated gtk_tree_view_set_rules_hint()Javier Jardón2015-03-221-2/+0
| * src/notification.c: Remove non-used variableJavier Jardón2015-03-221-4/+0
| * Use GtkScale instead deprecated GtkHScaleJavier Jardón2015-03-221-1/+1
| * src/zenity.ui: Use GtkBox instead deprecated Gtk[H|V]BoxJavier Jardón2015-03-221-13/+18