Fix 1698604: Moved the quick_rng class into its own header, since it was present...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sun, 15 Apr 2007 15:11:32 +0000 (15:11 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sun, 15 Apr 2007 15:11:32 +0000 (15:11 +0000)
commit6063c6a017d00a2572b6691b055ba22b7de2991e
tree0ddd1cfeab69e2041651e09de9c166a3941882af
parentd2f84aebee06cd05129fc4dadb706e856efde9bb
Fix 1698604: Moved the quick_rng class into its own header, since it was present in 2 different source files.  Use 'uint32_t' rather than 'long' as the return type of the methods which expect to be returning 32 bit values.

git-svn-id: http://svn.voria.com/code@469 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-core/trunk/NEWS
synfig-core/trunk/src/modules/mod_noise/random.cpp
synfig-core/trunk/src/synfig/guid.cpp
synfig-core/trunk/src/synfig/quick_rng.h [new file with mode: 0644]