Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-19 | DRTVWR-418: Another attempt to generate Mac debug symbols. | Nat Goodspeed | |
The viewer's 00-COMPILE-LINK-RUN.txt recommends passing -gdwarf-2 to the Mac compiler, and so we've been doing ever since before the viewer-build-variables repo was engaged. Now we discover that when CMake sees -gdwarf-2, it removes the -g switch entirely. It also removes it when you pass plain -g. Only when you pass -gdwarf-with-dsym or just -gdwarf does CMake pass plain -g to the compiler. Change -gdwarf-2, if specified, to -gdwarf so we at least get -g. | |||
2017-09-19 | MAINT-7820 Fixed crash in LLEventPump | andreykproductengine | |
2017-09-18 | MAINT-7813 - 3D rendering broken on Windows in build 508618. 3D rendering ↵ | ruslantproductengine | |
starts before 2D login screen is cleared. FIXED | |||
2017-09-18 | MAINT-7081 | Nat Goodspeed | |
Update openssl to codeticket version 508328. Update curl to codeticket version 508652. | |||
2017-09-18 | MAINT-7081: Add nghttp2 build 508613 to viewer build. | Nat Goodspeed | |
2017-09-16 | update to viewer-manager 1.0.508640 for MAINT-77814 fix | Oz Linden | |
2017-09-15 | merge CEF fixes from callum | Oz Linden | |
2017-09-15 | integrate viewer-manager 1.0.508600 | Oz Linden | |
2017-09-15 | additional logging to help with MAINT 7807 | Oz Linden | |
2017-09-15 | add address size to build_data.json so that SL_Launcher can log it | Oz Linden | |
2017-09-14 | replace a 'continue' with an 'else' | Oz Linden | |
2017-09-14 | merge changes for MAINT-7129 | Oz Linden | |
2017-09-14 | MAINT-7129 - [Project Alex Ivy][MAC] Materials and ALM shaders broken in Mac ↵ | ruslantproductengine | |
viewer FIXED | |||
2017-09-14 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2017-09-13 | MAINT-7446 Fixed After installs, bat file fails to start the viewer. | andreykproductengine | |
2017-09-13 | MAINT-7794 Wrap getCapability(..) calls to avoid crashes | Mnikolenko Productengine | |
2017-09-12 | MAINT-7786 FIXED Crash in LLVivoxVoiceClient::provisionVoiceAccount() | Mnikolenko Productengine | |
2017-09-08 | integrate viewer-manager fixes for MAINT-7772 | Oz Linden | |
2017-09-08 | mark some settings no longer used by update as obsolete | Oz Linden | |
2017-09-08 | MAINT-7772: make update mode three choices: automatic, ask, and mandatory only | Oz Linden | |
2017-09-08 | MAINT-7783 FIXED Outfit gallery panel is opened briefly when you are ↵ | Mnikolenko Productengine | |
quitting viewer | |||
2017-09-07 | Merged lindenlab/viewer-neko into default | Andrey Lihatskiy | |
2017-09-07 | MAINT-2047 FIXED Avatar follows the object only once if change object's ↵ | Mnikolenko Productengine | |
location in Edit mode | |||
2017-09-07 | Merged in MAINT-5013 | Andrey Kleshchev | |
Approved-by: Simon Linden <simon@lindenlab.com> Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com> | |||
2017-09-07 | mac and linux build fix | Mnikolenko Productengine | |
2017-09-07 | MAINT-7768 FIXED Unable to get Choose to work in Abuse Report means unable ↵ | Mnikolenko Productengine | |
to file AR | |||
2017-09-06 | MAINT-7691 Fixed crash report not generating files in unicode named folders | andreykproductengine | |
2017-09-06 | Backed out changeset: ab07c3c8d1ea (MAINT-5013) | andreykproductengine | |
2017-09-05 | MAINT-5013 Fixed Changing avatar sex while sitting breaks animations until ↵ | daianakproductengine | |
relogging | |||
2017-09-05 | MAINT-7753 remove the warning for marketplace listings | Mnikolenko Productengine | |
2017-09-04 | Merged in MAINT-7326 | Andrey Kleshchev | |
Approved-by: Maxim Nikolenko <maximnproductengine@lindenlab.com> Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Simon Linden <simon@lindenlab.com> | |||
2017-09-04 | MAINT-7745 FIXED After editing an outfit, duplicate photos appear in the ↵ | Mnikolenko Productengine | |
Outfit Gallery for outfits that previously had no photo. | |||
2017-09-01 | Hopeful fix for MAINT-7654 Ivy] Japanese can't input in CEF | callum_linden | |
2017-09-01 | MAINT-7649 Error with information in case of failed allocation. | andreykproductengine | |
2017-09-01 | MAINT-7326 Cache value fix for non-default languages | andreykproductengine | |
2017-08-31 | MAINT-7742: Update viewer-manager to codeticket version 508202. | Nat Goodspeed | |
2017-08-31 | Fix for MAINT-7531 Second comment with text 'Write a comment...' appears, ↵ | callum_linden | |
when user post comment to Profile Feed and MAINT-7651 Cannot post new message in feed because the 'Share something...' Share button never becomes active. The fix was in Dullahan Mac keyboard code - used to send a keyb event and then char code after for down and not for up. Now sends it for up and not down and works as expected for these 2 test cases as well as some JavaScript keyboard test pages | |||
2017-08-31 | MAINT-7691 Crashreported sometimes not starting from unicode named folders | andreykproductengine | |
2017-08-31 | MAINT-7761 FIXED Inventory UUID search does not exclude assets that are ↵ | Mnikolenko Productengine | |
limited perms. | |||
2017-08-31 | MAINT-7554 Fixed missing description | andreykproductengine | |
2017-08-31 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2017-08-31 | Backed out changeset: 1f01508fdc05 of MAINT-200 to fix BUG-134213 | AndreyL ProductEngine | |
2017-08-30 | MAINT-7758 Fixed freeze on loading lsl scripts from unicode named windows ↵ | andreykproductengine | |
folder. | |||
2017-08-30 | MAINT-7691 One more crashreported issue with unicode in windows | andreykproductengine | |
2017-08-30 | MAINT-7760 FIXED Crash in LLViewerChatterBoxInvitation::post(..) | Mnikolenko Productengine | |
2017-08-30 | MAINT-7757 FIXED [MAC] Crash in LLViewerWindow::saveImageNumbered | Mnikolenko Productengine | |
2017-08-29 | MAINT-7691 Crash report is not generated/sent if appdata path contains ↵ | andreykproductengine | |
unicode symbols | |||
2017-08-29 | MAINT-6080 Fixed YouTube videos in In-Game Browser persist after closing ↵ | daianakproductengine | |
browser window | |||
2017-08-29 | SL-776 Disk cache purge not purging headers if headers are corrupt or on ↵ | andreykproductengine | |
version mismatch | |||
2017-08-29 | MAINT-7625 Fixed wrong warning when deleting an empty folder | AndreyL ProductEngine | |