Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-16 | local merge | Samuel Kolb | |
2009-12-16 | fixed indenting issue with viewer_manifest.py | Samuel Kolb | |
2009-12-16 | Merge with tip | callum | |
2009-12-16 | Merge with tip | callum | |
2009-12-16 | local merge | Samuel Kolb | |
2009-12-16 | local merge | Samuel Kolb | |
2009-12-16 | Tweaks to XUI to make sure long urls are clipped in various dialogs. | callum | |
2009-12-16 | oops, fix for merge bug in newview/CMakeLists.txt | brad kittenbrink | |
2009-12-16 | Enable OK button in media settings panel even if nothing is changed, but ↵ | Rick Pasetto | |
have it be a no-op Review #63 This change addresses an issue where the OK button was greyed out even if nothing was different (changed) in the medias settings floater. This originally was implemented so that no "empty media" data would accidentally get added to the object. But that was confusing (the OK button should never be greyed out). This changes it so that apply() will simply be a no-op if the data has not changed, and now the OK button is always enabled. | |||
2009-12-16 | Merged mani's EXT-3140 and build performance enhancements work into viewer-2-0. | brad kittenbrink | |
2009-12-16 | Undo previous change to this file. | Rick Pasetto | |
2009-12-16 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-12-16 | EXT-3517: Update mic/speaker volume scaling. | Lynx Linden | |
We now scale the mic and speaker volume levels to the Vivox range 30 to 70 (default of 50), as recommended by Vivox for their V3 SDK. | |||
2009-12-16 | automated merge avp->viewer2.0 | Loren Shih | |
2009-12-16 | DEV-44351: Add a new secondlife:///app/classified/create SLapp. | Lynx Linden | |
Also cleaned up the code for the existing app/classified/{UUID} support. Much nicer now. | |||
2009-12-15 | Merge | skolb | |
2009-12-15 | Misnamed additional Qt/WebKit DLL. | callum | |
2009-12-15 | Fixed misspelled debug qt names | Mark Palange (Mani) | |
2009-12-15 | Updated llqtwebkit 4.6 build, with link-target and cookie-saving patches ↵ | Monroe Linden | |
applied. | |||
2009-12-15 | Merge with tip before push | callum | |
2009-12-15 | client changes to work with new version of Qt (4.6) and to do some cleanup ↵ | callum | |
at plugin exit so that cookies more betterer than what they did before. | |||
2009-12-15 | Add a PrimMediaMasterEnabled debug flag to allow us to disable the media ↵ | Rick Pasetto | |
data client Conceptually reviewed by Monroe | |||
2009-12-15 | Yet again adding missed dependecies to the viewer copy command. | Mark Palange (Mani) | |
2009-12-15 | automated merge viewer2.0->avp | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-15 | automated merge avp->avp | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-15 | EXT-3304 : Can't reorder items in the Favorites accordions | Loren Shih | |
Fixed a bug where addChangedMask(LLInventoryObserver::SORT) was being called before the new sort order was established. --HG-- branch : avatar-pipeline | |||
2009-12-15 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-12-15 | merge | Lynx Linden | |
2009-12-15 | EXT-3496: Add a common authentication key for search and home. | Lynx Linden | |
Search and the Home sidetray now have their own specific authentication keys that they support from login.cgi, but they fallback to a common key as follows: Search: "search_token", fallback to "auth_token" Home: "home_sidetray_token", fallback to "auth_token" | |||
2009-12-15 | Added missing dependecies to the viewer manifest copy target. | Mark Palange (Mani) | |
2009-12-15 | Merge | skolb | |
2009-12-15 | Merge | skolb | |
2009-12-15 | EXT-3180: Update Home sidetray to temporary URL. | Lynx Linden | |
2009-12-15 | Merge | Runitai | |
2009-12-15 | EXT-3488 Fix for sky not being reflected in water any more. | Runitai | |
2009-12-15 | Merge | Steve Bennetts | |
2009-12-15 | Fixed an edge case that was triggering an error check when doing HTTP ↵ | Steve Bennetts | |
texture fetches. | |||
2009-12-15 | menu separator fix | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-15 | merge | Rick Pasetto | |
2009-12-15 | For EXT-3448: New attachments detach after relog. Added a check that the ↵ | Brad Payne (Vir Linden) | |
only objects deleted by LLAppearanceManager are links. Probably not the cause of disappearing objects in this bug, but a good safety feature. --HG-- branch : avatar-pipeline | |||
2009-12-15 | EXT-3140 and build performance enhancements. | Mark Palange (Mani) | |
Move the message_template check and manifest checking to the package step. Moved the dll copy from a post-build step its own target for dependency checking. Disabled copy of art/xui, etc in viewer manifest for non-package builds. | |||
2009-12-15 | Automated merge with ssh://rick@hg.lindenlab.com/skolb/media/ | Rick Pasetto | |
2009-12-15 | Merge | skolb | |
2009-12-15 | Merge | skolb | |
2009-12-15 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-12-15 | fix for post merge compile error (minor) | Eric M. Tulla (BigPapi) | |
2009-12-15 | merge | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-15 | L10N: some legacy strings were left in panel_preferences_setup.xml. At least ↵ | Ramzi Linden | |
I will make them consistent. | |||
2009-12-15 | For EXT-3448: New attachments detach after relog. This fixes the most ↵ | Brad Payne (Vir Linden) | |
common problem, failing to create COF link to new attachment. --HG-- branch : avatar-pipeline | |||
2009-12-15 | merge | Samuel Kolb | |