comparison ChangeLog @ 2646:db74f7ecf22d trunk

[svn] - fix doublesize motion events. patch by gagern, closes #856.
author nenolod
date Sat, 31 Mar 2007 19:33:04 -0700
parents ee5854651a96
children 2afc8e31a378
comparison
equal deleted inserted replaced
2645:ee5854651a96 2646:db74f7ecf22d
1 2007-03-26 16:21:40 +0000 Jonathan Schleifer <js@h3c.de>
2 revision [4312]
3 Don't show a warning dialog when trying to add .{jpeg,jpg,txt} files.
4
5 trunk/src/audacious/input.c | 15 +++++++++++++++
6 1 file changed, 15 insertions(+)
7
8
1 2007-03-25 06:25:20 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> 9 2007-03-25 06:25:20 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [4310] 10 revision [4310]
3 - glib-2.13.0 requires g_thread_init() to be called before all other GLib functions. 11 - glib-2.13.0 requires g_thread_init() to be called before all other GLib functions.
4 12
5 trunk/src/audacious/main.c | 22 ++++++++++++---------- 13 trunk/src/audacious/main.c | 22 ++++++++++++----------