Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-01 | fixed EXT-4779 Notifications about objects are saved into ".txt" or ↵ | Igor Borovkov | |
"{nobody}.txt" instead of "chat.txt" file --HG-- branch : product-engine | |||
2010-02-01 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-01 | fix for normal EXT-4512 [BSI] Can't minimize Mini-Map | Ychebotarev ProductEngine | |
actually this has nothing with original bug description so...fix map and text pos on map resize --HG-- branch : product-engine | |||
2010-02-01 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Lynx Linden | |
2010-02-01 | EXT-4774: Fixed the position of the snapshot preview thumbnail. | Lynx Linden | |
The preview thumbnail no longer floats above the snapshot window when the window is in its small (less) mode. | |||
2010-02-01 | Fixed normal bug EXT-4772 - No new IM notification when in tabbed IM mode. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2010-02-01 | fixed EXT-4775 Plain text mode broken in IM windows | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-02-01 | merge | Tofu Linden | |
2010-02-01 | Hint to compiler that logging is never *expected* on the fast-path. | Tofu Linden | |
2010-02-01 | Fix EXT-4770 : Voice muting not working properly due to a change in the ↵ | Aimee Linden | |
Vivox API Added <Scope>Audio</Scope> to the SetParticipantMuteForMe message. Reviewed by Lynx | |||
2010-02-01 | EXT-4388 Crash in octree line segment intersection code | Tofu Linden | |
Yet more sanitization - whew. | |||
2010-02-01 | Use floorf() instead of floor() when we know the param is an F32. Which ↵ | Tofu Linden | |
here, it always is. | |||
2010-02-01 | PE merge | Tofu Linden | |
2010-02-01 | Merge with default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-01-31 | Cleaned up layout of inventory script editor. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-999 | |||
2010-01-31 | Made all avatar pictures square and cleaned up layouts on panels. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-3998 | |||
2010-01-31 | Merge with viewer-2-0 latest | CG Linden | |
2010-01-31 | Changed title of inventory floater. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-4600 | |||
2010-01-31 | Fix for XUI previewer on Windows - DEV-45525 | Kent Quirk | |
2010-01-30 | Backed out changeset: 6b8015e921da | Ramzi Linden | |
2010-01-30 | TEMPORARILY remove a bunch of untranslatable strings from the code, in order ↵ | Ramzi Linden | |
to create a Localization point that will not extract such strings. I will revert this commit momentarily. This is a workaround to the bug DEV- 38858. | |||
2010-01-30 | Removed extra closing comment tag. | Chuck Linden | |
2010-01-30 | Fixed reference to "first_tab" graphics. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-4225 | |||
2010-01-30 | DEV-43688 resident translations for DA (set4-set5), | Ramzi Linden | |
resident translations for PL (set1 thru set4), resident translations for IT (set1 thru set6) (I can promise this is the last weekend I work for LL. Peace Love & Hope 2010.) | |||
2010-01-30 | DEV-43688 Cycle3 JA, FR, DE (minor spacing corrections) | Ramzi Linden | |
2010-01-30 | Edited graphics to better indicate "flying". | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-4411 | |||
2010-01-30 | Merge with latest viewer-2-0 | CG Linden | |
2010-01-30 | Swapped the login button and destination dropdown locations. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-3751 | |||
2010-01-30 | Added "refresh" button to clear map. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-4342 | |||
2010-01-30 | Automated merge with ssh://hg.lindenlab.com/james/gooey/ | Chuck Linden | |
2010-01-30 | Replaced maturity icons new versions. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-4709 | |||
2010-01-29 | Add translate="false" to all the dummy strings in the /en folder. These ↵ | Ramzi Linden | |
constantly pollute the localization extraction of real strings. | |||
2010-01-29 | DEV-43688 commit 3 missing FR translations - FR cycle3 | Ramzi Linden | |
2010-01-29 | DEV-45525 GUI Previewer is broken for launching an Editor path | Ramzi Linden | |
2010-01-29 | DEV-43688 Cycle3 JA (correct version) | Eli Linden | |
2010-01-29 | EXT-4756 Black text in sell land confirmation dialog, EXT-2241 layout of ↵ | Erica | |
Preferences > Sound needs to be improved for I18N, EXT-4683 Build>Options submenus are non-intuitive, EXT-3787 System messages needs to be visually distinct in Nearby and IM | |||
2010-01-29 | DEV-43688 Cycle3 for FR | Eli Linden | |
2010-01-29 | Merge | Eli Linden | |
2010-01-29 | Fix button size so it works for most/all target languages | Eli Linden | |
2010-01-29 | Merge in latest viewer-2-0 changes. | CG Linden | |
2010-01-29 | CID-296 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLFontGlyphInfo::LLFontGlyphInfo(unsigned int) File: /indra/llrender/llfontfreetype.cpp | |||
2010-01-29 | CID-297 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLFontFreetype::LLFontFreetype() File: /indra/llrender/llfontfreetype.cpp | |||
2010-01-29 | CID-298 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLMsgData::LLMsgData(const char *) File: /indra/llmessage/llmessagetemplate.h | |||
2010-01-29 | CID-299 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLUIColor::LLUIColor() File: /indra/llui/tests/llurlentry_test.cpp | |||
2010-01-29 | CID-299 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLUIColor::LLUIColor() File: /indra/llui/tests/llurlmatch_test.cpp | |||
2010-01-29 | CID-300 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLJoint::LLJoint(const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&, LLJoint*) File: /indra/llcharacter/lljoint.cpp | |||
2010-01-29 | CID-305 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLSrvRecord::LLSrvRecord(const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&, unsigned int) File: /indra/llmessage/llares.cpp | |||
2010-01-29 | CID-306 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLAddrRecord::LLAddrRecord(LLResType, const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&, unsigned int) File: /indra/llmessage/llares.cpp | |||
2010-01-29 | CID-307 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLQueryResponder::LLQueryResponder() File: /indra/llmessage/llares.cpp | |||
2010-01-29 | CID-308 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLPartSysCompressedPacket::LLPartSysCompressedPacket() File: /indra/llmessage/partsyspacket.cpp |