log gui/win32/dialogs.c @ 37185:917a3c4c2d39

age author description
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.
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().
Thu, 18 Oct 2012 12:38:58 +0000 ib Get rid of unnecessary use of variable dvd_chapter in Win32 GUI.
Thu, 18 Oct 2012 12:17:58 +0000 ib Get rid of global variable dvd_title in GUI.
Sat, 03 Mar 2012 16:45:15 +0000 ib Rename sub window video window.
Thu, 12 Jan 2012 10:08:25 +0000 ib Remove all unnecessary #ifdefs from GUI code.
Thu, 29 Dec 2011 13:59:05 +0000 ib Rename MSGTR_SelectChapter MSGTR_SelectTitleChapter.
Tue, 25 Oct 2011 13:46:43 +0000 ib Internationalize and localize the Win32 GUI.
Thu, 06 Oct 2011 12:22:57 +0000 ib Cosmetic: Adjust indent.
Thu, 06 Oct 2011 12:21:46 +0000 ib Simplify building filename by using strcpy().
Thu, 06 Oct 2011 12:09:05 +0000 ib Don't use the Windows style path separator character in Win32 GUI.
Fri, 30 Sep 2011 14:38:56 +0000 ib Restrict use of STREAMTYPE_STREAM in Win32 GUI.