Age | Commit message (Expand) | Author |
2012-09-25 | 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-08-21 | Fix the ComboBoxText construction so the dropmenu works again. | Frode Austvik |
2012-08-21 | Port to new documentation infrastructure | Javier Jardón |
2012-08-12 | Fix various compiler warnings (two serious) | Colin Walters |
2012-07-21 | Revert "Fixing string freeze" | Piotr Drąg |
2012-07-19 | Fixing string freeze | Arx Cruz |
2012-07-19 | Added support to --imagelist on tree. Thanks to Joshua Nathaniel Pritikin <jp... | Arx Cruz |
2012-05-23 | Do not crash in --forms --add-list without column values | Alexandre Rostovtsev |
2012-05-16 | Remove markup from translatable strings | Piotr Drąg |
2012-05-08 | mask the result of g_io_channel_get_flags for the wanted flag | Julian Taylor |
2012-04-19 | Wrong unref object | Arx Cruz |
2012-04-19 | Fix for Bug 567663. Now the --pulsate option works properly | Arx Cruz |
2012-04-19 | Bug #673529 Fix segmentation fault in --list option | Arx Cruz |
2012-01-30 | Bug #668935 - the channel was being freed twice. | Arx Cruz |
2011-12-21 | Added support to lists on zenity --forms | Arx Cruz |
2011-10-13 | Revert "Initial support for list/tree on --forms option Added zenity --add-li... | Arx Cruz |
2011-10-13 | Initial support for list/tree on --forms option Added zenity --add-list and -... | Arx Cruz |
2011-07-26 | Fix for bug #611297 Now Zenity have --ok-label and --cancel-label in all dial... | Arx Cruz |
2011-07-26 | Bug #592195. This fix made the --list mode return as soon as receive an ok or... | Arx Cruz |
2011-07-19 | Enable html support in --text-info option. This fix bug #598655, thanks for t... | Arx Cruz |
2011-07-08 | Fix for bug #540489 and #501001 both related to 100% use of cpu. | Arx Cruz |
2011-07-06 | Forgot change one option in gtk_label | Arx Cruz |
2011-07-06 | Patch for bug #621907 | Arx Cruz |
2011-06-28 | This change add a new functionality to text-info: | Arx Cruz |
2011-06-17 | Now if you use --timeout option, the return code will be properly handled | Arx Cruz |
2011-06-16 | Fix the msg forms (question, warning, error) to return 5 when timeout | Arx Cruz |
2011-06-16 | Bug 651948 - zenity list does not return default value when timeout is over | Arx Cruz |
2011-06-07 | Fix bug 651723, don't look for libnotify.h if not requested | Nirbheek Chauhan |
2011-03-17 | Revert mistakely pushed string change | Luca Ferretti |
2011-03-17 | Use proper case in forms dialog option values | Luca Ferretti |
2011-02-15 | text.c: Fix compilation warning | Javier Jardón |
2011-02-15 | Do not use deprecated separator GtkDialog property | Javier Jardón |
2011-01-25 | Reset errors after freeing them | Matthias Clasen |
2011-01-17 | Adding missed files and code for --forms option. | Arx Cruz |
2011-01-04 | Add font and no wrap mode support in text dialog | muzuiget |
2011-01-02 | Fix for bug 540560. | Arx Cruz |
2010-12-22 | util: fix build with new GTK+ | Cosimo Cecchi |
2010-11-18 | Fix for bug 630885 | Arx Cruz |
2010-11-18 | Fix for bug 412493 | Arx Cruz |
2010-11-09 | Add libnotify as optional in zenity instalation | Arx Cruz |
2010-10-21 | Remove deprecated code for GTK+-3.0. | Luis Medinas |
2010-10-20 | Require libnotify 0.6.1 | William Jon McCann |
2010-10-02 | Remove GDK_DISPLAY() usage. Fixes build with GTK+-3.0 | Luis Medinas |
2010-09-29 | Add default activation on entry. | Luis Medinas |
2010-07-22 | Removing X_LIBS from src/Makefile | Arx Cruz |
2010-07-22 | Change cancel button messages to be capitalized | Arx Cruz |
2010-07-12 | Change GTK_DIALOG(dialog)->vbox to gtk_dialog_get_content_area() in order to ... | Arx Cruz |