diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2010-04-29 Jan Nijtmans <nijtmans@users.sf.net> + + * win/tkWin.h Unnessarary TCL_STORAGE_CLASS re-definition + * win/tkWinInt.h Make various functions MODULE_SCOPE + * win/tkWinButton.c TCHAR-related fixes, making al those + * win/tkWinFont.c files compile fine when TCHAR != char. + * win/tkWinScrlbr.c + * win/tkWinWindow.c + * win/tkWinWm.c + * win/tkWinX.c + * win/ttkWinMonitor.c + * win/ttkWinXPTheme.c + 2010-04-25 Donal K. Fellows <dkf@users.sf.net> * generic/tkImgPNG.c (ReadIDAT, DecodePNG): Move the check for overall |