summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2015-02-27MAINT-2781 FIXED Reset pressed state on focus lost.Mnikolenko ProductEngine
2015-02-27MAINT-4920 FIXED Reset mClickedInMouselook when left click handled by LLToolPie.Mnikolenko ProductEngine
2015-02-26MAINT-4904 FIXED Show confirmation pop-up before unlinking an object.Mnikolenko ProductEngine
2015-02-24MAINT-4872 FIXED wearables with same asset id are not swappedandreykproductengine
2015-02-23MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no ↵ruslantproductengine
apparent reason Linux & OS X compile error fix
2015-02-23Backed out changeset: 81b8de17a195ruslantproductengine
2015-02-23MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no ↵ruslantproductengine
apparent reason Linux & OS X compile error fix
2015-02-23Backed out changeset: 4c24cfce033aruslantproductengine
2015-02-23MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no ↵ruslantproductengine
apparent reason Linux & OS X compile error fix
2015-02-20MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no ↵ruslantproductengine
apparent reason
2015-02-19MAINT-4891 FIXED Restore chosen format when opening Local snapshot panel.Mnikolenko ProductEngine
2015-02-18MAINT-4242 FIXED Just clear ban list before populating it with new data.Mnikolenko ProductEngine
2015-02-18MAINT-4866 FIXED Check if subcategories (not only main category) have items ↵Mnikolenko ProductEngine
which is currently worn.
2015-02-18build fixMnikolenko ProductEngine
2015-02-13MAINT-4329 Backed out changeset: fd3a4d5c2cf5ruslantproductengine
2015-02-12MAINT-4847 FIXED Select new texture tab on clicking arrow buttons.Mnikolenko ProductEngine
2015-02-11MAINT-4173 FIXED Update member data when opening resident picker floater.Mnikolenko ProductEngine
2015-02-05MAINT-4857 FIXED Reset scene monitor after completing teleport.Mnikolenko ProductEngine
2015-02-03MAINT-4812 FIXED Remove sending snapshot as email from the viewer.Mnikolenko ProductEngine
2015-02-03MAINT-4812 FIXED Remove sending snapshot as email from the viewer.Mnikolenko ProductEngine
2015-01-30MAINT-1016 FIXED Don't remove other chat participant from mute list if it's ↵Mnikolenko ProductEngine
group chat.
2015-01-28MAINT-4824 FIXED Show remaining time before resident's nameMnikolenko ProductEngine
2015-01-27MAINT-4825 FIXED Cancel button is added. Closing floater will discard ↵Mnikolenko ProductEngine
changes made to the menu now.
2015-01-26MAINT-3560 revertedMnikolenko ProductEngine
2015-01-26MAINT-23 FIXED Don't display icon if user is parcel owner or user is in ↵Mnikolenko ProductEngine
group which has rights to build/modify objects.
2015-01-21MAINT-1722 FIXED Massive slowdown when opening "Place Profile" or "About ↵andreykproductengine
Land" dialog
2015-01-23MAINT-4833 Fixed Warning treated as errorruslantproductengine
2015-01-23 MAINT-4800 FIXED Offset is changed for French localizationMnikolenko ProductEngine
2015-01-22MAINT-4794 FIXED Present informative dialog if mesh upload fails due to ↵maksymsproductengine
specific reason
2015-01-07MAINT-4773 FIXED Some transparent textures are rendered as white.ruslantproductengine
This bug fix related also to MAINT-4092. In 4092 sometimes when we don't have information about the texture during the setup the materail (LLVOVolume::setTEMaterialParams()), we should substitute the material with disabled "diffuse alpha mode" (for detail in cases see MAINT-4092 JIRA ticket comment). This bug fix cover the case when after the loading texture we have all information about alpha mode, and in this case we should restore diffuse alpha mode if need. In short: now we always believe that information about the material is valid (LLVOVolume::setTEMaterialParams()). Of course before setup it we check information about texture (if it possible) , if texture is not exist in database or not 32 bit depth (for diffuse) we made changes. But in all other cases (if we can't receive information about texture) we remeber this case in mWaitingTextureInfo multimap. When information about texture will be available we get it in: LLVOVolume::notify AboutCreatingTexture() or Volume::notifyAboutMissingAsset() and again, we recheck it and if need change (substitute) the material parameters. I suppose that this solution is better than was before. If this patch will be accepted , I think that MAINT-4092 should be rechecked again.
2015-01-22MAINT-4800 FIXED Grid labels in combobox could be localized now. Combobox is ↵Mnikolenko ProductEngine
wider and separator (empty line) was removed.
2015-01-19MAINT-1977 FIXED 'Open' menu item doesn't work for notecard (with 'anyone ↵andreykproductengine
can copy' permission) in object's content
2015-01-19MAINT-4169 ShowGreyQueryInUrls debug setting was removed and the grey part ↵Mnikolenko ProductEngine
of the link always appears.
2015-01-16Merge downstream codesimon
2015-01-16MAINT-4804 FIXED Viewer gets stuck in mode sending email with snapshot if ↵andreykproductengine
that fails
2015-01-15MAINT-4777 FIXED Confusing 'Save changes?' dialog when hitting the Delete ↵andreykproductengine
button in notecard edit floater
2015-01-16MAINT-4799 FIXED Show complete avatar names in confirmation dialog.Mnikolenko ProductEngine
2015-01-13Merge viewer-release and become 3.7.25maksymsproductengine
2015-01-12increment viewer version to 3.7.25Oz Linden
2015-01-12MAINT-2560 revertedMnikolenko ProductEngine
2015-01-12MAINT-2742 FIXED Duplicate Display Names appear once in share pickerMnikolenko ProductEngine
2015-01-09FIX MAINT-2701 restore 10 translated strings that were lost during an ↵eli
earlier dev merge (see Jira screenshots for details)
2015-01-09MAINT-4169 FIXED grey out all but domain name in SL-links, same as it's done ↵Mnikolenko ProductEngine
for non-Linden URLs
2015-01-08MAINT-3240 Don't show avatar if it's in mute listMnikolenko ProductEngine
2015-01-06MAINT-729 FIXED Hide popup menu (which belongs to old chiclet) when new ↵Mnikolenko ProductEngine
chiclet arrives.
2014-12-31MAINT-1654 FIXED object context menu redraws and repositions some time after ↵andreykproductengine
being opened.
2014-12-31MAINT-3418 FIXED Button truncation in some non-English Estate floatersMNikolenko ProductEngine
2014-12-29MAINT-1998 FIXED 'Open' menu item should be disabled if agent has no copy ↵andreykproductengine
permissions.
2014-12-29MAINT-1998 FIXED 'Open' menu item is absent in pop-up menu for notecard ↵andreykproductengine
marked for sale from object's content
2014-12-25MAINT-1863 FIXED 'Delete' button is always disabled for Notecard that was ↵andreykproductengine
opened from object's content