openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
O
OpenPyro
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 8 hours
ago. based on code collected
about 8 hours
ago.
Jul 21, 2024 — Jul 21, 2025
Showing page 7 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
AuroraButtonSkin now extends AbstractButtonSkin. Todo: AuroraPaintersButtonSkin needs to extend AbstractButtonSkin as well. Fix to TestSlider class Added a null check on Slider's thumb value set method
Arpit Mathur
More...
about 16 years ago
implemented setPainters() function on AuroraPainterButtonSkin that returns reference to the object for method chaining.
Arpit Mathur
More...
about 16 years ago
Minor changes to examples
Arpit Mathur
More...
about 16 years ago
Merge branch 'master' of git://github.com/arpit/openpyro
Kelvin Luck
More...
about 16 years ago
UIControl setSize() is now size() size() returns reference to the control new function: position() First implementation of chaining hooks for OpenPyro (see http://wiki.github.com/arpit/openpyro/chaining)
Arpit Mathur
More...
about 16 years ago
Added some asdoc explaining how the padding works...
vitch
More...
about 16 years ago
Added some asdoc explaining how the padding works...
vitch
More...
about 16 years ago
Added a toString method which allows you to see what values were set for a Padding.
vitch
More...
about 16 years ago
Added a toString method which allows you to see what values were set for a Padding.
vitch
More...
about 16 years ago
Fixed an obvious bug - calculated values rather than passed values are now used.
vitch
More...
about 16 years ago
Fixed an obvious bug - calculated values rather than passed values are now used.
vitch
More...
about 16 years ago
Changes to Padding constructor to allow for propogation of passed values in the same manner as CSS padding (pass just one number and it is for TRBL, pass two numbers and 1st is TB, second is RL etc etc)
vitch
More...
about 16 years ago
Changes to Padding constructor to allow for propogation of passed values in the same manner as CSS padding (pass just one number and it is for TRBL, pass two numbers and 1st is TB, second is RL etc etc)
vitch
More...
about 16 years ago
Added a UI test in TestSlider to validate Slider thumb not showing up based on when addChild was being called (http://github.com/arpit/openpyro/issues/#issue/1)
Arpit Mathur
More...
over 16 years ago
Merged changes from branch back into master and deleted wrong changes that had occured in master
vitch
More...
over 16 years ago
Merge branch 'better-approach'
vitch
More...
over 16 years ago
Cleaner approach for the issue where a thumb wasn't shown if it had a percent size and the value was set before it was added to stage
vitch
More...
over 16 years ago
Possible workaround for an issue where creating a Slider with a percentWidth and assigning the value before adding it to a container would break.
vitch
More...
over 16 years ago
Added generated swc file...
vitch
More...
over 16 years ago
Added the minimum number of semicolons so that FDT doesn't totally freak out
vitch
More...
over 16 years ago
Fix to Image class so loader remains invisible till the content has been resized.
Arpit Mathur
More...
over 16 years ago
Added local image file for TestImage. Also modified .gitignore to ignore .actionscriptProperties file from Flex Builder
Arpit Mathur
More...
over 16 years ago
TestImage now uses local file rather than remote to make sure the test can run off anywhere.
Arpit Mathur
More...
over 16 years ago
Removed references to cimLogger (external project) as well as added dimensionalMarkerSkin as the skin element to make the example look better
Arpit Mathur
More...
over 16 years ago
Bugfix for scrollbar behavior. Somehow this line was commented out (probably for testing something else). Adding that back in fixes bug is TestList.as test file
Arpit Mathur
More...
over 16 years ago
Deleted accidentally committed .metadata folder
Arpit Mathur
More...
over 16 years ago
Deleted a bunch of accidentally committed files, modified .gitignore to ignore them going forward
Arpit Mathur
More...
over 16 years ago
Added Graphics assets swc to examples project
Arpit Mathur
More...
over 16 years ago
Added TestCheckBox.as
Arpit Mathur
More...
over 16 years ago
Moved asset symbols to fla. Also removed [Embed] metatag, replaced with code to allow the symbols to be retrieved from the swc.
Arpit Mathur
More...
over 16 years ago
←
1
2
3
4
5
6
7
8
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree