]> Pileus Git - ~andy/gtk/commit
Fix the problem introduced by whoever thought that randomly changing ints
authorMiguel de Icaza <miguel@nuclecu.unam.mx>
Wed, 15 Apr 1998 02:15:36 +0000 (02:15 +0000)
committerArturo Espinosa <unammx@src.gnome.org>
Wed, 15 Apr 1998 02:15:36 +0000 (02:15 +0000)
commit21bb83612d6785164aa5e1b0f1e38a2c29a708ca
tree12c5ae72f7b5a5eeef11b9db7a16206f718e0c3a
parentefd3aec5037f190d2b7d161790688eb352609f40
Fix the problem introduced by whoever thought that randomly changing ints

1998-04-14  Miguel de Icaza  <miguel@nuclecu.unam.mx>

* gdk/gdkwindow.c (gdk_window_xid_at): Fix the problem introduced
by whoever thought that randomly changing ints to unsigned int
without reviewing the code was a good idea.  It is, btw not
mentioned in the ChangeLog as usual, but I know it was not Elliot
the culprit this time.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/gdkwindow.c
gdk/x11/gdkwindow-x11.c