log gui/wm/wsxdnd.c @ 37161:6d654ac9201e

age author description
Thu, 03 Apr 2014 07:55:12 +0000 ib Cosmetic: Remove tabs.
Mon, 24 Mar 2014 11:09:05 +0000 ib Remove unnecessary #include.
Wed, 05 Feb 2014 16:39:38 +0000 ib Rename symbolic constants of GUI help message texts.
Thu, 24 Jan 2013 16:49:53 +0000 ib Cosmetic: Replace DandD by DND.
Thu, 17 Jan 2013 15:04:41 +0000 ib Cosmetic: Relocate and revise comments on code origin.
Tue, 15 Jan 2013 12:37:42 +0000 ib Cosmetic: Rename wsTWindow wsWindow.
Thu, 10 Jan 2013 11:55:27 +0000 ib Cosmetic: Harmonize parameter names.
Fri, 13 Jan 2012 16:36:06 +0000 ib Remove unused parameter from wsXDNDProcessClientMessage().
Thu, 07 Jul 2011 15:47:07 +0000 ib Use same data types for index variable and loop test variable.
Thu, 07 Jul 2011 15:41:25 +0000 ib Use proper cast in comparison.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Tue, 22 Apr 2008 09:33:39 +0000 diego Add standard GPL header to individual files.
Sat, 12 Apr 2008 16:03:07 +0000 diego Make include paths consistent; do not use ../ in them.
Mon, 07 Jan 2008 23:43:10 +0000 diego Fix illegal identifier, names starting with _ and uppercase are reserved.
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui