uintmax_t/intmax_t differences already settled.

This commit is contained in:
Pietro Gagliardi 2015-05-07 13:58:30 -04:00
parent 22fc8d8967
commit f396496c3b
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
- SWP_NOCOPYBITS (or was it WS_CLIPCHILDREN?)
- buttons not in tab get drawover issues
- buttons in tab without transparent drawing code get copied into the label when stack shown and rehidden
- settle differences between intmax_t and uintmax_t
- settle onDestroy/destroy naming
- implement lifetiming on Windows
- forbid free(NULL) to check for bugs