summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-10-11STORM-301 FIXED Fixed behaviour of camera on undocked 'My Appearance' tab ↵Andrew Productengine
minimizing. - Added signal to LLFloater that is emitted on minimize. - Set minimize callback for appearance tab floater in LLSideTrayTab::undock. Method from LLSidePanelAppearance that handles camera issues is called on minimization of floater.
2010-10-11merge fix for STORM-275 (class Linux_x86_64Manifest missing from ↵Oz Linden
viewer_manifest.py)
2010-10-11merged fix for STORM-222Oz Linden
2010-10-08Fixed issue where non-visible hint wasn't allowing mouse events to pass throughLeyla Farazha
2010-10-08Created a floater for setting display nameLeyla Farazha
2010-10-08Pull update from viewer-developmentMerov Linden
2010-10-08STORM-137: Fix windows packaging issue, namely, do not require a manifest to ↵Merov Linden
move the fmod.dll
2010-10-09STORM-289 FIXED browser navigation bar layout to make it resize properly ↵Seth ProductEngine
after minimize/restore. When floater media browser is minimized its button bars are shrunk to zero height and their height is not restored upon unminimizing because they have auto_resize disabled. Setting min_height for the button bars makes them restored with this height upon uminimizing the floater.
2010-10-08Have build.sh print out info usable by open source devs. Have it check for a ↵Christian Goetze (CG)
README and use that if needed.
2010-10-08Merge fixes for VWR-23047, VWR-20911, and SNOW-748Oz Linden
2010-10-08Fix for bad labels on physics shape in importer.Dave Parks
Fix for crash due to race condition when uploading meshes.
2010-10-07mergeDave Parks
2010-10-07Prep loves to type static const intDave Parks
2010-10-07SH-64 WIP update GLOD on macNyx Linden
Trying again, this time adding SDK versions to GLOD's linker commands as well as its compile command. Ugh.
2010-10-07Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/Nyx Linden
2010-10-07SH-64 WIP update GLOD on macNyx Linden
Trying this again, attempting one more update to fix the issues of not being able to run with GLOD on 10.5.
2010-10-07STORM-137 : Points install.xml to the newly built fmod libsMerov Linden
2010-10-07CT-575 WIP Add list of 11 Spanish Residents who volunteer translation of ViewerEli Linden
2010-10-08merged VWR-23239 (fixed memory leak in LLUIString)Boroondas Gupte
2010-10-07CT-575 WIP ES translation for Set18, new fileEli Linden
2010-10-07CT-575 WIP ES translation for Set18Eli Linden
2010-10-07mergeDave Parks
2010-10-07Fix for crash when convex decomposition fails.Dave Parks
2010-10-07Pull update from viewer-developmentMerov Linden
2010-10-08fixed indentation in lluistring.hBoroondas Gupte
2010-10-08VWR-23239 FIXED memory leak in LLUIStringBoroondas Gupte
2010-10-07Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/Nyx Linden
2010-10-07BUILDFIX: viewer-mesh mac buildNyx Linden
xcode didn't like the way we were defining inner classes and assuming that if the outer class was a friend that the inner class would be too. Couldn't forward-declare the inner class so had to re-arrange the order of class declaration. Between re-ordering the class declarations, and explicitly making the inner class a friend, this un-sticks the mac build, and makes it happy. Code reviewed by davep.
2010-10-07Fix for crash when attempting to render single hull rep when no such rep is ↵Dave Parks
available.
2010-10-07Increase default scale limit to 64mDave Parks
2010-10-07mergeNyx Linden
2010-10-07SH-65 WIP update convex decomp on macNyx Linden
Pushing in the cmake change that will make the mac build use the non-stub version of the convex decomp lib.
2010-10-07Update convex decomp and physics shape display to include convex hulls for ↵Dave Parks
prims where appropriate.
2010-10-07Pull and merge of viewer-beta in viewer-developmentMerov Linden
2010-10-07Updating display name hint text per Jack's request.Leyla Farazha
2010-10-07Add pure physics cost to UIDave Parks
2010-10-07Adding viewer hint for setting display name the when edit profile is opened ↵Leyla Farazha
with no display name set
2010-10-07STORM-296 FIXED Item types that can be dropped to Places SP->My Landmarks ↵Seth ProductEngine
restricted to landmarks and folders only.
2010-10-07FIXED STORM-302 Parcel lists scroll bar overlaps with other components if ↵Paul Guslisty
panel is undocked - Added missing column to the xml of the scroll list - Adjusted columns width to show all columns
2010-10-07STORM-263 FIXED Cog button in lower-left of sidebar panel does not close ↵Paul Guslisty
popup menu on second click - In all places of sidebar panel where gear menu button is used changed type of gear menu buttons from LLButton to LLMenuButton - Added setMenuPosition and setMenu to the LLMenuButton interface as public methods - In all sidebar panels where LLButton was replaced with LLMenuButton the algorithm of replacing is simple and the same for all sidebar panels. In general the algorithm is: 1. set gearMenu to the menuButton using LLMenuButton::setMenu 2. set mouse down callback for the menuButton 3. in callback for mouse down set the menu position where it should be shown using LLMenuButton::setMenuPosition
2010-10-06STORM-299 : mergeMerov Linden
2010-10-06STORM-187 : mergeMerov Linden
2010-10-06STORM-306 : Fix black flickering of water on Mac when atm shading offMerov Linden
2010-10-06STORM-306 : Fix black flickering of water on Mac when atm shading offMerov Linden
2010-10-06mergeDave Parks
2010-10-06PLAT-40 Fix changing the lang code for polish from 'da' to 'pl' reviewed by bradMark Palange (Mani)
2010-10-06Fix for double uploads of non modelsjwolk
2010-10-06Propagating Viewer 2.2.0 Beta tags back to viewer-developmentDessie Linden
2010-10-06mergeDave Parks
2010-10-06MergeDave Parks