summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-10-14Automated merge with file:///Users/oz/Work/viewer-betaOz Linden
2010-10-14mergeVadim ProductEngine
2010-10-14STORM-381 FIXED Restored ability to join/create group from People tab > My ↵Vadim ProductEngine
Groups. Backing out changeset fe6c8e0a4a23 (which was made to fix STORM-263). We'll examine and fix the faulty changes.
2010-10-13merge fix for STORM-196Oz Linden
2010-10-13merge fix for STORM-304Oz Linden
2010-10-13STORM-196 FIXED 'Undo changes' button is absent on 'Edit wearable' panelPaul Guslisty
-Added "top" parameter to the button to put button in visible area -Added "left_pad" and changed "width" parameters for proper positioning inside layout_panel
2010-10-12ECC-10 FIXED Antialiasing is brokenLoren Shih
Updated default RenderUseFBO setting to "TRUE" in settings.xml.
2010-10-12Automated merge up from viewer-betaLoren Shih
2010-10-12SH-319 FIXED Anti-aliasing enable/disable not preserved correctly when ↵Loren Shih
cancel out of preferences Added RenderUseFBO to list of parameters to be restored upon preference dialog cancel.
2010-10-12ECC-10 FIXED Antialiasing is brokenLoren Shih
Updated some legacy files to correspond to default settings.
2010-10-12STORM-263 : merge to viewer-betaMerov Linden
2010-10-12merge up to latest viewer-developmentOz Linden
2010-10-12STORM-359 FIXED Disable higlighting URLs in object names inside ↵Vadim ProductEngine
llDialog/llGiveInventory/llLoadURL and script question dialogs.
2010-10-12STORM-360 FIXED Disabled higlighting of URLs in object names inside IM well ↵Vadim ProductEngine
window.
2010-10-12STORM-358 FIXED Disabled higlighting URLs in object names inside nearby chat ↵Vadim ProductEngine
toasts.
2010-10-11pull viewer-beta into viewer-developmentMerov Linden
2010-10-11CT-575 WIP JA DE IT translation for set18, new filesEli Linden
2010-10-11CT-575 WIP JA DE IT translation for set18Eli Linden
2010-10-11MergeEli Linden
2010-10-11CT-575 WIP PT translation for set18, new fileEli Linden
2010-10-11CT-575 WIP PT translation for set18Eli Linden
2010-10-11merge pending beta changes to viewer-betaMerov Linden
2010-10-11STORM-365 : merge to viewer-betaMerov Linden
2010-10-11STORM-365 : Quick fix for attachments being visible in mouselookMerov Linden
2010-10-11Automated merge up from viewer-betaLoren Shih
2010-10-11SH-280 FIXED Anti-aliasing brokenLoren Shih
SH-287 FIXED Anti-aliasing setting does not take effect until relog Added logic to control RenderUseFBO setting based on graphics quality. RenderUseFBO controls whether anti-aliasing is enabled.
2010-10-11STORM-289 : merge to viewer-betaMerov Linden
2010-10-11STORM-296 : merge to viewer-betaMerov Linden
2010-10-11STORM-302 : merge to viewer-betaMerov Linden
2010-10-11CT-575 WIP FR translation for set18, new fileEli Linden
2010-10-11CT-575 WIP FR translation for set18Eli Linden
2010-10-11CT-575 WIP PL and DA translation for set18, new filesEli Linden
2010-10-11CT-575 WIP PL and DA translation for set18; ES correctionEli Linden
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-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-07CT-575 WIP Add list of 11 Spanish Residents who volunteer translation of ViewerEli Linden
2010-10-07CT-575 WIP ES translation for Set18, new fileEli Linden
2010-10-07CT-575 WIP ES translation for Set18Eli Linden
2010-10-07Pull and merge of viewer-beta in viewer-developmentMerov Linden
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-306 : Fix black flickering of water on Mac when atm shading offMerov Linden
2010-10-06STORM-187 ADDITIONAL FIX Fixed buttons autohiding in bottomtray on resize.Andrew Productengine
The bug was caused by moving nearby chat bar into panel inside layout panel instead of being layout panel itself in changeset 741eb25e921c without modifying get_panel_min_width() call which used that layout panel. This broke behaviour of LLBottomTray::processWidthDecreased(). - Fixed it by using this new nearby chat container layout panel in this call.
2010-10-06merged VWR-20893: "class Linux_x86_64Manifest" missing from ↵Boroondas Gupte
viewer_manifest.py Breaking linux 64-bit build. (transplanted https://bitbucket.org/Techwolf/viewer-development/changeset/111a293c0e1c to create an isolated daggy fix)
2010-10-06STORM-299 FIXED World map floater opening instead Mini-map if double-click ↵Andrew Productengine
on minimized Mini-map. - What map floater is shown on Mini-map doublecklick now differs depending on whether it is minimized.
2010-10-04Pull fixes from viewer-betaMerov Linden
2010-10-04MergeEli Linden