log gui/win32/preferences.c @ 36839:8474d0444828

age author description
Tue, 25 Feb 2014 13:19:53 +0000 ib Cosmetic: Reformat and adjust indent.
Tue, 25 Feb 2014 13:16:35 +0000 ib Don't set win32 as audio driver if none has been given.
Mon, 24 Feb 2014 15:20:34 +0000 ib Fix bug with Win32 GUI preferences.
Mon, 24 Feb 2014 14:32:28 +0000 ib Fix bug with Win32 GUI preferences.
Mon, 24 Feb 2014 14:25:53 +0000 ib Fix bug with Win32 GUI preferences.
Mon, 24 Feb 2014 10:38:57 +0000 ib Remove pointless variables.
Mon, 24 Feb 2014 10:31:09 +0000 ib Enable setting full audio delay value range.
Sun, 23 Feb 2014 20:43:09 +0000 ib Fix bug with audio delay slider in Win32 GUI.
Sun, 23 Feb 2014 20:34:13 +0000 ib Cosmetic: Adjust indent.
Sun, 23 Feb 2014 20:33:41 +0000 ib Set correct position for audio delay slider in the trackbar.
Sun, 23 Feb 2014 20:04:54 +0000 ib Add cast.
Sun, 23 Feb 2014 19:52:57 +0000 ib Be pedantic about argument.
Sun, 23 Feb 2014 19:35:08 +0000 ib Don't automatically apply the Win32 GUI preferences' defaults.
Sun, 23 Feb 2014 19:33:46 +0000 ib Fix issue with Win32 GUI default preferences.
Mon, 17 Feb 2014 14:36:16 +0000 ib Fix bug with Win32 GUI preferences.
Sun, 09 Feb 2014 17:56:11 +0000 ib Cosmetic: Adjust indent.
Sun, 09 Feb 2014 17:55:11 +0000 ib Make message box less annoying.
Sun, 09 Feb 2014 17:52:18 +0000 ib Don't unnecessarily stop Win32 GUI playback.
Sat, 08 Feb 2014 21:43:04 +0000 ib Change the message box type.
Sat, 08 Feb 2014 21:41:48 +0000 ib Fix usage of acp().
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.
Thu, 06 Dec 2012 14:59:06 +0000 ib Rebuild GUI directory structure.
Tue, 04 Dec 2012 20:06:43 +0000 ib Use boolean symbolic constants in Win32 GUI.
Sun, 04 Mar 2012 15:42:16 +0000 ib Increase width of control for cache size in Win32 GUI.
Sun, 04 Mar 2012 15:37:30 +0000 ib Update GUI code after r34792.
Sat, 03 Mar 2012 16:45:15 +0000 ib Rename sub window video window.
Sun, 12 Feb 2012 18:44:19 +0000 ib Cosmetic: Rename functions in list.c.
Sat, 31 Dec 2011 13:15:30 +0000 ib Remove options cdrom_device and dvd_device from the Win32 GUI.
Tue, 25 Oct 2011 13:48:47 +0000 ib Resize the Win32 GUI preference window and reposition items.
Tue, 25 Oct 2011 13:46:43 +0000 ib Internationalize and localize the Win32 GUI.
Mon, 03 Oct 2011 18:52:06 +0000 ib Revise message text of the Win32 GUI sub_window option.
Mon, 03 Oct 2011 18:49:41 +0000 ib Revise OSD preference related message texts in the Win32 GUI.
Mon, 03 Oct 2011 17:27:44 +0000 ib Add idle option to Win32 GUI preferences dialog.
Fri, 08 Jul 2011 09:52:02 +0000 ib Fix Win32 GUI compilation problems.
Tue, 05 Jul 2011 12:05:06 +0000 ib Cosmetic: Change prefix for symbolic constants from GMP to GUI.
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.
Sat, 18 Jun 2011 14:33:41 +0000 ib Cosmetic: Rename some GUI variables and functions.
Fri, 06 May 2011 09:35:46 +0000 ib Fix bug with gfree() definition in Win32 GUI.
Sat, 11 Sep 2010 12:20:07 +0000 diego Replace proc_priority extern declaration by osdep/priority.h #include.
Tue, 16 Feb 2010 19:07:06 +0000 reimar Fix win32 gui compilation.
Tue, 22 Apr 2008 09:32:30 +0000 diego Use standard GPL header.
Sat, 12 Apr 2008 13:19:35 +0000 diego Update include paths to account for build system changes.
Tue, 11 Mar 2008 18:46:52 +0000 vayne more header / declaration cleanups; fixes a lot of warnings as well as a preempt to removal of redundant wincfg.h.
Thu, 06 Dec 2007 02:52:59 +0000 zuxy Do not PostQuitMessage when destroying a child window.
Thu, 26 Apr 2007 17:30:20 +0000 vayne header / declarations cleanup, also fixes broken compilation.
Wed, 25 Apr 2007 07:34:56 +0000 diego Consistently use quotes instead of angled brackets in #include
Mon, 23 Apr 2007 08:01:10 +0000 diego Use proper GPL header.
Mon, 23 Apr 2007 07:48:03 +0000 diego spelling cosmetics
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui