Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-01 | VWR-22759 : port of SNOW-667, Automatic language translation of chat messages | Merov Linden | |
2010-09-01 | VWR-20696 ADDITIONAL FIX Added calling onOpen() for tabs being undocked. | Sergei Litovchuk | |
Reviewed by Vadim Savchuk. | |||
2010-09-01 | Automated merge with http://bitbucket.org/TheShining/viewer-development | Xiaohong Bao | |
2010-09-01 | code for DEV-52939: viewer's object geometry cache files are not limited in ↵ | Xiaohong Bao | |
number, and can also be incorrectly cleared with the VFS cache. reviewed by andrew. | |||
2010-09-01 | VWR-21127 WIP Implemented saving position and dimensions of detached sidebar ↵ | Vadim Savchuk | |
tabs. Reviewed by Sergey Litovchuk. | |||
2010-09-01 | Merge | Aimee Linden | |
2010-09-01 | VWR-21060 FIXED opening side tray tabs via shortcut, menu item or button ↵ | Sergei Litovchuk | |
outside of Side Tray. Reviewed by Vadim Savchuk. | |||
2010-09-01 | VWR-22695 FIXED Adding attachments messaging is inefficient | Loren Shih | |
Single attachment request are now batched up and sent all at once as a single message. | |||
2010-09-01 | merge for VWR-22700 'As an engineer, I want to see unit test execution ↵ | Tofu Linden | |
results in TeamCity build results, so that I have instant feedback into test results as builds are executed, and so that I can provide visibility into unit tests that I add to the code base.' | |||
2010-09-01 | some follow-up for VWR-17801. | Tofu Linden | |
2010-09-01 | VWR-17801 Wrong submenu character when you right click on yourself | Tofu Linden | |
Patch by jonathan yap. | |||
2010-09-01 | VWR-22454 (EXT-8248) MERGE Can't teleport multiple friends | Aimee Linden | |
2010-09-01 | merge VWR-22724 FIXED Clicking an attachment switched the Add More inventory ↵ | Tofu Linden | |
to Flat view | |||
2010-09-01 | merge VWR-22723 Add More category picker defaults whenever a clothing item ↵ | Tofu Linden | |
is removed | |||
2010-09-01 | merge: VWR-22280 FIXED Add "language" parameter to all XMLRPC call (Buy L$ ↵ | Tofu Linden | |
and Buy Land). | |||
2010-09-01 | merge VWR-20926 'Enable sidebar to track detaching/attaching tabs' | Tofu Linden | |
2010-09-01 | VWR-13221 (SNOW-188) SUPPLEMENTARY Allow panning of the minimap | Aimee Linden | |
Fix Linux build. | |||
2010-09-01 | VWR-17653 (SNOW-734) FIXED Show inspectors for avatars on the MiniMap | Aimee Linden | |
Imported from Snowglobe. | |||
2010-09-01 | VWR-13221 (SNOW-188) FIXED Allow panning of the minimap | Aimee Linden | |
Imported from Snowglobe. | |||
2010-08-31 | Pull from lindenlab/viewer-development | Merov Linden | |
2010-08-31 | SNOW-681 VWR-1852 : Local ruler mode aligned incorrectly for linked objects | Merov Linden | |
2010-08-31 | SNOW-684 VWR-4232 : Some particles don't disappear when UI is hidden | Merov Linden | |
2010-08-31 | SNOW-683 VWR-8726 : Turn off swirling lights for scripted objects | Merov Linden | |
2010-08-31 | SNOW-680 VWR-10854 : Honour share with group and allow anyone to copy for ↵ | Merov Linden | |
snapshots | |||
2010-08-31 | Added fix-incredibuild script. | Loren Shih | |
2010-08-31 | pull from viewer-development | Loren Shih | |
2010-08-31 | automated merge | Loren Shih | |
2010-08-31 | VWR-22692 FIXED Multiattachments don't save correctly in outfits | Loren Shih | |
Fixed login issue that was causing multiattachments to be replaced instead of added. | |||
2010-08-31 | CT-575 WIP FR linguistic; restore 1 missing string | Eli Linden | |
2010-08-31 | CT-575 WIP FR linguistic | Eli Linden | |
2010-08-31 | integrate up to latest viewer-development | Oz Linden | |
2010-08-31 | VWR-22724 FIXED Clicking an attachment switched the Add More inventory to ↵ | Paul Guslisty | |
Flat view Added checking when item in COF list selected: IF (FolderListView is shown) THEN (don't switch to the FlatListView AND set proper filter for FlatListView). Reviewed by Vadim Savchuk | |||
2010-08-31 | VWR-22723 Add More category picker defaults whenever a clothing item is removed | Paul Guslisty | |
- After wearable removed from COF list, check: whether any outfit of the same wearable type as removed left in COF. If left then select it. - Added method selectClothing(LLWearableType::EType) to the LLCOFWearables that selects first clothing from COF of specified WearableType Reviewed by Vadim Savchuk | |||
2010-08-31 | VWR-22162 FIXED 'I can't add negative signs to TWIST in Edit Mode' | Tofu Linden | |
Probably a regression from the prevalidator rework - was enforcing non-negative int when precision=0 (i.e. non-float), should have been enforcing only full int range. | |||
2010-08-31 | VWR-22280 FIXED Add "language" parameter to all XMLRPC call (Buy L$ and Buy ↵ | Vadim Savchuk | |
Land). | |||
2010-08-31 | VWR-20911 FOLLOWUP fixed indentation (cmake files use spaces only) | Boroondas Gupte | |
2010-08-31 | SNOW-748 FOLLOWUP make CMake if indentation consistent with other ↵ | Boroondas Gupte | |
occurrences (i.e. two spaces only) | |||
2010-08-31 | SNOW-748 FIXED Building on OSX 10.6 fails with "warning: -mdynamic-no-pic ↵ | Boroondas Gupte (original patches by Aimee Linden) | |
overrides - fpic or -fPIC" Originally commited at http://svn.secondlife.com/trac/linden/changeset/3499/projects/2010/snowglobe and http://svn.secondlife.com/trac/linden/changeset/3501 SVN changeset 3499 partially applied with --ignore-whitespace: Hunk #1 FAILED at 259. Hunk #2 FAILED at 265. 2 out of 2 hunks FAILED -- saving rejects to file indra/llcommon/CMakeLists.txt.rej patching file indra/media_plugins/webkit/CMakeLists.txt Hunk #1 succeeded at 33 with fuzz 1 (offset -8 lines). patching file indra/media_plugins/base/CMakeLists.txt patching file indra/media_plugins/gstreamer010/CMakeLists.txt patching file indra/media_plugins/example/CMakeLists.txt patching file indra/llplugin/CMakeLists.txt Manually applied to indra/llcommon/CMakeLists.txt (straight forward). SVN changeset 3501 applied with fuzz 1: patching file indra/media_plugins/webkit/CMakeLists.txt Hunk #1 succeeded at 33 with fuzz 1 (offset -8 lines). Hunk #2 succeeded at 39 with fuzz 1 (offset -8 lines). No further changes other than that. | |||
2010-09-16 | SNOW-512/SNOW-287: Build of LLPlugin fails on 64bit linux due to non PIC ↵ | Boroondas Gupte (daggyfied changeset by Techwolf Lupindo, original fix by Robin Cornelius) | |
code linking into the DSO Formatting, cleanup, and one minor change by Techwolf Lupindo. Minor change was a move of the hunk in indra/media_plugins/webkit/CmakeLists.txt to same area as the other plugins CmakeLists.txt files. daggyfied version of https://bitbucket.org/Techwolf/viewer-development/changeset/00bd21962052 | |||
2010-08-31 | VWR-20911 FIXED CMake build arch detection is inaccurate and incomplete | Boroondas Gupte (patch by Robin Cornelius) | |
Robin Cornelius' patch from http://jira.secondlife.com/secure/attachment/42801/SNOW-776+Don%27t+use+uname+for+build+arch+detection%2C+use+compiler.patch applied without fuzz: patching file indra/cmake/Variables.cmake Hunk #1 succeeded at 52 (offset -2 lines). Added entry in doc/contributions.txt. No further changes other than that. | |||
2010-08-30 | pull internationalization fixes from faulty split | Oz Linden | |
2010-08-31 | Fix double definition of create_jump_keys="true" introduced in the fix for ↵ | Aimee Linden | |
VWR-20724 to pass coding policy check. | |||
2010-08-30 | a try to fix EXT-6791: [crashhunters] Intel 965 Crash in glCopyTexSubImage2D | Xiaohong Bao | |
2010-08-31 | Merge | Aimee Linden | |
2010-08-30 | Default SidebarCameraMovement pref to false. | Monroe Linden | |
2010-08-30 | VWR-20970 FIXED Added SideTrayButton class to handle mouse hover events to ↵ | Sergei Litovchuk | |
"tear off" Side Tray tabs. | |||
2010-08-30 | [mq]: VWR-19499-AppUriChatLimit | Ardy Lay | |
2010-08-30 | merging up from viewer-development | Aaron Terrell (Enus) | |
2010-08-30 | Dummy checkin to test pushes. No code change. | Loren Shih | |
2010-08-30 | EXT-8771 Avatar Physics causes crash on login with release viewer | Loren Shih | |
Added backwards compatibility support for new wearable types. |