Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-23 | merge | Ramzi Linden | |
2009-11-23 | DEV-43298 Expand widgets slightly in EN, make the currency symbol movable to ↵ | Ramzi Linden | |
the end: sidepanel_item_info.xml | |||
2009-11-23 | DEV-43298 Expand widgets slightly in EN, make the currency symbol movable to ↵ | Ramzi Linden | |
the end: floater_inventory_item_properties.xml | |||
2009-11-23 | http://jira.secondlife.com/browse/EXT-2557 Buttons should not be bolded-- ↵ | Lis Pardi | |
This Jira also illuminated that buttons should be Medium, instead of Small | |||
2009-11-23 | DEV-43298 Expand widgets slightly in EN: floater_image_preview.xml | Ramzi Linden | |
2009-11-23 | DEV-43298 Expand widgets slightly in EN: floater_build_options.xml | Ramzi Linden | |
2009-11-23 | DEV-43298 Expand widgets slightly in EN: floater_animation_preview.xml | Ramzi Linden | |
2009-11-23 | merge, manual conflict fix panel_bottomtray.xml, talk_button.xml, ↵ | James Cook | |
llfloaternearbymedia.cpp | |||
2009-11-23 | merge | James Cook | |
2009-11-23 | Initial implementation of parcel property icons and maturity string on nav bar | James Cook | |
Added new LLAgentUI location format, renamed unclear old one Renamed ShowCoordinatesOption to NavBarShowCoordinates Extended LLLocationInputCtrl to show icons. Reviewed with Rick | |||
2009-11-23 | Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ | Justin C. Rounds (Chuck) | |
2009-11-23 | Removed font references to SansSerifSmall. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-1315 | |||
2009-11-23 | EXT-2460 - mouselook mode - remove unused UI elements | richard | |
EXT-2504 - black bars present at top and bottom when in mouselook reviewed by Leyla | |||
2009-11-23 | fix for infinite loop when doing /me emotes | richard | |
reviewed by Mark | |||
2009-11-23 | convert signals to allocate on demand in order to speed up widget construction | richard | |
reviewed by James | |||
2009-11-23 | comverted mEnclosingBlockOffset from signed to unsigned to support param ↵ | richard | |
blocks up to 32k in size reviewed by James | |||
2009-11-23 | Scrollbar was too dark and not matching other scrollbars. Switched ↵ | Justin C. Rounds (Chuck) | |
scroll_bar_bg_visible attribute to false in gesture_combo_box.xml to fix. http://jira.secondlife.com/browse/EXT-1451 | |||
2009-11-23 | Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ | Justin C. Rounds (Chuck) | |
2009-11-23 | "Fit and finish" issues with bottom bar. | Justin C. Rounds (Chuck) | |
See comments in JIRAs for details. http://jira.secondlife.com/browse/EXT-2537 http://jira.secondlife.com/browse/EXT-2352 | |||
2009-11-23 | Allow large paramblocks by converting mEnclosingBlockOffset to U16, needed for | James Cook | |
location_input.xml | |||
2009-11-23 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-11-23 | DEV-42967: Fix prefs panel to not clobber changes to prefs made by other UI | Rick Pasetto | |
The prefs floater was unilaterally reverting any changes made by other UI. This fixes that by making squirreling away the current settings an explicit operation, and cancel now happens explicitly on close(), but only if a flag is not set (as is what happens when you hit OK). Reviewed by James. | |||
2009-11-20 | Fix for DEV-43040 (Change media focus rules to be the same as alt-zoom). | Monroe Linden | |
Added an optional reset_camera parameter to LLPanelPrimMediaControls ::resetZoomLevel(). Default is true, but if false it prevents the reset from moving the camera, and just resets the internal state for zoom tracking. Fixed zoom-related bugs in LLPanelPrimMediaControls::close() and LLPanelPrimMediaControls::onClickZoom(). Changed the zooming behavior in LLViewerMediaFocus to match the desired behavior. | |||
2009-11-20 | Change to fix DEV-43230 (Japanese input methods don't work with the web ↵ | Monroe Linden | |
browser plugin on the Mac.) Inside LLWindowMacOSX::allowLanguageTextInput(), tell the Text Services Manager to put up its own UI for input methods if language text input is being disallowed. This means that the non-inline UI will come up when when entering text in a browser plugin instance with an interactive text input method selected. | |||
2009-11-20 | Merge | Steve Bennetts | |
2009-11-20 | Merge | Steve Bennetts | |
--HG-- branch : product-engine | |||
2009-11-20 | Merge | Steve Bennetts | |
2009-11-20 | merge | Steve Bennetts | |
2009-11-20 | merge | Ramzi Linden | |
2009-11-20 | - Changed the EN links used for the KnowledgeBase to its new home on the sl ↵ | Ramzi Linden | |
wiki. - DEV-43134 Insert localized hyperlinks for all places in XUI where viewer jumps to the web. (This will be needed for Phase 4 Testing of QAR-1355) | |||
2009-11-20 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-11-20 | Add log warning if media cap is missing | Rick Pasetto | |
2009-11-20 | Hopefully, really fix DEV-42093. | Monroe Linden | |
2009-11-20 | merge | James Cook | |
2009-11-20 | Merge from product-engine | Steve Bennetts | |
2009-11-20 | EXT-1743 People inspectors should show Age, not Date born | James Cook | |
2009-11-20 | Clean up some logging | Rick Pasetto | |
2009-11-20 | Use "Select/Close" as button labels for avatar picker if choosing people ↵ | James Cook | |
repeatedly. Used by group member invitations, for example, where the "OK/Cancel" labels don't make much sense. Reviewed with Richard. | |||
2009-11-20 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-11-20 | DEV-41991 DEV-42756 : un-do the "fix" for the race condition regarding media ↵ | Rick Pasetto | |
data overwriting. I think the problem is that this floater's state is not updated properly when the server response comes in. This needs more thought. | |||
2009-11-20 | Delete the media impl instead of just unloading it. From Review #41 feedback. | Rick Pasetto | |
2009-11-20 | merging heads again >:( | Tofu Linden | |
2009-11-20 | Fix for errors with integration tests failing to find libcrypto.so.0.9.7 | brad kittenbrink | |
2009-11-20 | Merge | Mark Palange (Mani) | |
2009-11-20 | Fix broken group "Invite" button from Erica's changes yesterday. | James Cook | |
2009-11-20 | Merging heads, hmm. | Tofu Linden | |
2009-11-20 | Merge | Mark Palange (Mani) | |
--HG-- branch : product-engine | |||
2009-11-20 | DEV-42556 Viewer Preference for Parcel media cannot be enabled/disabled | skolb | |
2009-11-20 | Added two more procedurally created dirs to .hgignore to reduce the clutter ↵ | Mark Palange (Mani) | |
of an hg status | |||
2009-11-20 | Fix main loop to llerrs on memory alloc failure, was masked by misuse of ↵ | James Cook | |
LLFLoaterReg with LLFloaterMemLeak. Reviewed with Bao |