summaryrefslogtreecommitdiff
path: root/indra/llui/llaccordionctrl.cpp
AgeCommit message (Expand)Author
2024-08-19Clean up excessive dynamic casts in LLAccordionCtrl (#2333)Rye Mutt
2024-07-01Fix loop scope issue and rework some strange-looking loopsAnsariel
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-07secondlife/viewer#1333 BOOL to bool conversion leftovers: ternariesAlexander Gavriliuk
2024-05-01Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-mergeAndrey Lihatskiy
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-21Convert BOOL to bool in lluiAnsariel
2024-02-18Replace BOOL with bool in llwindow and dependent classesAnsariel
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
2023-10-09SL-20380 Add group notices button as hover button on Groups floaterMaxim Nikolenko
2020-10-07SL-14030 FIXED Clicking in Places > My Landmarks scrolls the Places window.Mnikolenko Productengine
2020-08-11Merge branch 'DRTVWR-501-maint' into DRTVWR-503-maintAndrey Lihatskiy
2020-04-13SL-11172 Re-fixed, now should affect 'tab' onlyAndrey Kleshchev
2020-03-25[DRTVWR-476] - fix compiler errors 32 bit windows buildAnchor
2020-01-09SL-11172 Scroll to focused object if object is not in visible areaandreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround (lo...callum_linden
2014-10-17Update to build on Xcode 6.0: collection of removal of unused const variable...callum_linden
2013-08-09second phase summer cleaningRichard 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-20changed buildPanel/buildFloater to member functions buildFromFileRichard Nelson
2010-08-16cleaned up LLUICtrlFactory...Richard Nelson
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-08-02Redo the same merge as in changeset "2026f824953f", but this time with feeeel...Christian Goetze (CG)
2010-07-30Merge from q/viewer-release to dessie/viewer-release for 2.1.1 beta 1Kent Quirk
2010-07-27Backed out changeset: 58571b4e704bRichard Linden
2010-07-26EXT-7963 FIXED (Edit Outfit > Add More > Do not switch to next item type afte...Paul Guslisty
2010-07-21EXT-8164 FIXED (Accordions should be reset to default state after Edit Outfit...Andrew Polunin
2010-07-15Reverted changeset 2bb10eae42bfDessie Linden
2010-07-12Backed out changeset: 412588eb49a2Mike Antipov
2010-07-07EXT-8003 FIX, EXT-8048 FIXBrad Payne (Vir Linden)
2010-07-06EXT-8082 FIXED Fixed viewer crash in outfit list accordion.Alexei Arabadji
2010-06-16EXT-7823 FIXED Accordion widget was improved to show different message when n...Vladimir Pchelko
2010-06-15EXT-7639 FIXED added shop button which reacts according to the ticket descrip...Andrew Polunin
2010-06-11EXT-7792 FIXED Made Wear button disabled if there are no selected outfit (or ...Mike Antipov
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-04-26(EXT-6722) Create modified inventory view for "my outfits" tab in top-level a...Sergei Litovchuk
2010-04-26Fixed major bug EXT-6092 [crashhunters] Crash in LLFlatListView::selectItemPairMike Antipov
2010-04-21Implemented by SL EXT-6722(normal task) - Create modified inventory view for ...Dmitry Zaporozhan
2010-04-01(work in progress) Update for LLAccordionCtrl arrange single expansion.Dmitry Zaporozhan
2010-03-03fix EXT-5652 Make accordion in the Group Info panel a little bit wider in ord...Ychebotarev ProductEngine
2010-02-22remove dos line endings...Tofu Linden
2010-02-22fix for EXT-5128 Groups accordions should all appear on-screen w/out scrollin...Ychebotarev ProductEngine