log examples/draganddrop/dropsite/dropsitewindow.d @ 374:681af90e1d53

age author description
Thu, 08 Jul 2010 22:21:56 +0300 Max Samukha Removed debug writelns. Fixed build script.
Thu, 08 Jul 2010 17:19:05 +0300 Max Samukha Simple debug helper. Unittests. Meta-object for polymorphic non-QObjects
Thu, 20 May 2010 15:49:08 +0300 Max Samukha Removed dependency on parent trait and stringof
Mon, 28 Dec 2009 16:28:55 +0500 eldar_ins make all examples compile with new signals/slots signals
Fri, 16 Oct 2009 02:43:59 +0000 eldar Signals look-up andNew syntax for connect. The old one will not work from now on. This will allow for the signals overload. Although changes are done for both D1 and D2 versions, D1 won't work because of compiler bugs. I am tired of waiting for fixes.
Tue, 14 Jul 2009 15:25:45 +0000 SokoL_SD Improve examples.
Tue, 14 Jul 2009 12:50:04 +0000 SokoL_SD another fixes in examples
Tue, 14 Jul 2009 09:13:27 +0000 SokoL_SD 'Dropsite' fixes for d2.
Mon, 13 Jul 2009 23:16:08 +0000 eldar more D2 examples fixes
Wed, 20 May 2009 13:23:20 +0000 mandel small indentation correction
Fri, 15 May 2009 02:09:27 +0000 eldar temporary(?) fix for dropsite example
Thu, 14 May 2009 18:20:24 +0000 mandel add dropsite example