Wed Oct 28 10:33:06 2009 +0100
Once again update ChangeLog.
| docs/ChangeLog.v3.1.2 | file | annotate | diff | revisions |
1.1 --- a/docs/ChangeLog.v3.1.2 Tue Oct 27 17:15:24 2009 +0100 1.2 +++ b/docs/ChangeLog.v3.1.2 Wed Oct 28 10:33:06 2009 +0100 1.3 @@ -1,108 +1,197 @@ 1.4 -2009-09-23 Tom Fredrik Blenning Klaussen <bfg@sim.no> 1.5 +2009-10-27 Tom Fredrik Blenning Klaussen <bfg@sim.no> 1.6 1.7 - * docs/announcement-3_1_1.txt: 1.8 - Last minute change, not reflected in source files. 1.9 - [1767c7655cd1] [Coin-3.1.1] 1.10 + * Makefile.in: 1.11 + Bootstrap. 1.12 + [57167b6dfd43] [tip] 1.13 1.14 -2009-09-24 Peder Blekken <pederb@sim.no> 1.15 + * Makefile.am: 1.16 + Forgotten files. 1.17 + [68c088d2e382] 1.18 1.19 - * src/base/SbBSPTree.cpp: 1.20 - removePoint() bugfix from trunk. 1.21 - [b5114054f331] 1.22 + * Makefile.in: 1.23 + Bootstrap. 1.24 + [5c4a89633f91] 1.25 1.26 -2009-09-25 Peder Blekken <pederb@sim.no> 1.27 + * Makefile.am: 1.28 + Forgotten \ at end of line, caused a lot of distfiles to not be 1.29 + included. 1.30 + [f61ac801bbc3] 1.31 1.32 - * src/shapenodes/SoNurbsP.h: 1.33 - Merge in divide-by-zero fix from trunk. 1.34 - [3e2aa03d1657] 1.35 + * .hgtags: 1.36 + Added tag Coin-3.1.2 for changeset 902bf6118fb9 1.37 + [136c07941912] 1.38 1.39 -2009-10-05 bfg <bfg> 1.40 + * docs/ChangeLog.v3.1.2: 1.41 + Update Changelog. 1.42 + [902bf6118fb9] [Coin-3.1.2] 1.43 1.44 - * configure.ac: 1.45 - Updating to 3.1.2b as version string. 1.46 - [14a0a35a157b] 1.47 + * packaging/macosx/makedmg.sh.in: 1.48 + Layout adjustment. 1.49 + [4c897522efea] 1.50 1.51 -2009-10-05 Tom Fredrik Blenning Klaussen <bfg@sim.no> 1.52 + * packaging/macosx/makedmg.sh.in: 1.53 + Layout icons correctly, and set some permissions. 1.54 + [354cf098256e] 1.55 1.56 - * Makefile.in, cfg/ltmain.sh, configure, 1.57 - include/Inventor/C/XML/Makefile.in, 1.58 - include/Inventor/XML/Makefile.in, src/xml/Makefile.in, 1.59 - src/xml/expat/Makefile.in: 1.60 - Bootstrap, changing coin-3.1.2 to default. 1.61 - [914f8ed79624] 1.62 + * packaging/macosx/CoinTools_Welcome.rtf: 1.63 + Correct (c) symbol. 1.64 + [aa1a1c925153] 1.65 1.66 - * Closing branch 3.1.2 1.67 - [d8a98260d5fa] 1.68 + * packaging/macosx/create-dmg: 1.69 + Accept new option --owner. Sets the owner for a file or directory to 1.70 + the specified user and group. 1.71 + [c3de6ebc002d] 1.72 1.73 -2009-10-05 Peder Blekken <pederb@sim.no> 1.74 +2009-10-26 Tom Fredrik Blenning Klaussen <bfg@sim.no> 1.75 1.76 - * include/Inventor/caches/SoPrimitiveVertexCache.h, 1.77 - src/caches/SoPrimitiveVertexCache.cpp, src/shapenodes/SoShape.cpp: 1.78 - Fix SoLazyElement handling in SoPrimitiveVertexCache. 1.79 - [5758bea09b79] 1.80 + * .hgtags: 1.81 + Added tag Coin-3.1.2 for changeset 13a434415dca 1.82 + [d9d5dfb1bcf4] 1.83 1.84 - * include/Inventor/caches/SoPrimitiveVertexCache.h, 1.85 - src/caches/SoPrimitiveVertexCache.cpp, src/shapenodes/SoShape.cpp: 1.86 - Fix SoLazyElement handling in SoPrimitiveVertexCache. 1.87 - [237d2f251596] 1.88 + * docs/ChangeLog.v3.1.2: 1.89 + Updated changelog. 1.90 + [13a434415dca] 1.91 1.92 - * src/shapenodes/SoNurbsP.h: 1.93 - Refix NURBS picking according to the GLU specification. 1.94 - [2d5492591642] 1.95 +2009-10-25 Tom Fredrik Blenning Klaussen <bfg@sim.no> 1.96 1.97 -2009-10-06 Peder Blekken <pederb@sim.no> 1.98 + * Makefile.in: 1.99 + Bootstrap. 1.100 + [5f3990f9fc91] 1.101 1.102 - * data/shaders/lights/DirSpotLight.glsl, 1.103 - data/shaders/lights/DirectionalLight.glsl, 1.104 - data/shaders/lights/PointLight.glsl, 1.105 - data/shaders/lights/SpotLight.glsl, src/shadows/SoShadowGroup.cpp: 1.106 - ShadowGroup fixes ported from trunk. 1.107 - [a02f6b4c822e] 1.108 + * Makefile.am: 1.109 + Forgotten EXTRA_DIST files. 1.110 + [d5e8b612cb37] 1.111 1.112 - * src/vrml97/Extrusion.cpp: 1.113 - Bugfix for closed extrusions. Reported by Thorsten Schindler. 1.114 - [4b0550986c7b] 1.115 + * Branch merge. 1.116 + [005b8b38f577] 1.117 1.118 -2009-10-09 Peder Blekken <pederb@sim.no> 1.119 + * docs/announcement-3_1_2.txt: 1.120 + Correct source URL for Mercurial. 1.121 + [99927ba21411] 1.122 1.123 - * src/caches/SoPrimitiveVertexCache.cpp: 1.124 - Bugfix for using SoPrimitiveVertexCache for other actions than 1.125 - SoGLRenderAction. 1.126 - [fcd930990df4] 1.127 +2009-10-20 Tom Fredrik Blenning Klaussen <bfg@sim.no> 1.128 1.129 - * src/misc/SoGL.cpp, src/misc/SoVBO.cpp: 1.130 - Increase upper limits for creating VBOs/caches. 1.131 - [9884161c3537] 1.132 + * packaging/macosx/create-dmg: 1.133 + Set custom volume icon. 1.134 + [fb4fe890dd1e] 1.135 1.136 -2009-10-13 Tom Fredrik Blenning Klaussen <bfg@sim.no> 1.137 + * Branch merge. 1.138 + [d900080115a0] 1.139 1.140 - * build/data/coin3.sln, build/misc/Convert.js, build/misc/generate- 1.141 - all.sh, build/misc/generate-all.sh~, build/misc/generate- 1.142 - compiler.sh, build/misc/generate-compiler.sh~, 1.143 - build/misc/generate.bat, build/misc/generate.bat.orig, 1.144 - build/misc/generate.bat~, build/misc/generate.sh, build/misc 1.145 - /install-headers.bat, build/misc/uninstall-headers.bat: 1.146 - Update to MSVC generation script for Coin-4. 1.147 - [7a49a5709f31] 1.148 + * packaging/macosx/create-dmg, packaging/macosx/makedmg.sh.in, 1.149 + packaging/macosx/support/AdiumApplescriptRunner, 1.150 + packaging/macosx/support/template.applescript: 1.151 + Fully automate generation of .dmg. Regression volumeicon does not 1.152 + work. 1.153 + [9c0642c05853] 1.154 1.155 - * build/misc/generate-all.sh~, build/misc/generate-compiler.sh~, 1.156 - build/misc/generate.bat~: 1.157 - Unnecessary files. 1.158 - [a326e37d6444] 1.159 +2009-10-19 Tom Fredrik Blenning Klaussen <bfg@sim.no> 1.160 1.161 - * build/misc/generate-all.sh: 1.162 - Correct solutionname. 1.163 - [92a0fdf75b23] 1.164 + * Branch merge. 1.165 + [e0cd43ea409c] 1.166 1.167 - * Info.plist.in: 1.168 - Update copyright year. 1.169 - [a9004984c377] 1.170 + * src/draggers/SoTranslate2Dragger.cpp: 1.171 + Apply correction factor to get small offsets back into their plane. 1.172 + [1818e71ade3e] 1.173 + 1.174 + * src/shapenodes/SoText3.cpp: 1.175 + Get a tighter bounding box for SoText3. Thanks to Sergey Bikulov. 1.176 + [8f8d84b7c23f] 1.177 + 1.178 + * docs/announcement-3_1_2.txt: 1.179 + Updated announcement. 1.180 + [ace5b78932b1] 1.181 + 1.182 +2009-10-16 Peder Blekken <pederb@sim.no> 1.183 + 1.184 + * src/geo/SoGeoOrigin.cpp: 1.185 + Improve documentation for the SoGeo nodes. 1.186 + [5eb1408ac92d] 1.187 + 1.188 +2009-10-15 Tom Fredrik Blenning Klaussen <bfg@sim.no> 1.189 + 1.190 + * .hgtags: 1.191 + Added tag Coin-3.1.0 for changeset 4fcac12559f8 1.192 + [c8a94e8ed3b6] 1.193 + 1.194 + * .hgtags: 1.195 + Added tag Coin-3.1.1 for changeset 1767c7655cd1 1.196 + [7b0bf74ff839] 1.197 + 1.198 + * .hgtags: 1.199 + Added tag Coin-3.1.2 for changeset d61a1b24ba78 1.200 + [277d959bc936] 1.201 + 1.202 + * docs/ChangeLog.v3.1.2: 1.203 + Full Changelog. 1.204 + [d61a1b24ba78] 1.205 + 1.206 +2009-10-15 ToolsReleaseBot <coin@sim.no> 1.207 + 1.208 + * build/msvc6/coin3.dsp, 1.209 + build/msvc6/data/shaders/lights/DirSpotLight.h, 1.210 + build/msvc6/data/shaders/lights/DirectionalLight.h, 1.211 + build/msvc6/data/shaders/lights/PointLight.h, 1.212 + build/msvc6/data/shaders/lights/SpotLight.h, 1.213 + build/msvc6/docs/coin3.doxygen, 1.214 + build/msvc6/include/Inventor/C/basic.h, build/msvc6/src/config- 1.215 + debug.h, build/msvc6/src/config-release.h, build/msvc7/coin3.vcproj, 1.216 + build/msvc7/coin3_docs.vcproj, build/msvc7/coin3_install.vcproj, 1.217 + build/msvc7/coin3_uninstall.vcproj, 1.218 + build/msvc7/data/shaders/lights/DirSpotLight.h, 1.219 + build/msvc7/data/shaders/lights/DirectionalLight.h, 1.220 + build/msvc7/data/shaders/lights/PointLight.h, 1.221 + build/msvc7/data/shaders/lights/SpotLight.h, 1.222 + build/msvc7/docs/coin3.doxygen, 1.223 + build/msvc7/include/Inventor/C/basic.h, build/msvc7/src/config- 1.224 + debug.h, build/msvc7/src/config-release.h, build/msvc8/coin3.sln, 1.225 + build/msvc8/coin3.vcproj, build/msvc8/coin3_docs.vcproj, 1.226 + build/msvc8/coin3_install.vcproj, 1.227 + build/msvc8/coin3_uninstall.vcproj, 1.228 + build/msvc8/data/shaders/lights/DirSpotLight.h, 1.229 + build/msvc8/data/shaders/lights/DirectionalLight.h, 1.230 + build/msvc8/data/shaders/lights/PointLight.h, 1.231 + build/msvc8/data/shaders/lights/SpotLight.h, 1.232 + build/msvc8/docs/coin3.doxygen, 1.233 + build/msvc8/include/Inventor/C/basic.h, build/msvc8/src/config- 1.234 + debug.h, build/msvc8/src/config-release.h, build/msvc9/coin3.sln, 1.235 + build/msvc9/coin3.vcproj, build/msvc9/coin3_docs.vcproj, 1.236 + build/msvc9/coin3_install.vcproj, 1.237 + build/msvc9/coin3_uninstall.vcproj, 1.238 + build/msvc9/data/shaders/lights/DirSpotLight.h, 1.239 + build/msvc9/data/shaders/lights/DirectionalLight.h, 1.240 + build/msvc9/data/shaders/lights/PointLight.h, 1.241 + build/msvc9/data/shaders/lights/SpotLight.h, 1.242 + build/msvc9/docs/coin3.doxygen, 1.243 + build/msvc9/include/Inventor/C/basic.h, build/msvc9/src/config- 1.244 + debug.h, build/msvc9/src/config-release.h: 1.245 + Updated build files. 1.246 + [230c07f1e3b9] 1.247 + 1.248 +2009-10-15 Tom Fredrik Blenning Klaussen <bfg@sim.no> 1.249 + 1.250 + * build/misc/generate-all.sh, build/misc/install-headers.bat, 1.251 + build/misc/uninstall-headers.bat: 1.252 + Fixed solution for Coin3. 1.253 + [8b8765caa11a] 1.254 1.255 2009-10-14 Tom Fredrik Blenning Klaussen <bfg@sim.no> 1.256 1.257 - * INSTALL, NEWS, README, RELNOTES: 1.258 - Updated release notes. 1.259 - [540e91c68711] 1.260 + * configure: 1.261 + bootstrap. 1.262 + [7e8311c738fc] 1.263 + 1.264 + * configure.ac: 1.265 + Update revision number. 1.266 + [7034bd16e6e7] 1.267 + 1.268 + * Makefile.in: 1.269 + bootstrap 1.270 + [0e9295257556] 1.271 + 1.272 + * Makefile.am, docs/ChangeLog.v3.1.2: 1.273 + Update changelog for v3.1.2 1.274 + [b280de283257] 1.275 1.276 * Makefile.in, bin/Makefile.in, data/Makefile.in, 1.277 data/draggerDefaults/Makefile.in, data/scxml/Makefile.in, 1.278 @@ -175,171 +264,107 @@ 1.279 Bootstrap. 1.280 [b60dad2e4523] 1.281 1.282 - * Makefile.am, docs/ChangeLog.v3.1.2: 1.283 - Update changelog for v3.1.2 1.284 - [b280de283257] 1.285 + * INSTALL, NEWS, README, RELNOTES: 1.286 + Updated release notes. 1.287 + [540e91c68711] 1.288 1.289 - * Makefile.in: 1.290 - bootstrap 1.291 - [0e9295257556] 1.292 +2009-10-13 Tom Fredrik Blenning Klaussen <bfg@sim.no> 1.293 + 1.294 + * Info.plist.in: 1.295 + Update copyright year. 1.296 + [a9004984c377] 1.297 + 1.298 + * build/misc/generate-all.sh: 1.299 + Correct solutionname. 1.300 + [92a0fdf75b23] 1.301 + 1.302 + * build/misc/generate-all.sh~, build/misc/generate-compiler.sh~, 1.303 + build/misc/generate.bat~: 1.304 + Unnecessary files. 1.305 + [a326e37d6444] 1.306 + 1.307 + * build/data/coin3.sln, build/misc/Convert.js, build/misc/generate- 1.308 + all.sh, build/misc/generate-all.sh~, build/misc/generate- 1.309 + compiler.sh, build/misc/generate-compiler.sh~, 1.310 + build/misc/generate.bat, build/misc/generate.bat.orig, 1.311 + build/misc/generate.bat~, build/misc/generate.sh, build/misc 1.312 + /install-headers.bat, build/misc/uninstall-headers.bat: 1.313 + Update to MSVC generation script for Coin-4. 1.314 + [7a49a5709f31] 1.315 + 1.316 +2009-10-09 Peder Blekken <pederb@sim.no> 1.317 + 1.318 + * src/misc/SoGL.cpp, src/misc/SoVBO.cpp: 1.319 + Increase upper limits for creating VBOs/caches. 1.320 + [9884161c3537] 1.321 + 1.322 + * src/caches/SoPrimitiveVertexCache.cpp: 1.323 + Bugfix for using SoPrimitiveVertexCache for other actions than 1.324 + SoGLRenderAction. 1.325 + [fcd930990df4] 1.326 + 1.327 +2009-10-06 Peder Blekken <pederb@sim.no> 1.328 + 1.329 + * src/vrml97/Extrusion.cpp: 1.330 + Bugfix for closed extrusions. Reported by Thorsten Schindler. 1.331 + [4b0550986c7b] 1.332 + 1.333 + * data/shaders/lights/DirSpotLight.glsl, 1.334 + data/shaders/lights/DirectionalLight.glsl, 1.335 + data/shaders/lights/PointLight.glsl, 1.336 + data/shaders/lights/SpotLight.glsl, src/shadows/SoShadowGroup.cpp: 1.337 + ShadowGroup fixes ported from trunk. 1.338 + [a02f6b4c822e] 1.339 + 1.340 +2009-10-05 Peder Blekken <pederb@sim.no> 1.341 + 1.342 + * src/shapenodes/SoNurbsP.h: 1.343 + Refix NURBS picking according to the GLU specification. 1.344 + [2d5492591642] 1.345 + 1.346 + * include/Inventor/caches/SoPrimitiveVertexCache.h, 1.347 + src/caches/SoPrimitiveVertexCache.cpp, src/shapenodes/SoShape.cpp: 1.348 + Fix SoLazyElement handling in SoPrimitiveVertexCache. 1.349 + [237d2f251596] 1.350 + 1.351 + * include/Inventor/caches/SoPrimitiveVertexCache.h, 1.352 + src/caches/SoPrimitiveVertexCache.cpp, src/shapenodes/SoShape.cpp: 1.353 + Fix SoLazyElement handling in SoPrimitiveVertexCache. 1.354 + [5758bea09b79] 1.355 + 1.356 +2009-10-05 Tom Fredrik Blenning Klaussen <bfg@sim.no> 1.357 + 1.358 + * Closing branch 3.1.2 1.359 + [d8a98260d5fa] 1.360 + 1.361 + * Makefile.in, cfg/ltmain.sh, configure, 1.362 + include/Inventor/C/XML/Makefile.in, 1.363 + include/Inventor/XML/Makefile.in, src/xml/Makefile.in, 1.364 + src/xml/expat/Makefile.in: 1.365 + Bootstrap, changing coin-3.1.2 to default. 1.366 + [914f8ed79624] 1.367 + 1.368 +2009-10-05 bfg <bfg> 1.369 1.370 * configure.ac: 1.371 - Update revision number. 1.372 - [7034bd16e6e7] 1.373 + Updating to 3.1.2b as version string. 1.374 + [14a0a35a157b] 1.375 1.376 - * configure: 1.377 - bootstrap. 1.378 - [7e8311c738fc] 1.379 +2009-09-25 Peder Blekken <pederb@sim.no> 1.380 1.381 -2009-10-15 Tom Fredrik Blenning Klaussen <bfg@sim.no> 1.382 + * src/shapenodes/SoNurbsP.h: 1.383 + Merge in divide-by-zero fix from trunk. 1.384 + [3e2aa03d1657] 1.385 1.386 - * build/misc/generate-all.sh, build/misc/install-headers.bat, 1.387 - build/misc/uninstall-headers.bat: 1.388 - Fixed solution for Coin3. 1.389 - [8b8765caa11a] 1.390 +2009-09-24 Peder Blekken <pederb@sim.no> 1.391 1.392 -2009-10-15 ToolsReleaseBot <coin@sim.no> 1.393 + * src/base/SbBSPTree.cpp: 1.394 + removePoint() bugfix from trunk. 1.395 + [b5114054f331] 1.396 1.397 - * build/msvc6/coin3.dsp, 1.398 - build/msvc6/data/shaders/lights/DirSpotLight.h, 1.399 - build/msvc6/data/shaders/lights/DirectionalLight.h, 1.400 - build/msvc6/data/shaders/lights/PointLight.h, 1.401 - build/msvc6/data/shaders/lights/SpotLight.h, 1.402 - build/msvc6/docs/coin3.doxygen, 1.403 - build/msvc6/include/Inventor/C/basic.h, build/msvc6/src/config- 1.404 - debug.h, build/msvc6/src/config-release.h, build/msvc7/coin3.vcproj, 1.405 - build/msvc7/coin3_docs.vcproj, build/msvc7/coin3_install.vcproj, 1.406 - build/msvc7/coin3_uninstall.vcproj, 1.407 - build/msvc7/data/shaders/lights/DirSpotLight.h, 1.408 - build/msvc7/data/shaders/lights/DirectionalLight.h, 1.409 - build/msvc7/data/shaders/lights/PointLight.h, 1.410 - build/msvc7/data/shaders/lights/SpotLight.h, 1.411 - build/msvc7/docs/coin3.doxygen, 1.412 - build/msvc7/include/Inventor/C/basic.h, build/msvc7/src/config- 1.413 - debug.h, build/msvc7/src/config-release.h, build/msvc8/coin3.sln, 1.414 - build/msvc8/coin3.vcproj, build/msvc8/coin3_docs.vcproj, 1.415 - build/msvc8/coin3_install.vcproj, 1.416 - build/msvc8/coin3_uninstall.vcproj, 1.417 - build/msvc8/data/shaders/lights/DirSpotLight.h, 1.418 - build/msvc8/data/shaders/lights/DirectionalLight.h, 1.419 - build/msvc8/data/shaders/lights/PointLight.h, 1.420 - build/msvc8/data/shaders/lights/SpotLight.h, 1.421 - build/msvc8/docs/coin3.doxygen, 1.422 - build/msvc8/include/Inventor/C/basic.h, build/msvc8/src/config- 1.423 - debug.h, build/msvc8/src/config-release.h, build/msvc9/coin3.sln, 1.424 - build/msvc9/coin3.vcproj, build/msvc9/coin3_docs.vcproj, 1.425 - build/msvc9/coin3_install.vcproj, 1.426 - build/msvc9/coin3_uninstall.vcproj, 1.427 - build/msvc9/data/shaders/lights/DirSpotLight.h, 1.428 - build/msvc9/data/shaders/lights/DirectionalLight.h, 1.429 - build/msvc9/data/shaders/lights/PointLight.h, 1.430 - build/msvc9/data/shaders/lights/SpotLight.h, 1.431 - build/msvc9/docs/coin3.doxygen, 1.432 - build/msvc9/include/Inventor/C/basic.h, build/msvc9/src/config- 1.433 - debug.h, build/msvc9/src/config-release.h: 1.434 - Updated build files. 1.435 - [230c07f1e3b9] 1.436 +2009-09-23 Tom Fredrik Blenning Klaussen <bfg@sim.no> 1.437 1.438 -2009-10-15 Tom Fredrik Blenning Klaussen <bfg@sim.no> 1.439 + * docs/announcement-3_1_1.txt: 1.440 + Last minute change, not reflected in source files. 1.441 + [1767c7655cd1] [Coin-3.1.1] 1.442 1.443 - * docs/ChangeLog.v3.1.2: 1.444 - Full Changelog. 1.445 - [d61a1b24ba78] 1.446 - 1.447 - * .hgtags: 1.448 - Added tag Coin-3.1.2 for changeset d61a1b24ba78 1.449 - [277d959bc936] 1.450 - 1.451 - * .hgtags: 1.452 - Added tag Coin-3.1.1 for changeset 1767c7655cd1 1.453 - [7b0bf74ff839] 1.454 - 1.455 - * .hgtags: 1.456 - Added tag Coin-3.1.0 for changeset 4fcac12559f8 1.457 - [c8a94e8ed3b6] 1.458 - 1.459 -2009-10-16 Peder Blekken <pederb@sim.no> 1.460 - 1.461 - * src/geo/SoGeoOrigin.cpp: 1.462 - Improve documentation for the SoGeo nodes. 1.463 - [5eb1408ac92d] 1.464 - 1.465 -2009-10-19 Tom Fredrik Blenning Klaussen <bfg@sim.no> 1.466 - 1.467 - * docs/announcement-3_1_2.txt: 1.468 - Updated announcement. 1.469 - [ace5b78932b1] 1.470 - 1.471 - * src/shapenodes/SoText3.cpp: 1.472 - Get a tighter bounding box for SoText3. Thanks to Sergey Bikulov. 1.473 - [8f8d84b7c23f] 1.474 - 1.475 - * src/draggers/SoTranslate2Dragger.cpp: 1.476 - Apply correction factor to get small offsets back into their plane. 1.477 - [1818e71ade3e] 1.478 - 1.479 - * Branch merge. 1.480 - [e0cd43ea409c] 1.481 - 1.482 -2009-10-20 Tom Fredrik Blenning Klaussen <bfg@sim.no> 1.483 - 1.484 - * packaging/macosx/create-dmg, packaging/macosx/makedmg.sh.in, 1.485 - packaging/macosx/support/AdiumApplescriptRunner, 1.486 - packaging/macosx/support/template.applescript: 1.487 - Fully automate generation of .dmg. Regression volumeicon does not 1.488 - work. 1.489 - [9c0642c05853] 1.490 - 1.491 - * Branch merge. 1.492 - [d900080115a0] 1.493 - 1.494 - * packaging/macosx/create-dmg: 1.495 - Set custom volume icon. 1.496 - [fb4fe890dd1e] 1.497 - 1.498 -2009-10-25 Tom Fredrik Blenning Klaussen <bfg@sim.no> 1.499 - 1.500 - * docs/announcement-3_1_2.txt: 1.501 - Correct source URL for Mercurial. 1.502 - [99927ba21411] 1.503 - 1.504 - * Branch merge. 1.505 - [005b8b38f577] 1.506 - 1.507 - * Makefile.am: 1.508 - Forgotten EXTRA_DIST files. 1.509 - [d5e8b612cb37] 1.510 - 1.511 - * Makefile.in: 1.512 - Bootstrap. 1.513 - [5f3990f9fc91] 1.514 - 1.515 -2009-10-26 Tom Fredrik Blenning Klaussen <bfg@sim.no> 1.516 - 1.517 - * docs/ChangeLog.v3.1.2: 1.518 - Updated changelog. 1.519 - [13a434415dca] [Coin-3.1.2] 1.520 - 1.521 - * .hgtags: 1.522 - Added tag Coin-3.1.2 for changeset 13a434415dca 1.523 - [d9d5dfb1bcf4] 1.524 - 1.525 -2009-10-27 Tom Fredrik Blenning Klaussen <bfg@sim.no> 1.526 - 1.527 - * packaging/macosx/create-dmg: 1.528 - Accept new option --owner. Sets the owner for a file or directory to 1.529 - the specified user and group. 1.530 - [c3de6ebc002d] 1.531 - 1.532 - * packaging/macosx/CoinTools_Welcome.rtf: 1.533 - Correct (c) symbol. 1.534 - [aa1a1c925153] 1.535 - 1.536 - * packaging/macosx/makedmg.sh.in: 1.537 - Layout icons correctly, and set some permissions. 1.538 - [354cf098256e] 1.539 - 1.540 - * packaging/macosx/makedmg.sh.in: 1.541 - Layout adjustment. 1.542 - [4c897522efea] [tip] 1.543 -