Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-19 | fix for low EXT-4464 There is no visual indication of current selection ↵ | Ychebotarev ProductEngine | |
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 | |||
2010-01-11 | EXT-3929: Moved LLAccordionCtrl to llui. | Lynx Linden | |
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. |