Age | Commit message (Collapse) | Author |
|
Info panel
https://codereview.productengine.com/secondlife/r/190/
reviewed mantipov
--HG--
branch : product-engine
|
|
Resolved conflicts in llpanellandmarks.cpp.
--HG--
branch : product-engine
|
|
getChild<LLAccordionCtrlTab>("accordion_tab_name") and "accordion_tab_name" is not found.
- Added NULL pointer checks.
--HG--
branch : product-engine
|
|
General gl state cleanup in llui.
Make llrender more gGL.begin/end friendly.
|
|
order to avoid horizontal scroll
--HG--
branch : product-engine
|
|
like folders' behavior
--HG--
branch : product-engine
|
|
scroll window)
--HG--
branch : product-engine
|
|
while traversing Group Profile accordion using keyboard
actually that was done for some reason...
but I really really really don't understand them
--HG--
branch : product-engine
|
|
Both LLAccordionCtrl and LLAccordionCtrlTab should live in llui, not
newview. I need to make this happen in order to fix EXT-3929. No code
change was necessary (other than to change #include for predefined
headers) as these classes did not rely on any newview code.
|