Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-12 | Fixed path to image Generic_Object_Small | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-11-11 | Merge | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-11-11 | Update for major task EXT-2250 Implement Classifieds list in Picks panel. | Dmitry Zaporozhan | |
Added single expansion accordion. --HG-- branch : product-engine | |||
2009-11-11 | Fixed Normal bug EXT-1959 - [BSI] emotes difficult to see in IM/Group chat | Eugene Kondrashev | |
--HG-- branch : product-engine | |||
2009-11-11 | Merge | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-11-11 | Update for major task EXT-2250 Implement Classifieds list in Picks panel. | Dmitry Zaporozhan | |
Fixed accordion name and added code to show and expand classifieds accordion when first classified is created. --HG-- branch : product-engine | |||
2009-11-11 | Update for major task EXT-2251 - Implement panels for creating, editing and ↵ | Dmitry Zaporozhan | |
viewing Classifieds. Implemented "Map", "Teleport", and "Edit" buttons in Classified Info panel. --HG-- branch : product-engine | |||
2009-11-11 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-11-11 | fixed EXT-2341 "Add Friend notification not shown", EXT-2351 "Friendship and | Alexei Arabadji | |
Teleport offers no longer pop toast notifications"; suppresed IM-floater on incoming offer and registerd offer handler in chiclet counter updater; --HG-- branch : product-engine | |||
2009-11-11 | fixed minor bug EXT-2147 Group and Avatar Place Holder Icons defined in the ↵ | Andrew Polunin | |
specs should be used in place of currect placeholders --HG-- branch : product-engine | |||
2009-11-10 | Implemented normal task EXT-1937 (Please update landmarks and locations to ↵ | Andrew Dyukov | |
the latest decided format). --HG-- branch : product-engine | |||
2009-11-10 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-11-10 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-11-10 | fixed EXT-2275 "[BSI] New incoming IM or Group IM pushes all existing (and | Alexei Arabadji | |
new) chiclets off the right end of the chiclet bar." --HG-- branch : product-engine | |||
2009-11-10 | Merge | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-11-10 | Update for major task EXT-2250 - Implement Classifieds list in Picks panel. | Dmitry Zaporozhan | |
Removed temporary workaround which was expanding only one accordion in Picks panel. --HG-- branch : product-engine | |||
2009-11-10 | Update for major task EXT-2251 - Implement panels for creating, editing and ↵ | Dmitry Zaporozhan | |
viewing Classifieds. Fixed bugs, cleared code. --HG-- branch : product-engine | |||
2009-11-10 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-10 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-10 | No ticket. Cleaned up the code after last commit | Eugene Kondrashev | |
--HG-- branch : product-engine | |||
2009-11-10 | Implemented Sub-task EXT-2214-Refactor IM Control Panels | Eugene Kondrashev | |
--HG-- branch : product-engine | |||
2009-11-10 | merge. | Tofu Linden | |
2009-11-10 | No Ticket: added possibility to resize a floater in UI Preview Tool (if ↵ | Mike Antipov | |
can_resize attribute is set in xml) --HG-- branch : product-engine | |||
2009-11-10 | Update for major task EXT-2251 - Implement panels for creating, editing and ↵ | Dmitry Zaporozhan | |
viewing Classifieds. Fixed bugs, improved functionality. --HG-- branch : product-engine | |||
2009-11-10 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-11-10 | Fixed line endings from 4df44e70aa9d | Andrew Dyukov | |
--HG-- branch : product-engine | |||
2009-11-10 | L10N: Add some translations to FR, DE, JA from Localization Cycle1. | Ramzi Linden | |
2009-11-10 | merge | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-11-10 | fixed normal bug EXT-1649 Groups you chatted in recently show up in the ↵ | Andrew Polunin | |
Recent People tab --HG-- branch : product-engine | |||
2009-11-10 | merge | Ramzi Linden | |
2009-11-10 | I18N: several nodes in XUI have no name= or a duplicate name=, thus cant be ↵ | Ramzi Linden | |
localized. Notifications console was listed twice in the Develop>Console menu | |||
2009-11-10 | Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ | angela | |
2009-11-10 | DEV-35097 final check in XUI for instances of the nonapproved terms "2nd ↵ | Ramzi Linden | |
Life", "1st Life", "SLURL" | |||
2009-11-10 | Develop>XUI>Send Test IMs: Lets not poke fun of a resident tradition in the ↵ | Ramzi Linden | |
public beta. Also it should test a sentence that wraps. Ideally it would also test a string with double-byte characters but I dont know how to do that. | |||
2009-11-10 | Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ | angela | |
2009-11-10 | clean up include llfontgl | angela | |
2009-11-09 | LLViewerMediaImpl now keeps track of which instance is the current parcel ↵ | Monroe Linden | |
media instance. The active parcel media instance always gets priority over other inworld media. | |||
2009-11-09 | Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0 | Palmer | |
2009-11-09 | Refinement to my previous commit: | Monroe Linden | |
Created LLViewerMediaImpl::unload(), which unloads the media and clears internal state (such as the last-navigated URL) to keep it from getting reloaded. LLViewerMedia::updateMediaImpl() now calls unload() on the impl instead of just using destroyMediaSource(). | |||
2009-11-09 | Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0 | Palmer | |
2009-11-09 | Dev-42424 Turning on impostors for intel cards above 965 | Palmer | |
2009-11-09 | Fix for DEV-42029 (changing media on multiple faces can make a zombie SLPlugin). | Monroe Linden | |
Made LLViewerMedia::updateMediaImpl() unload the impl's media plugin when the current URL goes empty. Made LLVOVolume::syncMediaData() call removeMediaImpl() if the media data gets deleted. | |||
2009-11-10 | DEV-41317 DEV-42311: Enabled the "Call" button in more side panels. | Lynx Linden | |
The various People panels now have Call buttons that work. Currently we only support single selection of users in lists for P2P voice chat. Multiple selection for ad-hoc chat is next... | |||
2009-11-09 | merge | Brad Payne (Vir Linden) | |
2009-11-09 | merge | James Cook | |
2009-11-09 | DEV-42409 Email snapshot now fills in sender email address as before. | James Cook | |
Sending now works. Reviewed with Ambroff. | |||
2009-11-09 | Disabled saving notifications to disk because the load code hasn't worked ↵ | James Cook | |
for months, it spams the logs, and it hits the disk. Discussed with Q, the author. | |||
2009-11-09 | First name field on login screen is now same size as last name. | James Cook | |
Reviewed with Ambroff | |||
2009-11-09 | Merge with tip | callum | |
2009-11-09 | Fix for DEV-41797 - "LL_QUICKTIME_ENABLED is often unset on Windows builds" | callum | |