>
>       I think Manolo's got some cocoa fixes waiting on an STR that
>       Matt owns; should I check them in for him and follow up in the
>       STR?

Yes, the svn now lags behind several bug corrections, so it would
be good if someone can check these in. They are all in a single
svn diff file named bigpatch.patch at http://www.fltk.org/str.php?L2221

These are the corrections brought in:
- better backwards compatibility for executables
- 64-bit compilation by make "CXX=g++ -arch x86_64" "CC=gcc -arch x86_64"
- correct 1-pixel and 0-pixel wide clipping
- gl_draw implementation that brings UTF text support to
OpenGL windows now also in 32-bit compiles
- correct window resize in apps that do progressive window drawing
- correct reporting of current state of mouse buttons and
modifier keys
- FL_KEYBOARD or FL_KEYUP events are now sent at each modifier key
change
- text color now follows changes in standard colormap

_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to