return to downloads
------------------------------------------------------------------------
r1202 | genovese@adobe.com | 2008-04-11 18:37:53 -0400 (Fri, 11 Apr 2008) | 1 line
Changed paths:
M /flex/sdk/branches/3.0.x/frameworks/projects/airframework/src/mx/skins/halo/StatusBarBackgroundSkin.as
M /flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/controls/TextArea.as
M /flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/graphics/RoundedRectangle.as
M /flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/graphics/codec/IImageEncoder.as
M /flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/graphics/codec/JPEGEncoder.as
M /flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/graphics/codec/PNGEncoder.as
M /flex/sdk/branches/3.0.x/frameworks/projects/rpc/src/mx/messaging/Channel.as
M /flex/sdk/branches/3.0.x/frameworks/projects/rpc/src/mx/messaging/MultiTopicConsumer.as
M /flex/sdk/branches/3.0.x/frameworks/projects/rpc/src/mx/messaging/MultiTopicProducer.as
M /flex/sdk/branches/3.0.x/frameworks/projects/rpc/src/mx/rpc/http/mxml/HTTPService.as
M /flex/sdk/branches/3.0.x/frameworks/projects/rpc/src/mx/rpc/soap/Operation.as
ASDoc updates, added missing parameter descriptions, etc.
------------------------------------------------------------------------
r1190 | jimurphy@adobe.com | 2008-04-11 10:06:59 -0400 (Fri, 11 Apr 2008) | 2 lines
Changed paths:
M /flex/sdk/branches/3.0.x/build.xml
Clean the flex-sdk-description.xml during the clean stage of the build so the build starts from a clean state.
-Set the antTasks.compiled property if the flexTasks have already been compiled to avoid having a failure when calling ant main checkintests package
------------------------------------------------------------------------
return to downloads