Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-07 | Fixed a problem that prevented notification tags from being parsed. | Monroe Linden | |
Added some lldebugs to the LLNotificationTemplate constructor and LLNotifications::isVisibleByRules() that may be useful in debugging notification issues in the future. | |||
2010-10-07 | EXP-156 FIXED custom Skylight hints | Richard Linden | |
moved move hint down to bottom of screen made destination hint go away on teleport | |||
2010-10-07 | removed word "below" from View Hint | Richard Linden | |
2010-10-07 | merge | Richard Linden | |
2010-10-07 | enabled alternate move hint in skylight skin only | Richard Linden | |
2010-10-07 | Made VoiceCallsRejectAll apply to group voice invites as well as p2p and ↵ | Monroe Linden | |
ad-hoc invites. Fixed some code in LLIMMgr that had the incoming call dialog confused with a notification. Reviewed by Richard. | |||
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 | Merge | callum | |
2010-10-07 | EXP-167: Quit On Login Page Activated - viewer code /default setting | callum | |
2010-10-07 | fix for gcc | Richard Linden | |
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-07 | STORM-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-06 | STORM-299 : merge | Merov Linden | |
2010-10-06 | STORM-187 : merge | Merov Linden | |
2010-10-06 | EXP-156 WIP Implement custom Skylight hints | Richard Nelson | |
2010-10-06 | STORM-306 : Fix black flickering of water on Mac when atm shading off | Merov Linden | |
2010-10-06 | STORM-306 : Fix black flickering of water on Mac when atm shading off | Merov Linden | |
2010-10-06 | merge | Richard Nelson | |
2010-10-06 | allow passing LLSD arguments on command line | Richard Nelson | |
2010-10-06 | Fix for a compile error. | Monroe Linden | |
Reviwed by Richard. | |||
2010-10-06 | merge | Richard Nelson | |
2010-10-06 | added param block support for empty/undefined elements in XML/LLSD respectively. | Richard Nelson | |
This way <foo/> or LLSD["foo"]; both define a default constructed value for the parameter named foo, useful in the Multiple<T> case | |||
2010-10-06 | Added DisableExternalBrowser setting. | Monroe Linden | |
Reviewed by Callum. | |||
2010-10-06 | PLAT-40 Fix changing the lang code for polish from 'da' to 'pl' reviewed by brad | Mark Palange (Mani) | |
2010-10-06 | Add support for debug setting to disable link highlight & follow in URLs ↵ | callum | |
that appear in XUI widgets | |||
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 | merged 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-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 | Fix for EXP-131 "Call dialog shown in locked position when a Resident calls ↵ | Monroe Linden | |
a Skylight visitor" Added the setting VoiceCallsRejectAll, which causes the viewer to silently reject all incoming voice calls. Reviewed by Callum. | |||
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 | |||
2010-10-05 | tighter packing of boolean params by shuffling member variables | Richard Linden | |
2010-10-05 | changed format of notification_visibility rules to be cleaner | Richard Linden | |
2010-10-04 | Pull fixes from viewer-beta | Merov Linden | |
2010-10-04 | EXP-138 FIXED Chat and IM notices not aligned with Bottom bar in Skylight Viewer | Richard Nelson | |
2010-10-04 | merge | Richard Nelson | |
2010-10-04 | fixed merging of textures.xml between current skin and base | Richard Nelson | |
now possible to define new textures in current skin | |||
2010-10-04 | EXP-138 WIP Chat and IM notices not aligned with Bottom bar in Skylight Viewer | Richard Nelson | |
2010-10-04 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-4/ | Monroe Linden | |
2010-10-04 | Fix for EXP-140 -- After logging into Skylight Viewer - User is required to ↵ | Monroe Linden | |
click on Viewer window before using movement keys / flying In LLMenuHolderGL::handleKey(), in the highlightNextItem() case, don't return true if highlightNextItem() did nothing. Reviewed by Richard. | |||
2010-10-04 | Test merge | callum | |
2010-10-04 | merge | Richard Nelson | |
2010-10-04 | removed dead code | Richard Nelson | |
2010-10-04 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-4/ | Monroe Linden | |
2010-10-04 | Merge | Eli Linden | |