Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-01 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-12-01 | merge | James Cook | |
2009-12-01 | merge | James Cook | |
2009-12-01 | Merge - backing out scroll container change | James Cook | |
2009-12-01 | Revert partial fix for EXT-2572 (chat history text clipping) that causes ↵ | James Cook | |
EXT-1597 (script editor scrolls upward while typing) Backed out changeset: e38642e0c21c | |||
2009-12-01 | EXT-3015 Fixed right and center aligned text boxes | James Cook | |
Document rect left edge was being computed incorrectly. Made floater_test_textbox.xml have more examples of text. Reviewed with Kelly | |||
2009-12-01 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-12-01 | Increased width of drop-downs in floater_tools.xml | Justin C. Rounds (Chuck) | |
Discovered bug: active drop-down missing art. Fixed in textures.xml. http://jira.secondlife.com/browse/EXT-2674 | |||
2009-12-01 | EXT-332: Hide international billing features until enabled. | Lynx Linden | |
The international billing links and labels in the Buy L$ floater are now hidden by default. They will only be displayed once we get an estimate from the server that includes an "estimatedLocalCost" token, i.e., we are connected to a server that has the international billing functionality enabled. This is done so that the new functionality in Viewer 2.0 is not exposed to the user until the international billing features are live (which is scheduled to happen after the Viewer 2.0 release date). | |||
2009-12-01 | automated merge for viewer-2.0 -> avp. | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-01 | Automated merge for avatar-pipeline pull | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-01 | EXT-2964 : Can drag-and-drop a folder with links onto an object | Loren Shih | |
EXT-3012 : Cleanup LLToolDragAndDrop Now checking if folder contents have links before allowing object drop. Did some superficial cleanup of lltooldraganddrop files. --HG-- branch : avatar-pipeline | |||
2009-12-01 | EXT-2922 : 2nd inventroy shouldn't list "New Window" as an option, since it ↵ | Loren Shih | |
silently fails Fixed the behavior so that New Window brings up a new floater inventory window instead of doing nothing. --HG-- branch : avatar-pipeline | |||
2009-12-01 | Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ | Justin C. Rounds (Chuck) | |
2009-12-01 | Increased height on object content inventory panel. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-2906 | |||
2009-12-01 | line ending fixes | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-01 | merge | James Cook | |
2009-12-01 | merge. | Tofu Linden | |
2009-12-01 | Merge the major new voice SDK version from Vivox ('mossbuild1') | Tofu Linden | |
2009-12-01 | Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ | Justin C. Rounds (Chuck) | |
2009-12-01 | Changed UISpinctrlBtnHeight to match art. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-1621 http://jira.secondlife.com/browse/EXT-1669 http://jira.secondlife.com/browse/EXT-1671 | |||
2009-12-01 | merge | Lynx Linden | |
2009-12-01 | EXT-2765: Added help IDs for tabs in the Places sidebar. | Lynx Linden | |
The issue was that the widgets for this panel are not built solely from XUI. There's code in LLPanelPlaces::changeInventory() that creates the actual My Inventory and Teleport History panels. Adding help_topic strings to the relevant XUI files for the LLLandmarksPanel and LLTeleportHistoryPanel classes fixes this issue. | |||
2009-12-01 | version number tweakery in About dialog. | Tofu Linden | |
vivox 'Unknown' is the more-descriptive '(Not Connected)' now. plus, we admit that our Qt version number is hard-coded right into the viewer instead of asking Qt. | |||
2009-12-01 | DEV-41358: pass localization information to the Search web pages via a | Lynx Linden | |
new ?lang=<LANG> query parameter. | |||
2009-12-01 | DEV-40702: Internationalize the unknown Vivox version string rather | Lynx Linden | |
than hardcode it in llvoiceclient.cpp. Also rename the string from "Unknown" to "Not connected", to better reflect the fact that we get the Vivox version once voice is connected. | |||
2009-11-30 | Merge from product-engine | Steve Bennetts | |
2009-11-30 | merge | James Cook | |
2009-11-30 | Clean up test XML | James Cook | |
2009-11-30 | Bump Parabuild | James Cook | |
2009-11-30 | arrow_up and arrow_down were removed from textures at some point. I put them ↵ | Lis Pardi | |
back so that the arrows in panel_preferences_alerts look right. | |||
2009-11-30 | Automated merge with ssh://rick@hg.lindenlab.com/skolb/media/ | Rick Pasetto | |
2009-11-30 | ext-2880 'My Balance" btn overlaps the 'Time' indicator | Lis Pardi | |
2009-11-30 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-11-30 | DEV-43041 DEV-41648 - disable OK and Apply if the media data is the same as ↵ | Rick Pasetto | |
the initial Review #48 This change kills two birds with one stone: every frame, we check to see if the media data is the same as the one we 'initialize' with. If it is, we disable OK and Cancel. Otherwise we enable them. This makes it very difficult to set empty media data, as well as fixing the "apply button doesn't grey out" bug. | |||
2009-11-30 | EXT-2769 EXT-2770 alpha masks not working properly | Nyx (Neal Orman) | |
Eyes weren't alpha masked. Hair wasn't being consistently alpha masked Hair alpha mask was being ignored during avatar customization We weren't hitting onFirstTEMessageReceived() All of these were fixed. Also takes care of EXT-2926 EXT-2925 EXT-2974 Code reviewed by Bigpapi --HG-- branch : avatar-pipeline | |||
2009-11-30 | De-inlined some UI param block definitions. | James Cook | |
2009-11-30 | Removed font setting to un-bold accordion headers. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-2970 | |||
2009-11-30 | Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ | Justin C. Rounds (Chuck) | |
2009-11-30 | Changed highlight color text for filtered items. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-2812 | |||
2009-11-30 | doxygen: exclude licensing comments | bea@american.lindenlab.com | |
2009-11-30 | doxygen: exclude licensing blurbs | bea@american.lindenlab.com | |
2009-11-30 | merge | James Cook | |
2009-11-30 | Linker optimization - use "extern template" for commonly regenerated templates | James Cook | |
Also replaced many duplicate calls to LLViewerCamera::getInstance() with local pointer. Reviewed with Ambroff | |||
2009-11-30 | INFRASTRUCTURE: LLToolDragAndDrop cleanup | Loren Shih | |
Includes removal of unused header files. Includes changing big static map into a lldictionary. --HG-- branch : avatar-pipeline | |||
2009-11-30 | Updated layout. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-2733 http://jira.secondlife.com/browse/EXT-2953 | |||
2009-11-30 | Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/ | Nyx (Neal Orman) | |
--HG-- branch : avatar-pipeline | |||
2009-11-30 | EXT-2974 alpha mask changes are not applied immediately | Nyx (Neal Orman) | |
Changed local compositing code for alpha masks to handle the case where we are generating a local composite of an alpha masked body part. See JIRA for repro information Code reviewed by Bigpapi --HG-- branch : avatar-pipeline | |||
2009-11-30 | mplemented EXT-2891 “Group notices should be recorded into group IM ↵ | Alexei Arabadji | |
history”; --HG-- branch : product-engine | |||
2009-11-30 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Lynx Linden | |