summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2009-11-11mergeLeyla Farazha
2009-11-11EXT-950 Minimized floaters default to a bad location onscreenLeyla Farazha
EXT-2298 [BSI] Busy mode response shows as "|TOKEN COPY BusyModeResponse|" in General prefs while offline
2009-11-11Fix bad XML causing UI images not to load.James Cook
2009-11-11Merge from product-engineSteve Bennetts
2009-11-11merge: pulling changes from trunkNyx (Neal Orman)
2009-11-11fixing build - last commit had bad call to startAppearanceAnimationNyx (Neal Orman)
function definition of startAppearanceAnimation chagned - last patch missed eliminating the parameters at line 6594 in llvoavatar.cpp. This patch fixes the issue, confirmed builds and runs locally.
2009-11-11Fixed typo.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2359
2009-11-11Automated merge with ssh://chuck@hg.lindenlab.com/viewer/viewer-2-0/Justin C. Rounds (Chuck)
2009-11-11Added tool-tip graphic.Justin C. Rounds (Chuck)
2009-11-11DEV-34507 too many baked texture uploadsNyx (Neal Orman)
Fixed a double-bake bug on hitting the "OK" button of the appearance editor Also cleaned up extraneous calls to requestLayersetUpload. Behavior should now be consistent with resident expectations. Code reviewed by Bigpapi
2009-11-11EXT-2173 use of visual param animation inconsistent at bestNyx (Neal Orman)
removed ambiguous parameter "set_by_user" from many places in codebase, renaming it to be upload_bake, which is a more accurate descriptor. This allowed me to see several inconsistencies in how this variable was being set - these errors were also fixed. User-visible result should be that baked textures are not reuploaded on changing avatar sex until the save button is pressed. primary win here is code clarity. Code reviewed by Bigpapi.
2009-11-11Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-11-11unbreak buildrichard
2009-11-11Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-11-11mergerichard
2009-11-11added stylized text to tooltips for showxuinamesrichard
2009-11-11added viewports to LLRenderTarget to speed up animation of sidetrayrichard
reviewed by Leyla
2009-11-11EXT-2382 - fix for clipping of minimaprichard
2009-11-11Manual merge.Vadim Savchuk
Resolved conflicts in panel_bottomtray.xml and llavataractions.cpp. --HG-- branch : product-engine
2009-11-11Add widgets/ui_ctrl.xml that can set default font size across all widgets.James Cook
Individual widgets/*.xml files will need to have explicit font="foo" params removed to start using the defaults. Discussed with Richard.
2009-11-11Additional fix for EXT-2137-[BSI] Copy/pasted text chat logs are now much ↵Eugene Kondrashev
harder to read or post-process. --HG-- branch : product-engine
2009-11-11mergeIgor Borovkov
--HG-- branch : product-engine
2009-11-11fixed reopened subtask EXT-2265 IM unread messages counter should not be ↵Igor Borovkov
increased for system messages (comming from "Second Life", zero uuid) now not counting messages with from = "Second Life" and from_id = receiver's uuid --HG-- branch : product-engine
2009-11-11mergeMike Antipov
--HG-- branch : product-engine
2009-11-11Fixed low bug EXT-1499 (Finalize the Home panel and add tooltips to the tab ↵Andrew Dyukov
grabs). --HG-- branch : product-engine
2009-11-11fixed low bug (EXT-573) There is paragraph indent in the toasts textDmitry Oleshko
--HG-- branch : product-engine
2009-11-11mergeMike Antipov
--HG-- branch : product-engine
2009-11-11Fixed major bug EXT-2205 (Message well counter is truncated)Mike Antipov
- place counter exactly over the message well icon. Fixed in theis way becouse style guide does not have correct UI. Probably color sheme should be changes to have counter more visible --HG-- branch : product-engine
2009-11-11Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-11-11Implemented Low sub-task EXT-2366-ALL Avatar specific buttons on IM P2P ↵Eugene Kondrashev
control panel should be disabled when interacting with AVALINE caller --HG-- branch : product-engine
2009-11-11mergeYuri Chebotarev
--HG-- branch : product-engine
2009-11-11fix for normal bug EXT-2303 Distinguish Object-generated Nearby Chat from ↵Yuri Chebotarev
other Nearby Chat --HG-- branch : product-engine
2009-11-11Work on major sub-task EXT-991 (Update bottom bar behavior on resize)Mike Antipov
Code cleaned up: - removed test code to show background in chiclet panel --HG-- branch : product-engine
2009-11-11implemented EXT-2363 Get rid of 'Friends Conference' hardcode and rename it ↵Igor Borovkov
to 'Ad-hoc Conference' --HG-- branch : product-engine
2009-11-11Work on major sub-task EXT-991 (Update bottom bar behavior on resize)Mike Antipov
Code refactored: - moved code to process width increasing into separate method --HG-- branch : product-engine
2009-11-11Work on major sub-task EXT-991 (Update bottom bar behavior on resize)Mike Antipov
Code refactored: - processShowButton() now gets type of buttons should be shown instead of object - removed unnecessary code --HG-- branch : product-engine
2009-11-11Fixed Low bug EXT-1052-IM message window show messages, that were sent in ↵Eugene Kondrashev
offline mode --HG-- branch : product-engine
2009-11-11Fixed normal bug EXT-2166-[BSI] Nearby Chat floater always jumps to most ↵Eugene Kondrashev
recent chat --HG-- branch : product-engine
2009-11-11mergeYuri Chebotarev
--HG-- branch : product-engine
2009-11-11fix for major bug EXT-2219 New Group profile layout breaks...everythingYuri Chebotarev
lots of small problems... --HG-- branch : product-engine
2009-11-11Additional fix for normal bug EXT-2131-[BSI] Copy/pasted text chat logs are ↵Eugene Kondrashev
now much harder to read or post-process --HG-- branch : product-engine
2009-11-11Fixed normal bug EXT-2131-[BSI] Copy/pasted text chat logs are now much ↵Eugene Kondrashev
harder to read or post-process --HG-- branch : product-engine
2009-11-11Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ APINat Goodspeed
with an event API. In addition to the LLEventPump name on which to listen, LLEventAPI accepts a documentation string for event API introspection. Give every LLEventDispatcher::add() overload a new documentation string parameter for event API introspection. Convert every existing event API to new conventions, introducing suitable documentation strings for the API and each of its operations.
2009-11-11fixed (again) normal bug EXT-2025 Gesture btn couses nothingAndrew Polunin
--HG-- branch : product-engine
2009-11-11Work on major sub-task EXT-991 (Update bottom bar behavior on resize)Mike Antipov
Code refactored: - move calculating of buttons_required_width inside processShowButton(); - remove changing of delta_width out of processing each button while increasing width --HG-- branch : product-engine
2009-11-11MergeDmitry Zaporozhan
--HG-- branch : product-engine
2009-11-11Update for major task EXT-2250 Implement Classifieds list in Picks panel.Dmitry Zaporozhan
Added single expansion accordion. --HG-- branch : product-engine
2009-11-11Work on major sub-task EXT-991 (Update bottom bar behavior on resize)Mike Antipov
- refactored logic increasing of width - fixed bug with incorrect work in some cases --HG-- branch : product-engine
2009-11-11Fixed Normal bug EXT-1959 - [BSI] emotes difficult to see in IM/Group chatEugene Kondrashev
--HG-- branch : product-engine
2009-11-11MergeDmitry Zaporozhan
--HG-- branch : product-engine