Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-12 | Merge | Leyla Farazha | |
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-11 | pull viewer-beta into viewer-development | Merov 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 | 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 | STORM-301 : 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-298 FIXED Don't scroll the My Landmarks panel down when favorites get ↵ | Vadim ProductEngine | |
changed. I'm not sure what the root cause of the problem was (maybe invalid initial selection in folder view), but what seems to be definitely wrong is passing "scroll to rect" event from *invisible* folder views up to accordion control, which is what I've fixed. | |||
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-08 | Fixed issue where non-visible hint wasn't allowing mouse events to pass through | Leyla Farazha | |
2010-10-08 | Created a floater for setting display name | Leyla Farazha | |
2010-10-09 | STORM-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-08 | Have 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-07 | CT-575 WIP Add list of 11 Spanish Residents who volunteer translation of Viewer | Eli Linden | |
2010-10-07 | CT-575 WIP ES translation for Set18, new file | Eli Linden | |
2010-10-07 | CT-575 WIP ES translation for Set18 | Eli Linden | |
2010-10-07 | Pull and merge of viewer-beta in viewer-development | Merov Linden | |
2010-10-07 | Updating display name hint text per Jack's request. | Leyla Farazha | |
2010-10-07 | Adding viewer hint for setting display name the when edit profile is opened ↵ | Leyla Farazha | |
with no display name set | |||
2010-10-07 | STORM-296 FIXED Item types that can be dropped to Places SP->My Landmarks ↵ | Seth ProductEngine | |
restricted to landmarks and folders only. | |||
2010-10-07 | FIXED 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-06 | STORM-299 : merge | Merov Linden | |
2010-10-06 | STORM-187 : merge | Merov Linden | |
2010-10-06 | STORM-306 : Fix black flickering of water on Mac when atm shading off | Merov Linden | |
2010-10-06 | Propagating Viewer 2.2.0 Beta tags back to viewer-development | Dessie Linden | |
2010-10-06 | Added tag 2.2.0-beta2 for changeset 9822eb3e25f7 | Dessie Linden | |
2010-10-06 | STORM-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-06 | STORM-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-05 | DN-130 As a resident I want to show usernames in local chat if username ↵ | Leyla Farazha | |
preference is set so that I can follow the conversation when people are changing their display name | |||
2010-10-05 | DN-135 adding highlight color to the username for consistency in person ↵ | Leyla Farazha | |
inspector |