summaryrefslogtreecommitdiff
path: root/indra/llui/llflatlistview.cpp
AgeCommit message (Expand)Author
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-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
2023-10-11SL-20432 BuildfixAlexander Gavriliuk
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
2022-10-19Fix leak of item pairs during LLFlatListView destructionRye Mutt
2016-10-21MAINT-6860 Appearance floater crash due to missnamed variableandreykproductengine
2016-09-26MAINT-4950 Appearance panel performance improvements.andreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-08-09second phase summer cleaningRichard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2010-10-13correct licenses (fix problem with license change merge)Oz Linden
2010-08-17EXT-8357 FIXED ESC key sometimes failing to de-focus the sidebar.Vadim Savchuk
2010-07-28merge from viewer-releaseTofu Linden
2010-07-28EXT-8285 FIXED prevented wrong handling in accordion of the "scrollToShowRect...Mike Antipov
2010-07-27Merge from dessie/viewer-releaseRichard Linden
2010-07-20mergeRichard Nelson
2010-07-15EXT-7511 FIXED Fixed disappearance of selected item's border in flatlistviews.Andrew Dyukov
2010-07-13mergeVadim Savchuk
2010-07-13Manual merge from default branchVadim Savchuk
2010-07-13EXT-7668 FIXED prohibited deselecting a single selected item w/o using CTRLIgor Borovkov
2010-07-12Fix for reopened EXT-8025Monroe Linden
2010-07-09mergeRichard Linden
2010-07-09EXT-8237 FIX Opening up Edit Outfit- Add More->Shirt causes FPS to drop from ...Richard Linden
2010-07-08Merge from default branchVadim Savchuk
2010-07-06EXT-8052 FIXED (Unnecessary selection border remains on 'People->Nearby' tab)Paul Guslisty
2010-07-01EXT-7565 FIXED Would be nice to preserve selection while switching between fo...Paul Guslisty
2010-06-24Comments: EXT-7158 ADDITIONAL FIX Slight changes to fix according to reviewAndrew Dyukov
2010-06-24EXT-7158 FIXED Implemented showing of full outfit content if its name or any ...Andrew Dyukov
2010-06-23EXT-7963 FIX introduce new variable "keep_selection_visible_on_reshape" and u...Yuri Chebotarev
2010-05-19EXT-7157 FIXED Implemented outfit items sorting in "My Outfits" tab.Sergei Litovchuk
2010-05-05Related to low EXT-6823 (Implement a possibility to select several residents ...Eugene Mutavchi
2010-04-30Implemented normal EXT-7002 (Inventory flat list needs optimization.):Eugene Mutavchi
2010-04-28Fixed critical bug EXT-4837 ( [NUX] When filter results in null state, provid...Mike Antipov
2010-04-26Fixed major bug EXT-6092 [crashhunters] Crash in LLFlatListView::selectItemPairMike Antipov
2010-04-21WIP: critical bug EXT-4837 ([NUX] When filter results in null state, provide ...Mike Antipov
2010-04-16Fixed low bug EXT-6823 (Implement a possibility to select several residents b...Eugene Mutavchi
2010-04-01fix for bad mergeRichard Linden
2010-04-01mergeRichard Nelson
2010-04-01EXT-3531 - Ctrl-P does not work reliably on loginRichard Nelson
2010-04-01Fixed normal bug EXT-6659("Ctrl+A" combination allows selecting of several pi...Eugene Mutavchi
2010-03-29EXT-5940 : Typedef all vector<LLUUID>'sLoren Shih
2010-03-09possible defensive fix for EXT-6092 [crashhunters] Crash in LLFlatListView::s...Igor Borovkov