From: tiennou <tie...@gm...> - 2007-03-09 09:39:39
|
Le 8 mars 07 =C3=A0 23:50, Tito Dal Canton a =C3=A9crit : > Yo, I've corrected color table misbehaviour (related to color table > loading and to the view->color table menu). > > I've also found a problem I wasn't able to track down. In > ShapesBitmapToImage, bitmap pixel values sometimes exceed the =20 > number of > colors per table! I've added a check for this and I wasn't able to =20 > cause > segfaults since then; however, there's certainly an obscure bug > somewhere we need to track down. I'm quite certain it's not a bug in > shapes files, since the old editor never had such problems. That is something I've seen frequently, switching collections trigger =20= this bug... I wasn't able to track it down further... > I've also removed ShapesEditor from Makefiles. Is this file still > needed? If not, let's kill it now. Yes it can be removed safely, I will do it when I'm finished updating =20= Xcode project file... > Now, under linux, the new app looks much like the old one. Nice work. Cool, huh ? Have you tested menu shortcuts ? That's one of the few =20 things I've silently added... I hope you like my idea of centralizing =20= menu managment in one file... > Could you fix the 0.3 Xcode project so that one doesn't need your > wx.framework to build? I'm reluctant at releasing 0.3 with a broken > project. I'm currently doing it, but cvs takes its time to revert my =20 modifications... I'm planning to send a patch to wxWidgets for the framework, but it =20 won't be available until the next release... (Oh yes, misunderstood, I'm fixing both trunk and shapefusion-0.3 =20 branch) tiennou |