Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-24 | Merge | Steve Bennetts | |
2009-11-24 | Nuke the last few references to the long-dead LCD code. | Bryan O'Sullivan | |
2009-11-24 | EXT-2818 not using IMG_INVISIBLE in baked textures | Nyx (Neal Orman) | |
this patch allows IMG_INVISIBLE in an alpha mask to set the baked texture to also be IMG_INVISIBLE for the appropriate baked texture. Will be post-reviewed with other alpha mask fixes. --HG-- branch : avatar-pipeline | |||
2009-11-24 | Expose floater close, etc. button images in XML. | James Cook | |
Renamed EFloaterButtons to EFloaterButton Review with Richard pending | |||
2009-11-24 | Merge | Steve Bennetts | |
2009-11-24 | DEV-41998 - refactor mediadataclient to use a std::list, and re-sort every ↵ | Rick Pasetto | |
time an item is pulled off the queue Review #43 This change refactors mediadataclient to no longer use a PriorityQueue (which sorts only on insertion), but rather just use a std::list which is re-sorted on insert, and also when "popped" (at the time the queue timer goes off). Also implemented a unit test to make sure re-sorting occurs on timer tick. | |||
2009-11-24 | merge | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-11-24 | ext-2814 turn off border on "Press a key to select" floater | Lis Pardi | |
2009-11-24 | For EXT-2584: Select and rename new folder when creating new outfit; ↵ | Brad Payne (Vir Linden) | |
currently works for new outfit created in side panel, but not in appearance editor --HG-- branch : avatar-pipeline | |||
2009-11-24 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-11-24 | Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ | Justin C. Rounds (Chuck) | |
2009-11-24 | Updated to use new button art. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-2732 | |||
2009-11-24 | made task inventory offers work the old way, and disabled inv slurls for them. | Eric M. Tulla (BigPapi) | |
2009-11-24 | Merge from product-engine | Steve Bennetts | |
2009-11-24 | Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/ | Nyx (Neal Orman) | |
--HG-- branch : avatar-pipeline | |||
2009-11-24 | EXT-2671 avatar rebaking on every login | Nyx (Neal Orman) | |
We were querying agent wearables (baked texture) cache before setting mWearablesLoaded. First thing the function does is checks mWearablesLoaded. Moving the call down to later in the function allows us to request & use cached baked textures again. Code reviewed by Seraph --HG-- branch : avatar-pipeline | |||
2009-11-24 | ext-2591 Missing tool tip on texture icon in New Permissions Floater | Lis Pardi | |
2009-11-24 | Automated merge with ssh://lis@hg.lindenlab.com/james/gooey | Lis Pardi | |
2009-11-24 | ext-2557 buttons should not be bolded -- changing default button size from ↵ | Lis Pardi | |
SansSerifMedium to SansSerifSmall | |||
2009-11-24 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-24 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-24 | Merge | James Cook | |
2009-11-24 | merge | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-11-24 | Fixed line editor right padding to work when left padding also assigned | James Cook | |
Eliminated UILineEditorHPad and added 2 px of padding to all custom line editors. EXT-1735 Show parcel property icons Review with Leyla pending | |||
2009-11-24 | Fix for EXT-2571 to accommodate accordion panels | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-11-24 | Work on task EXT-2092 (Task Panel tabs should toggle visibility of the panel). | Vadim Savchuk | |
Made the People and Me task panels support the desired tri-state behavior. Until all the other task panels support that behavior, it is disabled. --HG-- branch : product-engine | |||
2009-11-24 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-11-24 | Fixed normal bug EXT-2570 (There is no connecting/leaving spatial voice chat ↵ | Eugene Mutavchi | |
notifications in the nearby chat) --HG-- branch : product-engine | |||
2009-11-24 | Related to implementation of EXT-2517 (Add support for the viewer 1.23 chat ↵ | Sergey Borushevsky | |
history style (widget-less)) - reverted changes in session processing code in LLIMFloater::onClose in rev. bd3f78cc1c42. --HG-- branch : product-engine | |||
2009-11-24 | Fixed minor bug EXT-2745 (Contents of Groups field duplicates after IM ↵ | Sergey Borushevsky | |
session has been started) --HG-- branch : product-engine | |||
2009-11-24 | ext-2557 Buttons should not be bolded -- changes to remove ↵ | Lis Pardi | |
font="SansSerifMedium" and "SansSerif" on buttons | |||
2009-11-24 | Automated merge with ssh://rick@hg.lindenlab.com/skolb/media | Rick Pasetto | |
2009-11-24 | For EXT-2571: Right click context menu for Outfits | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-11-24 | Changed/moved Teleport Home to Home. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-2720 | |||
2009-11-24 | Copied layout from panel_pick_list_item.xml. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-2734 | |||
2009-11-24 | Fixed a minor grammatical mistake. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-24 | DEV-41568 - implement parcel media controls in the nearby media floater | Rick Pasetto | |
Review #42 This implements the parcel media controls in the nearby media floater, including: - Play, Pause, Stop, Volume, and Mute - Correct update of the parcel media name - Parcel Audio (which is currently broken, so I cannot test it) | |||
2009-11-24 | merge | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-24 | merge | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-24 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | James Cook | |
2009-11-24 | Automated merge with ssh://hg.lindenlab.com/james/gooey/ | James Cook | |
2009-11-24 | No ticket. | Dmitry Oleshko | |
A pointer member must be initialized in constructor. --HG-- branch : product-engine | |||
2009-11-24 | Set global fontsize for tabs to SansSerifSmall | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-2731 | |||
2009-11-24 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-24 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-24 | fixed major bug (EXT-2748) Crash on exit from viewer without log in | Dmitry Oleshko | |
When a focused control is being destroyed, focus gets passed to the login panel, that leads to crash if the panel has been destroyed already. Made the focus manager reset keyboard focus in this case. Found unreachable code in llstartup.cpp! --HG-- branch : product-engine | |||
2009-11-24 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-24 | Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ | Justin C. Rounds (Chuck) | |
2009-11-24 | Work on critical sub-task EXT-2615 (IM Chat History is severely broken) | Mike Antipov | |
-- updated layout for Ad-hoc IM chat: added follows for left panel & its buttons. Buttons were not centered when IM container was minimized & restored. --HG-- branch : product-engine | |||
2009-11-24 | Work on critical sub-task EXT-2615 (IM Chat History is severely broken) | Mike Antipov | |
-- updated layout for Group IM chat: added follows for left panel & its buttons. Buttons were not centered when IM container was minimized & restored. --HG-- branch : product-engine |