Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-11 | Another stab at fixing alignment_test.cpp | Dave Parks | |
2012-09-11 | MAINT-1534 Fix for calls to find widgets getting out of hand. | Dave Parks | |
2012-09-11 | Resync steam/xui/*/strings.xml with default/xui/*/strings.xml. | Nat Goodspeed | |
The steam/xui/*/strings.xml files are intended only to override a single string (create_account_url). But until the strings.xml C++ code supports fallback to the default skin, we must manually keep them synchronized except for that one string. | |||
2012-09-11 | Merge up to http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-09-11 | Added tag 3.3.4-beta6 for changeset 62b07aa81b19 | Oz Linden | |
2012-09-11 | merge changes for DRTVWR-213 | Oz Linden | |
2012-09-11 | tag merge of DRTVWR-213 | Oz Linden | |
2012-09-11 | merge changes for DRTVWR-212 | Oz Linden | |
2012-09-11 | tag merge of DRTVWR-212 | Oz Linden | |
2012-09-10 | Fixed line endings from DOS to UNIX. | Baker Linden | |
2012-09-10 | FIX INTL-104 Translation of Set34 in 8 languages, including Steam content | eli | |
2012-09-10 | FIX INTL-106 French linguistic fixes | eli | |
2012-09-10 | Fix for alignment_test.cpp compilation errors. | Dave Parks | |
2012-09-10 | inconsequential change to force new build | Oz Linden | |
2012-09-10 | Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the ↵ | William Todd Stinson | |
repository. | |||
2012-09-10 | MAINT-1515 FIXED min_height is increased to avoid overlapping | maxim_productengine | |
2012-09-10 | MAINT-826 FIXED Show the first subpart by default | maxim_productengine | |
2012-09-08 | DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code. | Monty Brandenberg | |
cmake and other files didn't get moved over, do it by hand. | |||
2012-09-07 | DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code. | Monty Brandenberg | |
Cmake files not merged correctly and had to be done by hand. New memory allocation made some memory usage tests in the llcorehttp integration tests no longer valid. Would like to work on LLLog sometime and get it to be consistent. Special flags needed for windows build of example program. | |||
2012-09-07 | Merge | simon@Simon-PC.lindenlab.com | |
2012-09-07 | Further attempts to erradicate TCMALLOC | simon@Simon-PC.lindenlab.com | |
2012-09-07 | MAINT-1494 : Viewer needs new localizable strings | simon@Simon-PC.lindenlab.com | |
2012-09-07 | DRTVWR-209 Additional merge of viewer-development with SH-3316 drano-http code. | Monty Brandenberg | |
Restore original deleteRequest/removeRequest implementation removing a small race. Remove a short-lived additional timeout scheme on requests which really isn't appropriate as originally implemented as we can have very long-lived requests on big regions. | |||
2012-09-07 | Automated merge with file:///Users/nat/linden/davep-viewer-development-rebased | Nat Goodspeed | |
2012-09-07 | MAINT-1503 Fix for linux build | Dave Parks | |
2012-09-07 | DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code. | Monty Brandenberg | |
This was yet another refresh from v-d because of significant changes to lltexturefetch that would not have been resolvable by casual application of any merge tool. There are still a few questions outstanding but this is the initial, optimistic merge. | |||
2012-09-07 | MAINT-1491 Fix for L&S never being enabled by default on XP/Linux/OS X | Dave Parks | |
2012-09-07 | Automated merge with https://bitbucket.org/lindenlab/viewer-cat | Dave Parks | |
2012-09-06 | Automated merge with file:///Users/nat/linden/davep-viewer-development-rebased | Nat Goodspeed | |
2012-09-06 | Do the proper fix this time... | Baker Linden | |
2012-09-06 | Added explicit casting for Linux build, hopefully making it work. | Baker Linden | |
2012-09-06 | Merge | simon@Simon-PC.lindenlab.com | |
2012-09-06 | DRTVWR-232: MAINT-1440: FIXED Call Tools.TakeCopy instead of ↵ | maxim_productengine | |
InspectObject.TakeFreeCopy | |||
2012-09-06 | MAINT-1440 FIXED Call Tools.TakeCopy instead of InspectObject.TakeFreeCopy | maxim_productengine | |
2012-09-06 | MAINT-1183 FIXED Tooltip text is changed | maxim_productengine | |
2012-09-05 | Merge in latest viewer-development | simon@Simon-PC.lindenlab.com | |
2012-09-05 | [MAINT-513] Large group management | Baker Linden | |
- Reduced the timeout to 5 minutes, down from 10 minutes. - Provided output for GroupMemberResponder error - Removed commented calls to sendGroupMembersRequest - Reordered calls to sendCapGroupMembersRequest so it's called last | |||
2012-09-05 | Reapply f6ed57210865 to zh/notifications.xml: remove "FirstRun" link. | Nat Goodspeed | |
Because create_account_url should vary between viewer languages and skins, we've made an effort to ensure that create_account_url is used everywhere, instead of directly embedding http://join.secondlife.com. Recent rev 6ee71714935f accidentally reinserted the link embedded in the "FirstRun" notification for language 'zh'. Delete it again. | |||
2012-09-05 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-09-04 | WIP INTL-46 Set25, Set26, Set27 translations for traditional chinese; add ↵ | eli | |
new files | |||
2012-09-04 | viewer-development merge | Chris Baker | |
2012-09-04 | Cleaned up comments | Chris Baker | |
2012-09-04 | merge changes for DRTVWR-207 | Oz Linden | |
2012-09-04 | merge changes for DRTVWR-206 | Oz Linden | |
2012-09-04 | tag merge of DRTVWR-206 | Oz Linden | |
2012-09-04 | MAINT-1502 User is unable to rename script inside content of object: | MaksymS ProductEngine | |
- regression after wrong merge, full fix was done in MAINT-1228; | |||
2012-08-31 | - Fixed an issue where service was called twice in a frame | Chris Baker | |
- Changed level of output logs - Cleaned up comments | |||
2012-08-31 | MAINT-1503 Fix for ll_aligned_realloc returning non-aligned pointers on linux | Dave Parks | |
2012-08-31 | merge changes for | Oz Linden | |
2012-08-31 | MAINT-1503 Fix for ll_aligned_realloc returning non-aligned pointers on linux | Dave Parks | |