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 3 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed dependencies on internal _bttn and stage references. So now ComboBoxes are closer to a pure "controller" implementation: with Buttons dynamically assigned.
arpit
More...
over 15 years ago
Setting textformat on the DefaultListRenderer sets both the default and the new textFormat properties
arpit
More...
over 15 years ago
Added a fix to UIContainer for VISIBLE_ON_HOVER setting Also added a moveX effect
arpit
More...
over 15 years ago
Added the MIT license in the main repo
arpit
More...
over 15 years ago
Fixed a big in OverlayManager if the overlay layer was resent
Mathur
More...
over 15 years ago
ComboBox now toggles the button when its opened or closed. This lets you write skins correctly
Mathur
More...
over 15 years ago
Fixes: ComboBox now accepts externally supplied List objects, OverlayManager checks non null overlays before removing and added some properties for AuroraComboBoxSkin
Mathur
More...
over 15 years ago
Fixed bug introduced due to yesterday's refactor. Missing paranethesis in TextInput was causing infinite loop when no text or promptText value was set
Arpit Mathur
More...
over 15 years ago
Made _selected a protected param rather than a private one.
Arpit Mathur
More...
over 15 years ago
1) Added promptText and promptFormat to textInput 2) Added Application.application to reference the application instance
Arpit Mathur
More...
over 15 years ago
Merge branch 'master' of
[email protected]
:arpit/openpyro
Arpit Mathur
More...
over 15 years ago
Minor bugfix: vertical scrollbar fadein/fadeout now doesnt happen if the content is scrolling Todo: same thing for horizontal scrollbar
Arpit Mathur
More...
over 15 years ago
Added a remove() method that'll remove items on the overlay Added a method in StringUtil that can measure text based on TextFormat.
Arpit Mathur
More...
over 15 years ago
Moved the mouseChildren false setting in Label to setTextFieldProperties function, fixes bug in extending TextInput class
Arpit Mathur
More...
over 15 years ago
added load() method in image that set source() calls: gives us a function to call if autoLoad is off Added a minor check to prevent excessive scale function calls
Arpit Mathur
More...
over 15 years ago
added some documentation
Arpit Mathur
More...
over 15 years ago
Label is has now its mouseChildren set to false
Arpit Mathur
More...
over 15 years ago
Fixed bug in SlidePane so the slides dont happen if the creationComplete hasnt fired yet Fixed bug in ComboBox so the change Event doesnt fire when the drop down list is first created Fixed bug in Image so scaling happens correctly including the padding Fixed Effect class bug when EffectDescriptors onComplete was being ignored. May need refactoring later
unknown
More...
almost 16 years ago
Changes to combobox including set selectedItem
Arpit Mathur
More...
almost 16 years ago
Added a moveXBy method to Effects as well as added some padding to the mask used for effects
Arpit Mathur
More...
almost 16 years ago
Removed a trace statement
Arpit Mathur
More...
almost 16 years ago
Added dropshadowEnabled flag
Arpit Mathur
More...
almost 16 years ago
Added dropShadowEnabled flag to the List
Arpit Mathur
More...
almost 16 years ago
Added an exec() function in Effect that can arbitrarily execute any function. Handy during chaining.
Arpit Mathur
More...
almost 16 years ago
Changes to make sure the ComboBoxes can accept any UIControl as the button.
Arpit Mathur
More...
almost 16 years ago
AuroraPainterButtonSkin fix for gap between icon and label ComboBox bugfix for hiding list after wipeUp
Arpit Mathur
More...
almost 16 years ago
Container now looks for scrollbarWidth and scrollbarHeight on the skin to size the scrollbars.
Arpit Mathur
More...
almost 16 years ago
Added a doLater function in UIControl that can execute a function after a given number of frames
Arpit Mathur
More...
almost 16 years ago
Added a check at creation of scrollbars to hide them if mouse is not over and ScrollPolicy is VISIBLE_ON_HOVER
Arpit Mathur
More...
almost 16 years ago
fixed a bug in ListBase. Setting a selectedIndex now sets the cursorIndex of the iterator. Also switched the CIM_Logging swc to non alpha version which was buggy.
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