I've placed Shard's Tux Paint 0.9.14 for BeOS (Intel) online here: ftp://ftp.sonic.net/pub/users/nbs/unix/x/tuxpaint/builds/beos/intel-x86/
The file is: TuxPaint-0.9.14-beos-intel.zip Enjoy! ----- Forwarded message from Shard ----- Hi, > For the time being, create BeOS_dirent.h. After that, we (all of us!) > should tr yo fix the do_open() function to be compliant, and to work > properly on all platforms, without _large_ #ifdef blocks. :) Ok, i menaged to workaround things with just a few lines ;] It's a hack, but it works, and should do until do_open is reworked. Changed Makefile.beos even more so it doesn't have to be changed each time some po file changes (it now generates .mo files automagically by scanning through whole po subdir ;). Also it generates them into directory used on BeOS (also changed, to be ./data/locale). I also fixed code removing images (it didn't remove .thums/file and file.dat). It's just a very quick fix, so it's not what i would call nice :(. Also fixed printer button enabled even if no printer is available (on BeOS). I just set disable_print inside reset_avail_tools() function ;) Unfortunetly that way makes printer unavailable even if user adds it while TuPaint is running :( What's that lockfile thing for? I was confused when i couldn't relaunch TuxPaint just after i closed it (when testing printers stuff ;). > We can do that for 0.9.15. ;) heh :) > Thanks! No problem, THX for not forgetting about BeOS :) I've uploaded BeOS-ready zip to: http://beosports.neoni.net/TuxPaint-0.9.14-beos-intel.zip I'm attaching diff file to this mail. Diff contains all changes i made to tuxpaint.c and Makefile.beos. Second zip contains those two files (just in case You don't like .diff files :), plus zipped BeOS resource file (in case You would like to put it somewhere for BeOS users wanting to compile tuxpaint by hand :). Regards ahwayakchih ----- End forwarded message ----- -bill! [EMAIL PROTECTED] New Breed Software http://www.newbreedsoftware.com/ Tux Paint 0.9.14 -- Coming soon! _______________________________________________ Tuxpaint-dev mailing list [EMAIL PROTECTED] http://tux4kids.net/mailman/listinfo/tuxpaint-dev
