log examples/layouts/basiclayouts/dialog.d @ 350:31520b2c0b3c

age author description
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 13:22:48 +0000 SokoL_SD more D2 examples fixes
Mon, 13 Jul 2009 23:16:08 +0000 eldar more D2 examples fixes
Thu, 04 Jun 2009 14:05:50 +0000 mandel add basiclayout example