summaryrefslogtreecommitdiff
path: root/indra/newview/lloutfitgallery.cpp
AgeCommit message (Collapse)Author
2018-09-26MergeRider Linden
2018-08-04LLStoreAssetCallback now a std::functionRider Linden
2018-07-27MAINT-8924 FIXED Outfit snapshot upload closes inventorymaxim_productengine
2018-06-12MAINT-8727 FIXED Saving snapshot will cause disconnect if you do not choose ↵maxim_productengine
path in File picker quickly
2018-01-29MAINT-8247 FIXED [maint-viewer] All Outfit images become unassigned if ↵maxim_productengine
remove an outfit while selecting new image
2017-09-15MAINT-7801 FIXED "Take a snapshot" fails to assign new snapshot for Outfit ↵Mnikolenko Productengine
if default folder for uploads was changed
2017-08-23MAINT-7737 Fixed memory leak in Outfit Galleryandreykproductengine
2017-08-14MAINT-7665 Outfit folders should be capable of accepting images for previewandreykproductengine
2017-07-18MAINT-7607 FIXED Viewer crashes when double clicking on scroll bar arrow in ↵Mnikolenko Productengine
Outfit Gallery tab
2017-04-20MAINT-6477 VOB - Click on an outfit folder from Outfit Gallery tab does not ↵pavelkproductengine
open folder or enlarge image
2016-11-25MAINT-6961 FIXED Some textures(copied from Library) couldn't be set as ↵Mnikolenko Productengine
Outfit image via "Select image" although drag and drop works fine
2016-11-14Merged in lindenlab/viewer-cleanupAndreyL ProductEngine
2016-11-03MAINT-6884 Issues with the Outfit Gallery and viewer crashes - out of memory ↵Mnikolenko Productengine
crashes since VOB
2016-11-02MAINT-6884 Issues with the Outfit Gallery and viewer crashes - out of memory ↵Mnikolenko Productengine
crashes since VOB
2016-10-06MAINT-6785 Don't parse XML when creating dummy LLPanelAndreyL ProductEngine
2016-09-30MAINT-6785 Clean up log spam caused by unused/undeclared "foto_bg_panel"AndreyL ProductEngine
2016-09-16MAINT-5232: Fix a couple new LLGlobalEconomy::Singleton references.Nat Goodspeed
2016-09-14MAINT-6723 FIXED [VOB] Crash in LLOutfitGallery::buildItemPanel(int)Mnikolenko Productengine
2016-08-01MAINT-6602 disable ability to select local texturesMnikolenko Productengine
2016-07-26MAINT-6476 VOB - User can add any size image to an Outfit Gallery outfit folderspavelkproductengine
Added restriction of image size that can be added to outfit via "Select Photo"
2016-07-18MAINT-6476 VOB - User can add any size image to an Outfit Gallery outfit folderspavelkproductengine
Added restriction of image size that can be added to outfit
2016-07-07MAINT-6476 FIXED VOB - User can add any size image to an Outfit Gallery ↵pavelkproductengine
outfit folders Eliminated overuse of texture memory
2016-06-10MAINT-6475 Add menu item for changing sort priorityMnikolenko Productengine
2016-06-09MAINT-6472 Show outfit tooltips in Outfit Gallery. Increase space between ↵Mnikolenko Productengine
image and outfit name.
2016-06-08MAINT-6473 Request for Drag & Drop functionality for adding images to Outfit ↵Mnikolenko Productengine
Folders
2016-06-06MAINT-6474 FIXED No easy way to remove an image from a VOB FolderMnikolenko Productengine
2016-06-03MAINT-6475 FIXED Inconsistent sort order in "Outfit Gallery" tabMnikolenko Productengine
2016-06-02MAINT-5194 Visual Outfit browserpavelkproductengine
Made refactoring of LLFloaterOutfitSnapshot and LLFloaterSnapshot
2016-05-31MAINT-6452 No message is displayed when there is no outfits in GalleryMnikolenko Productengine
2016-05-30MAINT-6444 Outfits filter doesn't work in Outfit galleryMnikolenko Productengine
2016-05-25MAINT-6440 FIXED Inappropriate outfit is worn after clicking Wear button in ↵Mnikolenko Productengine
Visual Outfit Browser
2016-05-18MAINT-6421 Inappropriate menu items are presented in gear menu when no ↵Mnikolenko Productengine
outfit is selected in Visual Outfit Browser
2016-05-05MAINT-6381 Right click on Outfit Folder behaviorMnikolenko ProductEngine
2016-04-29MAINT-6226 Incorporate a customized Snapshot feature to Outfit Browser flowpavelkproductengine
Initial version, further refactoring pending
2016-04-22MAINT-6303 Width was changed to appropriate valueMnikolenko ProductEngine
2016-04-22MAINT-6229 Organize Outfit Browser thumbnailsMnikolenko ProductEngine
2016-04-19MAINT-6303 Outfit browser should add columns after window is resizedMnikolenko ProductEngine
2016-04-14MAINT-6254 FIXED Default gallery thumbnail shows thru the outfit gallery imageMnikolenko ProductEngine
2016-04-05MAINT-6228 Update Photo/Image Upload feature for Outfit Browserpavelkproductengine
1) Added "Select Photo" to outfit gear menu 2) Incorporated Texture Picker
2016-03-31Fixed build on Macpavelkproductengine
2016-03-30MAINT-6243 Photo upload for Visual Outfit Browser on the latest Mac build ↵pavelkproductengine
doesn't update Fixed photo update on upload over existing photo
2016-03-11MAINT-5194 Visual Outfit Browserpavelkproductengine
Fixed Mac build issue
2016-03-04MAINT-5194 Visual Outfit Browserpavelkproductengine
1) Made code clean-up 2) Removed constants in code via #define and introduced parametres which can ne set in XML instead 3) Made refactoring of some methods 4) Removed non-functional item "Load assets" from outfit gear-menu
2016-02-25MAINT-5194 Visual Outfit Browserpavelkproductengine
Сhanging default photo for outfit
2016-02-23MAINT-5194 Visual Outfit Browserpavelkproductengine
Fixed build issues under Linux
2016-02-19MAINT-5194 Visual Outfit Browserpavelkproductengine
Added creating links to photos via DragnDrop
2016-02-18MAINT-5194 Visual Outfit Browserpavelkproductengine
Changed to store uploaded photos as links in outfit folders
2016-02-05MAINT-5194 Visual Outfit Browserpavelkproductengine
Merge with changes for Mac
2016-02-05MAINT-5194 Visual Outfit Browserpavelkproductengine
Corrected typo "foto" to "photo"
2016-02-04MAINT-5194 Visual Outfit Browserpavelkproductengine
Fixed Mac specific build issues