summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-02-25automated merge from trunkRoxie Linden
2010-02-25automated mergeRoxie Linden
2010-02-25Automated mergeRoxie Linden
2010-02-24automated mergeRoxie Linden
Don't wanna fix all windows EOL issue here warn-on-failure:unix-eol
2010-02-24automated mergeRoxie Linden
2010-02-24Automated mergeRoxie Linden
2010-02-24remove DOS newlinesRoxie Linden
2010-02-24remove windows line endingsRoxie Linden
2010-02-24Automated merge up from viewer 2.0 trunk.Roxie Linden
Some llvoiceclient changes duplicated changes that had already been made in the voice modularization refactor, so the refactor versions were used.
2010-01-20Reducing include dependence from the "llspeakers.h" through "llimview.h" ↵Mike Antipov
(following by the 7d600b529ee8 commit) --HG-- branch : product-engine
2010-01-20fixed windows build (comparing BOOL & bool)Mike Antipov
--HG-- branch : product-engine
2010-01-20fixed Windows line endMike Antipov
--HG-- branch : product-engine
2010-01-20Fixed low bug EXT-4526 (State of Teleport History accordion is reset every ↵Eugene Mutavchi
time panel is opened) --HG-- branch : product-engine
2010-01-20Fixed normal bug EXT-4465 (UI issue with scroll-bar in Voice Control panel)Eugene Mutavchi
--HG-- branch : product-engine
2010-01-20cleanning include list. rearrange the list in imview.cppMike Antipov
--HG-- branch : product-engine
2010-01-20Fixed low priority bug EXT-4525 (Warning flood: Failed to parse parameter ↵Vadim Savchuk
"font_halign.") It should be referenced from XML as "halign". --HG-- branch : product-engine
2010-01-20Fixed Linux build.Vadim Savchuk
--HG-- branch : product-engine
2010-01-20Fixed bug EXT-4369 ([BSI] Changing image in "Pick" doesn't trigger "Save ↵Vadim Savchuk
Pick" button to be active) * Changed the Save button to react on texture picker commit, not on selection. * Added an optional "no_commit_on_selection" parameter to LLTextureCtrl to commit only when user presses the OK button in the picker or changes the texture via DnD, i.e. browsing in the picker doesn't commit. --HG-- branch : product-engine
2010-01-20Update for low bug EXT-4371 - Text from search history drop-down list merge ↵Dmitry Zaporozhan
with landmarks on 'Favorites Bar'. Made border customisable in combo box. --HG-- branch : product-engine
2010-01-20Update for normal bug EXT-3749 - Clicking landmark attachment on Group ↵Dmitry Zaporozhan
notices doesn't open side panel. --HG-- branch : product-engine
2010-01-20Update for major bug EXT-4206 - Bottom bar spec calls for button background ↵Dmitry Zaporozhan
art on IM Chiclets. Adjusted chiclets height to match other bottom bar widgets height. --HG-- branch : product-engine
2010-01-20Fixed normal bug EXT-4476 - Classfield appears in classfield accordeon after ↵Dmitry Zaporozhan
error message about money scarcity has been closed. --HG-- branch : product-engine
2010-01-19Update for normal bug EXT-3749 - Clicking landmark attachment on Group ↵Dmitry Zaporozhan
notices doesn't open side panel. --HG-- branch : product-engine
2010-01-19Fix for normal bug EXT-3749 - Clicking landmark attachment on Group notices ↵Dmitry Zaporozhan
doesn't open side panel. --HG-- branch : product-engine
2010-01-20fixed EXT-4162 Remove "Show IMs in Nearby Chat"Igor Borovkov
--HG-- branch : product-engine
2010-01-20got rid of win CRIgor Borovkov
--HG-- branch : product-engine
2010-01-20mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-01-20more on LLFloaterChat - oops...commit code with errorYchebotarev ProductEngine
--HG-- branch : product-engine
2010-01-20fixed EXT-4428 [BSI] Chat bubble color preference doesn't honor color choiceIgor Borovkov
--HG-- branch : product-engine
2010-01-20mergeYchebotarev ProductEngine
--HG-- branch : product-engine
2010-01-20more on removing LLFloaterChatYchebotarev ProductEngine
there was some places with messages that (as I think) should not go to nearby chat. but still probably should go somewhere... code is commented and messages are marked with: //TODO* CHAT: how to show this? --HG-- branch : product-engine
2010-01-20mergeMike Antipov
--HG-- branch : product-engine
2010-01-20Fixed major bug EXT-4364 ( Crash clicking "View IM & Chat" when someone else ↵Mike Antipov
joins group call) - disabled processing of Incoming dialog buttons' clicks after viewer is disconnected --HG-- branch : product-engine
2010-01-20fixed EXT-4515 “Crash when ending an IM session”,Alexei Arabadji
corrected chiclet destroying; --HG-- branch : product-engine
2010-01-20Fixed magor bug EXT-3889 (Group IM window voice icons do not show who has ↵Mike Antipov
joined the group voice call) - processing agent's speaking indicators in avatar lists in the same way as others (if voice is disabled indicators are invisible) --HG-- branch : product-engine
2010-01-19mergeRamzi Linden
2010-01-19DEV-39252 fix any duplicate name= elements in viewer-2-0. Duplicates break ↵Ramzi Linden
localization.
2010-01-20Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Lynx Linden
2010-01-20EXT-4505: Don't leave a trailing slash in the Help URLs.Lynx Linden
2010-01-19better fix of EXT-299 "Mute" still showing in avatar Context menu, although ↵Ramzi Linden
label says "Block" The original fix at r6543 created a duplicate node, which breaks localization. Renaming that new node with a unique name=.
2010-01-19Merge gooey into viewer 2skolb
2010-01-19Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-01-19Make AudioStreaming* settings default to 'true' per Sam's requestRick Pasetto
2010-01-19coding_policy hook conformance in merge.Tofu Linden
2010-01-19merge!Tofu Linden
2010-01-19Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-01-19PE merge.Tofu Linden
2010-01-19L10N: harmless commit to test the Viewer Localization Tool, which has been ↵Ramzi Linden
broken for 80 days.
2010-01-19EXT-4338 Design alert for Outfit save to help users understand what is ↵Erica
happening
2010-01-19FIX EXT-4468 DEV-41991: Make selected objects "more important" when loading ↵Rick Pasetto
their media data