Re: PalmResize release

2006-12-21 Thread roderick young
Thanks, Aaron! This is what I'll do. Just as FYI, I initally just commented out the forward declaration, and everything still compiled fine, as the body of this function was earlier in the file than any call to it. Still, I had a concern that the forward declaration was put there for a purpos

Re: PalmResize release

2006-12-16 Thread Aaron Ardiri
On 12/15/06, roderick young <[EMAIL PROTECTED]> wrote: Thanks for all your work on this very useful package! I noticed in resize.c, there's a forward declaration for the function, static UniqueUpdateForm(...) which my compiler assumes is type int, and later generates a warning when the real f

PalmResize release

2006-12-11 Thread Alexander R. Pruss
I've uploaded version 1.27 of my PalmResize library code for uniformly handling DIA/large-screen on all applicable devices: Handera, Sony, Dana, Garmin, Zodiac and Palm, with some bug fixes (the most notable was that when I put the code into FontSmoother, it caused crashes in list resizing). ht