- Aug 06, 2010
-
-
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
-
Xiaohong Bao authored
and EXT-7397: decoding textures get stuck in REQ status
-
Christian Goetze (CG) authored
-
Eli Linden authored
-
Vadim Savchuk authored
EXT-8534 FIXED Fixed the 'Wear' in My Outfits being disabled for outfits consisting of body parts only. Changed the condition to enable the "Wear" button in My Outfits and the corresponding item in the outfit context menu. They now get enabled for any outfit that isn't the base outfit and contains non-worn wearables. By the way, did a minor cleanup: moved an LLAgentWearables.isCOFChangeInProgress() call to LLAppearanceMgr::getCanAddToCOF() to avoid code duplication. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/832/ --HG-- branch : product-engine
-
Eli Linden authored
-
Vadim Savchuk authored
--HG-- branch : product-engine
-
Tofu Linden authored
-
Christian Goetze (CG) authored
-
- Aug 02, 2010
-
-
Christian Goetze (CG) authored
-