summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-12-07mergeJames Cook
2009-12-04Expose window minimize and restore in LLWindow interface.James Cook
Add secondlife:///app/login/reg handler for Reg-In-Client Reviewed with Ambroff
2009-12-04mergeJames Cook
2009-12-04EXT-3176 Resizing the nav bar resizes the world viewJames Cook
Trivial XML change.
2009-12-04L10N: use consistent language in the Admin menu 'Force owner' optionsRamzi Linden
2009-12-04mergeRamzi Linden
2009-12-04L10N: fix a typo. Use natural, consistent language in tool_tips about Picks.Ramzi Linden
2009-12-04L10N: use better, consistent language in a preference about IMs.Ramzi Linden
2009-12-04Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2009-12-04Added back forward home button art to sidetray home buttonsErica
2009-12-04EXT-2854 (small addition) Localizability: consistency to a few places when ↵Ramzi Linden
referring generically to a choice of - Select one -
2009-12-04EXT-1498 Can't adjust nav bar info button location in XMLJames Cook
Removed C++ code overriding the location. Trivial, not reviewed.
2009-12-04mergeJames Cook
2009-12-04Nudge ParabuildJames Cook
2009-12-04Fix linux build, newline at end of fileJames Cook
2009-12-04EXT-2827 Unable to delete object when select face of objectangela
2009-12-04 EXT-2956 Animation preview floater play/pause buttons are hard-codedangela
2009-12-04Automated merge with ssh://angela@hg.lindenlab.com/james/gooeyangela
2009-12-04 Deleting content inside a prim from build floater deletes prim, rather than ↵angela
content EXT-2575
2009-12-04EXT-1640angela
Application Icon Misaligned on OSX Installer Dialog
2009-12-03mergeJames Cook
2009-12-03EXT-2954 Crash when using the mousewheel in any inventory panelJames Cook
LLFolderView was explicitly passing scroll events back to its parent LLScrollContainer, which it didn't need to do. It may not have exhibited an infinite loop before due to bugs in the border width computations for scroll rectangles. Reviewed with Leyla.
2009-12-03Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2009-12-30mergeLeyla Farazha
2009-12-30EXT-2823 Find window: change default open location to the top-left of screenLeyla Farazha
EXT-2921 [BSI] Default location for Screenshot Floater hides expanded options off screen reviewed by James
2009-12-30EXT-2898 Hiding navbar and favbar is brokenLeyla Farazha
reviewed by James
2009-12-30EXT-2967 Spinner label font sizes are not rendering consistently between ↵Leyla Farazha
platforms OSX isn't loading the ui_ctrl.xml file, moving font to individual widgets reviewed by James
2009-12-03EXT-2450 Extra column in Group panel memberlistErica
2009-12-03Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-12-03mergeJames Cook
2009-12-03Added floater_test_text_editor, hooked up UI tests to login Debug menuJames Cook
Reviewed with Leyla
2009-12-03Hack for EXT-2971 Letter R doesn't show when it's the last letter in a text ↵James Cook
block. Add 1 pixel of padding to clipping rect computation. I think there is a deeper problem in the font width computation code, but I don't know where. Opened EXT-3112 for the deeper issue. Reviewed with Leyla.
2009-12-03Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-12-03fixed window resize alignment problem in login formErica
2009-12-03Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-12-03Work around Linux viewer test program catch failureNat Goodspeed
2009-12-03MergeMark Palange (Mani)
2009-12-03mergeJames Cook
2009-12-03Fix to windows build breakages.Mark Palange (Mani)
Reviewed by Brad
2009-12-03Fix Linux build, file missing newline at end of fileJames Cook
2009-12-03Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2009-12-03Final layout changes to about land, new widget sizes, EXT-3027 About Land ↵Erica
dialog:Media panel layout issues
2009-12-03Updated to add ellipses on long descriptions, and added a margin beneath the ↵Justin C. Rounds (Chuck)
description to keep it from running into the text below. http://jira.secondlife.com/browse/EXT-2995
2009-12-03Merge from product-engineSteve Bennetts
2009-12-03Un-threaded LLTextureFetch to address potential performance and edge case ↵Steve Bennetts
crash issues. Changed an assert to an llerrs with extra info Added "HTTP Textures" to "Develop" menu
2009-12-03Fixed a crash when clearing private data twice.Steve Bennetts
2009-12-03Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-12-03Fix for DEV-43696 (media streams should have hard limit of 8)Monroe Linden
This was just an off-by-one error in the hard limit calculation (> instead of >=).
2009-12-03Don't show controls if build tools are upRick Pasetto
2009-12-03Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)