Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-06 | merge another stray checkin from the old viewer-trunk | Tofu Linden | |
2010-05-05 | JA and PT linguistic | Eli Linden | |
2010-05-05 | pull a stray change from the old viewer-trunk | Tofu Linden | |
2010-05-05 | merge from viewer-public | Tofu Linden | |
2010-05-05 | EXT-6775 Remove support for full-screen mode in Viewer 2. reviewed by Moss | Karl Stiefvater (qarl) | |
(changes name of setting WindowFullScreen to FullScreen per discussion in jira.) | |||
2010-05-05 | merge | Tofu Linden | |
2010-05-05 | merge from viewer-public | Tofu Linden | |
2010-05-05 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Xiaohong Bao | |
2010-05-05 | for EXT-7080: Outfit texture updates are not transmitted (in either ↵ | Xiaohong Bao | |
direction) when HTTP Textures is enabled. turn on HTTP uploading cap check for baked textures and turn off HTTP downloading checking for baked textures. | |||
2010-05-05 | merge from PE's viewer-trunk | Tofu Linden | |
2010-05-05 | Merge from default branch (first sync with dessie/viewer-public). | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-05-05 | VWR-19377 FIXED Inventory Search Problem | Tofu Linden | |
2010-05-05 | Just reformatting xml file with Preview Tool. | Mike Antipov | |
Trivial, not reviewed. --HG-- branch : product-engine | |||
2010-05-05 | Related to low EXT-6823 (Implement a possibility to select several residents ↵ | Eugene Mutavchi | |
by "Shift" button) - fix improved to keep order of multiple selection and to reset the inconsecutive selection. Reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/238/ --HG-- branch : product-engine | |||
2010-05-05 | implemented task EXT-6274 Feature Request: Add button to Group Notice form ↵ | Alexei Arabadji | |
to open secondary Inventory floater Added inventory toggle button to panel_group_notices.xml reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/348 --HG-- branch : product-engine | |||
2010-05-05 | Implemented task EXT-7156 (Appearance panel: "Wear" button should become ↵ | Vadim Savchuk | |
disabled and a loading indicator should appear next to the outfit name). When user presses the "Wear" button in the outfits list, we disable the button and display a perpetual loading indicator until all wearables of the outfit being worn get loaded. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/347/ --HG-- branch : product-engine | |||
2010-05-05 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-05-05 | Fixed normal bug EXT-6757 (The whole My inventory area becomes selected if ↵ | Mike Antipov | |
an object has been drug&dropped from Trash folder) Reason: LLFoldefView has set ShowSelectionContext attribute when drag is started. And selected item is shown with filled selection after item is dropped until mouse is over inventory panel. In case of drag from Trash that item removes from inventory and selected item is the whole My Inventory folder. So, it is shown with filled selection. To fix this bug it is necessary to call setShowSelectionContext(FALSE); Implemented in LLFolderView::onMouseLive() handler. Reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/275/ --HG-- branch : product-engine | |||
2010-05-05 | Fixed major bug EXT-6797 (attempting to create new folder while viewing ↵ | Mike Antipov | |
recent inventory renames newest item instead.) Implemented Recent Inventory Panel specific classes to create appropriate context menu for Folders in Recent Items Panel: * Registered new LLInventoryRecentItemsPanel class * Added appropriate Folder Bridge and Bridge Builder Updated main inventory panel to not show "+" button on Recent Items tab * Placed controls into Layout Stack. * Change visibility of panel with "+" button while switching between tabs. * also made bottom panel wider to be consistent with other side panels (see screenshots). Reviewed by Loren Shih at https://codereview.productengine.com/secondlife/r/334/ --HG-- branch : product-engine | |||
2010-05-05 | merge from PE's viewer-trunk | Tofu Linden | |
2010-05-05 | merge | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-05-05 | Fixed normal bug EXT-6865 (Voice isn't blocked for Avaline callers connected ↵ | Mike Antipov | |
via PSTN bridge) Current patch fixes displaing of Avaline callers in Block List: * Now it shows as Avaline Caller 1, etc. Implemented via using name from AvatarListItem to create LLMute object. Reviewed by Aimee Walton at https://codereview.productengine.com/secondlife/r/340/ --HG-- branch : product-engine | |||
2010-05-04 | EXT-7080: another partial FIXED: Outfit texture updates are not transmitted ↵ | Xiaohong Bao | |
(in either direction) when HTTP Textures is enabled. set LLPipeline::sForceOldBakedUpload = TRUE; by default so baked texture uploading always through UDP. | |||
2010-05-04 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Xiaohong Bao | |
2010-05-04 | EXT-7214 : FIXED : Add debug setting to show avatar rez times | Loren Shih | |
Changed from #define to debug setting "DebugAvatarRezTime". | |||
2010-05-04 | automated merge | Loren Shih | |
2010-05-04 | DEV-49557 : FIXED : Attachments can show up hanging in space | Loren Shih | |
Fix for logic about when all folders have been fetched. Some infrastructure cleanup. | |||
2010-05-04 | DEV-49557 : FIXED : Attachments can show up hanging in space | Loren Shih | |
Adding viewer-side sanity check to make sure attachments have a legal slot. | |||
2010-05-04 | EXT-7197 : Inventory caps is causing recursive inventory fetch on login | Loren Shih | |
Added code to support non-recursive inventory folder fetching for AIS. | |||
2010-05-04 | Automated merge with ssh://hg.lindenlab.com/q/viewer-trunk | Xiaohong Bao | |
2010-05-04 | EXT-7194: FIXED: It takes long time to finish downloading baked textures. | Xiaohong Bao | |
2010-05-04 | DEV-49633 WIP LLHTTPClient calls responders with headers _before_ body | James Cook | |
2010-05-04 | EXT-7080 Partial FIXED: Outfit texture updates are not transmitted (in ↵ | Xiaohong Bao | |
either direction) when HTTP Textures is enabled Fixed baked textures downloading. Uploading will be fixed on the server side. | |||
2010-05-04 | EXT-7161 Fullbright has no effect on shiny & bump mapped prim while Lighting ↵ | Tofu Linden | |
and Shadows are enabled. | |||
2010-05-04 | merge from viewer-trunk | Tofu Linden | |
2010-05-04 | EXT-7168 | Tofu Linden | |
Fix the tying of the deferred prefs UI to the featuretable. | |||
2010-05-03 | EXT-6775 Remove support for full-screen mode in Viewer 2. reviewed by davep. | Karl Stiefvater (qarl) | |
2010-05-01 | merge from viewer-trunk | Tofu Linden | |
2010-05-01 | merge from PE's viewer-trunk | Tofu Linden | |
2010-04-30 | Automated merge with ssh://hg.lindenlab.com/q/viewer-trunk | Xiaohong Bao | |
2010-04-30 | merge | Richard Nelson | |
2010-04-30 | oops, bad xui | Richard Nelson | |
2010-04-30 | Viewer 2.1 set10 translation (new files) for DE, JA, FR, PT, IT, ES | Eli Linden | |
2010-04-30 | Viewer 2.1 set10 translation for DE, JA, FR, PT, IT, ES | Eli Linden | |
2010-04-30 | merge | Richard Nelson | |
2010-04-30 | the second round debug code for EXT-6792: Crash on ATI 3200 | Xiaohong Bao | |
2010-04-30 | Merge | Leyla Farazha | |
2010-04-30 | updated media attenuation function | Leyla Farazha | |
reviewed by Richard | |||
2010-04-30 | for EXT-7181: create a cheaper call stack tracing tool. | Xiaohong Bao | |
2010-04-30 | Added min and max for media sound attenuation | Leyla Farazha | |
reviewed by Richard |