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
/
zenity.glade
Commit message (
Expand
)
Author
Age
*
release 2.23.1
Lucas Rocha
2008-04-21
*
Allow question dialogs to use custom button label text (Fixes bug
Lucas Rocha
2008-03-29
*
make dialog text selectable on message dialogs (error, warning, info, and
Lucas Rocha
2006-12-04
*
merged identic i18n strings (Fixes bug #334361).
Lucas Rocha
2006-12-03
*
don't show cancel button on warning dialog (Fixes bug #324100). Patch from
Lucas Rocha
2006-12-02
*
add optional dropdown menu to entry dialog (Fixed bug #311038). Patch from
Lucas Rocha
2006-05-11
*
use GtkAboutDialog instead of custom dialog (Fixes bug #309405). remove
Lucas Rocha
2005-12-18
*
make all dialogs HIG compliant by fixing spaces and removing separator
Lucas Rocha
2005-12-17
*
make the hscale discontinuous.
Lucas Rocha
2005-12-13
*
new scale dialog for selecting a value from a range (Fixes #322399).
Lucas Rocha
2005-12-13
*
by default, focus is on tree view in list dialogs. Fixes #317263. Patch
Lucas Rocha
2005-10-18
*
Untranslate 3 strings again. Thanks to Christian for pointing this out.
Glynn Foster
2004-04-27
*
Add from the 2 Sebastian's, and make email addresses more spam proof.
Glynn Foster
2004-04-26
*
Unmark translation messages, as reported by Christian. Fixes #125717.
Glynn Foster
2003-10-28
*
Make the dialogs resizable so that --height/--width works. Reported by
Glynn Foster
2003-10-28
*
Better patch from raf@noduck.net to fix the activate on the entry dialog.
Glynn Foster
2003-09-12
*
Untranslate silly strings pointed out by Kjartan Maraas.
Glynn Foster
2003-06-07
*
Make the progress dialog resize. Lamely fixes #113706.
Glynn Foster
2003-05-27
*
Update commandline error message, needs updating of translations. Remove
Glynn Foster
2003-05-07
*
Mass indentation cleanup. Make sure the glade dialogs aren't initially
Glynn Foster
2003-03-10
*
Don't display the translators tab unless there is stuff to show.
Glynn Foster
2003-01-28
*
Remove some strings for translation that should be done.
Glynn Foster
2003-01-20
*
Only some examples and some screenshots and we're mostly done for a first
Glynn Foster
2003-01-18
*
Some new window icons.
Glynn Foster
2003-01-18
*
Add an about box. Still need to add an icon, and implement the callbacks
Glynn Foster
2003-01-14
*
Fix up the response signal handlers. Use returns of 0 for 'Ok' and
Glynn Foster
2003-01-07
*
I love featuritis. Instead of fixing stuff so it actually works, I add
Glynn Foster
2003-01-06
*
Feeling stupid because I can't use glade. Thanks to jrb and jamesh for
Glynn Foster
2003-01-06
*
Initial revision
Glynn Foster
2003-01-03
bgstack15