Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-03 | merge | Tofu Linden | |
2009-11-03 | merge | Tofu Linden | |
2009-11-03 | Backed out changeset 8d2ba8bb62a5 | Tofu Linden | |
2009-11-03 | Backed out changeset 8bb55c0994a2 | Tofu Linden | |
2009-11-03 | Backed out changeset ba150ce614d0 | Tofu Linden | |
2009-11-03 | merge | Tofu Linden | |
2009-11-03 | trivial comment change #3 | Tofu Linden | |
2009-11-03 | trivial whitespace change #1 | Tofu Linden | |
2009-11-03 | trivial whitespace change #2 | Tofu Linden | |
2009-11-03 | Trivial whitespace change to test mercurial process with tofu and soft. | lynx@eniac45.lindenlab.com | |
2009-11-03 | merged | Lynx Linden | |
2009-11-03 | DEV-39999: Removed all legacy help buttons and notifications from the | Lynx Linden | |
code. All help should now go through the new help server, via the Help Browser floater. There should no longer be any custom "?" buttons in the UI - all <button> and <notification> XUI references relating to custom help buttons have been expunged. (I previously extracted all of the help strings from notifications.xml and passed these to the doc team to include in the help server pages.) I have checked that none of the XUI elements that are removed here are still referenced by any C++ code. I've also confirmed that there are no new notifications removed that I have not already passed on to the doc team. And I've also done a pass through the UI to make sure that all of the floaters still look as they should. Finally, I've confirmed that the new help system for floaters and side panels still works. 2,276 lines deleted - 0 lines added. | |||
2009-11-02 | Add missing eol at eof | CG Linden | |
2009-11-03 | merge | angela | |
2009-11-03 | merge + EXT-1926 I18N: the folder name Contents in Build tools > Contents ↵ | angela | |
wont honor its translation + EXT-648 Cannot edit an object you are sitting on | |||
2009-11-02 | Changed the operation of the "mute all" button in the nearby media floater ↵ | Monroe Linden | |
to be closer to spec-compliant, per a design discussion this afternoon. | |||
2009-11-02 | merge from remote repo | Rick Pasetto | |
2009-11-02 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-11-02 | Fix for EXT-894: upload anim preview was using bad texture data instead of grey. | Eric M. Tulla (BigPapi) | |
Switched rendering of dummy mesh for previews (anim, etc) to use default image, instead of default avatar image. -Reviewed by nyx | |||
2009-11-02 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-11-02 | EXT-1588: Remove support for automatic hyperlinking of URLs in | Lynx Linden | |
notecards until this issue can be addressed correctly. The best solution would be to implement support for alternative display strings for URL text segments. That way, the raw text will contain the original URL string, but we can show a display-only alternate label for the URL. Until I get round to doing this, I'm turning off URL hyperlinking in notecards to avoid the potential for data loss. | |||
2009-11-02 | Make the "default hover controls" be the "authored" controls | Rick Pasetto | |
(and I made a debug setting that can override this) | |||
2009-11-02 | merge | Leyla Farazha | |
2009-11-02 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Erica | |
2009-11-02 | mergeypants | Erica | |
2009-11-02 | Removed tabs. Fixed errant 'else(APPLE)' | Mark Palange (Mani) | |
2009-11-02 | merge | Leyla Farazha | |
2009-11-02 | EXT-1744 1-click Sit object not spawning an object inspector | Leyla Farazha | |
EXT-1810 Right clicking own avatar displayed semi-transparent menus EXT-1927 Hook up Push-to-talk in Preferences > Advanced reviewed by richard | |||
2009-11-02 | Bottom bar - Change snapshot combo to button, increase width for il8n ↵ | Erica | |
EXT-2079, Remove deleted art from textures.xml EXT-2080 | |||
2009-11-02 | merge | James Cook | |
2009-11-02 | Fix legacy communicate window tabs being too low, trivial. | James Cook | |
2009-11-02 | Bottom bar - Change snapshot combo to button, increase width for il8n ↵ | Erica | |
EXT-2079, Remove deleted art from textures.xml EXT-2080 | |||
2009-11-02 | Added ll_deploy_sharedlibs_command call to mac_updater | palange | |
2009-11-02 | Automated merge with http://hg.lindenlab.com/viewer/viewer-2-0 | palange | |
2009-11-02 | Added build time script to help deploy shared libs for an arbitrary executable. | palange | |
indra/cmake/DeploySharedLibs.cmake is the script. LLSharedLibs.cmake contains a macro to ease adding DeployShaerdLibs to a targets build. Example usage to the mac-crash-reporter. Multiplatform and more to come soon. Reviewed by brad. | |||
2009-11-02 | merge | James Cook | |
2009-11-02 | EXT-462 Fixed freeze/eject commands in right-click and avatar inspector menus | James Cook | |
We were incorrectly only enabling them for gods. They now properly enable for region/land owners. | |||
2009-11-02 | merge changes from product-engine | Steve Bennetts | |
2009-11-02 | merge | Steve Bennetts | |
2009-11-02 | merge | Steve Bennetts | |
2009-11-02 | Hook up LLViewerMediaImpl::getName() to call through to ↵ | Monroe Linden | |
LLPluginClassMedia::getMediaName() as it should. | |||
2009-11-02 | Fix for compiler warning - passing F64 in as an int | callum | |
2009-11-02 | Implemented normal sub-task EXT-1909 (Update IM Control Panels buttons ↵ | Eugene Mutavchi | |
according to the spec) - added 'Open Voice Controls' button. Note Teleport and Pay buttons will be implemented in EXT-957 --HG-- branch : product-engine | |||
2009-11-02 | merge | James Cook | |
2009-11-02 | EXT-1336 Fix for hover highlight not working correctly with low detail settings. | David Parks | |
2009-11-02 | Fix unclear function names around Pacific versus "SLT" time in string ↵ | James Cook | |
operations. Reviewed with Brad. | |||
2009-11-02 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-11-02 | DEV-40744 EXT-332: include viewer version information in the Buy L$ | Lynx Linden | |
requests to the XML-RPC server, including the channel name and the major, minor, patch, and build version numbers. This information is needed by the international billing guys to determine whether an international customer is trying to use a 1.23 viewer to buy L$. | |||
2009-11-02 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-11-02 | fix for normal bug EXT-1982 [BSI] whisper and shout are malformed in Nearby ↵ | Yuri Chebotarev | |
Chat floater & chat toasts --HG-- branch : product-engine |