log gui/win32/preferences.c @ 36818:530c055800f2

age author description
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.