log gui/win32/gui.c @ 34382:960c785cb6ef

age author description
Thu, 29 Dec 2011 13:59:05 +0000 ib Rename MSGTR_SelectChapter MSGTR_SelectTitleChapter.
Thu, 08 Dec 2011 19:41:28 +0000 ib Fix bug in Win32 GUI introduced in r34403.
Thu, 08 Dec 2011 16:06:24 +0000 ib Cosmetic: Synchronize evPlaylist event and message names.
Thu, 08 Dec 2011 12:05:00 +0000 ib Remove event evDropFile from Win32 GUI.
Tue, 25 Oct 2011 13:46:43 +0000 ib Internationalize and localize the Win32 GUI.
Tue, 25 Oct 2011 13:40:30 +0000 ib Change Win32 GUI window captions.
Thu, 20 Oct 2011 12:53:27 +0000 ib Remove unused code.
Thu, 20 Oct 2011 12:48:35 +0000 ib Support transparency in decorated windows in the Win32 GUI.
Thu, 06 Oct 2011 12:09:05 +0000 ib Don't use the Windows style path separator character in Win32 GUI.
Sat, 03 Sep 2011 15:52:07 +0000 ib Add an about box to the Win32 GUI.
Mon, 11 Jul 2011 10:39:55 +0000 ib Remove unused parameter skindir from create_subwindow() in Win32 GUI.
Mon, 11 Jul 2011 10:36:09 +0000 ib Fix memory leak in the Win32 GUI.
Sat, 09 Jul 2011 11:11:52 +0000 ib Use macro nfree() in Win32 GUI code.
Fri, 08 Jul 2011 09:52:02 +0000 ib Fix Win32 GUI compilation problems.
Sun, 26 Jun 2011 12:11:09 +0000 ib Cast handle to menu in AppendMenu() to UINT_PTR.
Sat, 25 Jun 2011 23:10:37 +0000 ib Cast new user data value in SetWindowLongPtr() to LONG_PTR.
Wed, 22 Jun 2011 12:53:30 +0000 ib Replace all playback integer constants by their symbolic constants.
Sun, 19 Jun 2011 17:33:01 +0000 diego win32 gui: Move some forward declarations to the appropriate header file.
Sun, 19 Jun 2011 17:32:54 +0000 diego win32 gui: Mark some functions as static.
Sat, 18 Jun 2011 16:35:37 +0000 ib Fix compilation after r33644.
Sat, 18 Jun 2011 14:33:41 +0000 ib Cosmetic: Rename some GUI variables and functions.
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Thu, 01 Jul 2010 17:46:32 +0000 reimar Fix win32 gui compilation.
Mon, 28 Jun 2010 08:26:14 +0000 diego Factorize MPlayer/MEncoder version string handling.
Thu, 25 Feb 2010 08:39:55 +0000 zuxy Include libmpcodecs/vd.h for declaration of "fullscreen".
Tue, 16 Feb 2010 19:07:06 +0000 reimar Fix win32 gui compilation.
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Thu, 07 Aug 2008 08:58:07 +0000 diego Rename a bunch of miscellaneous preprocessor directives.
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Fri, 18 Jul 2008 08:26:26 +0000 zuxy Remove unnecessary and troublesome inline