Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-14 | Merge from http://hg.secondlife.com/viewer-identity (display names) | Leyla Farazha | |
2010-10-14 | DN-174Some length of Display Name (username) can cause the name to disappear ↵ | Leyla Farazha | |
off of the Buy object floater | |||
2010-10-14 | DN-177 Cannot click on Name in Friend Request to view profile - and no ↵ | Leyla Farazha | |
profile pic in friend request | |||
2010-10-14 | merge fix for STORM-367 | Oz Linden | |
2010-10-14 | Automated merge with file:///Users/oz/Work/viewer-beta | Oz Linden | |
2010-10-14 | merge | Vadim ProductEngine | |
2010-10-14 | STORM-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-13 | making profiles look nicer when display names isn't on | Leyla Farazha | |
2010-10-13 | DN-165 User cannot reset name to default if they are throttled because they ↵ | Leyla Farazha | |
receive the Sorry you cannot change your display name until [time] message. They cannot access the change display name dialog to hit reset when throttled. | |||
2010-11-12 | DN-170 Info icon covers name in Inventory > Properties view in side panel | Leyla Farazha | |
DN-171 Landmark > More information panel can have name information clipped off for creator and owner | |||
2010-10-13 | merge fix for STORM-196 | Oz Linden | |
2010-10-13 | merge fix for STORM-304 | Oz Linden | |
2010-10-13 | STORM-196 FIXED 'Undo changes' button is absent on 'Edit wearable' panel | Paul 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-12 | Merge | Leyla Farazha | |
2010-10-12 | ECC-10 FIXED Antialiasing is broken | Loren Shih | |
Updated default RenderUseFBO setting to "TRUE" in settings.xml. | |||
2010-10-12 | Automated merge up from viewer-beta | Loren Shih | |
2010-10-12 | SH-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-12 | ECC-10 FIXED Antialiasing is broken | Loren Shih | |
Updated some legacy files to correspond to default settings. | |||
2010-10-12 | Merge | Leyla Farazha | |
2010-10-12 | DN-120 "As a Viewer Developer, I want to update general preferences, so that ↵ | Leyla Farazha | |
"Show Display Names" appears less intrusive" DN-160 View Display Names Preference extends below border in preference | |||
2010-10-12 | DN-164 Edit Partner link not active in Edit Profile Panel | Leyla Farazha | |
2010-10-12 | STORM-263 : merge to viewer-beta | Merov Linden | |
2010-10-12 | merge up to latest viewer-development | Oz Linden | |
2010-10-12 | STORM-359 FIXED Disable higlighting URLs in object names inside ↵ | Vadim ProductEngine | |
llDialog/llGiveInventory/llLoadURL and script question dialogs. | |||
2010-10-12 | STORM-360 FIXED Disabled higlighting of URLs in object names inside IM well ↵ | Vadim ProductEngine | |
window. | |||
2010-10-12 | STORM-358 FIXED Disabled higlighting URLs in object names inside nearby chat ↵ | Vadim ProductEngine | |
toasts. | |||
2010-10-11 | pull viewer-beta into viewer-development | Merov Linden | |
2010-10-11 | CT-575 WIP JA DE IT translation for set18, new files | Eli Linden | |
2010-10-11 | CT-575 WIP JA DE IT translation for set18 | Eli Linden | |
2010-10-11 | Merge | Eli Linden | |
2010-10-11 | CT-575 WIP PT translation for set18, new file | Eli Linden | |
2010-10-11 | CT-575 WIP PT translation for set18 | Eli Linden | |
2010-10-11 | merge pending beta changes to viewer-beta | Merov Linden | |
2010-10-11 | STORM-365 : merge to viewer-beta | Merov Linden | |
2010-10-11 | llvocache.h relies on defines in lldir.h, but forgot to include that file. | Aaron Stone | |
This is otherwise masked by lldir.h being included from elsewhere, but is a nice to fix. | |||
2010-10-11 | STORM-365 : Quick fix for attachments being visible in mouselook | Merov Linden | |
2010-10-11 | Automated merge up from viewer-beta | Loren Shih | |
2010-10-11 | SH-280 FIXED Anti-aliasing broken | Loren 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-11 | STORM-289 : merge to viewer-beta | Merov Linden | |
2010-10-11 | STORM-296 : merge to viewer-beta | Merov Linden | |
2010-10-11 | STORM-302 : merge to viewer-beta | Merov Linden | |
2010-10-11 | DN-161 Display Name and Username labels shown in profiles when View Display ↵ | leyla_linden | |
Names setting is off and when Display Names disabled on Simulator DN-163 Set display name error if user changes View Display Name setting to off in preferences with Edit profile panel open | |||
2010-10-11 | DN-162 Green - shown in local chat after name if View Display Names setting ↵ | leyla_linden | |
is off with Show User Names setting on. | |||
2010-10-11 | CT-575 WIP FR translation for set18, new file | Eli Linden | |
2010-10-11 | CT-575 WIP FR translation for set18 | Eli Linden | |
2010-10-11 | CT-575 WIP PL and DA translation for set18, new files | Eli Linden | |
2010-10-11 | CT-575 WIP PL and DA translation for set18; ES correction | Eli Linden | |
2010-10-11 | STORM-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-11 | merge fix for STORM-275 (class Linux_x86_64Manifest missing from ↵ | Oz Linden | |
viewer_manifest.py) | |||
2010-10-08 | Fixed issue where non-visible hint wasn't allowing mouse events to pass through | Leyla Farazha | |