log examples/dialogs/standarddialogs/dialog.d @ 350:31520b2c0b3c

age author description
Thu, 20 May 2010 15:49:08 +0300 Max Samukha Removed dependency on parent trait and stringof
Sun, 09 May 2010 00:52:49 +0100 Eldar Insafutdinov fix enumeration problems. requires patched dmd
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
Wed, 10 Jun 2009 17:03:35 +0000 mandel fix format string
Wed, 10 Jun 2009 16:58:49 +0000 mandel add classwizard and standarddialogs example