aboutsummaryrefslogtreecommitdiffstats
path: root/make/config/nativewindow/jawt-common.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Fix NativeWindow JAWT Code Generation and Bounds AccessSven Gothel2010-05-271-0/+26
- Restructure: JAWT gluegen, use common jawt-common.cfg - Fix: Use proper capacity for GetDrawingSurface and GetDrawingSurfaceInfo - Fix: JAWTWindow maintains AWT bounds - Fix: JAWTWindow locking/unlocking decoupled with abstract implementation, which allows clear code and simpler unlock code.