Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-18 | Merging revisions 2036-2042 of ↵ | Steven Bennetts | |
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry * Bug Fixes: EXT-1542 EXT-1540 EXT-1529 EXT-1539 | |||
2009-10-17 | EXT-606 lag-o-meter text visibility and placement issues | Jiao Li | |
2009-10-16 | Group inspectors now work. They are hooked up to About Land, build tools ↵ | James Cook | |
floater, and anywhere secondlife:///app/group URLs appear. Reviewed with Leyla. | |||
2009-10-16 | EXT-1637 Clean up build tools > texture > media | Erica Olsen | |
Replaced temp group activate checkbox tga with png | |||
2009-10-16 | svn merge -r134817:136516 ↵ | Loren Shih | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/avatar-pipeline-multiattachments-3 into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3 For DEV-32867 : Avatar Pipeline Project - Multi-Attachments This is a viewer-side-only, infrastructure-only merge for multi-attachments. This should not lead to any new functionality; it simply provides backwards compatibility for when multi-attachments are enabled in viewer2.1, so that viewer2.0 users can see viewer2.1 avatars correctly. Reviewed by: Vir. | |||
2009-10-16 | removed usage of boost::true_type and boost::false_type | Richard Nelson | |
made debug mouse events use standard / separator instead of -> reviewed by Leyla | |||
2009-10-16 | EXT-770 Update Me Profile and Me Edit Profile to match updated style guide | Erica Olsen | |
EXT-805 Update Me Pick Info and Me Edit Pick Info to match updated style guide | |||
2009-10-16 | double click on scrollbar now scrolls twice | Richard Nelson | |
reviewed by Leyla | |||
2009-10-16 | Merge of latest avatar pipeline working branch into viewer2.0 branch. | Eric Tulla | |
Result of: (NO CONFLICTS) svn merge -r 135985:136503 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/currently-worn-folder-11 . | |||
2009-10-16 | Changing declaration of static constant member variables to match exact ↵ | Neal Orman | |
required format. Windows and Linux glossed over this issue, but mac was more picky. Fix code reviewed by Bigpapi. | |||
2009-10-16 | merging in new wearable infrastructure to get a step closer to eventually ↵ | Neal Orman | |
supporting multiple wearables per type. Merge tested and compiles/working on linux and windows - no obvious regressions on appearance or appearance editor. Merge generated no conflicts due to being tested in fresh re-branch in avatar-pipeline/multiple-textures-12. Merge perfomed with following command: svn merge -r 136489:136510 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/multiple-textures-12 . Progress can be tracked in DEV-32551. -Nyx | |||
2009-10-16 | Re-colored graphic as temporary fix to address ↵ | Justin Rounds | |
http://jira.secondlife.com/browse/EXT-1486 | |||
2009-10-16 | DEV-41410 SNOW-204: merging this snowglobe fix into viewer-2.0.0-3. | Martin Reddy | |
Provides more robust gcc version checking for suppressing warnings. | |||
2009-10-16 | EXT-1566: Fixed another case of UTF-8 vs UTF-32 coding error for SLURL | Martin Reddy | |
parsing in text editors. Any time we are looking up segment start/end ranges we should do this on a wide string. Also added a convenience LLUrlRegistry::hasUrl() method to easily determine if a string contains a valid SLURL. | |||
2009-10-16 | DEV-41408 convert lldependencies tut test to llcommon integration test. | Adam Moss | |
2009-10-16 | DEV-41407 resurrect and fix LLControlGroup test, convert it to a llxml ↵ | Adam Moss | |
integration test. | |||
2009-10-16 | DEV-41406 resurrect dead llpartdata test, turn it into a llmessage ↵ | Adam Moss | |
integration test. | |||
2009-10-16 | DEV-41405 convert llxfer test to a llmessage integration test. | Adam Moss | |
2009-10-16 | DEV-41404 convert monolithic tut llinventoryparcel test to llinventory ↵ | Adam Moss | |
integration test. | |||
2009-10-16 | DEV-41080 more automated testing love - minor comment fixing. | Adam Moss | |
2009-10-16 | DEV-41403 convert reflection tut test to llcommon integration test. | Adam Moss | |
2009-10-16 | DEV-41402 convert stringize tut test to llcommon integration test. | Adam Moss | |
2009-10-16 | fixed first click on SLURL not spawning inspector by handling mouse down ↵ | Richard Nelson | |
when clicking on url reviewed by Mani | |||
2009-10-16 | svn revert -r136312 llinstancetracker.h - reverted changed to instance ↵ | Richard Nelson | |
tracker that won't work with llcommon.dll | |||
2009-10-16 | DEV-41389 Localize the splash screen 'loading...' icon in all languages | Ramzi Ramey | |
* added files should already be covered in viewer_manifest.py * Also fix a 1-line typo in Italian installer. | |||
2009-10-16 | EXT-1561 Update People Profiles to match Style guide | Erica Olsen | |
EXT-770 Update Me Profile and Me Edit Profile to match updated style guide EXT-302 Update and My Account links in the Me Panel are misplaced EXT-805 Update Me Pick Info and Me Edit Edit Pick Info to match updated style guide | |||
2009-10-15 | Fixed search button icon to match spec. ↵ | Justin Rounds | |
http://jira.secondlife.com/browse/EXT-1320 | |||
2009-10-15 | Set scale_image to false in combo_box.xml to fix stretching. ↵ | Justin Rounds | |
http://jira.secondlife.com/browse/EXT-1319 | |||
2009-10-15 | fix for gcc build | Richard Nelson | |
2009-10-15 | Discovered implementation of Favorites links is not to spec (they are ↵ | Justin Rounds | |
buttons instead of text links). Edited XML to "fake" the spec and make the Favorites "buttons" behave as required. Made other layout changes as per http://jira.secondlife.com/browse/EXT-1317 | |||
2009-10-15 | removed requirement for specializing ParamCompare on boost::function types | Richard Nelson | |
eliminated usage of iterator_range from LLInitParam made LLTextEditor::addChar consistent with truncate in counting text bytes (not including null terminator) EXT-1494 - Avatar profile description text truncated to 255 characters reviewed by Leyla | |||
2009-10-15 | remove moved test from this CMakeLists. | Adam Moss | |
2009-10-15 | skip a failing resurrected test in m3math >:( | Adam Moss | |
2009-10-15 | DEV-41368 resurrect dead m3math tut test, convert it to a llmath integration ↵ | Adam Moss | |
test. | |||
2009-10-15 | DEV-41367 resurrect dead bitpack test, convert it to a llcommon integration ↵ | Adam Moss | |
test. | |||
2009-10-15 | DEV-41366 convert monolithic llbase64 test into a llcommon integration test. | Adam Moss | |
2009-10-15 | DEV-41363 convert legacy llhost tut test into a llmessage integration test. | Adam Moss | |
2009-10-15 | DEV-41357 resurrect dead lldir test, turn it into an integration test of llvfs. | Adam Moss | |
2009-10-15 | DEV-41355 convert llmime monolithic tut test to a llmessage unit test. | Adam Moss | |
2009-10-15 | DEV-41354 #includes tidyup. | Adam Moss | |
2009-10-15 | DEV-41354 convert llerror tut test into a llcommon integration test | Adam Moss | |
2009-10-15 | DEV-41352 convert lluri tut test to a llcommon integration test | Adam Moss | |
2009-10-15 | L10N: add a comment to provide context to a string in strings.xml | Ramzi Ramey | |
2009-10-15 | EXT-1477 (part2) Last tweak to the Develop menu with a much better name for ↵ | Ramzi Ramey | |
the Console Window option thingy. | |||
2009-10-15 | DEV-41345 turn llmodularmath_tut into a real llmath unit test. | Adam Moss | |
2009-10-15 | DEV-41344 convert monolithic tut lltreeiterators test to a llcommon ↵ | Adam Moss | |
integration test. | |||
2009-10-15 | DEV-41343 lljoint unit test - resurrected - this was previously disabled ↵ | Adam Moss | |
(and old-style monolithic tut) | |||
2009-10-15 | DEV-41341 tut lltiming test -> llframetimer integration test | Adam Moss | |
2009-10-15 | DEV-41253: Updated the help context calculation code so that it will | Martin Reddy | |
now search through a panel's children to see if there are any visible tabs that have a help topic string defined. If so, we use this string. Updated all of the XUI files that include a tab_container to define help topic strings for their child panels. I named all of these strings with the floater name as the prefix and "tab" at the end. For example, "preferences_display_tab" or "people_nearby_tab". | |||
2009-10-15 | forgot to shift timing values by 8 bits on mac | Richard Nelson | |
fixed fast timer values being multiplied by 256 |