log examples/dialogs/standarddialogs/dialog.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
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