Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-23 | Merge remote branch 'develop'into release/luau-scripting | Nat Goodspeed | |
2024-09-18 | Remove quads rendering mode entirely (#2593) | Ansariel Hiller | |
2024-08-28 | Merge branch 'main' into release/luau-scripting. | Nat Goodspeed | |
2024-06-10 | Remove SharedCommitCallbackRegistry; add helpers CommitRegistrarHelper and ↵ | Mnikolenko Productengine | |
ScopedRegistrarHelper | |||
2024-05-22 | Fix line endlings | Ansariel | |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel | |
# Conflicts: # autobuild.xml # indra/cmake/CMakeLists.txt # indra/cmake/GoogleMock.cmake # indra/llaudio/llaudioengine_fmodstudio.cpp # indra/llaudio/llaudioengine_fmodstudio.h # indra/llaudio/lllistener_fmodstudio.cpp # indra/llaudio/lllistener_fmodstudio.h # indra/llaudio/llstreamingaudio_fmodstudio.cpp # indra/llaudio/llstreamingaudio_fmodstudio.h # indra/llcharacter/llmultigesture.cpp # indra/llcharacter/llmultigesture.h # indra/llimage/llimage.cpp # indra/llimage/llimagepng.cpp # indra/llimage/llimageworker.cpp # indra/llimage/tests/llimageworker_test.cpp # indra/llmessage/tests/llmockhttpclient.h # indra/llprimitive/llgltfmaterial.h # indra/llrender/llfontfreetype.cpp # indra/llui/llcombobox.cpp # indra/llui/llfolderview.cpp # indra/llui/llfolderviewmodel.h # indra/llui/lllineeditor.cpp # indra/llui/lllineeditor.h # indra/llui/lltextbase.cpp # indra/llui/lltextbase.h # indra/llui/lltexteditor.cpp # indra/llui/lltextvalidate.cpp # indra/llui/lltextvalidate.h # indra/llui/lluictrl.h # indra/llui/llview.cpp # indra/llwindow/llwindowmacosx.cpp # indra/newview/app_settings/settings.xml # indra/newview/llappearancemgr.cpp # indra/newview/llappearancemgr.h # indra/newview/llavatarpropertiesprocessor.cpp # indra/newview/llavatarpropertiesprocessor.h # indra/newview/llbreadcrumbview.cpp # indra/newview/llbreadcrumbview.h # indra/newview/llbreastmotion.cpp # indra/newview/llbreastmotion.h # indra/newview/llconversationmodel.h # indra/newview/lldensityctrl.cpp # indra/newview/lldensityctrl.h # indra/newview/llface.inl # indra/newview/llfloatereditsky.cpp # indra/newview/llfloatereditwater.cpp # indra/newview/llfloateremojipicker.h # indra/newview/llfloaterimsessiontab.cpp # indra/newview/llfloaterprofiletexture.cpp # indra/newview/llfloaterprofiletexture.h # indra/newview/llgesturemgr.cpp # indra/newview/llgesturemgr.h # indra/newview/llimpanel.cpp # indra/newview/llimpanel.h # indra/newview/llinventorybridge.cpp # indra/newview/llinventorybridge.h # indra/newview/llinventoryclipboard.cpp # indra/newview/llinventoryclipboard.h # indra/newview/llinventoryfunctions.cpp # indra/newview/llinventoryfunctions.h # indra/newview/llinventorygallery.cpp # indra/newview/lllistbrowser.cpp # indra/newview/lllistbrowser.h # indra/newview/llpanelobjectinventory.cpp # indra/newview/llpanelprofile.cpp # indra/newview/llpanelprofile.h # indra/newview/llpreviewgesture.cpp # indra/newview/llsavedsettingsglue.cpp # indra/newview/llsavedsettingsglue.h # indra/newview/lltooldraganddrop.cpp # indra/newview/llurllineeditorctrl.cpp # indra/newview/llvectorperfoptions.cpp # indra/newview/llvectorperfoptions.h # indra/newview/llviewerparceloverlay.cpp # indra/newview/llviewertexlayer.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/macmain.h # indra/test/test.cpp | |||
2024-05-13 | Revert "viewer#819 Avoid reading the same XML file multiple times" | Andrey Kleshchev | |
This reverts commit a865d423974ea06dffa47798c81e98e7570b02ec. Reason for revert: viewer#1420, reverting to not hold maint-A (is deepCopy not full?) | |||
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2024-03-05 | viewer#819 Avoid reading the same XML file multiple times | Alexander Gavriliuk | |
2024-02-21 | Convert remaining BOOL to bool | Ansariel | |
2024-02-21 | Convert BOOL to bool in llui | Ansariel | |
2024-02-18 | Replace BOOL with bool in llwindow and dependent classes | Ansariel | |
2022-10-19 | Fix various menu leaks and lazy creation in chiclets, bump floater, media ↵ | Rye Mutt | |
controls, and the mini map | |||
2022-03-02 | SL-16965 360 Snapshot tool fails to save file to computer | Andrey Kleshchev | |
2022-01-14 | SL-16638 don't allow downloading files from the built-in browser | Mnikolenko Productengine | |
2019-11-12 | Downstream merge from 494-maint-wassail | AndreyL ProductEngine | |
2019-10-16 | Brought back the changes from @andreyk for improved mouse scroll wheel ↵ | AndreyL ProductEngine | |
performance (previously 8e228364f324) | |||
2019-10-16 | Backed out changeset: cf8cdb77790b | AndreyL ProductEngine | |
2019-10-16 | Buildfix | AndreyL ProductEngine | |
2019-10-15 | Downstream merge from lindenlab/viewer-manul | AndreyL ProductEngine | |
2019-09-14 | Backed out changeset: 8e228364f324 | AndreyL ProductEngine | |
2019-09-10 | SL-11910 [Win] Horizontal scroll | andreykproductengine | |
2019-06-21 | DRTVWR-493 LLViewerMedia to singleton | andreykproductengine | |
2019-06-10 | Changes from @andreyk for improved mouse scroll wheel performance and pull ↵ | callum_linden | |
in new Dullahan with CEF 74.1.19_gb62bacf_chromium-74.0.3729.157 | |||
2017-12-15 | Pull in Dullahan 1.1.930 with improved fix for maint-8095 (target='_blank' ↵ | callum_linden | |
links) as well as an improvement for maint-8100 (no error message for invalid hostname / url) | |||
2017-10-03 | startup crash fix | Mnikolenko Productengine | |
2017-09-28 | MAINT-7666 [CEF] mouse cursor target is offset on login screen for high ↵ | ruslantproductengine | |
resolution screens | |||
2016-08-26 | MAINT-6658 Profile was opening app url in browser. | andreykproductengine | |
2016-01-15 | merge changes for 4.0.1-release | Oz Linden | |
2015-12-15 | MAINT-5966 - file download failures need feedback | callum_linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-10-27 | MAINT-5754: For MoaP and MediaCtrls forward all events including KEYUP and ↵ | Rider Linden | |
KEYDOWN to the CEF plugin. | |||
2015-10-20 | Merge with tip of viewer-release | callum_linden | |
2015-09-03 | support for external links and location_changed messages | callum_linden | |
2015-07-23 | MAINT-5398 FIXED [BetaBreakers] TOS additional policy links cannot be ↵ | andreykproductengine | |
scrolled or closed once opened | |||
2015-07-10 | Initial support for keyboard (in progress) but includes many viewer changes ↵ | callum_linden | |
to plumb in Key Up events | |||
2015-04-27 | MAINT-5062 FIXED Non-default UI sizing breaks scroll bar functions | andreykproductengine | |
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround ↵ | callum_linden | |
(long long round) in VS2013 | |||
2014-06-24 | Pull downstream viewer-tiger and become version 3.7.11 | simon | |
2014-06-18 | Merge downstream code | simon | |
2014-06-17 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-06-02 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-drtvwr-365. | Stinson Linden | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-09 | MAINT-4009: Improved patching of a memory leak for when menu items are ↵ | Stinson Linden | |
created before the viewer window initialization has created the menu holder. See also changeset bc0743639926a84b38b4907d252eff1cc0498c7d. | |||
2014-05-12 | MAINT-1734 FIXED Avatar chooser panel is empty the session after an avatar ↵ | andreykproductengine | |
is chosen. | |||
2014-05-06 | Pull merge from lindenlab/viewer-release. Fixed some conflicts and compile ↵ | Merov Linden | |
errors | |||
2014-05-05 | MAINT-4009: Patching a small memory leak for when menu items were being ↵ | Stinson Linden | |
created before the viewer window initialization had created the menu holder. Also, added llasserts in other cases when referencing the menu holder to ensure the holder is non-null. | |||
2013-12-04 | ACME-1043 : WIP : Add an argument to open trusted content with js and other ↵ | Merov Linden | |
enabled options, bypassing prefs | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-06-05 | merge with viewer-release | Richard Linden | |