source: OGRE/trunk/ogrenew/PlatformManagers/gtk/ChangeLog @ 657

Revision 657, 552 bytes checked in by mattausch, 18 years ago (diff)

added ogre dependencies and patched ogre sources

Line 
12004-04-11  W.J. <wj@goliath.darktech.org>
2
3        * src/GTKTimer.cpp: Use the GLib abstraction of a timer instead
4        of the Unix gettimeofday call missing on some platforms.
5
62004-04-04  W.J. <wj@goliath.darktech.org>
7
8        * License in all file headers changed to LGPL instead of GPL.
9
10        * src/GTKInput.cpp: Make using the mouse optional (useMouse flag on
11        initialise is now used)
12
13        * src/GTKInput.cpp: Key listener is now added before all GTK listeners,
14        so keys like Enter, TAB are processed too.
15
16        * This file added.
Note: See TracBrowser for help on using the repository browser.