Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-26 | (hairy) merge from viewer-release | Tofu Linden | |
2010-07-21 | EXT-6527 FIXED Avoided show agent/group SLURL icon in plain text mode. | Alexei Arabadji | |
reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/773/ --HG-- branch : product-engine | |||
2010-07-20 | merge | Richard Nelson | |
2010-07-15 | slightly hairy merge from PE's viewer-release | Tofu Linden | |
2010-07-14 | EXT-8300 FIX Creator's icon overlaps description text on object's mini-inspector | Richard Linden | |
reviewed by Leyla | |||
2010-07-14 | EXT-8400 FIXED Updated default inventory item names ("New Script", etc) on ↵ | Vadim Savchuk | |
viewer language switch. Bug reason ========== New inventory items get names like "New Script", "New Undershirt" etc., but the names are translated on-the-fly (see EXT-5839), so the user actually sees "Nouveau script", "Nouveau débardeur" etc., respectively. However when the user changes viewer language, the old localized names still exist in the inventory cache, so, for example, if you create an undershirt in French and then switch to Enlgish, the undershirt will be named "Nouveau d bardeur", which is the old cached localized name with non-ASCII characters replaced with spaces. Fix === To get rid of obsolete translations I clear all caches whenever viewer language gets changed. Other changes ============= - Added a check for agent region being NULL to LLAgentLanguage::update(). - Removed LLAgentLanguage constructor and base classes because it's never instantiated. Reviewed by Seraph at https://codereview.productengine.com/secondlife/r/744/ --HG-- branch : product-engine | |||
2010-07-06 | Merged from viewer-release after resolving conflicts | Dessie Linden | |
2010-07-03 | merge from PE's viewer-release. conflicts resolved. | Tofu Linden | |
2010-07-02 | EXT-5692 FIX Add callback to create widget segment with LLAvatarIconCtrl (or ↵ | Yuri Chebotarev | |
LLGroupIconCtrl) based on url match id. reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/610/ --HG-- branch : product-engine | |||
2010-07-01 | Watchdog thread configurable though feature table; user config value will ↵ | Andrew A. de Laix | |
still take precedence. | |||
2010-06-29 | Generate windows minidump files on crash for developer (not release for ↵ | Andrew A. de Laix | |
download) builds. SL crash reporter still enabled. | |||
2010-06-21 | Merge from ssh://hg.lindenlab.com/dessie/viewer-release | Leyla Farazha | |
2010-06-17 | Merge (and resolve conflict) from q/viewer-release | Kent Quirk | |
2010-06-17 | Merged from q/viewer-release | Dessie Linden | |
2010-06-15 | removing fullscreen functionality | Leyla Farazha | |
reviewed by richard cc#212 | |||
2010-06-11 | Merged from viewer-release | Dessie Linden | |
2010-06-10 | EXT-7760: FIXED: only 10 avatars render non-impostored | Xiaohong Bao | |
2010-06-10 | EXT-7760: FIXED: only 10 avatars render non-impostored | Xiaohong Bao | |
2010-06-10 | Merging latest dessie/viewer-release into brad/viewer-public | Lynx Linden | |
2010-06-09 | merge | Andrew A. de Laix | |
2010-06-07 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-release | Mark Palange (Mani) | |
2010-06-07 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Lynx Linden | |
2010-06-04 | Set CrashHostUrl if configured on start up to redirect freeze reports correctly. | Andrew A. de Laix | |
2010-06-04 | merge from viewer-public | Tofu Linden | |
2010-06-03 | Backed out renaming of log files (changeset 7357f4ef70df) | brad kittenbrink | |
executed: 'hg backout -r 7357f4ef70df --merge' | |||
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 viewer-public | Tofu Linden | |
2010-06-03 | EXT-7013 FIX due to localization tools restrictions hardcode using of ↵ | Yuri Chebotarev | |
special strings for Japanese reviewed by Mike Antipov https://codereview.productengine.com/secondlife/r/504/ --HG-- branch : product-engine | |||
2010-06-02 | eliminated several warnings on startup | Richard Linden | |
2010-06-02 | Crash logger renames log flies to safe names so they don't get clobbered on ↵ | Andrew A. de Laix | |
SL restart. Old logs are cleaned up after 1 week. | |||
2010-06-01 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | palange | |
2010-06-01 | Automated merge with http://hg.lindenlab.com/dessie/viewer-public | brad kittenbrink | |
2010-06-01 | merge from viewer-public | Tofu Linden | |
2010-05-29 | merge from viewer-public | Tofu Linden | |
2010-05-28 | Remove old minidump files on a clean exit, not on startup. | Lynx Linden | |
2010-05-31 | Manual merge from default branch. | Vadim Savchuk | |
Semi-automatically resolved conflicts in: * indra/newview/llappearancemgr.cpp * indra/newview/llappviewer.cpp * indra/newview/llcofwearables.cpp * indra/newview/llinventoryfunctions.cpp * indra/newview/llpaneloutfitedit.cpp * indra/newview/skins/default/xui/en/strings.xml * indra/newview/skins/default/xui/ja/strings.xml --HG-- branch : product-engine | |||
2010-05-28 | EXT-7013 FIX time formatting function didn't work for some parameters for ↵ | Yuri Chebotarev | |
Japanise (like weekdays). reviewed by Vadim Savchuk https://codereview.productengine.com/secondlife/r/457/ --HG-- branch : product-engine | |||
2010-05-28 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | palange | |
2010-05-28 | Write breakpad minidump files to the SL log directory. | Lynx Linden | |
Also, clean out old minidump files when we start up. | |||
2010-05-28 | merge from viewer-public | Tofu Linden | |
2010-05-27 | automated merge | Roxie Linden | |
2010-05-27 | Merge of latest dessie/viewer-public with brad/viewer-public | brad kittenbrink | |
2010-05-27 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | palange | |
2010-05-27 | EXT-6953 WIP - cleanup | Brad Payne (Vir Linden) | |
2010-05-27 | Removed the SyncErrorHandler from llapp and llappviewer*. | Lynx Linden | |
This was only used for the Linux client to dump a stack trace to stack_trace.log, which is no longer needed now that we are using Google Breakpad. I also removed all of the stack printing code from llappviewerlinux.cpp. | |||
2010-05-26 | Add new mechanism for getting a unique machine id. | karina | |
2010-05-26 | Hooked up Google Breakpad for the Linux client too. | Lynx Linden | |
Using Alain's Darwin reporter callback was all that was needed. Also replaced the call that exposed the breakpad exception class with a call to just write out the minidump, as that was the only reason for exposing it. Now clients don't need to know about Google Breakpad. | |||
2010-05-25 | Added configuration setting to send crash reports to configured url rather ↵ | Andrew A. de Laix | |
than through the grid. | |||
2010-05-25 | Mac crash behavior matches windows and linux: report on crash (not after ↵ | Andrew A. de Laix | |
restart). This is OK because we use Breakpad generated minidumps instead of OS generated ones. |