Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-04 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-06-04 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2010-06-04 | EXT-7547 FIX update allowing padding according to sidebar state | Yuri Chebotarev | |
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/492/ --HG-- branch : product-engine | |||
2010-06-04 | EXT-7368 FIXED Implemented new "empty_accordion_text" textbox to show help ↵ | Mike Antipov | |
text when there are no visible tabs in accordion. * Textbox always fit whole accordion. * This text is updated with search_term (in link to open Search floater) when new filter substring is passed to accordion. * Accordion is notified by its tabs when their visibility is changed. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/486/ --HG-- branch : product-engine | |||
2010-06-04 | merge from viewer-public | Tofu Linden | |
2010-06-04 | merge from PE's viewer-trunk | Tofu Linden | |
2010-06-04 | Fix for useVBOs being busted when sEnableVBOs gets flipped. | Dave Parks | |
(transplanted from 19717602f45950c058c8ddce792d57ef21f67c99) (transplanted from 11bf20602885c3d2d42d8a7f7361d2005a708b5c) | |||
2010-06-11 | merge from PE's viewer-release | Tofu Linden | |
2010-06-04 | Fix for useVBOs being busted when sEnableVBOs gets flipped. | Dave Parks | |
(transplanted from 19717602f45950c058c8ddce792d57ef21f67c99) | |||
2010-06-03 | Merge | brad kittenbrink | |
2010-06-03 | Backed out renaming of log files (changeset 7357f4ef70df) | brad kittenbrink | |
executed: 'hg backout -r 7357f4ef70df --merge' | |||
2010-06-03 | AVP-44 WIP Multi-wearables architecture | Nyx (Neal Orman) | |
One step closer to full support of multi-wearables architecture code will be reviewed before pushing. | |||
2010-06-03 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Nyx (Neal Orman) | |
2010-06-03 | VWR-19699 WIP Correct operations for wear and replace on wearables | Nyx (Neal Orman) | |
Resident-submitted patch, cleaned up so it matches style and compiles/builds well. Appears to work for stated goals but will need some more UI work to ensure consistency. WIP checkin, will be code reviewed before pushing. | |||
2010-06-03 | Code cleanup in LLPanelEditWearable, from Nyx. | Monroe Linden | |
Removed the misnamed LLPanelEditWearable::initializePanel() (which was actually being called multiple times for each object), and moved its functionality to postBuild() and showWearable(). | |||
2010-06-03 | merge | Richard Linden | |
2010-06-03 | Automated merge with ssh://hg.lindenlab.com/brad/viewer-public | Andrew A. de Laix | |
2010-06-03 | Merge | Eli Linden | |
2010-06-03 | CT-575 WIP DA linguistic new files | Eli Linden | |
2010-06-03 | CT-575 WIP DA linguistic | Eli Linden | |
2010-06-03 | Added extra error checking to generate_breakpad_symbols.py | brad kittenbrink | |
so the failure in copy_l_viewer_manifest (fixed in changeset 4ae8723c7d33) won't be so silent in the future. | |||
2010-06-03 | FIX VPLAT-248 fixed mising do-not-directly-run-secondlife-bin in linux ↵ | brad kittenbrink | |
symbol file. improper dependencies for the copy_l_viewer_manifest target were causing it to silently fail. | |||
2010-06-03 | Finised a TODO left from recent viewer_manifest.py changes for the ↵ | brad kittenbrink | |
copy_l_viewer_manifest target. | |||
2010-06-03 | Strip invalid characters from log files before adding into crash log llsd. | Andrew A. de Laix | |
2010-06-03 | Tidy up indentation around NoVoiceConnect notification in notifications.xml | Aimee Linden | |
2010-06-03 | EXT-7630: FIXED: turn on http texture fetching by default. | Xiaohong Bao | |
2010-06-03 | EXT-6384 FIXED check to disable 'Adult' setting when agent is not godlike ↵ | Sergei Litovchuk | |
but has admin menu enabled. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/508/ --HG-- branch : product-engine | |||
2010-06-03 | Automated merge with ssh://hg.lindenlab.com/brad/viewer-public | Andrew A. de Laix | |
2010-06-03 | merge from viewer-public | Tofu Linden | |
2010-06-03 | merge | Tofu Linden | |
2010-06-03 | fix gcc fatal whine - probably. | Tofu Linden | |
2010-06-03 | automated merge | Loren Shih | |
2010-06-03 | Added explicit cast to U32 for texture_timeout_threshold for Linux build. | Loren Shih | |
2010-06-03 | Added explicit cast to U32 for texture_timeout_threshold for Linux build. | Loren Shih | |
2010-06-03 | merge from viewer-public | Tofu Linden | |
2010-06-03 | Fix for Linux confusion between ">>" and "> >" | Loren Shih | |
2010-06-03 | merge | Brad Payne (Vir Linden) | |
2010-06-03 | automated merge | Loren Shih | |
2010-06-03 | automated merge | Loren Shih | |
2010-06-03 | EXT-7504 WIP Force decloud after timeout using lower res textures | Loren Shih | |
EXT-7626 FIXED LLTexLayer header file cleanup EXT-7628 FIXED Don't cache lower res baked textures Added more information into the texture debug view. Mangled hash when uploading lower res baked textures so they're not cached Lots of superficial cleanup on lltexlayer and associated classes. Removed some unused functions and member variables as well. | |||
2010-06-03 | ND-47144 WIP DE linguistic | Eli Linden | |
2010-06-03 | Removed an obsolete comment. | Vadim Savchuk | |
Requested by Richard: https://codereview.productengine.com/secondlife/r/466/ --HG-- branch : product-engine | |||
2010-06-03 | EXT-7594 FIXED Decreased panel height to eliminate cropping of horizontal ↵ | Paul Guslisty | |
scrollbar on 'Add Wearable' panel - Decreased panel height Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/477/ --HG-- branch : product-engine | |||
2010-06-03 | EXT-6844 FIXED Eliminated truncation in Floater World Map | Paul Guslisty | |
- Switched the order of the two lines such that the longer string (yellow) is below the shorter string (purple) - Fixed button length in PT locale Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/506/ --HG-- branch : product-engine | |||
2010-06-03 | EXT-7429 FIXED Removed itallicise \"worn\" objects in inventory panels | Paul Guslisty | |
- Added checking in LLItemBridge::getLabelStyle() if item is worn - Also deleted unnecessary method LLObjectBridge::getLabelStyle() as it duplicate LLItemBridge::getLabelStyle() Reviewed by Vadim Savchuk and Neal Orman at https://codereview.productengine.com/secondlife/r/501/ --HG-- branch : product-engine | |||
2010-06-03 | merge | Brad Payne (Vir Linden) | |
2010-06-03 | AVP-77 WIP cleanup before merge/push | Brad Payne (Vir Linden) | |
2010-06-03 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Mark Palange (Mani) | |
2010-06-03 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-06-03 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine |