Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-14 | Pull from oz_linden/viewer-autobuild | Merov Linden | |
2011-03-14 | Fix for Mac Debug build: no special debug libs for cares and jpeg libs | Merov Linden | |
2011-03-14 | merge | Tofu Buzzard | |
2011-03-14 | merge | Tofu Buzzard | |
2011-03-14 | updated version to 2.6.0 | Richard Linden | |
2011-03-14 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social | Richard Linden | |
2011-03-14 | SOCIAL-742 FIX Throttle time for SLAPPs is too long | callum | |
2011-03-14 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social | Richard Linden | |
2011-03-14 | SOCIAL-661 FIX Receiving Inventory notification in Basic Mode | Richard Linden | |
SOCIAL-654 FIX Items purchased on Marketplace.secondlife.com while logged into Minimal skin are declined and not present in inventory | |||
2011-03-14 | Merge with tip | callum | |
2011-03-14 | Merge with tip of viewer development | callum | |
2011-03-14 | Merge | Leyla Farazha | |
2011-03-14 | SOCIAL-605 Bottom bar buttons scale differently at lower resolutions | Leyla Farazha | |
2011-03-14 | SOCIAL-718 FIX remove help? from profiles panel and media browser in miimal skin | Richard Linden | |
2011-03-14 | pull 2.5.2-release tag back | Oz Linden | |
2011-03-14 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social | Richard Linden | |
2011-03-14 | SOCIAL-695 FIX Selecting UI and then clicking on world to give focus back to ↵ | Richard Linden | |
viewer moves you to that location made this work when clicking on SL with another app in foreground visual feedback of ClickToWalk behavior | |||
2011-03-14 | update zlib archive for linux. | Andrew de Laix | |
2011-03-14 | Added tag DRTVWR-38_2.5.2-release, 2.5.2-release for changeset b53a0576eec8 | Dessie Linden | |
2011-03-14 | update xmlrpc-epi archive for linux. | Andrew de Laix | |
2011-03-14 | update openssl archive for linux. | Andrew de Laix | |
2011-03-14 | SOCIAL-653 FIX Object inspectors have Buy, Pay, and Wear options in minimal skin | callum | |
2011-03-14 | WIP:Added pelvis offset to skinning info | prep | |
2011-03-14 | Merge | Leyla Farazha | |
2011-03-14 | SOCIAL-687 changing notification text from Standard to Advanced | Leyla Farazha | |
2011-03-14 | update openjpeg archive for linux. | Andrew de Laix | |
2011-03-14 | SOCIAL-529 FIX Click and drag camera does not work when using orbit and pan ↵ | Richard Linden | |
tools disabled click-drag when camera not in default position since behavior would be weird at best | |||
2011-03-14 | fixed line endings | Richard Linden | |
2011-03-14 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social | Richard Linden | |
2011-03-14 | SOCIAL-651 FIX Remove text from login screen Mode selector | Richard Linden | |
2011-03-14 | SOCIAL-715 FIX clicking on own nametag or head causes avatar to walk backward | Richard Linden | |
2011-03-14 | update ogg-vorbis archive for linux. | Andrew de Laix | |
2011-03-14 | clicking on sky or on own avatar to steer now works | Richard Linden | |
2011-03-14 | merge | prep | |
2011-03-14 | WIP: manual pelvis offset for rigs that contain bone offsets | prep | |
2011-03-14 | update llqtwebkit usage. | Andrew de Laix | |
2011-03-14 | SH-1087 Edit tools do not fit on default sized viewer window | Loren Shih | |
Work in progress. Cleaned up some of the XUI layout so that it's properly laid out (e.g. maintains position if the window is resized, even though we don't allow resize) This checkin should not have any visible UI change effects. | |||
2011-03-14 | Merge | Leyla Farazha | |
2011-03-14 | SOCIAL-684 Right-click context menu on People Panel in Basic Mode is missing | Leyla Farazha | |
2011-03-14 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social | Richard Linden | |
2011-03-14 | SOCIAL-701 FIX Clicking on world while flying moves avatar to location and ↵ | Richard Linden | |
avatar and camera shake... | |||
2011-03-14 | removed source of notification spam for duplication-suppressed notifications | Richard Linden | |
2011-03-14 | SOCIAL-695 FIX clicking on world to give it focus will make your avatar walk | Richard Linden | |
2011-03-14 | Merge | leyla | |
2011-03-14 | SOCIAL-687 Call, Map, Share, and Pay options available in web profile for ↵ | leyla | |
users in minimal skin | |||
2011-03-14 | SH-1146 FIXED Menu typo | Loren Shih | |
Trivial fix to menu entry for rendering types entry. | |||
2011-03-14 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-14 | STORM-971 FIXED Disable the 'Stop Tracking' menu item in Mini-map floater ↵ | Vadim ProductEngine | |
when tracking gets stopped. - Removed the menu from LLFloaterMap (the mini-map floater) that had conflicted with the one in the LLNetMap widget. - Fixed updating of the "Stop Tracking" menu item; moved that code out of draw() to avoid excessive updates. - Preventively fixed LLTracker::isTracking() to return strictly 1 or 0 (BOOL is known to cause hard-to-debug side effects with values > 1 because it's essentially just an int and thus doesn't enforce any limitations on the value). | |||
2011-03-14 | update to latest viewer-development | Oz Linden | |
2011-03-14 | STORM-1035 Add Search to World menu | Paul ProductEngine | |
- Added Search to World menu |