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 5 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added code so that List items deleted/added trigger animation effects. This uses the new Effects library.
Arpit Mathur
More...
almost 16 years ago
Removed TweenMax dependency for Tweener with a more friendly license More changes to Effects class
Arpit Mathur
More...
almost 16 years ago
Added EffectEvent class for different events that would be broadcast during effects
Arpit Mathur
More...
almost 16 years ago
Deleted old Effect implementation to make way for the new jQuery-esque effects package. Modified SlidePane to work with new Effects package Removed default animation from VLayout
Arpit Mathur
More...
almost 16 years ago
Adding first pass at new simpler effects package.
Arpit Mathur
More...
almost 16 years ago
ListBase now changes selectedIndex appropriately when items are added to the dataProvider.
Arpit Mathur
More...
almost 16 years ago
Fixes changes to selectedIndex value when items are removed.
Arpit Mathur
More...
almost 16 years ago
ListBase now supports adding elements to source dataCollection
Arpit Mathur
More...
almost 16 years ago
Fixed removeItems implementation in Lists
Arpit Mathur
More...
almost 16 years ago
Fixed selected index property
Arpit Mathur
More...
almost 16 years ago
Changing List Implementation to use UIDs instead of object keys to allow source arrays with multiple same values
Arpit Mathur
More...
almost 16 years ago
removed a trace message
Arpit Mathur
More...
almost 16 years ago
List rendering etc now happen at the queueValidateDL event so that all size measurements are completed when the list logic uses the viewport to calculate renderers needed.
Arpit Mathur
More...
almost 16 years ago
Changing List implementation to use the OptimizedList. Old List is now the Repeater.
Arpit Mathur
More...
almost 16 years ago
Added fixes to UIContainer so it respects size changes when scrollbars are present, also ScrollBars are validated immediately when size changes since they do not participate in the component resize lifecycle.
Arpit Mathur
More...
almost 16 years ago
Minor updates: IVirualizedList now mandates a set listBase function
Arpit Mathur
More...
almost 16 years ago
Fixed a couple of bugs in ArrayCollection and iterators Optimized list now uses ICollections and supports removeItems in the dataProvider
Arpit Mathur
More...
almost 16 years ago
ListBase now uses ICollections
Arpit Mathur
More...
almost 16 years ago
OptimizedList now passes BaseListData object to IListItemRenderers OptimizedList now respects resize
Arpit Mathur
More...
almost 16 years ago
Bugfix: horizontalScrollPosition returns 0 if no _horizontalScrollBar returns
Arpit Mathur
More...
almost 16 years ago
Bugfix: if no scrollbar exists, verticalScrollPosition getter returns 0
Arpit Mathur
More...
almost 16 years ago
Moved some functionality from List to ListBase. ListBase is the basic class that all controls implementing Virtualized layouts implement (like TileList etc)
Arpit Mathur
More...
almost 16 years ago
OptimizedList now controlled by the VListLayout that implements the IVirtualizedList interface that all VirtualizedLists should implement
Arpit Mathur
More...
almost 16 years ago
Fixed package name in OptimizedList, added removeItems implementation in ArrayCollection and added TestCase for ArrayCollection class with one test so far
Arpit Mathur
More...
almost 16 years ago
Fixes to UIContainer class to accomodate new Optimizedlist class. The OptimizedList is still under development so please dont use it yet.
Arpit Mathur
More...
almost 16 years ago
Added some functions to ObjectPool to allow testability. Also added a new namespace going to be used for OpenPyro internal APIs.
Arpit Mathur
More...
almost 16 years ago
The dividerBox now places the dividers on a different layer above the contentPane. Fixes a bug with the getChildAt implementation
Arpit Mathur
More...
about 16 years ago
Fixes: 1) removeChild now invalidates the UIControl 2) addChildAt now correctly places the child at the right index
Arpit Mathur
More...
about 16 years ago
Fixes to slider bugs: sliderthumb position for vertical sliders, also setting a value does not do anything if its the same value as before.
Arpit Mathur
More...
about 16 years ago
Changed the signature of the DragManager class to allow passing a proxy image to the doDrag() function
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