summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2014-04-04DD-14 : Add all right click menu items for marketplace. Make Add, Activate ↵Merov Linden
and Deactivate work. Right click fails on non folder items though in marketplace
2014-04-04DD-45 : Add Activate right click menu item to marketplace listings foldersMerov Linden
2014-04-03DD-20 : Make drop in the panel when empty work againMerov Linden
2014-04-03DD-24 : Fix the tests that decide what is resalable and what is a stock itemMerov Linden
2014-04-03DD-20 : Handle edge cases a bit more cleanlyMerov Linden
2014-04-02DD-20 : WIP : Improve Cut and Paste for marketplace. Still some use cases ↵Merov Linden
that are not working well
2014-04-01DD-20 : WIP : Implemented the cut and paste code for marketplace. Stock ↵Merov Linden
update still not working as expected.
2014-03-31DD-18 : WIP : Making stock folders update work betterMerov Linden
2014-03-31DD-18 : WIP : Implement stock folder counting but no propagation so far, ↵Merov Linden
also update is not working
2014-03-31DD-24 : Make stock folder really work and stick. Improve validation. Handle ↵Merov Linden
edge cases when moving under root
2014-03-28DD-24 : Add FT_MARKETPLACE_STOCK as a new type for folders, implement the ↵Merov Linden
promotion code for Drag and Drop, display of stock folders and embryonic marketplace validation
2014-03-27DD-40 : Fix display of message when marketplace listings folder empty, clean ↵Merov Linden
up spam in log
2014-03-26DD-40 : A bit more on marketplace listings refactoring and code cleaning ↵Merov Linden
(and clearing)
2014-03-26DD-10 : Make the filter tool works in All tab and finished refactorMerov Linden
2014-03-25DD-40 : WIP : Refactor marketplace listings UI classes in their own cpp / h ↵Merov Linden
files
2014-03-25Pull merge from lindenlab/viewer-releaseMerov Linden
2014-03-25DD-10 : WIP : Some XUI clean up, menu still not workingMerov Linden
2014-03-24Pull merge from lindenlab/viewer-releaseMerov Linden
2014-03-24increment viewer version to 3.7.5Oz Linden
2014-03-24merge changes for DRTVWR-360Oz Linden
2014-03-21DD-16 : WIP : More code on sort/show menu but still not actionable.Merov Linden
2014-03-20DD-16 : WIP : Update sort / show menu, not actionable yet thoughMerov Linden
2014-03-20DD-50 : Add the filtering code for marketplace prefiltered tabsMerov Linden
2014-03-20DD-50 : Adding new filter code for marketplace filtered tabs (active, ↵Merov Linden
unactive and unassociated)
2014-03-19DD-10 : WIP : Added embryonic tool strip at the top of the marketplace floaterMerov Linden
2014-03-18DD-50 : Tabs added to the marketplace, fixed XUI, sorting not implemented yetMerov Linden
2014-03-18DD-50 : WIP : Add tabs to the marketplace listing UIMerov Linden
2014-03-18DD-40 : WIP : Got rid o the useless Drop Target text (not part of that UI)Merov Linden
2014-03-18DD-17, DD-40 : Style active listings in bold, implement a working ↵Merov Linden
initialization indicator
2014-03-17ACME-1376 : Take the location checkbox out of the photo panelMerov Linden
2014-03-15Mac Debug build is functional with this manifest changeMonty Brandenberg
2014-03-14DD-17 : WIP : Add live status to active listing folders, clean up ↵Merov Linden
getLabelSuffix() code a bit
2014-03-14DD-2 : Clean up LLMarketplaceData definitionMerov Linden
2014-03-14DD-43, DD-44 : implement update_marketplace_category() and get it called ↵Merov Linden
swhen appropriate
2014-03-13DD-42 : Rename merchant items to marketplace listings to be consistent with specMerov Linden
2014-03-10DD-17 : WIP : some work on the suffix for Listing foldersMerov Linden
2014-03-10Pull merge from lindenlab/viewer-releaseMerov Linden
2014-03-10DD-3 : WIP : Add test data to LLMarketplaceData when opening the floater for ↵Merov Linden
the first time
2014-03-10increment viewer version to 3.7.4Oz Linden
2014-03-07DD-2 : Implement LLMarketplaceTuple and LLMarketplaceDataMerov Linden
2014-03-06DD-7 : Initialize the Merchant Items floater checking the is a Merchant ↵Merov Linden
status correctly. No indication it's initializing (UI) but the code works
2014-03-06DD-4, DD-5, DD-6, DD-7, DD-8: WIP : Add Merchant Items panel and make it ↵Merov Linden
somewhat work, in a clunky sort of way
2014-03-04Pull merge from viewer-maint-2287 aka Merchant OutboxMerov Linden
2014-03-03[MAINT-3555][MAINT-3703]Baker Linden
- Removed logging for MAINT-3555 - Added NULL guard to fix MAINT-3703 (hopefully)
2014-02-27Pull merge of codesign workaroundMerov Linden
2014-02-27Merge JJ's viewer-release-codesign-workaroundsimon
2014-02-26Merged lindenlab/viewer-release into defaultJames Johnson
2014-02-25Merge viewer-releasesimon
2014-02-25[MAINT-3784] - Viewer takes too long to shut downBaker Linden
- Removed a lot of logging code to reduce application close time
2014-02-24Pull merge from viewer-releaseMerov Linden