]> git.tdb.fi Git - libs/gui.git/blob - Changelog.txt
Update .gitignore to include build products on Windows
[libs/gui.git] / Changelog.txt
1 1.1
2 * Support libpng as an alternative to DevIL
3 * Mouse wheel support on Win32
4 * Bugfixes
5   - Plug some memory leaks
6   - More fullscreen mode fixes
7
8 1.0
9 * Use pimpl to avoid exposing platform-specific details
10 * Normalize device axis ranges to [-1, 1]
11 * Improvements to dead zone and threshold
12 * Bugfixes
13   - Fullscreen mode hopefully works better now
14
15 0.9
16 * First release
17
18 ($Id$)