Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | set default build notices to show changes since last_sprint tag | Oz 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 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-development | Oz Linden | |
2010-08-31 | Added tag last_sprint for changeset c6e6324f5be1 | Oz Linden | |
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-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. | |||
2010-08-30 | Automated merge with ↵ | Oz Linden | |
http://bitbucket.org/aleric/viewer-development-aleric-export | |||
2010-08-29 | add parameters for an oz_viewer-review2 build | Oz Linden | |
2010-08-29 | pull changes for EXT-8668 and EXT-7901 | Oz Linden | |
2010-08-29 | SNOW-737 FIXED Version agnostic libPNG linking | Boroondas Gupte | |
Patch from http://jira.secondlife.com/secure/attachment/41125/version_agnostic_libpng__1.diff applied with fuzz 3: patching file indra/cmake/PNG.cmake Hunk #1 succeeded at 6 with fuzz 3 (offset -2 lines). patching file indra/llimage/llpngwrapper.cpp Hunk #1 succeeded at 215 (offset -2 lines). Hunk #2 succeeded at 363 (offset -2 lines). patching file indra/llimage/llpngwrapper.h Hunk #1 succeeded at 31 (offset -2 lines). Added entry in doc/contributions.txt. No further changes other than that. | |||
2010-08-29 | VWR-20891 FIXED missing LL_TEST conditions in ↵ | Boroondas Gupte | |
indra/viewer_components/login/CMakeLists.txt (transplanted from 6ea6df364e22ba6f99b18a0e684ba4912f4f7223) | |||
2010-08-31 | VWR-20911 FOLLOWUP fixed indentation (cmake files use spaces only) | Boroondas Gupte | |
(transplanted from d02b22278d5b0a0386b3a7c25221b2069bc02963) | |||
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. (transplanted from a9132a63e4739965d65ddd58a7be9eabe4321c2a) | |||
2010-08-31 | SNOW-764 (problem 1) FIXED Bugs showing when compiling with optimization | Boroondas Gupte (patch by Aleric Inglewood) | |
also fixes: SNOW-522 FIXED crash due to looking for skins/paths.xml at the wrong path originally commited at http://svn.secondlife.com/trac/linden/changeset/3550 SVN changeset did not apply automatically due to changed context. Manually applied changes, which was straight forward. Added SNOW-522 in doc/contributions.txt, because that's fixed by this, too. (transplanted from 8afc8382dd9bddd4968060d306d96218d571a171) | |||
2010-09-25 | port of 'SNOW-592 FIXED gstreamer 0.10.28 standalone build failure' | Tofu Linden | |
2010-09-25 | Update gstreamer video plugin's license in accordance with... our new license. | Tofu Linden | |
2010-09-25 | VWR-23181 (port of SNOW-650) 'Tries to build pulseaudio when pulseaudio not ↵ | Tofu Linden | |
found.' | |||
2010-09-25 | merge | Tofu Linden | |
2010-09-25 | Backed out changeset 8ab901af1241 | Tofu Linden | |
Was causing LEAP-2 (forensics by Boroondas) |