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 18, 2024 — Jul 18, 2025
Showing page 4 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added check to make sure ListBase only accepts IVirtualizedLayouts
Arpit Mathur
More...
almost 16 years ago
Removed an override that wasnt adding any new functionality. Also added a check to ensure the dataProvider set on a dataProvider is only XML or TreeCollection
Arpit Mathur
More...
almost 16 years ago
Moved the labelFunction default setter out of the constructor
Arpit Mathur
More...
almost 16 years ago
Renamed "numberOfVerticalRenderersNeededForDisplay" to "numberOfRenderersNeededForDisplay" since the virtualized list may not be rendering things vertically
Arpit Mathur
More...
almost 16 years ago
Bugfix: When the UIContainer scrollbars change for List based controls, the viewport now resizes so that the renderers arent clipped.
Arpit Mathur
More...
almost 16 years ago
FillPainter now takes offsets
Arpit Mathur
More...
almost 16 years ago
and now the tree scroll perfectly, awesome :)
Arpit Mathur
More...
almost 16 years ago
Bugfix for wait() implementation
Arpit Mathur
More...
almost 16 years ago
Tree control works well except animation seems to get disabled on scroll
Arpit Mathur
More...
almost 16 years ago
ListBase now rerenders on dimensionsChanged. Added api to scrolltoItemAtIndex
Arpit Mathur
More...
almost 16 years ago
now dimensionChanged is a getter/setter that can be overridden
Arpit Mathur
More...
almost 16 years ago
Patch: ListBase calls invalidateDisplayList on items added
Arpit Mathur
More...
almost 16 years ago
added some data to test tree
Arpit Mathur
More...
almost 16 years ago
TestHDividedBox now uses new ScrollPolicy values
Arpit Mathur
More...
almost 16 years ago
Added ScrollPolicy settings, including VISIBLE_ON_ROLLOVER value that fades the scrollbar when mouse enters/leaves the control
Arpit Mathur
More...
almost 16 years ago
Setting a new dataProvider to List now resets the selectedIndex and selectedItem
Arpit Mathur
More...
almost 16 years ago
bugfix: ListBase removes all renderers when the dataProvider changes as well as updates the mask when resized
Arpit Mathur
More...
almost 16 years ago
Bugfix: Tree now invalidates correctly when items are closed.
Arpit Mathur
More...
almost 16 years ago
Tree now accepts both XML and TreeDataCollection
Arpit Mathur
More...
almost 16 years ago
Tree looking better and better. The Tree and the List seem functionally okay. yet to implement some items added/removed logic from tree.
Arpit Mathur
More...
almost 16 years ago
Bugfix for viewport calculation logic
Arpit Mathur
More...
almost 16 years ago
Added a flag to prevent automatic viewport scrolling in UIContainer
Arpit Mathur
More...
almost 16 years ago
Small bugfix on VListLayout making sure new renderers animate correctly.
Arpit Mathur
More...
almost 16 years ago
Created TreeaLayout that manages the animation of the Tree nodes
Arpit Mathur
More...
almost 16 years ago
FadeIn Effect now applies an invisible dropshadow before fade and removes it after to create the bitmap of the target Default List renderer now has a default background color of white VScrollBar layout positions the bottom thumb 1px above the end to allow masks on containers to not clip the end stroke ListBase now has a property for setting a stroke around it
Arpit Mathur
More...
almost 16 years ago
Bugfix for ListBase when being created with percentWidth and percentHeights
Arpit Mathur
More...
almost 16 years ago
Tree now implements showRoot property DefaultListItemRenderer now creates a Sprite as a highlightCursor so that rollOvers are visible immediately and not wait for validation
Arpit Mathur
More...
almost 16 years ago
Cleaning up Tree implementation
Arpit Mathur
More...
almost 16 years ago
removed some traces
Arpit Mathur
More...
almost 16 years ago
First pass at working Tree control using the new List architecture.
Arpit Mathur
More...
almost 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