[cp-patches] FYI: GtkImage Error handling (2)

2005-07-11 Thread Sven de Marothy
Previous patch is wrong. This one is right. 2005-07-11 Sven de Marothy [EMAIL PROTECTED] * gnu/java/awt/peer/gtk/GtkImage.java: (setImage): Set error flag on bad width, height or pixels. (checkImage): Return error flag. -- Sven de Marothy [EMAIL PROTECTED] Index:

[cp-patches] FYI GtkImage error handling

2005-07-11 Thread Sven de Marothy
2005-07-11 Sven de Marothy [EMAIL PROTECTED] * gnu/java/awt/peer/gtk/GtkImage.java: (setImage): Set error flag on bad width, height or pixels. (checkImage): Return error flag. -- Sven de Marothy [EMAIL PROTECTED] Index: gnu/java/awt/peer/gtk/GtkImage.java