Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-30 | Removed extra closing comment tag. | Chuck Linden | |
2010-01-30 | Fixed reference to "first_tab" graphics. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-4225 | |||
2010-01-30 | Edited graphics to better indicate "flying". | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-4411 | |||
2010-01-30 | Swapped the login button and destination dropdown locations. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-3751 | |||
2010-01-30 | Added "refresh" button to clear map. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-4342 | |||
2010-01-30 | Automated merge with ssh://hg.lindenlab.com/james/gooey/ | Chuck Linden | |
2010-01-30 | Replaced maturity icons new versions. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-4709 | |||
2010-01-29 | EXT-4756 Black text in sell land confirmation dialog, EXT-2241 layout of ↵ | Erica | |
Preferences > Sound needs to be improved for I18N, EXT-4683 Build>Options submenus are non-intuitive, EXT-3787 System messages needs to be visually distinct in Nearby and IM | |||
2010-01-26 | Automated merge with ssh://angela@hg.lindenlab.com/james/gooey | angela | |
2010-01-25 | EXT-4348 - List of names before "have said something new" wraps poorly | richard | |
accepted patch from Josh | |||
2010-01-25 | merge | richard | |
2010-01-25 | EXT-1399 - Turn off wind when not flying | richard | |
reviewed by Angela | |||
2010-01-25 | Automated merge with ssh://hg.lindenlab.com/james/gooey/ | Chuck Linden | |
2010-01-25 | Changed menu font to SansSerifSmall and cleaned up layout. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-4175 | |||
2010-01-26 | fix mac build failure -- richard | angela | |
2010-01-25 | gcc fix - more of the same. | Tofu Linden | |
2010-01-25 | merge | Tofu Linden | |
2010-01-25 | Fix some Linux build breakage - can't treat the return of a constructor call ↵ | Tofu Linden | |
as a ref with gcc, have to use intermediate variable. | |||
2010-01-25 | Standardized use of "My..." in side-panel widget labels. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-4055 | |||
2010-01-25 | Automated merge with ssh://hg.lindenlab.com/james/gooey/ | Chuck Linden | |
2010-01-25 | Enabled the Mono checkbox in the script editor and cleaned up the layout. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-4442 | |||
2010-01-22 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2010-01-22 | Group profile layout now resizes with the viewer window. Gave extra room to ↵ | Erica | |
each accordion panel, and tweaked the layout a bit. | |||
2010-01-22 | merge | richard | |
2010-01-22 | wrong param names for avatar list item colors | richard | |
reviewed by Rick | |||
2010-01-22 | LLPointer cleanup and fix for EXT-4413 | richard | |
reviewed by Rick | |||
2010-01-22 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2010-01-22 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Rick Pasetto | |
2010-01-22 | DEV-1195 SVC-580: ATTACH_LPEC / ATTACH_RPEC reversed | Soft Linden | |
2010-01-21 | merge | Rick Pasetto | |
2010-01-21 | Automated merge with ssh://richard@hg.lindenlab.com/james/gooey | Rick Pasetto | |
2010-01-21 | Merge. | Tofu Linden | |
2010-01-21 | Fix inverted logic from review. | Tofu Linden | |
2010-01-21 | another fix. | Leyla Farazha | |
2010-01-21 | fixed. | Leyla Farazha | |
2010-01-21 | fixing? | Leyla Farazha | |
2010-01-21 | updating | Leyla Farazha | |
2010-01-21 | Soften another common llassert() failure to a warning. | Tofu Linden | |
2010-01-21 | Partial fix for EXT-4508 (nearby media floater parcel media button breaks rtsp) | Monroe Linden | |
This is actually two seperate issues: 1) After disabling parcel media from the nearby media floater, it can't be re-enabled 2) When you disable parcel media from the nearby media floater, faces displaying it don't revert to their original texture This change fixes issue (1), by forcing the priority of the inworld media instance to normal in LLViewerMedia::updateMedia() so it will always get reloaded instead of possibly being kept unloaded due to already-loaded prim media. Issue (2) is still under investigation. In addition to the case where you disable parcel media from the nearby media floater, it also doesn't restore the textures when you leave the parcel, and I think I've even seen it when unloading | |||
2010-01-21 | Minor cleanup to the logic in LLViewerParcelMedia::play(), to prevent ↵ | Monroe Linden | |
duplication of code. | |||
2010-01-21 | Merge | Leyla Farazha | |
2010-01-21 | Backed out changeset: 191ec27bc583 | Leyla Farazha | |
2010-01-21 | eol | Leyla Farazha | |
2010-01-21 | Merge | Leyla Farazha | |
2010-01-21 | EXT-4266 Can't "drop" object selected in select-face mode | Leyla Farazha | |
reviewed by Callum | |||
2010-01-21 | checking for null in LLImageRaw::copy to prevent a crash | Leyla Farazha | |
2010-01-21 | EXT-3418 [BSI] Can't set Web Proxy in Preferences floater | Leyla Farazha | |
reviewed by Callum | |||
2010-01-21 | EXT-3416 Can't name a new gesture on creation (and renaming is HARD) | Leyla Farazha | |
reviewed by Callum | |||
2010-01-21 | EXT-4260 Minimizing Chat History will steal keyboard focus | Leyla Farazha | |
reviewed by Callum | |||
2010-01-21 | Turn on llassert() and llverify() for RelWithDebInfo builds. | Tofu Linden | |
Convert top firing asserts into big warnings. To be reviewed by Mani. |