index
:
zenity
three
Unnamed repository; edit this file 'description' to name the repository.
bgstack15
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
scale: set a page increment so mouse wheel can be used on widget
Hg
2022-09-21
*
zenity.ui: make message dialogs non-resizable
David King
2022-04-26
*
msg: Fix maximum width to 60 characters
David King
2022-04-26
*
src/zenity.ui: add default OK button for --scale
hydrargyrum
2022-04-24
*
Merge branch 'check-radio-box-fixes' into 'master'
Logan Rathbone
2021-11-15
|
\
|
*
tree: clicking row should check radio/checkboxes
Logan Rathbone
2021-08-16
*
|
Fix search column selection with --imagelist
Janne Pulkkinen
2021-07-24
|
/
*
about: Remove Zen wisdom of the ancients
Logan Rathbone
2021-06-29
*
meson: bump gtk req. Suppress compiler warning.
Logan Rathbone
2021-06-28
*
Port build system from autotools to meson.
Logan Rathbone
2021-06-08
*
Fix some compilations warnings
Javier Jardón
2020-12-18
*
src/forms.c: Fix segfault on multiple lists without values
quartenium
2019-04-14
*
Makes progress to consider the decimal from percent update
Aurélio A. Heckert
2018-06-18
*
password: Replace N_() with regular _()
Piotr Drąg
2017-12-04
*
Formating latest patch
Arx Cruz
2017-05-26
*
Use GtkFileChooserNative
Patrick Griffis
2017-05-26
*
Fix style
Arx Cruz
2017-04-07
*
Fix message dialog width and height on recent Gtk
Alan
2017-04-04
*
Bug 762347: Addition of entry text width option
Arx Cruz
2017-04-04
*
Fix misleading indentation
Matthias Clasen
2017-04-04
*
fix compilation when webkitgtk is not installed
Tom Schoonjans
2015-10-17
*
Fixing GLib-CRITICAL messages
Arx Cruz
2015-10-02
*
Fixing html option being parsed to other dialogs rather then text-info
Arx Cruz
2015-10-02
*
Fixing glade file.
Arx Cruz
2015-10-02
*
This is a simple build fix
Arx Cruz
2015-09-21
*
Fix zenity --list
Arx Cruz
2015-06-23
*
Bug #751332 - zenity --forms does not center in the screen
Arx Cruz
2015-06-23
*
Bug #638582 - zenity --notification --listen can't show multi line tooltip
Arx Cruz
2015-06-03
*
Add the possibility to pass title and the summary to zenity notification
Arx Cruz
2015-06-03
*
Bug #672090 - Impossible to confirm --text-info
Arx Cruz
2015-05-29
*
Bug #742963 - Basic notifications do not return
Arx Cruz
2015-05-29
*
Fix GLib critical messages
Arx Cruz
2015-05-29
*
Fixing deprecated declarations
Arx Cruz
2015-05-29
*
Fix uninitialized progress_bar error
Arx Cruz
2015-05-29
*
Port to webkit2gtk
Hristo Venev
2015-05-29
*
Bug #749359 zenity --list produces incorrect output
Arx Cruz
2015-05-14
*
Do not make zenity_util_show_dialog() X11 specific
Javier Jardón
2015-04-23
*
Improve some strings
Piotr Drąg
2015-04-22
*
option.c: Fixing typo in extra-button option
Arx Cruz
2015-04-21
*
Merge branch 'jjardon/no_deprecated'
Arx Cruz
2015-04-21
|
\
|
*
src/tree.c: avoid a compilation warning
Javier Jardón
2015-03-22
|
*
src/tree.c: Do not use deprecated gtk_tree_view_set_rules_hint()
Javier Jardón
2015-03-22
|
*
src/notification.c: Remove non-used variable
Javier Jardón
2015-03-22
|
*
Use GtkScale instead deprecated GtkHScale
Javier Jardón
2015-03-22
|
*
src/zenity.ui: Use GtkBox instead deprecated Gtk[H|V]Box
Javier Jardón
2015-03-22
|
*
forms: Use GtkGrid instead deprecated GtkTable/GtkAlignment
Javier Jardón
2015-03-22
|
*
src/password.c: Do not use deprecated GtkAlignment widget
Javier Jardón
2015-03-22
|
*
password: Use gtk_box instead gtk_[v|h]box
Javier Jardón
2015-03-22
|
*
src/text.c: gtk_widget_override_font instead gtk_widget_modify_font
Javier Jardón
2015-03-22
|
*
src/color.c: Port to GtkColorChooserDialog
Javier Jardón
2015-03-22
[next]
bgstack15