summaryrefslogtreecommitdiff
path: root/indra/llui/llaccordionctrltab.h
AgeCommit message (Expand)Author
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-11Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-02-21Convert BOOL to bool in lluiAnsariel
2024-02-18Replace BOOL with bool in llwindow and dependent classesAnsariel
2023-10-11SL-20432 Filtering My Outfits with big number of items freezes UIAlexander Gavriliuk
2023-10-11SL-20288 Lags in Appearance floater (code format in LLAccordionCtrl)Alexander Gavriliuk
2023-10-10SL-20288 Lags in Appearance floater (code format in LLAccordionCtrl)Alexander Gavriliuk
2020-04-13SL-11172 Re-fixed, now should affect 'tab' onlyAndrey Kleshchev
2020-01-09SL-11172 Scroll to focused object if object is not in visible areaandreykproductengine
2016-12-08MAINT-6979 Scroll bar in Appearance -> Wearing jumps up to the top each time ...Mnikolenko Productengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-05-10SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2010-08-27Post-convert merge by convert_monolith.py from ./viewer-experienceMonroe Linden
2010-08-25fixed regressions from changing layout panel to be a derived widget classRichard Linden
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
2010-08-24merge heads. whew.Tofu Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-07-26EXT-7963 FIXED (Edit Outfit > Add More > Do not switch to next item type afte...Paul Guslisty
2010-07-27slightly-hairy merge from viewer-releaseTofu Linden
2010-07-16EXT-8188 FIXED Added SelectionEnabled flag to fix accordion tab header highli...Sergei Litovchuk
2010-06-30EXT-7737 ADDITIONAL FIX Added changing of color to emphasis for selected outf...Andrew Dyukov
2010-06-18EXT-7754 FIXED Implemented marking of worn outfit accordion header text with ...Andrew Dyukov
2010-06-15EXT-7639 FIXED added shop button which reacts according to the ticket descrip...Andrew Polunin
2010-06-14EXT-7800 FIX add scroll wheel handle to accordion tabYuri Chebotarev
2010-06-09EXT-7328 FIX If accordion tab has "fit_to_panel" flag on its height shouldn't...Yuri Chebotarev
2010-06-04EXT-7610 FIXED Added sorting outfit tabs by name (case insensitive).Sergei Litovchuk
2010-06-04EXT-7368 FIXED Implemented new "empty_accordion_text" textbox to show help te...Mike Antipov
2010-05-29EXT-7198, EXT-7491 FIXED Added mutli-selection support for outfit items and o...Sergei Litovchuk
2010-05-13EXT-7158 FIXED Implemented filter in "My Outfits" tab.Sergei Litovchuk
2010-04-29(EXT-6722) Create modified inventory view for "my outfits" tab in top-level a...Sergei Litovchuk
2010-04-07fix for EXT-6619 "i" icon appears on top of accordion title in the Group Info...Yuri Chebotarev
2010-03-30EXT-3415 : INFRASTRUCTURE : Move LLInventoryCollectFunctors to separate classLoren Shih
2010-03-03fix EXT-5652 Make accordion in the Group Info panel a little bit wider in ord...Ychebotarev ProductEngine
2010-01-26Fixed low bug EXT-4354(Dragging landmarks into landmark folders doesn't scrol...Eugene Mutavchi
2010-01-11EXT-3929: Moved LLAccordionCtrl to llui.Lynx Linden