On Thu, 21 Feb 2002, Neil Rhodes wrote: > Updated to Aaron's 2.8p8 PilRC sources. Sorry, no docs on the changes that > have been made there. However, for the first time, absolutely no changes > need to be made to base PilRC in order to compile the plugin.
neil! bah :P now you get me in trouble :P but, here it goes.. *sigh* :) been so busy lately - sorry for the delays guys - to remove any confusion with 2.8 (yes, it built very badly) i have updated the website to show 2.9. http://www.ardiri.com/index.php?redir=palm&cat=pilrc 2.9 has one small change from 2.8p8 - adding compression for 16bpp bitmaps (thanks Mike) so, nothing serious from neil's build.. i sent neil a build during palmsource so he could test the changes for his plugin :) didn't expect him to release yet :P there is a HUGE list of updates for 2.9 === What's new in 2.9 (Fri, 22 Feb 2002) ----------------- o added "-ro" option - resources are bundled into a prc database (instead of .bin) !yay! - DEFAULT: cr8r: 'pRES' type: 'RESO' name: same as filename o ability to custom specify the above using -creator -type and -name o recursive includes (32-level deep) now supported o added src2unix.sh script, to strip ^M chars for UN*X users - fixed to be "older unix" friendly o added srcindent.sh script, to indent all source files using indent tool o fixed strdup complaints o updated documentation (POPUPLIST example) o added support for non-32bit operating systems (alpha etc) o configure.in can decide if pilrcui is built o VC++ error/warning message syntax fix o added source migration support for CW_PLUGIN (for neil) :P o pilrcui compiles once again - code assumes BA16 resource types (m68k resources), someone wanna fix? o misc documentation fixes o slider defaults of (MIN=0, MAX=100, PAGESIZE=10, VALUE=50) implemented o pre-processor madness fixup - no more misuse of ## operator o add new resources: - 'locs' (locales) - 'hsbd' (hardSoftButtonDefault) - 'pref' (sysAppPref) o solved bug in LIST parsing (problem reported by Laurent Dutour) o bug correction in COUNTRYLOCALIZATION o locale support o bug correction in 'tint' 'tkbd' and 'TRAP' o BITMAPPALETTE/PALETTE options added - specify custom palettes to "map" source bitmap to for output - use palette resource to set current display palette o -NoEllipsis option added o bug correction(s) in LIST o bug correction(s) in FONT o time stamp update for -ro [to use real time] o fixed default button-id for alerts o misc fixes for CW_PLUGIN (for neil) o BITMAP fix - compression now support for 16bpp images [thanks mr. mcrazor] --- *phew*.. note, these are the changes from 2.8 to 2.8p8 [not one big update] // az "there, done, now, back to sleep i go" [EMAIL PROTECTED] http://www.ardiri.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
