All, I recently got dev access enabled, so by way of practice I'm planning to push a few of the minor STR's I have open.
Before I do that, I'd welcome a little confirmation from others that they are indeed considered minor. And safe! In particular; #1949 - this addresses a bug in configure whereby config.h is not correctly set to support RGBA PNG files. Seems to affect all configure based platforms in my tests. The proposed change is (I believe) benign. Other opinions welcome. #1948 - this addresses a bug with the way that our glutIdleFunc() interacts with (i.e. breaks) the fltk native add/remove_idle functions. In particular, glutIdleFunc() uses the deprecated set_idle () function and I would like to remove that. Matthias has a had a look at this and thought it was OK, but I'd welcome further opinions, particularly from anyone who is GL expert, before I proceed. Thanks in advance, -- Ian _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
