log examples/draganddrop/dropsite/dropsitewindow.d @ 323:7a3c43424dca signals

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