log gui/win32/gui.c @ 37151:c63629427fde

age author description
Wed, 06 Aug 2014 16:35:38 +0000 ib Apply skin defaults in Win32 GUI.
Sat, 12 Apr 2014 23:29:29 +0000 ib Add new item 'rpotmeter'.
Mon, 17 Mar 2014 12:29:46 +0000 ib Replace old item 'potmeter' by new item 'pimage'.
Wed, 12 Mar 2014 12:01:40 +0000 ib Remove casts.
Wed, 12 Mar 2014 11:23:31 +0000 ib Implement missing vpotmeter for the Win32 GUI.
Mon, 10 Mar 2014 17:35:07 +0000 ib Cosmetic: Adjust indent.
Mon, 10 Mar 2014 17:32:29 +0000 ib Internally map item 'potmeter' onto 'hpotmeter'.
Tue, 25 Feb 2014 17:10:39 +0000 ib Cast appropriately.
Tue, 25 Feb 2014 16:12:33 +0000 ib Remove unnecessary casts.
Wed, 05 Feb 2014 16:39:38 +0000 ib Rename symbolic constants of GUI help message texts.
Fri, 31 Jan 2014 16:37:52 +0000 ib Revise GUI help message texts.
Thu, 30 Jan 2014 13:26:45 +0000 ib Revise GUI help message texts.
Tue, 30 Jul 2013 11:26:52 +0000 ib Enable localization of ratio text.
Tue, 30 Jul 2013 11:02:15 +0000 ib Revise ratio text.
Tue, 30 Jul 2013 10:57:57 +0000 ib Be more pedantic about type of the constant.
Sat, 27 Jul 2013 23:48:16 +0000 ib Keep paused mode when changing the aspect ratio.
Sat, 27 Jul 2013 22:25:57 +0000 ib Use again special value -1 to set original aspect ratio.
Sat, 13 Jul 2013 21:24:03 +0000 ib Calculate aspect ratio by ourselves.
Sat, 13 Jul 2013 19:48:12 +0000 ib Cosmetic: Adjust indent.
Sat, 13 Jul 2013 19:45:12 +0000 ib Enable the change of the movie aspect ratio on the fly.
Thu, 04 Apr 2013 11:47:39 +0000 ib Define "MPlayer" string.
Thu, 06 Dec 2012 14:59:06 +0000 ib Rebuild GUI directory structure.
Wed, 05 Dec 2012 23:28:14 +0000 ib Avoid using local variables named filename.
Tue, 04 Dec 2012 20:06:43 +0000 ib Use boolean symbolic constants in Win32 GUI.
Sat, 01 Dec 2012 19:05:24 +0000 ib Cosmetic: Rename uiSetFileName().
Fri, 30 Nov 2012 23:30:47 +0000 ib Don't include config.h if not necessary.
Wed, 15 Aug 2012 17:46:38 +0000 ib Rewrite condition and use console_state instead of console.
Wed, 15 Aug 2012 17:22:01 +0000 ib Add check-mark for menu item "Debug Console".
Wed, 15 Aug 2012 13:00:44 +0000 ib Fix compiler warnings (comparison between signed and unsigned).
Wed, 15 Aug 2012 12:36:38 +0000 ib Cosmetic: Adjust indent.
Wed, 15 Aug 2012 12:33:45 +0000 ib Go without pointless variable hWnd/hwnd.
Wed, 15 Aug 2012 12:10:42 +0000 ib Pass in NULL as handle to parent or owner window.
Sat, 11 Aug 2012 13:02:58 +0000 ib Fix bug with definition of IDPLAYDISK in Win32 GUI.
Sat, 03 Mar 2012 16:45:15 +0000 ib Rename sub window video window.
Fri, 24 Feb 2012 17:16:54 +0000 ib Cosmetic: Prefer C style for single line comments.
Thu, 12 Jan 2012 10:08:25 +0000 ib Remove all unnecessary #ifdefs from GUI code.
Tue, 10 Jan 2012 13:28:15 +0000 ib Reduce number and avoid conditional definition of searchpath variables.
Tue, 03 Jan 2012 16:16:04 +0000 ib Use cdparanoia compatibility names for CD function calls.
Sat, 31 Dec 2011 13:20:29 +0000 ib Fix Win32 GUI DVD playback.
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.