zenity/src
James Henstridge 45943a3b43 g_strdown() modifies the filename, so use strcasecmp() for the comparison
2004-10-05  James Henstridge  <james@jamesh.id.au>

    * src/util.c (zenity_util_pixbuf_new_from_file): g_strdown()
    modifies the filename, so use strcasecmp() for the comparison
    instead.  Since we are comparing against fixed ASCII strings,
    this should have no UTF-8 issues.
2004-10-05 03:44:52 +00:00
..
.cvsignore Up the gicker. 2004-07-19 01:01:58 +00:00
about.c Add new notification icon. Update for new files. Restructure code a little 2004-09-13 07:51:51 +00:00
calendar.c Add new notification icon. Update for new files. Restructure code a little 2004-09-13 07:51:51 +00:00
eggtrayicon.c Add new notification icon. Update for new files. Restructure code a little 2004-09-13 07:51:51 +00:00
eggtrayicon.h Add new notification icon. Update for new files. Restructure code a little 2004-09-13 07:51:51 +00:00
entry.c Add new notification icon. Update for new files. Restructure code a little 2004-09-13 07:51:51 +00:00
fileselection.c Add new notification icon. Update for new files. Restructure code a little 2004-09-13 07:51:51 +00:00
gdialog.in Fix quote and output bugs in the gdialog wrapper #128149. 2003-12-01 23:27:45 +00:00
main.c add code to listen for commands on stdin when in listen mode. 2004-09-16 09:28:09 +00:00
Makefile.am Add new notification icon. Update for new files. Restructure code a little 2004-09-13 07:51:51 +00:00
msg.c Add new notification icon. Update for new files. Restructure code a little 2004-09-13 07:51:51 +00:00
notification.c function to set a GtkImage to a scaled pixbuf. 2004-09-30 11:25:37 +00:00
progress.c Add missing header. Same ANSIfication. Closes bug #152851. 2004-09-17 08:57:21 +00:00
text.c Add new notification icon. Update for new files. Restructure code a little 2004-09-13 07:51:51 +00:00
tree.c Add missing header. Same ANSIfication. Closes bug #152851. 2004-09-17 08:57:21 +00:00
util.c g_strdown() modifies the filename, so use strcasecmp() for the comparison 2004-10-05 03:44:52 +00:00
util.h Add new notification icon. Update for new files. Restructure code a little 2004-09-13 07:51:51 +00:00
zenity.glade Untranslate 3 strings again. Thanks to Christian for pointing this out. 2004-04-27 20:34:56 +00:00
zenity.h add code to listen for commands on stdin when in listen mode. 2004-09-16 09:28:09 +00:00