Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-12 | Pull update from viewer-development | Merov Linden | |
2010-10-08 | added "FastQuit" option for forceful termination, default is off | Richard Linden | |
2010-10-07 | EXP-167: Quit On Login Page Activated - viewer code /default setting | callum | |
2010-09-30 | converted keys.ini to keys.xml and use LLInitParam parsing | Richard Linden | |
2010-09-28 | EXP-112 Enable fullscreen mode (with mode switch, not resize to desktop) as ↵ | callum | |
per 1.x viewer. | |||
2010-09-27 | Merge | Leyla Farazha | |
2010-09-22 | support older use of "IgnoreAllNotifications" by command line option ↵ | Richard Linden | |
"nonotifications" such that value isn't saved | |||
2010-09-22 | EXP-108 FIX Create new "minimal" UI skin | Richard Linden | |
2010-09-17 | Backed out changeset: d71309f8bd0e | Richard Linden | |
2010-09-16 | fixed merge | Richard Linden | |
2010-09-16 | Pull update from viewer-development | Merov Linden | |
2010-09-16 | merge | Richard Linden | |
2010-09-16 | Merge | Leyla Farazha | |
2010-09-16 | STORM-107 FIXED Fixed Polish character corruption in date. | Andrew Dyukov | |
Added polish language to list of languages that use months and days names from localized xmls. It solved the problem of accented Polish characters "approximation" to their ASCII brethren on non-Polish Windows locales. Now all accented symbols look right. | |||
2010-09-08 | VWR-22761 : Rearchitecture of llmetricperformancetester and simple (non ↵ | Merov Linden | |
complete) implementation in llimagej2c | |||
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-09-03 | Merge between james/viewer-identity-evolution and dessie/viewer-public | Aimee Linden | |
2010-09-01 | code for DEV-52939: viewer's object geometry cache files are not limited in ↵ | Xiaohong Bao | |
number, and can also be incorrectly cleared with the VFS cache. reviewed by andrew. | |||
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-26 | merge | Richard Linden | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-20 | merge from viewer-release | Tofu Linden | |
2010-08-18 | fixed for EXT-8963: investigate if Advanced > Run Multiple Threads should be on. | Xiaohong Bao | |
Removed "Run Multiple Threads" from the menu because we are not using it. | |||
2010-08-16 | cleaned up LLUICtrlFactory... | Richard Nelson | |
removed redundant functionality moved buildPanel to LLPanel | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-12 | added remaining hints and fade in/fade out behavior | Richard Linden | |
2010-07-30 | Merge with dessie/viewer-release | Leyla Farazha | |
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-20 | Merge from q/viewer-release just picking up 13634 (39cb633321ed) for the ↵ | Leyla Farazha | |
creator icon fix | |||
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 | Merge from dessie/viewer-release | Leyla Farazha | |
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-21 | Merge with q/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 | |