Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2009-12-02 | removed the unused AutoPlayMedia flag. This is now governed by the ↵ | skolb | |
ParcelMediaAutoPlayEnable flag. | |||
2009-12-02 | unify the two media auto play preferences into one. The ↵ | skolb | |
ParcelMediaAutoPlayEnable flag now controls both (horribly named, but must be preserved for legacy purposes). | |||
2009-12-03 | merge from remote repo | angela | |
2009-12-03 | delete unused code EXT-2927 [BSI] profile text and partner text overwrite ↵ | angela | |
after selecting I button on a user | |||
2009-12-02 | Use new Erica-supplied login screen bottom image. | James Cook | |
2009-12-02 | Changed the behavior of LLViewerMediaImpl::setDisabled() to interact more ↵ | Monroe Linden | |
predictably with auto-play. Disabling and re-enabling media should work much more like teleporting away and teleporting back -- media will respect the auto-play flag when reloading, instead of returning to its previous load state. | |||
2009-12-02 | Automated merge with ssh://hg.lindenlab.com/james/gooey | James Cook | |
2009-12-03 | EXT-2854 Replace instances in the viewer with the final search maturity names | angela | |
2009-12-02 | merge | James Cook | |
2009-12-02 | Fix the build - merge missed an include file | James Cook | |
2009-12-02 | Cleaned up the conditional code a bit in llviewerkeyboard.cpp, start_gesture | skolb | |
2009-12-02 | Merge | Mark Palange (Mani) | |
2009-12-02 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2009-12-02 | DEV-42150 crash when using media on a HUD | skolb | |
2009-12-02 | added new png startup logo and texture reference - not yet changed in code | Erica | |
2009-12-02 | Fixed UILineEditorVPad which I merged incorrectly. Good value is 4 | James Cook | |
2009-12-02 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | James Cook | |
2009-12-02 | EXT-2934 Sidetray is resizeable and its resize causes crash | James Cook | |
One panel had user_resize="true", which it should not have. | |||
2009-12-02 | EXT-2572 partial fix for nearby chat text clipping at the bottom | James Cook | |
Fixes 1 pixel of clipping caused by LLScrollContainer. Text is still clipped by 1 pixel, down from 2. Added more test text boxes to floater_test_textbox.xml Reviewed with Leyla. | |||
2009-12-02 | Removed libtcmalloc_minimal.dll from the default build. | Mark Palange (Mani) | |
Reviewed by Palmer | |||
2009-12-02 | auto merge into viewer 2 | Eric M. Tulla (BigPapi) | |
2009-12-02 | DEV-43684 - Deleting an item you are currently editing disables the edit button. | Eric M. Tulla (BigPapi) | |
-Reviewed by Seraph | |||
2009-12-02 | EXT-3060 : Turn links into broken links immediately when baseobj is purged | Loren Shih | |
EXT-3067 : INFRASTRUCTURE : LLInventoryPanel::modelChanged cleanup Added REBUILD mask to inventory observer. Added new logic for rebuilding linked items when an item is purged. Took out atrocious expensive refresh that was being triggered on most LLInventoryPanel::modelChanged. --HG-- branch : avatar-pipeline | |||
2009-12-02 | DEV-43687 commit translations - Danish(DA) set1, set2 | Ramzi Linden | |
This adds new, raw translations to the viewer; they will not yet be formatted to fit cleanly to the user. | |||
2009-12-02 | DEV-43687 commit translations - Dutch(NL) set3 | Ramzi Linden | |
This adds new, raw translations to the viewer; they will not yet be formatted to fit cleanly to the user. | |||
2009-12-02 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-12-02 | DEV-43439: Added navigation buttons to the Home side panel. | Lynx Linden | |
Added Back, Forward, and Home buttons to the web view for the Home side panel. Still more work to do here, but the basic functionality is there; albeit hardcoded to secondlife.com. I notice that you can click Back on the first page. Seems to be an issue for the general media browser too. I'll file a JIRA for that. | |||
2009-12-02 | EXT-3060 : Turn links into broken links immediately when baseobj is purged | Loren Shih | |
EXT-3067 : INFRASTRUCTURE : LLInventoryPanel::modelChanged cleanup This first set of checkins is just llinventorypanel infrastructure cleanup, including comments and improved use of iterators. --HG-- branch : avatar-pipeline | |||
2009-12-02 | Merge | Steve Bennetts | |
2009-12-02 | Automated merge with ssh://rick@hg.lindenlab.com/skolb/media | Rick Pasetto | |
2009-12-02 | Minor changes from review feedback | Rick Pasetto | |
get rid of thunk function | |||
2009-12-02 | EXT-3064 New layout for Login page, wider default window size | Erica | |