Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-03 | EXT-2410 : Accepting an offered notecard should open the inventorySP | Loren Shih | |
Added logic to choose the side panel if it's open, or open the side panel if no other inventory panels are open. --HG-- branch : avatar-pipeline | |||
2009-12-03 | merge of avatar-pipeline branch into viewer2 | Eric M. Tulla (BigPapi) | |
2009-12-03 | EXT-2966 Parcel property icons on nav bar have no tool-tips | James Cook | |
Added tooltips in strings.xml so they can be localized. | |||
2009-12-03 | merge | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-03 | DEV-43463: swap visit_and_connect() overloads for Linux compiler | Nat Goodspeed | |
2009-12-03 | moved start location dropdown | Erica | |
2009-12-03 | Fixed broken build | skolb | |
2009-12-03 | EXT-2984 Fixed crash in LLNormalTextSegment::getDimensions (no repro) | James Cook | |
Avoid stepping off end of array when text segment has 0 characters Reviewed with Ambroff | |||
2009-12-03 | Automated merge with ssh://rick@hg.lindenlab.com/skolb/media | Rick Pasetto | |
2009-12-03 | local merge | skolb | |
2009-12-03 | Merge with recent viewer-2-0 | Nat Goodspeed | |
2009-12-03 | Skip logging test that fails on Linux, no idea why | Nat Goodspeed | |
2009-12-03 | merge of viewer2 into avp branch | Eric M. Tulla (BigPapi) | |
--HG-- branch : avatar-pipeline | |||
2009-12-03 | Resync indra/test's LD_LIBRARY_PATH with ADD_INTEGRATION_TEST | Nat Goodspeed | |
2009-12-03 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-12-03 | Fixed minor bug EXT-2466 (Call menuitem in the Friends context menu is ↵ | Sergey Borushevsky | |
disabled always) --HG-- branch : product-engine | |||
2009-12-03 | fixed 'accept' of voice group chat | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-12-03 | Reconcile llsdutil_tut.cpp with Kent's LLSD API change | Nat Goodspeed | |
2009-12-03 | merge | bea@american.lindenlab.com | |
2009-12-03 | merge | bea@american.lindenlab.com | |
2009-12-03 | Add Doxygen comments | bea@american.lindenlab.com | |
2009-12-03 | EXT-2410 : Accepting an offered notecard should open the inventorySP | Loren Shih | |
Preliminary checkin to improve this infrastructure. --HG-- branch : avatar-pipeline | |||
2009-12-03 | EXT-2410 : Accepting an offered notecard should open the inventorySP | Loren Shih | |
Preliminary checkin to improve this infrastructure. --HG-- branch : avatar-pipeline | |||
2009-12-03 | Fixed normal bug EXT-3021 - Viewer crashes on receiving notification for ↵ | Dmitry Zaporozhan | |
creating script(offer) chiclet for same object in second time. --HG-- branch : product-engine | |||
2009-12-03 | fixing bad cast that was causing a compiler error. | Nyx (Neal Orman) | |
Code reviewed by Seraph --HG-- branch : avatar-pipeline | |||
2009-12-03 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-12-03 | Remove targeted swear word. We don't need Mozilla to know that we think ↵ | Loren Shih | |
they're ****ers. --HG-- branch : avatar-pipeline | |||
2009-12-03 | EXT-2575 [BSI] Deleting content inside a prim from build floater deletes ↵ | angela | |
prim, rather than content | |||
2009-12-03 | fix for low EXT-3090 "Select All" item should be disabled if there is no ↵ | Yuri Chebotarev | |
text in nearby chat's input field --HG-- branch : product-engine | |||
2009-12-03 | fix for normal EXT-2913 [BSI] Archived notice of Group1 is shown in any ↵ | Yuri Chebotarev | |
group Group2 until other notice is selected --HG-- branch : product-engine | |||
2009-12-03 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-12-03 | Work on task EXT-3081 (Separate Message Well on Notifications Well and IM Well) | Mike Antipov | |
Initial commit -- added two floater classes derived from LLSysWellWindow to work with Notification Well & IM Well -- register two floaters in place of previous sys_well (but with the same xml file) -- replace using of LLSysWellWindow with LLNotificationWellWindow in the out code (except of in LLScreenChannel::updateShowToastsState) -- rename member variable in bottom tray used for Notification Well --HG-- branch : product-engine | |||
2009-12-04 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-04 | partial implementation for the following tasks | Dmitry Oleshko | |
(EXT-2803) Create notifications and dialogs to negotiate P2P voice chat (shown over the Speak button) (EXT-2806) Create notification windows and dialogs to negotiate Group Voice Chat (docked to Speak button's chevron) (EXT-2802) Create notifications and dialogs to negotiate AvaLine calls (shown over Speak button) (EXT-2805) Create notifications and dialogs to negotiate Ad-Hoc calls (shown over Speak button) implemented: invitations, displaying of notifications according to the state of current voice chat session --HG-- branch : product-engine | |||
2009-12-04 | Implemented normal task EXT-3082 (Remove Reply button from IM toasts | Andrew Dyukov | |
and open IM window just by click on IM toast). --HG-- branch : product-engine | |||
2009-12-04 | fixed low bug EXT-2963 (Buttons in Move floater don't have tool-tips) | Paul Guslisty | |
--HG-- branch : product-engine | |||
2009-12-04 | implemented Task EXT-2304 Offer Notifications should include a link ↵ | Denis Serdjuk | |
that highlights the landmark or item in the appropriate side panel Changes: This task had been already implemented. llurlentyinventory and llurlregistry have been changed to correct parsing of offer url --HG-- branch : product-engine | |||
2009-12-04 | Fixed normal bug EXT-1710 (IM & Chat: System messages should have | Andrew Dyukov | |
SL icon and title). "i" icon is temporarily used, changing it in xml to SL icon moved to new bug- EXT-3132. --HG-- branch : product-engine | |||
2009-12-03 | fix for EXT-1190 Accordion should support keyboard accessability | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-12-03 | no ticket. system messages where without time after changeset 5886:8987aefb8b91 | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-12-03 | a bit more for (EXT-3077) [BSI] Object chat of objects without a name bork ↵ | Yuri Chebotarev | |
nearby chat toasts and log revert name changes since this may break some functionality... --HG-- branch : product-engine | |||
2009-12-03 | EXT-2313 Add auto-close behavior to mini-inspector floater | angela | |
2009-12-03 | fixed low bug EXT-3040 (Tool-tip for '+' icon on Picks tab says nothing ↵ | Paul Guslisty | |
about classifieds) --HG-- branch : product-engine | |||
2009-12-03 | fixed normal bug EXT-3038 (Verb buttons in avatar profile panel don't have ↵ | Paul Guslisty | |
tool-tips) --HG-- branch : product-engine | |||
2009-12-03 | fix for normal EXT-3077 [BSI] Object chat of objects without a name bork ↵ | Yuri Chebotarev | |
nearby chat toasts and log for information - since I think that messages from nowhere is bad practice for user - if object that send message has no name I use object id as name --HG-- branch : product-engine | |||
2009-12-03 | fix for normal EXT-2944 [BSI] Object chat and Resident chat is combined in ↵ | Yuri Chebotarev | |
Nearby Chat floater when object and Resident share the same name --HG-- branch : product-engine | |||
2009-12-02 | DEV-42827 Implement volume slider on media controls | Rick Pasetto | |
Introducing a volume slider that pops up when you hover over the "mute" button. Fades out with the rest of the controls. Had to also render (by hand) the background image. Cleaned up the XUI file. | |||
2009-12-02 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2009-12-02 | About Land layout cleanup | Erica | |
2009-12-02 | local merge | skolb | |