]> git.saurik.com Git - wxWidgets.git/history - src/os2/mimetype.cpp
fixed KeySym handling ((keysym & 0xF000) != 0 instead of keysym < 0xFF to determine...
[wxWidgets.git] / src / os2 / mimetype.cpp
2000-01-24  David WebsterAdded method for mimietype implementation.
2000-01-23  Stefan NeisAdded more '#pragma implementation' for gcc.
2000-01-21  David WebsterUpdates to fix an error that cropped up putting EMX...