Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-27 | merge changes for storm-987 | Oz Linden | |
2011-03-27 | pull in latest changes from autoubuild2010 branch | Oz Linden | |
2011-03-27 | merge out latest changes from viewer-development | Oz Linden | |
2011-03-25 | STORM-987 : Fix the creation of images in local dir | Merov Linden | |
2011-03-25 | STORM-1021 : pull into viewer-development | Merov Linden | |
2011-03-25 | STORM-1030 : pull into viewer-development | Merov Linden | |
2011-03-25 | STORM-36 : pull into viewer-development | Merov Linden | |
2011-03-25 | revert packaging of openal libs. | alain@945battery-guestA-183.lindenlab.com | |
2011-03-25 | merge backout | alain@945battery-guestA-183.lindenlab.com | |
2011-03-25 | Backed out changeset 6e69fbe64617 | alain@945battery-guestA-183.lindenlab.com | |
2011-03-25 | revert to prior archive to get vivox compatible opealal lib. | alain@945battery-guestA-183.lindenlab.com | |
2011-03-24 | STORM-1104 : pull into viewer-developement | Merov Linden | |
2011-03-24 | Pull from viewer-beta | Merov Linden | |
2011-03-24 | Set release-viewer.jira value to DRTVWR-39 | Dessie Linden | |
2011-03-24 | STORM-1077 Removed disabling speak hint on mouse up of speak button | Jonathan Yap | |
2011-03-24 | ER-650: touch events. Added 'requestTouch' API for LLAgent operations via ↵ | Dave SIMmONs | |
llEventHost. Re-factored some message sending code for grabs. Reviewed by Kelly | |||
2011-03-24 | Merge | alain@945battery-guestA-183.lindenlab.com | |
2011-03-24 | use vivox's openal for SLVoice because it isn't compatible with latest ↵ | alain@945battery-guestA-183.lindenlab.com | |
OpenAl version (should fix linux voice issues). | |||
2011-03-24 | merge latest avatar-physics updates | Oz Linden | |
2011-03-24 | merge latest avatar-physics updates | Oz Linden | |
2011-03-24 | syncing up to viewer-development | Oz Linden | |
2011-03-24 | STORM-1077 Change hint wording. Disable hint if speak or flyout button is ↵ | Jonathan Yap | |
pressed. | |||
2011-03-24 | merge changes for storm-1018 | Oz Linden | |
2011-03-23 | Sync | Merov Linden | |
2011-03-23 | STORM-1090 : add attribution for the fix to Nicky | Merov Linden | |
2011-03-23 | STORM-1077 Eliminated separator bar between Speak Button and other menu entries. | Jonathan Yap | |
2011-03-23 | Pull from lindenlab/viewer-development | Merov Linden | |
2011-03-23 | Merge | alain@945battery-guestA-183.lindenlab.com | |
2011-03-23 | update jpeglib archive on linux (now uses correct lib layout fixing ↵ | alain@945battery-guestA-183.lindenlab.com | |
erroneous linkage to system jpeg lib). | |||
2011-03-23 | STORM-1021 ADDITIONAL_FIX Replaced usual object inspector with the remote ↵ | Vadim ProductEngine | |
one in nearby chat toasts. | |||
2011-03-23 | Sync | Merov Linden | |
2011-03-23 | STORM-1090 : Fix for use of freetype 2.4.4 and switch to freetype 2.4.4 in ↵ | Merov Linden | |
installables | |||
2011-03-23 | INTL-30 WIP light viewer Set2 translations and new files for ES | eli_linden | |
2011-03-23 | Updated linux llqtwekit archive and fixed media webkit build and loading ↵ | alain@945battery-guestA-183.lindenlab.com | |
(fix CHOP-545). | |||
2011-03-23 | Merge with https://hg.lindenlab.com/nat/viewer-eventapi2 | Don Kjer | |
2011-03-23 | Merge with viewer-development | Don Kjer | |
2011-03-22 | SOCIAL-778 FIX Make how to web content wider | Richard Linden | |
2011-03-22 | INTL-30 WIP light viewer Set2 translations and new files for FR, PT, DE | eli_linden | |
2011-03-22 | Improve LLEventHost API for autopilot and following avatars. Reviewed by Kelly. | Dave SIMmONs | |
2011-03-22 | STORM-1097 FIXED opening the floater containing a detached side bar tab. | Seth ProductEngine | |
2011-03-22 | Merge | Alain Linden | |
2011-03-22 | STORM-1030 FIXED Main menu change: 'Me->Change Outfit' to 'Me->My Appearance' | Paul ProductEngine | |
Changed label in: - Main menu - Self avatar menu - Self avatar attachment menu | |||
2011-03-22 | update freetype archive on windows (downgrad to 2.3.9) | Alain Linden | |
2011-03-22 | update freetype archive on darwin (downgrade to 2.3.9) | Andrew A. de Laix | |
2011-03-22 | ER-320 Fix public urls in top scripts. | Kelly Washington | |
2011-03-21 | Added tag DRTVWR-41_2.6.0-beta2, 2.6.0-beta2 for changeset 9e4641f4a787 | Dessie Linden | |
2011-03-21 | STORM-1051: merge daggy fix to tip | Nat Goodspeed | |
2011-03-21 | STORM-1051: Fixup to LLWindowListener per code review. | Nat Goodspeed | |
Bug: capturing a const ref to value returned by LLSD::asString() not so good. Bug: LLWindowListener::keyUp() was calling handleTranslatedKeyDown(). In keyDown and keyUp, support keysym lookup (e.g. "TAB") as well as integer keycode. In keyDown, keyUp, mouseDown, mouseUp and mouseMove, support modifier mask by accepting an array of "CONTROL", "SHIFT" etc. strings. State in operation doc strings valid values for button, keycode, keysym, mask. The LLWindowListener(... LLKeyboard*) constructor param gKeyboard is always NULL at the time LLWindowListener is constructed. Eliminate tests and global references to gKeyboard by replacing with a more Feathers-style LLKeyboard* getter function. | |||
2011-03-21 | Fixed skirt-related belly bounce. | Loren Shih | |
2011-03-21 | Velocity now gets zeroed out if the param is pushed beyond limits. | Loren Shih | |
Rescaled the max speed param. |