Mercurial > mplayer.hg
log gui/win32/preferences.c @ 33725:f3361b27a151
age | author | description |
---|---|---|
Tue, 05 Jul 2011 10:47:51 +0000 | ib | Rename the gui() symbolic constants. |
Tue, 05 Jul 2011 09:33:09 +0000 | ib | Rename guiGetEvent() gui(). |
Sat, 25 Jun 2011 23:10:37 +0000 | ib | Cast new user data value in SetWindowLongPtr() to LONG_PTR. |
Wed, 22 Jun 2011 13:48:36 +0000 | diego | win32 gui: Move static function around to avoid a forward declaration. |
Wed, 22 Jun 2011 12:12:50 +0000 | ib | Rename the symbolic playback state constants. |
Wed, 22 Jun 2011 11:48:31 +0000 | ib | Rename guiGetEvent type guiCEvent guiSetState. |
Sat, 18 Jun 2011 16:35:37 +0000 | ib | Fix compilation after r33644. |