log gui/win32/preferences.c @ 34164:d57ed389b6e2

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