- Aug 09, 2010
-
-
Tofu Linden authored
-
gabriel lee authored
-
- Aug 07, 2010
-
-
Tofu Linden authored
-
- Aug 06, 2010
-
-
Monroe Linden authored
Backed out changeset 1b65d0d42c67 (the fix for EXT-5205), and replaced it with a check in LLPanelPrimMediaControls::nextZoomLevel(). Made LLViewerMediaImpl::calculateInterest() not attempt to calculate distances to HUD attachments, since their global positions are invalid.
-
Eli Linden authored
-
Paul Guslisty authored
- Added selected item type (in flat list view) as criterion when determining filter type in 'Add More' panel - Fixed LLAccordionCtrl::getSelectedTab() method. When 'selection_enabled = false' for LLAccordionCtrlTab, LLAccordionCtrl::getSelectedTab() returned NULL, even if some accordion tab was selected. Now it's OK. Method returns currently selected LLAccordionCtrlTab. Recovered from bad merge in 13811 Reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/790/ --HG-- branch : product-engine
-
Xiaohong Bao authored
EXT-8447: FIXED: crash at LLTextureCache::writeEntryToHeaderImmediately(int,LLTextureCache::Entry &,bool) [secondlife-bin lltexturecache.cpp]
-
Tofu Linden authored
Made it so that you only see real UUIDs if the viewer thinks you are in real godmode.
-
Vadim Savchuk authored
--HG-- branch : product-engine
-
Tofu Linden authored
-
- Aug 05, 2010
-
-
Eli Linden authored
-
Tofu Linden authored
-
Tofu Linden authored
Speculative bunch of robustification. Reviewed by Soft.
-
Vadim Savchuk authored
Changes: - Added support for formatting day of the month without leading zero ("sday"). - Changed date format in place profile (landmark info) and in the top status bar according to bug reporter's request. Technical details: Actually implementation of strftime() in Linux and Windows supports stripping the leading zero (with "%-d" and "%#d" respectively). But that's not supported in MacOSX, so I had to reimplement it. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/842/ --HG-- branch : product-engine
-
Andrew Dyukov authored
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/836/ --HG-- branch : product-engine
-
Vadim Savchuk authored
--HG-- branch : product-engine
-
Tofu Linden authored
-
- Aug 04, 2010
-
-
Xiaohong Bao authored
-
Eli Linden authored
-
Brad Payne (Vir Linden) authored
-
Brad Payne (Vir Linden) authored
-
Eli Linden authored
-
Eli Linden authored
-
Andrew Dyukov authored
Restored changeset which was lost after merge 58571b4e704b. Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/780/ --HG-- branch : product-engine
-
Christian Goetze (CG) authored
-
Xiaohong Bao authored
-
Loren Shih authored
-
Loren Shih authored
EXT-8550 DONE Rewrite "You [ACTION] a [RESOLUTION] baked texture for '[BODYREGION]' after [TIME] seconds." for localization Split this into two messages to take out ACTION as requested.
-
Vadim Savchuk authored
Convert formatted date from system charset to UTF-8 on Windows (other OSes don't require this). See http://jira.secondlife.com/browse/EXT-8318 for more details. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/834/ --HG-- branch : product-engine
-
Tofu Linden authored
The panel_layout itself was taking focus by default (hmm).
-
Aimee Linden authored
-
Aimee Linden authored
-
Aimee Linden authored
-
Aimee Linden authored
Encapsulated building of the cache filename into a help function to prevent code duplication. Reviewed by Tofu.
-
Tofu Linden authored
-
Paul Guslisty authored
EXT-8284 FIXED ('Add More' panel items aren't sorted by clothing type after it was opened by 'Replace' item of context menu) Restored from BAD MERGE at 5b5cc4a8642d Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/750/ --HG-- branch : product-engine
-
- Aug 03, 2010
-
-
Kent Quirk authored
-