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
*
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
*
Rework zenity_util_set_window_icon* to not use stock images
Javier Jardón
2015-03-22
*
Do not use a stock answer for yes/no buttons
Javier Jardón
2015-03-22
*
Do not use stock dialog
Javier Jardón
2015-03-22
*
Do not use an icon for Cancel/OK buttons
Javier Jardón
2015-03-22
*
src/zenity.ui: Do not use deprecated stock images
Javier Jardón
2015-03-22
*
src/zenity.ui: Do not use deprecated stock buttons
Javier Jardón
2015-03-22
*
src/zenity.ui: Changes when open with Glade 3.18.3
Javier Jardón
2015-03-22
*
Allow user to interact with --text-info --html WebView
Kernc
2014-10-22
*
Bug #700249 - Progress dialog does not wrap
Arx Cruz
2014-10-22
*
Better sollution for wrap text
Arx Cruz
2014-10-22
*
Bug #734049 - zenity --text-info chokes on some UTF-8 string
Arx Cruz
2014-10-22
*
Allow --text-info to load resources also from relative file:// URIs
Kernc
2014-10-22
*
Bug #685051 Adding --mid-search option to --list
Arx Cruz
2014-10-21
*
Fixing g_timeout_add calls
Arx Cruz
2014-10-21
*
Fixing remain g_timeout_add
Arx Cruz
2014-10-21
*
Allow --text-info to load resources from absolute file:// URIs
Kernc
2014-10-21
*
Added time-remaining support to progress bars
Scott Pakin
2014-10-21
*
Don't quit zenity when the input stream is closed
Emilio Pozuelo Monfort
2014-10-21
*
Bug 733870 - Segmentation fault on zenity --notification
Arx Cruz
2014-08-29
*
Bug #670496 and #673643
Arx Cruz
2014-05-29
*
Improve grammar in new translatable strings
Piotr Drąg
2014-05-20
*
Add the --ellipsize option to info, error, warning and question dialogs
Arx Cruz
2014-05-20
*
Fixing deprecated classes in GtkBuilder
Arx Cruz
2014-05-20
*
Removing some deprecated classes in zenity GtkBuilder file
Arx Cruz
2014-05-20
*
Remove deprecated methods.
Arx Cruz
2014-05-16
*
Updated FSF's address
Daniel Mustieles
2014-01-31
*
Fixing bug #712616
Vinicius Silva
2013-11-25
*
Bug #600533 zenity --text-info should have an auto scroll option
Arx Cruz
2013-11-23
*
Bug #534935 Need hability to specify default answer in --question dialog
Berislav Kovacki
2013-11-23
*
But #702535 - List box doesn't expand to fill window
Arx Cruz
2013-10-10
*
Added combobox support on forms dialog
Arx Cruz
2013-09-25
*
added attach option for transient window
Weitian Leung
2013-08-31
*
Add a runtime check for X11 (bug #705335)
Benjamin Berg
2013-08-05
*
Bug #653468. Fixed by Kurt Miller <kurt@intricatesoftware.com>.
Arx Cruz
2013-06-04
*
Bug 698683 - Double clicking an item or hitting enter after selecting an item
Arx Cruz
2013-05-23
*
But #674881 - Timeout option overriding normal exit code
Arx Cruz
2013-03-05
*
Allow to specify notification's hints
Nuno Araujo
2013-02-25
*
Replaced string 'could' to start with an Uppercase.
Marc Ruiz - radykal -
2012-11-22
*
Revert "Don't break the string freeze"
Matthias Clasen
2012-09-25
*
Don't break the string freeze
Matthias Clasen
2012-09-25
*
msg: Add an option to set a custom dialog icon
Florian Müllner
2012-09-25
*
util: Add an option to request dialogs being modal
Florian Müllner
2012-09-25
*
Fix the ComboBoxText construction so the dropmenu works again.
Frode Austvik
2012-08-21
*
Port to new documentation infrastructure
Javier Jardón
2012-08-21
*
Fix various compiler warnings (two serious)
Colin Walters
2012-08-12
*
Revert "Fixing string freeze"
Piotr Drąg
2012-07-21
[next]
bgstack15