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
1 day
ago. based on code collected
1 day
ago.
Jul 20, 2024 — Jul 20, 2025
Showing page 6 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed an unused import from Button class
Arpit Mathur
More...
about 16 years ago
Patch to prevent accidental access to null objects.
Arpit Mathur
More...
about 16 years ago
Added a isThumbPressed getter. Also Slider now automatically centers the thumb and the trackSkin.
Arpit Mathur
More...
about 16 years ago
Added a centerTrackSkin property
Arpit Mathur
More...
about 16 years ago
MeasuremableControl now listens to the stage's invalidation rather than its own: allows the rendering to happen faster
Arpit Mathur
More...
about 16 years ago
Changed DragManager implementation to be closer to Flex's. Also fixed a bug is ScrollBar that was causing an issue with the background track to not show up
Arpit Mathur
More...
about 16 years ago
[BUGFIX] Fixed OpenPyro scrollbars so that on resize the scrollbar resets to correct position (major bug)
Arpit Mathur
More...
about 16 years ago
Application now revalidates immediately on resize so the user doesnt see a lag in the UI
Arpit Mathur
More...
about 16 years ago
Removed some extraneous trace statements
Arpit Mathur
More...
about 16 years ago
Fixed H and VDividedBox implementation with modified DragManager
Arpit Mathur
More...
about 16 years ago
DragManager implementation for UIControl. Added functionality to DragManager as well
Arpit Mathur
More...
about 16 years ago
Text Input now supports corner radius that bumps the underlying textfield appropriately. Useful for creating Mac like search input fields
Arpit Mathur
More...
about 16 years ago
Now Label components have a default text format of Arial 12pt and not the crappy default for TextFields
Arpit Mathur
More...
about 16 years ago
First pass at new core class: Application
Arpit Mathur
More...
about 16 years ago
UpdateDisplaylist is now triggered on Event.RENDER instead of Event.ENTER_FRAME
Arpit Mathur
More...
about 16 years ago
Fixed a bug in Slider thumb sizing when skin is attached to a slider that already has a thumb button created already.
Arpit Mathur
More...
about 16 years ago
Merge branch 'master' of git://github.com/geekrelief/openpyro into geekrelief/master
Arpit Mathur
More...
about 16 years ago
Removed import to charts that is no longer included in OpenPyro core.
Arpit Mathur
More...
about 16 years ago
fixed repeated adds to ViewStack, added addChild to UIContainer, added method 'transitionAttitude' to specify transition direction for SlidePane, and updated TestViewStack sample
Ezio Trevisano
More...
about 16 years ago
Removing charts package since they werent really charts and also all extra controls need to be packaged as plugins
Arpit Mathur
More...
about 16 years ago
Merge git://github.com/vitch/openpyro
Arpit Mathur
More...
about 16 years ago
Deleting old Unit test file in the wrong namespace
Arpit Mathur
More...
about 16 years ago
Added new unit test files, deleting the old one in the wrong namespace
Arpit Mathur
More...
about 16 years ago
Mat Schaffer's patch fixes a duplicate variable definition warning in List control
Arpit Mathur
More...
about 16 years ago
added embedFonts property for Label and aurora's AbstractButtonSkin, changed List to allow for repeated item click events
Ezio Trevisano
More...
about 16 years ago
updated TestList to test List fixes
Ezio Trevisano
More...
about 16 years ago
fixed basic item renderer for List control
Ezio Trevisano
More...
about 16 years ago
Small bugfix on Slider. Slider now centers thumb position within itself.
Arpit Mathur
More...
about 16 years ago
Fixed a bug in setting the thumbWidth property of a slider.
Arpit Mathur
More...
about 16 years ago
Added ProgressBar component (first pass) Fixed bug in Slider causing a rollover event after the thumb was released. Added MouseUtil class with isMouseOver method
Arpit Mathur
More...
about 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