mirror of
https://github.com/processing/processing4.git
synced 2026-04-26 06:04:58 +02:00
finalizing 1.2
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
0188 android
|
||||
0188 android (1.2)
|
||||
X no changes (and android features hidden)
|
||||
|
||||
|
||||
_ fix mouseX/Y mapping when using smaller screen sizes
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
|
||||
<!-- all these need to change for new releases -->
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>1.x, Copyright © Ben Fry and Casey Reas</string>
|
||||
<string>1.2, Copyright © Ben Fry and Casey Reas</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.x</string>
|
||||
<string>1.2</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.x</string>
|
||||
<string>1.2</string>
|
||||
<!-- now stop changing things and get outta here -->
|
||||
|
||||
<key>CFBundleAllowMixedLocalizations</key>
|
||||
|
||||
@@ -1,3 +1,12 @@
|
||||
PROCESSING 1.2 (REV 0188) - 13 July 2010
|
||||
|
||||
Changes too numerous to mention, see the notes below for all the
|
||||
revisions that followed the 1.1 release in March.
|
||||
|
||||
|
||||
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
|
||||
|
||||
|
||||
PROCESSING REV 0187 - 12 July 2010
|
||||
|
||||
More bug fixes, and one new treat for OS X users. Hopefully we're about
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
0188 core
|
||||
0188 core (1.2)
|
||||
X no changes, just the version number
|
||||
|
||||
|
||||
LIBRARIES / XML
|
||||
|
||||
Reference in New Issue
Block a user