Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-15 | Merge from default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-06-15 | EXT-7783 ADDITIONAL FIX Corerected emitting BOF changed/replaced signals in ↵ | Alexei Arabadji | |
LLOutfitObserver. Emitting COF changed shouldn't block emitting BOF changed/replaced signals. reviewed by Mike Antipov --HG-- branch : product-engine | |||
2010-06-15 | EXT-7794 FIXED Implemented a common-used notification about wearing outfit ↵ | Mike Antipov | |
to display loading indicator. Details: * Added signal "Wearable Loading Started" in AgentWearables (in parallel with "Wearables Loaded") * Now it is raised from the LLAppearanceMgr::wearInventoryCategory. Reviewed by Vadim Savchuk and Neal Orman at https://codereview.productengine.com/secondlife/r/583/ --HG-- branch : product-engine | |||
2010-06-15 | Merge from default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-06-14 | re-disabled old style properties floater | Richard Nelson | |
2010-06-14 | merge | Richard Nelson | |
2010-06-14 | EXT-7742 WIP "Add to Outfit" type filter should contain items for each ↵ | Richard Nelson | |
wearable type and for each category added ability to filter inventory folder view by wearable type | |||
2010-06-14 | mergio mergio | Palmer Truelson | |
2010-06-14 | Fixing viewer_manifest.py. upper case True needed. Reviewed by Mani | Palmer Truelson | |
2010-06-14 | merge | Richard Nelson | |
2010-06-14 | EXT-7742 WIP "Add to Outfit" type filter should contain items for each ↵ | Richard Nelson | |
wearable type and for each category added ability to filter inventory folder view by wearable type | |||
2010-06-14 | Fix mac dev build error, mac always package. | palange | |
2010-06-14 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | palange | |
2010-06-14 | Fix mac dev build error. | palange | |
2010-06-14 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Andrew A. de Laix | |
2010-06-14 | Fix EXT-7583: changed message to something more reasonable. | Andrew A. de Laix | |
2010-06-14 | EXT-7524 FIXED Save snapshot to inventory results in crash | Aimee Linden | |
Moved confirmSavingTexture() and onSavingTextureConfirmed() from LLSnapshotLivePreview to LLFloaterSnapshot::Impl so that the notification confirmation completes before LLFloaterSnapshot is closed. | |||
2010-06-14 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-release | Richard Nelson | |
2010-06-14 | merge | Richard Nelson | |
2010-06-14 | EXT-7664 FIX Titles of all floaters are shifted down | Richard Nelson | |
2010-06-14 | EXT-7833 FIX [crashhunters] Crash in LLTextBase::reflow() | Richard Nelson | |
2010-06-14 | Merge. | brad kittenbrink | |
2010-06-14 | FIX EXT-7857 - c-ares library initialization was skipping a new step. | brad kittenbrink | |
2010-06-14 | EXT-6571 WIP - fixes for handling of late arriving assets | Brad Payne (Vir Linden) | |
2010-06-14 | Merge | Leyla Farazha | |
2010-06-14 | EXT-7799 My Appearance - Edit outfit positions camera to previous camera ↵ | Leyla Farazha | |
coordinates reviewed by richard | |||
2010-06-14 | EXT-6571 WIP - basic handling of late arriving assets | Brad Payne (Vir Linden) | |
2010-06-14 | EXT-7855 FIXED Memory leak in llmessage/llhttpclient.cpp | Lynx Linden | |
We now free the fileBuffer when we're done in VFileInjector::process_impl() | |||
2010-06-14 | EXT-7853: Made LLMutex destructor virtual. | Lynx Linden | |
This fixes a potential resource leak whereby the destructor for LLCondition, which derives from LLMutex, is never called. | |||
2010-06-14 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-release | Lynx Linden | |
2010-06-14 | EXT-7851 FIXED Memory leak in LLImagePNG::encode() | Lynx Linden | |
We were not freeing the temporary image buffer if the PNG encoding failed. This probably doesn't happen very often, but it's good to plug the leak all the same. | |||
2010-06-14 | EXT-7783 FIXED Provided updating outfit label in My outfits and Edit outfit ↵ | Alexei Arabadji | |
panels. 1 Corrected LLAppearanceMgr::getBaseOutfitLink() method to avoid returning link in case base outfit moved to trash. 2 Hooked up LLSidepanelAppearance::refreshCurrentOutfitName() method on BOFReplaced signal. reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/571/ --HG-- branch : product-engine | |||
2010-06-14 | EXT-7831 FIX Reset mHasRoleChange flag when setting group id. | Yuri Chebotarev | |
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/581/ --HG-- branch : product-engine | |||
2010-06-14 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2010-06-14 | EXT-7742 FIXED panel outfit edit: added a separate dropdown for the list view | Igor Borovkov | |
- added a separate filter combobox for the list view containing lots of items, all types of wearables, separated clothing and bodyparts items - comboboxes are linked to the appropriate view, only one is shown - got rid of excluding links in the folder view - minor refactoring Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/573/ --HG-- branch : product-engine | |||
2010-06-14 | EXT-7800 FIX add scroll wheel handle to accordion tab | Yuri Chebotarev | |
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/577/ --HG-- branch : product-engine | |||
2010-06-14 | EXT-7727 FIX reset sidetray tab to home_tab when login is complete. | Yuri Chebotarev | |
Aslo add parameter to callback to prevent showing appearance panel when creating initial outfit - _sometimes_ this callback was called _after_ login was finished. rewieved by Mike Antipov at https://codereview.productengine.com/secondlife/r/574/ --HG-- branch : product-engine | |||
2010-06-14 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-06-14 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-06-14 | EXT-7806 FIXED Tooltips were added (according to bug description) | Vladimir Pchelko | |
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/572/ --HG-- branch : product-engine | |||
2010-06-14 | EXT-7726 FIX didn't increase width if image segment didn't fit current line | Yuri Chebotarev | |
reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/557/ --HG-- branch : product-engine | |||
2010-06-13 | SNOW-541 PARTIAL GSTREAMER fail to load (slplugin?) | Tofu Linden | |
Robustify the plugin a bunch more, and turn off a dodgy-and-unused visualization feature. (transplanted from 43273f751dac21d53dba83a90d7f9e057865f789) | |||
2010-06-11 | Upgraded windows libcurl to 7.20.1 and c-ares to 1.7.1 for consistency with ↵ | brad kittenbrink | |
mac/linux and potentially improve EXT-7032 behavior. | |||
2010-06-11 | ND-47147 WIP IT translation for set11 new files | Eli Linden | |
2010-06-11 | ND-47147 WIP IT translation for set11 | Eli Linden | |
2010-06-11 | EXT-6571 WIP - partial handling of late arriving assets | Brad Payne (Vir Linden) | |
2010-06-11 | mergin mergin mergin. | Palmer | |
2010-06-11 | merge | Palmer | |
2010-06-11 | Merge | Dessie Linden | |
2010-06-11 | EXT-7376 FIXED Arranged position of "back" button in sidetray panels ↵ | Andrew Dyukov | |
according to requirements from ticket. Arranged position of "back" buttons in sidetray via xml. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/562/ --HG-- branch : product-engine |