phoenix-firestorm/indra/newview
Alexander Gavriliuk 9f8763cae1 SL-20402 Emoji Completion floater - use vertical scrollbar when needed 2023-10-05 12:10:34 +02:00
..
English.lproj
German.lproj
Japanese.lproj
Korean.lproj
app_settings Merge remote-tracking branch 'origin/main' into DRTVWR-489 2023-08-24 01:23:52 +03:00
character SL-10025 - via Cathy Foil, all bones now have standard alias 'avatar_' + name. 2022-05-18 23:31:08 +03:00
cursors_mac
da.lproj
es.lproj
fr.lproj
hu.lproj
icons
installers Reverted changes to installer_template.msi introduced by PR #259 2023-07-05 13:51:54 +03:00
it.lproj
linux_tools
nl.lproj
pl.lproj
pt.lproj
res
res-sdl
ru.lproj
skins/default SL-20402 Emoji Completion floater - use vertical scrollbar when needed 2023-10-05 12:10:34 +02:00
tests SL-17546 Fix 'release' configuration build tests 2022-06-08 19:47:37 +03:00
tr.lproj
uk.lproj
vmp_icons
zh-Hans.lproj
CMakeLists.txt MErge with main after Viewer release 2023-05-02 09:39:03 -07:00
Info-SecondLife.plist
Info-SecondLifeVorbis.plist
SecondLife.nib
SecondLife.xib
VIEWER_VERSION.txt Increment viewer version to 6.6.15 2023-08-23 15:20:19 -04:00
VertexCache.h
ViewerInstall.cmake
VorbisFramework.h
build_win32_appConfig.py
cube.dae
featuretable.txt Merge branch 'main' into DRTVWR-539 2022-12-13 08:05:03 +02:00
featuretable_linux.txt SL-16156 Clean up unused RenderAvatarVP 2022-09-08 22:59:15 +03:00
featuretable_mac.txt SL-16683 Updated mac 'Low' preset to match Windows 2023-01-24 20:07:30 +02:00
groupchatlistener.cpp SL-19647: Eliminate LLSDArray entirely. 2023-05-03 17:38:30 -04:00
groupchatlistener.h
licenses-linux.txt
licenses-mac.txt
licenses-win32.txt
llaccountingcost.h
llaccountingcostmanager.cpp DRTVWR-570 Mac build fix 2022-10-27 02:35:52 +03:00
llaccountingcostmanager.h
llagent.cpp SL-19286 Avatar is upside down when viewed from below 2023-06-07 19:49:45 +02:00
llagent.h SL-19286 Avatar is upside down when viewed from below 2023-06-07 19:49:45 +02:00
llagentaccess.cpp
llagentaccess.h
llagentbenefits.cpp
llagentbenefits.h
llagentcamera.cpp SL-19692 Z Offset is applied twice in Mouselook 2023-06-21 15:08:10 +02:00
llagentcamera.h mac build fix - remove unused variables 2022-12-13 18:10:26 +02:00
llagentdata.cpp
llagentdata.h
llagentlanguage.cpp
llagentlanguage.h
llagentlistener.cpp Merge branch 'main' into DRTVWR-582-maint-U 2023-05-17 18:05:05 +03:00
llagentlistener.h
llagentpicksinfo.cpp
llagentpicksinfo.h SL-15312 Profiles tweaks 2022-05-11 22:10:12 +03:00
llagentpilot.cpp
llagentpilot.h
llagentui.cpp SL-19404 Navigation bar coordinates slightly off 2023-06-15 13:45:59 +02:00
llagentui.h
llagentwearables.cpp Faster and simpler inventory category hashing. 2023-02-06 11:30:23 +01:00
llagentwearables.h
llaisapi.cpp
llaisapi.h
llanimstatelabels.cpp
llanimstatelabels.h
llappcorehttp.cpp
llappcorehttp.h
llappdelegate-objc.mm Fix leaks in mac IME 2022-10-28 18:51:11 -04:00
llappearance.h
llappearancemgr.cpp SL-19609 Urls aren't dispatched according to the indicated grid 2023-04-19 20:06:37 +03:00
llappearancemgr.h DRTVWR-568: Eliminate more blockers to C++17 language standard. 2022-08-26 17:21:01 -04:00
llappviewer.cpp Merge branch 'main' into DRTVWR-582-maint-U 2023-07-17 23:17:29 +03:00
llappviewer.h SL-19744: Remove LLErrorThread and LLAppViewer::handleViewerCrash() 2023-05-23 04:28:58 +03:00
llappviewerlinux.cpp SL-19744: Remove LLErrorThread and LLAppViewer::handleViewerCrash() 2023-05-23 04:28:58 +03:00
llappviewerlinux.h
llappviewerlinux_api.h
llappviewerlinux_api.xml
llappviewerlinux_api_dbus.cpp
llappviewerlinux_api_dbus.h
llappviewerlinux_api_dbus_syms_raw.inc
llappviewerlistener.cpp
llappviewerlistener.h
llappviewermacosx-for-objc.h
llappviewermacosx-objc.h
llappviewermacosx-objc.mm
llappviewermacosx.cpp SL-19744: Remove LLErrorThread and LLAppViewer::handleViewerCrash() 2023-05-23 04:28:58 +03:00
llappviewermacosx.h
llappviewerwin32.cpp SL-19744: Remove LLErrorThread and LLAppViewer::handleViewerCrash() 2023-05-23 04:28:58 +03:00
llappviewerwin32.h
llattachmentsmgr.cpp SL-19643 Shutdown and startup should not warn about attachments. 2023-05-15 23:08:21 +03:00
llattachmentsmgr.h
llaudiosourcevo.cpp SL-17978 FIXED "Hear media and sound from: Avatar position" ignores clamping set by llSetSoundRadius() 2022-08-17 20:42:24 +03:00
llaudiosourcevo.h
llautoreplace.cpp
llautoreplace.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llavataractions.cpp SL-18119 - more ViewerStats logs for NUX 2022-09-21 20:52:27 +01:00
llavataractions.h SL-17925 Fix SLURL based creation of picks and classifieds 2022-08-10 19:03:12 +03:00
llavatariconctrl.cpp
llavatariconctrl.h
llavatarlist.cpp
llavatarlist.h
llavatarlistitem.cpp
llavatarlistitem.h
llavatarpropertiesprocessor.cpp SL-15312 Tweaks and fixes 2022-05-31 01:47:30 +03:00
llavatarpropertiesprocessor.h SL-19636 Profile badges 2023-04-22 17:50:45 +03:00
llavatarrenderinfoaccountant.cpp SL-18219 Crash getting and sending render info on exit 2022-11-22 23:08:47 +02:00
llavatarrenderinfoaccountant.h
llavatarrendernotifier.cpp
llavatarrendernotifier.h
llblockedlistitem.cpp
llblockedlistitem.h
llblocklist.cpp
llblocklist.h
llbox.cpp
llbox.h
llbreadcrumbview.cpp
llbreadcrumbview.h
llbreastmotion.cpp
llbreastmotion.h
llbrowsernotification.cpp
llbuycurrencyhtml.cpp SL-19609 Urls aren't dispatched according to the indicated grid 2023-04-19 20:06:37 +03:00
llbuycurrencyhtml.h
llcallbacklist.cpp
llcallingcard.cpp SL-18894 The change of 'modify rights' is not recorded in IM history if the user is in DND mode 2023-01-05 18:21:53 +02:00
llcallingcard.h
llcapabilityprovider.h
llchannelmanager.cpp
llchannelmanager.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llchatbar.cpp SL-18119 - UIUsage logs for some common operations 2022-09-16 17:09:55 +01:00
llchatbar.h
llchathistory.cpp Merge remote-tracking branch 'origin/main' into DRTVWR-489 2023-08-24 01:23:52 +03:00
llchathistory.h
llchatitemscontainerctrl.cpp SL-19609 Urls aren't dispatched according to the indicated grid 2023-04-19 20:06:37 +03:00
llchatitemscontainerctrl.h
llchatmsgbox.cpp
llchatmsgbox.h
llchiclet.cpp Fix various menu leaks and lazy creation in chiclets, bump floater, media controls, and the mini map 2022-10-19 16:28:34 -04:00
llchiclet.h Fix various menu leaks and lazy creation in chiclets, bump floater, media controls, and the mini map 2022-10-19 16:28:34 -04:00
llchicletbar.cpp
llchicletbar.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llclassifiedinfo.cpp
llclassifiedinfo.h
llcofwearables.cpp
llcofwearables.h
llcolorswatch.cpp SL-17570 Color picker should properly focus it's parent when closing 2022-06-29 23:58:53 +03:00
llcolorswatch.h
llcommanddispatcherlistener.cpp Merge branch 'main' into DRTVWR-582-maint-U 2023-05-17 18:05:05 +03:00
llcommanddispatcherlistener.h
llcommandhandler.cpp Merge branch 'main' into DRTVWR-582-maint-U 2023-05-17 18:05:05 +03:00
llcommandhandler.h Merge branch 'main' into DRTVWR-582-maint-U 2023-05-17 18:05:05 +03:00
llcommandlineparser.cpp
llcommandlineparser.h
llcommunicationchannel.cpp
llcommunicationchannel.h
llcompilequeue.cpp
llcompilequeue.h
llconfirmationmanager.cpp
llconfirmationmanager.h
llcontrolavatar.cpp SL-18251 Expand extents to include the Control Avatar bounds 2023-06-02 23:10:46 +02:00
llcontrolavatar.h SL-18251 Expand extents to include the Control Avatar bounds 2023-06-02 23:10:46 +02:00
llconversationlog.cpp
llconversationlog.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llconversationloglist.cpp SL-3007 Report abuse option in paticipan list 2022-09-08 02:19:13 +03:00
llconversationloglist.h
llconversationloglistitem.cpp
llconversationloglistitem.h
llconversationmodel.cpp SL-3007 Report abuse option in paticipan list 2022-09-08 02:19:13 +03:00
llconversationmodel.h SL-17741 Paste is not disabled when copying 'no copy' items 2022-07-09 17:10:13 +03:00
llconversationview.cpp SL-17760 Crash at LLFolderViewItem::refresh(318) 2022-07-13 00:08:41 +03:00
llconversationview.h
llcurrencyuimanager.cpp
llcurrencyuimanager.h
llcylinder.cpp
llcylinder.h
lldateutil.cpp
lldateutil.h
lldebugmessagebox.cpp
lldebugmessagebox.h
lldebugview.cpp
lldebugview.h
lldeferredsounds.cpp
lldeferredsounds.h
lldelayedgestureerror.cpp
lldelayedgestureerror.h
lldensityctrl.cpp
lldensityctrl.h
lldirpicker.cpp
lldirpicker.h
lldndbutton.cpp
lldndbutton.h
lldonotdisturbnotificationstorage.cpp Merge branch 'master' into DRTVWR-544-maint 2022-05-31 01:58:09 +03:00
lldonotdisturbnotificationstorage.h
lldrawable.cpp SL-18251 Expand extents to include the Control Avatar bounds 2023-06-02 23:10:46 +02:00
lldrawable.h SL-17532 Potential fix for some rigged mesh draw order issues. 2022-06-06 19:57:03 -05:00
lldrawpool.cpp SL-19806 Crash at vobj 2023-06-01 22:16:18 +03:00
lldrawpool.h
lldrawpoolalpha.cpp SL-19806 Crash at vobj 2023-06-01 22:16:18 +03:00
lldrawpoolalpha.h
lldrawpoolavatar.cpp SL-18641 fix for 'Always display friends in full detail' setting 2022-11-17 15:04:38 +02:00
lldrawpoolavatar.h
lldrawpoolbump.cpp Merge branch 'main' into DRTVWR-539 2023-03-31 17:17:21 +03:00
lldrawpoolbump.h SL-18565 Built-in bump maps and some environment textures fail to load 2022-11-03 23:51:05 +02:00
lldrawpoolground.cpp
lldrawpoolground.h
lldrawpoolmaterials.cpp SL-18202 WIP merging autotune contribution and updating UI 2022-09-21 21:19:17 +03:00
lldrawpoolmaterials.h
lldrawpoolsimple.cpp
lldrawpoolsimple.h
lldrawpoolsky.cpp
lldrawpoolsky.h
lldrawpoolterrain.cpp
lldrawpoolterrain.h
lldrawpooltree.cpp
lldrawpooltree.h
lldrawpoolwater.cpp Restored SL-15400, it got lost in an automatic merge 2022-04-19 21:15:58 +03:00
lldrawpoolwater.h
lldrawpoolwlsky.cpp
lldrawpoolwlsky.h
lldynamictexture.cpp SL-17584 Frame buffer object is now nessesary to run viewer 2022-06-15 18:03:11 +03:00
lldynamictexture.h
llemote.cpp
llemote.h
llenvadapters.cpp
llenvadapters.h
llenvironment.cpp Merge branch 'main' into DRTVWR-570-maint-Q 2022-12-12 20:53:11 +02:00
llenvironment.h SL-18718 Crash at LLEventPump::listen and connection issues 2022-11-28 17:25:43 +02:00
llestateinfomodel.cpp SL-19289 UI for Estate Floater - Block Scripted Agents from Estate/Region 2023-03-21 00:05:42 +02:00
llestateinfomodel.h SL-19289 UI for Estate Floater - Block Scripted Agents from Estate/Region 2023-03-21 00:05:42 +02:00
lleventnotifier.cpp SL-19609 Urls aren't dispatched according to the indicated grid 2023-04-19 20:06:37 +03:00
lleventnotifier.h
lleventpoll.cpp SL-18735 Using "Find original" in main inventory tab breaks inventory view 2023-01-16 20:42:20 +02:00
lleventpoll.h
llexpandabletextbox.cpp Merge branch 'contribution/emoji' 2022-08-28 00:08:38 +02:00
llexpandabletextbox.h
llexperiencelog.cpp
llexperiencelog.h
llexternaleditor.cpp
llexternaleditor.h
llface.cpp DRTVWR-543 post-merge cleanup 2022-05-27 19:05:14 +03:00
llface.h SL-17028 Fix for inconsistent ordering of transparent rigged meshes and removal of glow-only rigged meshes from depth buffer. 2022-03-24 14:48:06 -05:00
llface.inl
llfasttimerview.cpp DRTVWR-558: Eliminate many spurious set-not-used variables. 2022-08-24 14:00:16 -04:00
llfasttimerview.h
llfavoritesbar.cpp Merge master into DRTVWR-568 (and fix conflicts) 2022-10-24 17:48:16 -07:00
llfavoritesbar.h
llfeaturemanager.cpp Merge branch 'main' into DRTVWR-577-maint-S 2023-05-02 17:39:37 +03:00
llfeaturemanager.h MErge with main after Viewer release 2023-05-02 09:39:03 -07:00
llfilepicker.cpp DRTVWR-580 Post-merge fix - unused code 2023-05-19 02:31:28 +03:00
llfilepicker.h Merge branch 'main' into DRTVWR-580-maint-T 2023-05-17 17:47:45 +03:00
llfilepicker_mac.h post-merge buildfix 2023-04-07 03:13:55 +03:00
llfilepicker_mac.mm Merge branch 'main' into DRTVWR-582-maint-U 2023-05-17 18:05:05 +03:00
llfilteredwearablelist.cpp
llfilteredwearablelist.h
llfirstuse.cpp
llfirstuse.h
llflexibleobject.cpp DRTVWR-543 post-merge cleanup 2022-05-27 19:05:14 +03:00
llflexibleobject.h
llfloater360capture.cpp sl-19676 - 360 Intereset list mode. Changed mode to be a string for 2023-05-13 04:10:28 +01:00
llfloater360capture.h sl-19676 - 360 Intereset list mode. Changed mode to be a string for 2023-05-13 04:10:28 +01:00
llfloaterabout.cpp
llfloaterabout.h
llfloateraddpaymentmethod.cpp
llfloateraddpaymentmethod.h
llfloaterauction.cpp
llfloaterauction.h
llfloaterautoreplacesettings.cpp
llfloaterautoreplacesettings.h
llfloateravatar.cpp SL-18486 Complete Avatars floater is blank. 2022-12-03 03:04:01 +02:00
llfloateravatar.h SL-18486 Complete Avatars floater is blank. 2022-12-03 03:04:01 +02:00
llfloateravatarpicker.cpp SL-19575 LLFloaterEmojiPicker - Add filter by category 2023-04-20 03:55:02 +02:00
llfloateravatarpicker.h
llfloateravatarrendersettings.cpp SL-18440 fix for sorting by "Date" column 2022-10-26 02:02:02 +03:00
llfloateravatarrendersettings.h
llfloateravatartextures.cpp
llfloateravatartextures.h
llfloaterbanduration.cpp
llfloaterbanduration.h
llfloaterbeacons.cpp
llfloaterbeacons.h
llfloaterbigpreview.cpp
llfloaterbigpreview.h
llfloaterbuildoptions.cpp
llfloaterbuildoptions.h
llfloaterbulkpermission.cpp
llfloaterbulkpermission.h
llfloaterbump.cpp Fix various menu leaks and lazy creation in chiclets, bump floater, media controls, and the mini map 2022-10-19 16:28:34 -04:00
llfloaterbump.h Fix various menu leaks and lazy creation in chiclets, bump floater, media controls, and the mini map 2022-10-19 16:28:34 -04:00
llfloaterbuy.cpp
llfloaterbuy.h
llfloaterbuycontents.cpp
llfloaterbuycontents.h
llfloaterbuycurrency.cpp
llfloaterbuycurrency.h
llfloaterbuycurrencyhtml.cpp
llfloaterbuycurrencyhtml.h
llfloaterbuyland.cpp
llfloaterbuyland.h
llfloaterbvhpreview.cpp Merge branch 'master' into DRTVWR-548-maint-N 2022-09-15 20:44:04 +03:00
llfloaterbvhpreview.h
llfloatercamera.cpp
llfloatercamera.h
llfloatercamerapresets.cpp SL-19770 allow changing current preset from My Camera Presets list 2023-05-25 13:02:52 +03:00
llfloatercamerapresets.h SL-19770 allow changing current preset from My Camera Presets list 2023-05-25 13:02:52 +03:00
llfloaterchatvoicevolume.cpp
llfloaterchatvoicevolume.h
llfloaterclassified.cpp SL-15312 Header fixes 2022-06-06 18:52:45 +03:00
llfloaterclassified.h SL-15312 Header fixes 2022-06-06 18:52:45 +03:00
llfloatercolorpicker.cpp SL-17570 Slightly better support for system's picker 2022-06-29 23:58:55 +03:00
llfloatercolorpicker.h SL-17570 Color picker should properly focus it's parent when closing 2022-06-29 23:58:53 +03:00
llfloaterconversationlog.cpp
llfloaterconversationlog.h
llfloaterconversationpreview.cpp
llfloaterconversationpreview.h
llfloatercreatelandmark.cpp DRTVWR-570 Mac build fix: unused variables cleanup 2022-10-27 23:08:09 +03:00
llfloatercreatelandmark.h SL-17314 Location and label desync 2022-05-05 01:05:01 +03:00
llfloaterdeleteprefpreset.cpp
llfloaterdeleteprefpreset.h
llfloaterdestinations.cpp
llfloaterdestinations.h
llfloaterdisplayname.cpp SL-17659 The display name reset button 2023-04-03 21:41:05 +03:00
llfloaterdisplayname.h
llfloatereditenvironmentbase.cpp
llfloatereditenvironmentbase.h
llfloatereditextdaycycle.cpp SL-17552 Clear dirty flag when clicking Save button 2022-06-08 18:24:48 +03:00
llfloatereditextdaycycle.h
llfloatereditsky.cpp SL-19647: Eliminate LLSDArray entirely. 2023-05-03 17:38:30 -04:00
llfloatereditwater.cpp SL-19647: Eliminate LLSDArray entirely. 2023-05-03 17:38:30 -04:00
llfloateremojipicker.cpp SL-20294 The row of recent emojis displays the recently sent emoji only after clicking the collapsing smiley button 2023-09-22 01:29:32 +02:00
llfloateremojipicker.h SL-20294 The row of recent emojis displays the recently sent emoji only after clicking the collapsing smiley button 2023-09-22 01:29:32 +02:00
llfloaterenvironmentadjust.cpp
llfloaterenvironmentadjust.h
llfloaterevent.cpp
llfloaterevent.h
llfloaterexperiencepicker.cpp
llfloaterexperiencepicker.h
llfloaterexperienceprofile.cpp SL-19609 Urls aren't dispatched according to the indicated grid 2023-04-19 20:06:37 +03:00
llfloaterexperienceprofile.h
llfloaterexperiences.cpp
llfloaterexperiences.h
llfloaterfixedenvironment.cpp SL-17552 Clear dirty flag when clicking Save button 2022-06-08 18:24:48 +03:00
llfloaterfixedenvironment.h
llfloaterfonttest.cpp
llfloaterfonttest.h
llfloaterforgetuser.cpp
llfloaterforgetuser.h
llfloatergesture.cpp SL-15312 Added new group visibility icons 2022-05-24 00:15:51 +03:00
llfloatergesture.h
llfloatergodtools.cpp
llfloatergodtools.h
llfloatergotoline.cpp
llfloatergotoline.h
llfloatergridstatus.cpp
llfloatergridstatus.h
llfloatergroupbulkban.cpp
llfloatergroupbulkban.h
llfloatergroupinvite.cpp
llfloatergroupinvite.h
llfloatergroups.cpp
llfloatergroups.h
llfloaterhandler.cpp SL-19609 Urls aren't dispatched according to the indicated grid 2023-04-19 20:06:37 +03:00
llfloaterhandler.h SL-19609 Urls aren't dispatched according to the indicated grid 2023-04-19 20:06:37 +03:00
llfloaterhelpbrowser.cpp
llfloaterhelpbrowser.h
llfloaterhoverheight.cpp SL-17167 FIXED Crash in LLFloaterHoverHeight::onSliderMoved 2022-04-06 21:04:38 +03:00
llfloaterhoverheight.h
llfloaterhowto.cpp
llfloaterhowto.h
llfloaterhud.cpp
llfloaterhud.h
llfloaterimagepreview.cpp
llfloaterimagepreview.h
llfloaterimcontainer.cpp SL-20348 Focus should be in the chat bar when the Conversations floater is opened 2023-10-04 09:50:55 +02:00
llfloaterimcontainer.h
llfloaterimnearbychat.cpp SL-20210 Recent Emojis - Remember emojis that were actually sent in the message 2023-08-30 12:16:46 +02:00
llfloaterimnearbychat.h
llfloaterimnearbychathandler.cpp
llfloaterimnearbychathandler.h
llfloaterimnearbychatlistener.cpp
llfloaterimnearbychatlistener.h
llfloaterimsession.cpp SL-20210 Recent Emojis - Remember emojis that were actually sent in the message 2023-08-30 12:16:46 +02:00
llfloaterimsession.h
llfloaterimsessiontab.cpp SL-20348 Focus should be in the chat bar when the Conversations floater is opened 2023-10-04 09:50:55 +02:00
llfloaterimsessiontab.h SL-20294 The row of recent emojis displays the recently sent emoji only after clicking the collapsing smiley button 2023-09-22 01:29:32 +02:00
llfloaterinspect.cpp
llfloaterinspect.h
llfloaterjoystick.cpp
llfloaterjoystick.h
llfloaterlagmeter.cpp
llfloaterlagmeter.h
llfloaterland.cpp Merge branch 'master' into DRTVWR-548-maint-N 2022-06-29 20:51:08 +03:00
llfloaterland.h SL-16668 Enable/disable appropriate menu items in context menu 2022-03-30 18:29:33 +03:00
llfloaterlandholdings.cpp Revert "SL-18911 [MAC] My Land Holdings floater crashes when not empty" 2023-01-07 18:59:39 +02:00
llfloaterlandholdings.h
llfloaterlinkreplace.cpp
llfloaterlinkreplace.h
llfloaterloadprefpreset.cpp
llfloaterloadprefpreset.h
llfloatermap.cpp SL-16916: Update minimap context menu with new options and reworded existing options 2022-04-05 11:55:33 -07:00
llfloatermap.h SL-16916: Update minimap context menu with new options and reworded existing options 2022-04-05 11:55:33 -07:00
llfloatermarketplacelistings.cpp SL-17171 Display Marketplace Error Messages only when trying to use Marketplace 2022-04-07 00:55:06 +03:00
llfloatermarketplacelistings.h
llfloatermediasettings.cpp
llfloatermediasettings.h
llfloatermemleak.cpp
llfloatermemleak.h
llfloatermodelpreview.cpp Fix checks for empty LLSD maps to use size and not emptyMap which is for creating an empty LLSDMap type. 2022-10-30 06:56:16 -04:00
llfloatermodelpreview.h Merge branch 'master' into DRTVWR-548-maint-N 2022-05-26 03:07:05 +03:00
llfloatermodeluploadbase.cpp
llfloatermodeluploadbase.h
llfloatermyenvironment.cpp
llfloatermyenvironment.h
llfloatermyscripts.cpp
llfloatermyscripts.h
llfloaternamedesc.cpp
llfloaternamedesc.h
llfloaternotificationsconsole.cpp
llfloaternotificationsconsole.h
llfloaternotificationstabbed.cpp
llfloaternotificationstabbed.h
llfloaterobjectweights.cpp
llfloaterobjectweights.h
llfloateropenobject.cpp SL-18235 Remove outfit buttons from unpacking dialog 2022-09-30 00:26:44 +03:00
llfloateropenobject.h SL-18235 Remove outfit buttons from unpacking dialog 2022-09-30 00:26:44 +03:00
llfloateroutfitphotopreview.cpp DRTVWR-570 Mac build fix: unused variables cleanup 2022-10-27 23:08:09 +03:00
llfloateroutfitphotopreview.h
llfloaterpathfindingcharacters.cpp
llfloaterpathfindingcharacters.h
llfloaterpathfindingconsole.cpp
llfloaterpathfindingconsole.h
llfloaterpathfindinglinksets.cpp SL-18295 Use yellow color on all floaters' search fields when non-empty 2022-10-05 22:40:34 +03:00
llfloaterpathfindinglinksets.h SL-18295 Use yellow color on all floaters' search fields when non-empty 2022-10-05 22:40:34 +03:00
llfloaterpathfindingobjects.cpp
llfloaterpathfindingobjects.h
llfloaterpay.cpp SL-15383 repalced some boost::shared_ptr with std version to make it readable in VC 2022-04-26 22:01:55 +03:00
llfloaterpay.h
llfloaterperformance.cpp SL-19591 Prompt user to save current settings as Graphics Preset before enabling AutoFPS 2023-04-18 01:36:44 +03:00
llfloaterperformance.h SL-19591 Prompt user to save current settings as Graphics Preset before enabling AutoFPS 2023-04-18 01:36:44 +03:00
llfloaterperms.cpp
llfloaterperms.h
llfloaterpostprocess.cpp
llfloaterpostprocess.h
llfloaterpreference.cpp SL-19160 Enable ALM ctrl when Atmospheric shaders are used 2023-02-08 01:39:56 +02:00
llfloaterpreference.h SL-19160 Enable ALM ctrl when Atmospheric shaders are used 2023-02-08 01:39:56 +02:00
llfloaterpreferencesgraphicsadvanced.cpp SL-18670 change limits of RenderVolumeLODFactor in Preference similar to Distance detail ctrl; update slider text correctly 2022-11-19 12:04:33 +02:00
llfloaterpreferencesgraphicsadvanced.h SL-18670 change limits of RenderVolumeLODFactor in Preference similar to Distance detail ctrl; update slider text correctly 2022-11-19 12:04:33 +02:00
llfloaterpreferenceviewadvanced.cpp
llfloaterpreferenceviewadvanced.h
llfloaterpreviewtrash.cpp
llfloaterpreviewtrash.h
llfloaterprofile.cpp SL-17925 Fix SLURL based creation of picks and classifieds 2022-08-10 19:03:12 +03:00
llfloaterprofile.h SL-17925 Fix SLURL based creation of picks and classifieds 2022-08-10 19:03:12 +03:00
llfloaterprofiletexture.cpp SL-17532 Cap image size for profile image preview 2022-06-08 19:36:29 +03:00
llfloaterprofiletexture.h SL-15312 Fixed group names not having padding 2022-06-07 02:18:22 +03:00
llfloaterproperties.cpp
llfloaterproperties.h
llfloaterregiondebugconsole.cpp
llfloaterregiondebugconsole.h
llfloaterregioninfo.cpp SL-19948 Update estate manager and ban list limits to match new values from simulator 2023-07-20 02:04:33 +03:00
llfloaterregioninfo.h SL-19348 Remove 'get mesh_rez_enabled' code in viewer 2023-03-21 03:10:45 +01:00
llfloaterregionrestarting.cpp
llfloaterregionrestarting.h
llfloaterreporter.cpp SL-3007 Small improvements for auto filling abuse reports 2022-05-17 22:14:26 +03:00
llfloaterreporter.h SL-3007 Small improvements for auto filling abuse reports 2022-05-17 22:14:26 +03:00
llfloatersavecamerapreset.cpp
llfloatersavecamerapreset.h
llfloatersaveprefpreset.cpp
llfloatersaveprefpreset.h
llfloatersceneloadstats.cpp
llfloatersceneloadstats.h
llfloaterscriptdebug.cpp
llfloaterscriptdebug.h
llfloaterscriptedprefs.cpp
llfloaterscriptedprefs.h
llfloaterscriptlimits.cpp DRTVWR-570 Mac build fix: unused variables cleanup 2022-10-27 23:08:09 +03:00
llfloaterscriptlimits.h
llfloatersearch.cpp SL-19609 Urls aren't dispatched according to the indicated grid 2023-04-19 20:06:37 +03:00
llfloatersearch.h
llfloatersellland.cpp
llfloatersellland.h
llfloatersettingsdebug.cpp SL-18871 Debug setting's description is not scrollable 2023-01-05 01:34:03 +02:00
llfloatersettingsdebug.h SL-18388 Searchable debug settings UI 2022-10-24 21:46:14 +03:00
llfloatersidepanelcontainer.cpp
llfloatersidepanelcontainer.h
llfloatersimpleoutfitsnapshot.cpp SL-17670 tweaking simplified outfit snapshot floater 2022-08-11 15:58:53 +03:00
llfloatersimpleoutfitsnapshot.h SL-17670 Simplify outfit snapshot floater 2022-07-19 18:56:59 +03:00
llfloatersnapshot.cpp SL-17670 Simplify outfit snapshot floater 2022-07-19 18:56:59 +03:00
llfloatersnapshot.h SL-17670 Simplify outfit snapshot floater 2022-07-19 18:56:59 +03:00
llfloatersounddevices.cpp
llfloatersounddevices.h
llfloaterspellchecksettings.cpp
llfloaterspellchecksettings.h
llfloatertelehub.cpp
llfloatertelehub.h
llfloatertestinspectors.cpp
llfloatertestinspectors.h
llfloatertestlistview.cpp
llfloatertestlistview.h
llfloatertexturefetchdebugger.cpp
llfloatertexturefetchdebugger.h
llfloatertools.cpp Merge branch 'master' into DRTVWR-544-maint 2022-08-04 00:17:55 +03:00
llfloatertools.h
llfloatertopobjects.cpp SL-19362 Add teleport button to Top Scripts and Top Colliders floaters (#190) 2023-04-24 19:48:55 +03:00
llfloatertopobjects.h SL-19362 Add teleport button to Top Scripts and Top Colliders floaters (#190) 2023-04-24 19:48:55 +03:00
llfloatertos.cpp
llfloatertos.h
llfloatertoybox.cpp
llfloatertoybox.h
llfloatertranslationsettings.cpp SL-19635 Implement DeepL tranlation support 2023-05-22 20:25:27 +03:00
llfloatertranslationsettings.h SL-19635 Implement DeepL tranlation support 2023-05-22 20:25:27 +03:00
llfloateruipreview.cpp Merge branch 'contribution/emoji' 2022-08-28 00:08:38 +02:00
llfloateruipreview.h
llfloaterurlentry.cpp
llfloaterurlentry.h
llfloatervoiceeffect.cpp
llfloatervoiceeffect.h
llfloatervoicevolume.cpp
llfloatervoicevolume.h
llfloaterwebcontent.cpp
llfloaterwebcontent.h
llfloaterwhitelistentry.cpp
llfloaterwhitelistentry.h
llfloaterwindowsize.cpp
llfloaterwindowsize.h
llfloaterworldmap.cpp SL-19609 Urls aren't dispatched according to the indicated grid 2023-04-19 20:06:37 +03:00
llfloaterworldmap.h Merge branch 'master' into DRTVWR-548-maint-N 2022-08-04 00:15:36 +03:00
llflyoutcombobtn.cpp
llflyoutcombobtn.h
llfolderviewmodelinventory.cpp SL-18735 Using "Find original" in main inventory tab breaks inventory view 2023-01-16 20:42:20 +02:00
llfolderviewmodelinventory.h
llfollowcam.cpp
llfollowcam.h
llfriendcard.cpp
llfriendcard.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llgesturelistener.cpp
llgesturelistener.h
llgesturemgr.cpp DRTVWR-568: More cleanup of deleted obsolete std library features. 2022-08-26 22:49:16 -04:00
llgesturemgr.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llgiveinventory.cpp
llgiveinventory.h
llglsandbox.cpp Merge branch 'main' into DRTVWR-582-maint-U 2023-05-02 17:39:13 +03:00
llgroupactions.cpp Merge branch 'main' into DRTVWR-582-maint-U 2023-05-17 18:05:05 +03:00
llgroupactions.h
llgroupiconctrl.cpp
llgroupiconctrl.h
llgrouplist.cpp SL-15312 Fixed group names not having padding 2022-06-07 02:18:22 +03:00
llgrouplist.h SL-15312 Fixed group names not having padding 2022-06-07 02:18:22 +03:00
llgroupmgr.cpp SL-18119 - logCommand() for friend operations 2022-09-20 21:53:56 +01:00
llgroupmgr.h
llhasheduniqueid.cpp
llhasheduniqueid.h
llhints.cpp
llhints.h
llhttpretrypolicy.cpp
llhttpretrypolicy.h
llhudeffect.cpp
llhudeffect.h
llhudeffectbeam.cpp
llhudeffectbeam.h
llhudeffectblob.cpp
llhudeffectblob.h
llhudeffectlookat.cpp
llhudeffectlookat.h
llhudeffectpointat.cpp
llhudeffectpointat.h
llhudeffecttrail.cpp
llhudeffecttrail.h
llhudicon.cpp
llhudicon.h
llhudmanager.cpp
llhudmanager.h
llhudnametag.cpp SL-12437 Long avatar names should stay as one string 2023-01-10 22:09:47 +02:00
llhudnametag.h SL-12437 Long avatar names should stay as one string 2023-01-10 22:09:47 +02:00
llhudobject.cpp
llhudobject.h
llhudrender.cpp Enable color on HUD text 2022-11-09 00:14:51 +01:00
llhudrender.h
llhudtext.cpp Merge branch 'master' into DRTVWR-544-maint 2022-05-31 01:58:09 +03:00
llhudtext.h
llhudview.cpp
llhudview.h
llimagefiltersmanager.cpp
llimagefiltersmanager.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llimhandler.cpp
llimpanel.cpp
llimpanel.h
llimprocessing.cpp SL-19860 Fixed messages from muted objects being shown upon login 2023-06-20 20:45:48 +03:00
llimprocessing.h
llimview.cpp SL-19462 Declare the FetchGroupChatHistory setting in the code 2023-03-23 14:35:55 +02:00
llimview.h DRTVWR-489: Fix things up after a messy merge with main because of a gigantic CMake patch. Sadly, my macOS box updated to Xcode14.3 overnight and that caused many warnings/errors with variables being initialized and then used but not in a way that affected anything.. Building on Xcode 14.3 also requires that MACOSX_DEPLOYMENT_TARGET be set to > 10.13. Waiting on a decision about that but checking this in in the meantime. Builds on macOS with appropriate build variables set for MACOSX_DEPLOYMENT_TARGET = 10.14 but not really expecting this to build in TC because (REDACTED). Windows version probably hopelessly broken - switching to that now. 2023-04-03 14:58:58 -07:00
llinspect.cpp
llinspect.h
llinspectavatar.cpp Merge branch master (DRTVWR-561) into DRTVWR-483 2022-08-04 00:15:15 +03:00
llinspectavatar.h
llinspectgroup.cpp
llinspectgroup.h
llinspectobject.cpp Merge branch 'master' (DRTVWR-543) into DRTVWR-483 2022-06-29 18:30:05 +03:00
llinspectobject.h
llinspectremoteobject.cpp
llinspectremoteobject.h
llinspecttoast.cpp SL-19649 Adjust other classes for new deleteAllChildren mechanics 2023-05-18 23:48:39 +03:00
llinspecttoast.h
llinventoryactions.h
llinventorybridge.cpp SL-18945 Links have no 'cut' option 2023-01-11 16:03:33 +02:00
llinventorybridge.h SL-17741 Paste is not disabled when copying 'no copy' items 2022-07-09 17:10:13 +03:00
llinventoryclipboard.cpp
llinventoryclipboard.h
llinventoryfilter.cpp DRTVWR-570 Mac build fix: unused variables cleanup 2022-10-27 23:08:09 +03:00
llinventoryfilter.h
llinventoryfunctions.cpp SL-19036: Extra folder is created after dragging the inventory folder 2023-04-12 21:03:07 +02:00
llinventoryfunctions.h SL-19036: Extra folder is created after dragging the inventory folder 2023-04-12 21:03:07 +02:00
llinventoryicon.cpp
llinventoryicon.h
llinventoryitemslist.cpp
llinventoryitemslist.h
llinventorylistitem.cpp SL-17772 Crash and a memory leak in LLPanelInventoryListItemBase 2022-07-13 22:51:29 +03:00
llinventorylistitem.h SL-18243 Add wear and unwear buttons on line items in Outfits floater 2022-12-01 02:04:04 +02:00
llinventorymodel.cpp Merge branch 'main' into DRTVWR-582-maint-U 2023-07-17 23:17:29 +03:00
llinventorymodel.h Merge branch 'main' into marchcat/main-contrib-merge 2023-04-07 00:20:59 +03:00
llinventorymodelbackgroundfetch.cpp SL-17429 Message user when their inventory hits AIS2 limits 2023-05-30 00:04:57 +03:00
llinventorymodelbackgroundfetch.h
llinventoryobserver.cpp Added a digest_t typedef to clarify the usage of the digest LLUUID 2023-02-07 22:18:44 +01:00
llinventoryobserver.h Added a digest_t typedef to clarify the usage of the digest LLUUID 2023-02-07 22:18:44 +01:00
llinventorypanel.cpp SL-19652 Fixed 'working' cursor flicker 2023-04-25 22:49:33 +03:00
llinventorypanel.h SL-18807 FIXED Viewer crashes when trying to purge item using 'Pick: Select settings' floater 2022-12-08 15:07:10 +02:00
lljoystickbutton.cpp
lljoystickbutton.h
llkeyconflict.cpp SL-15869 Do not account for login menu when checking if key combination is avaliable 2022-11-17 00:41:35 +02:00
llkeyconflict.h
lllandmarkactions.cpp
lllandmarkactions.h
lllandmarklist.cpp SL-14399 Remove obsolete code 2022-12-07 20:21:25 +02:00
lllandmarklist.h SL-14399 Remove obsolete code 2022-12-07 20:21:25 +02:00
lllegacyatmospherics.cpp Merge master into DRTVWR-568 (and fix conflicts) 2022-10-24 17:48:16 -07:00
lllegacyatmospherics.h
lllightconstants.h
lllistbrowser.cpp
lllistbrowser.h
lllistcontextmenu.cpp Fix menu leaks and lazy creation in text editing and scroll lists 2022-10-19 16:28:03 -04:00
lllistcontextmenu.h
lllistview.cpp
lllistview.h
lllocalbitmaps.cpp SL-16937 New Profile capability, image uploader for testing 2022-03-30 18:35:47 +03:00
lllocalbitmaps.h Merge branch master (DRTVWR-561) into DRTVWR-483 2022-08-04 00:15:15 +03:00
lllocationhistory.cpp
lllocationhistory.h
lllocationinputctrl.cpp
lllocationinputctrl.h SL-17036 update menu item similar to NavMesh icon 2022-03-25 18:48:44 +02:00
lllogchat.cpp SL-18268 - Viewer update to read group chat history. 2023-02-13 15:19:27 -08:00
lllogchat.h SL-18268 - Viewer update to read group chat history. 2023-02-13 15:19:27 -08:00
llloginhandler.cpp SL-19609 Urls aren't dispatched according to the indicated grid 2023-04-19 20:06:37 +03:00
llloginhandler.h SL-19609 Urls aren't dispatched according to the indicated grid 2023-04-19 20:06:37 +03:00
lllogininstance.cpp Fix SL-18511 TOS and MFA login failure handlers must cooperate to answer both reasons at the same time 2022-10-31 14:17:05 -07:00
lllogininstance.h Fix SL-18511 TOS and MFA login failure handlers must cooperate to answer both reasons at the same time 2022-10-31 14:17:05 -07:00
lllookshistorypanel.h
llmachineid.cpp
llmachineid.h
llmanip.cpp
llmanip.h
llmaniprotate.cpp
llmaniprotate.h
llmanipscale.cpp
llmanipscale.h
llmaniptranslate.cpp
llmaniptranslate.h
llmarketplacefunctions.cpp Merge branch 'main' into DRTVWR-539 2022-12-13 08:05:03 +02:00
llmarketplacefunctions.h Merge branch 'master' into DRTVWR-565-maint-P 2022-09-15 20:43:02 +03:00
llmarketplacenotifications.cpp
llmarketplacenotifications.h
llmaterialmgr.cpp Fix use after free in material manager 2022-10-19 19:42:49 -04:00
llmaterialmgr.h SL-18330: Fix egregious existing build errors in contribute branch. 2023-02-15 16:50:18 -05:00
llmediactrl.cpp Fix various menu leaks and lazy creation in chiclets, bump floater, media controls, and the mini map 2022-10-19 16:28:34 -04:00
llmediactrl.h Fix various menu leaks and lazy creation in chiclets, bump floater, media controls, and the mini map 2022-10-19 16:28:34 -04:00
llmediadataclient.cpp SL-17425 Crash when closing two dependent floaters 2022-05-20 01:35:40 +03:00
llmediadataclient.h
llmenuoptionpathfindingrebakenavmesh.cpp
llmenuoptionpathfindingrebakenavmesh.h
llmeshrepository.cpp SL-18330: Change to strip_deprecated_header(size_t* header_size) 2023-05-31 16:33:01 -04:00
llmeshrepository.h Optimize mesh queue processing on main thread to reduce mutex contention 2022-09-27 17:59:21 -04:00
llmimetypes.cpp
llmimetypes.h
llmodelpreview.cpp SL-18837: Clean up more set-but-unused variables for Xcode 14.3 2023-05-19 17:33:27 -04:00
llmodelpreview.h Merge branch 'master' into DRTVWR-548-maint-N 2022-09-15 20:44:04 +03:00
llmorphview.cpp
llmorphview.h
llmoveview.cpp
llmoveview.h
llmutelist.cpp SL-19346 PERMISSION_DEBIT remove warning for Linden owned content 2023-03-06 22:53:04 +02:00
llmutelist.h DRTVWR-489: trivial merge conflict fix 2023-07-18 10:51:51 -07:00
llnamebox.cpp
llnamebox.h
llnameeditor.cpp
llnameeditor.h
llnamelistctrl.cpp Merge branch 'master' into DRTVWR-539 2022-09-21 18:36:49 +03:00
llnamelistctrl.h Merge branch 'master' into DRTVWR-539 2022-09-21 18:36:49 +03:00
llnavigationbar.cpp Merge branch 'master' into DRTVWR-548-maint-N 2022-09-15 20:44:04 +03:00
llnavigationbar.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llnetmap.cpp SL-18423 Post-merge: restore RyeMutt's fix from SL-18412 2022-10-20 22:52:41 +03:00
llnetmap.h SL-18423 Post-merge: restore RyeMutt's fix from SL-18412 2022-10-20 22:52:41 +03:00
llnotificationalerthandler.cpp
llnotificationgrouphandler.cpp
llnotificationhandler.h
llnotificationhandlerutil.cpp SL-18268 - Viewer update to read group chat history. 2023-02-13 15:19:27 -08:00
llnotificationhinthandler.cpp
llnotificationlistitem.cpp Fix use after free of inventory offer in LLGroupNoticeNotificationListItem::onClickAttachment 2022-10-19 22:16:12 -04:00
llnotificationlistitem.h
llnotificationlistview.cpp
llnotificationlistview.h
llnotificationmanager.cpp
llnotificationmanager.h
llnotificationofferhandler.cpp
llnotificationscripthandler.cpp
llnotificationstorage.cpp
llnotificationstorage.h
llnotificationtiphandler.cpp
lloutfitgallery.cpp Merge branch 'main' into DRTVWR-570-maint-Q 2022-12-12 20:53:11 +02:00
lloutfitgallery.h
lloutfitobserver.cpp Faster and simpler inventory category hashing. 2023-02-06 11:30:23 +01:00
lloutfitobserver.h Merge remote-tracking branch 'origin/main' into DRTVWR-489 2023-08-24 01:23:52 +03:00
lloutfitslist.cpp DRTVWR-570 Mac build fix: unused variables cleanup 2022-10-27 23:08:09 +03:00
lloutfitslist.h
lloutputmonitorctrl.cpp
lloutputmonitorctrl.h
llpanelappearancetab.cpp
llpanelappearancetab.h
llpanelavatar.cpp SL-17984 The top two lines in the Description field are not available for selection 2022-08-31 00:34:17 +03:00
llpanelavatar.h SL-15312 Confirm usaved changes dialog when closing floater 2022-06-02 00:20:30 +03:00
llpanelavatartag.cpp
llpanelavatartag.h
llpanelblockedlist.cpp SL-14572 Fixed two cases of viewer using wrong names for muting 2022-07-12 22:28:45 +03:00
llpanelblockedlist.h
llpanelclassified.cpp
llpanelclassified.h
llpanelcontents.cpp
llpanelcontents.h
llpaneleditsky.cpp
llpaneleditsky.h
llpaneleditwater.cpp
llpaneleditwater.h
llpaneleditwearable.cpp SL-19609 Urls aren't dispatched according to the indicated grid 2023-04-19 20:06:37 +03:00
llpaneleditwearable.h
llpanelemojicomplete.cpp SL-20402 Emoji Completion floater - use vertical scrollbar when needed 2023-10-05 12:10:34 +02:00
llpanelemojicomplete.h SL-20402 Emoji Completion floater - use vertical scrollbar when needed 2023-10-05 12:10:34 +02:00
llpanelenvironment.cpp
llpanelenvironment.h
llpanelexperiencelisteditor.cpp
llpanelexperiencelisteditor.h
llpanelexperiencelog.cpp Fix checks for empty LLSD maps to use size and not emptyMap which is for creating an empty LLSDMap type. 2022-10-30 06:56:16 -04:00
llpanelexperiencelog.h
llpanelexperiencepicker.cpp
llpanelexperiencepicker.h
llpanelexperiences.cpp
llpanelexperiences.h
llpanelface.cpp Fix formatting in indra/newview/llpanelface.* files 2023-02-27 21:46:54 +01:00
llpanelface.h D580 Fix coding policy failures 2023-02-28 21:46:43 +02:00
llpanelgenerictip.cpp
llpanelgenerictip.h
llpanelgroup.cpp
llpanelgroup.h
llpanelgroupbulk.cpp
llpanelgroupbulk.h
llpanelgroupbulkban.cpp
llpanelgroupbulkban.h
llpanelgroupbulkimpl.h
llpanelgroupcreate.cpp SL-17356 Viewer changes for Premium Plus support 2022-05-11 21:05:46 +03:00
llpanelgroupcreate.h
llpanelgroupexperiences.cpp
llpanelgroupexperiences.h
llpanelgroupgeneral.cpp
llpanelgroupgeneral.h
llpanelgroupinvite.cpp
llpanelgroupinvite.h
llpanelgrouplandmoney.cpp
llpanelgrouplandmoney.h
llpanelgroupnotices.cpp
llpanelgroupnotices.h
llpanelgrouproles.cpp
llpanelgrouproles.h
llpanelhome.cpp
llpanelhome.h
llpanelimcontrolpanel.cpp
llpanelimcontrolpanel.h
llpanelland.cpp
llpanelland.h
llpanellandaudio.cpp
llpanellandaudio.h
llpanellandmarkinfo.cpp
llpanellandmarkinfo.h
llpanellandmarks.cpp SL-15312 Tweaks and fixes 2022-05-31 01:47:30 +03:00
llpanellandmarks.h SL-15312 Tweaks and fixes 2022-05-31 01:47:30 +03:00
llpanellandmedia.cpp DRTVWR-570 Mac build fix: unused variables cleanup 2022-10-27 23:08:09 +03:00
llpanellandmedia.h
llpanellogin.cpp SL-19609 Urls aren't dispatched according to the indicated grid 2023-04-19 20:06:37 +03:00
llpanellogin.h SL-17039 "Remember Password" checkbox state should be saved per account name 2022-03-28 17:41:48 +03:00
llpanelloginlistener.cpp Parameter to onClickConnect must be bool, not int. 2022-04-14 14:31:57 -04:00
llpanelloginlistener.h
llpanelmaininventory.cpp Merge branch 'main' into DRTVWR-573-maint-R 2023-02-02 21:51:07 +02:00
llpanelmaininventory.h SL-18644 reset 'All items' filter when using 'Find Original' in Recent tab 2022-11-17 17:21:37 +02:00
llpanelmarketplaceinbox.cpp
llpanelmarketplaceinbox.h
llpanelmarketplaceinboxinventory.cpp
llpanelmarketplaceinboxinventory.h
llpanelmediasettingsgeneral.cpp Merge branch 'main' into DRTVWR-573-maint-R 2023-01-12 04:37:42 +02:00
llpanelmediasettingsgeneral.h
llpanelmediasettingspermissions.cpp
llpanelmediasettingspermissions.h
llpanelmediasettingssecurity.cpp
llpanelmediasettingssecurity.h
llpanelnearbymedia.cpp SL-18837: Clean up more set-but-unused variables for Xcode 14.3 2023-05-19 17:33:27 -04:00
llpanelnearbymedia.h
llpanelobject.cpp Merge branch 'main' into DRTVWR-570-maint-Q 2022-12-12 20:53:11 +02:00
llpanelobject.h
llpanelobjectinventory.cpp SL-19099 The long name of the item is out of bounds on the Editing Tools/Content tab 2023-03-19 05:08:04 +01:00
llpanelobjectinventory.h SL-18235 Remove outfit buttons from unpacking dialog 2022-09-30 00:26:44 +03:00
llpanelonlinestatus.cpp
llpanelonlinestatus.h
llpaneloutfitedit.cpp
llpaneloutfitedit.h
llpaneloutfitsinventory.cpp
llpaneloutfitsinventory.h
llpanelpeople.cpp SL-19204 Crash at removeObserver 2023-02-17 00:51:18 +02:00
llpanelpeople.h
llpanelpeoplemenus.cpp
llpanelpeoplemenus.h
llpanelpermissions.cpp SL-19728 Objects that cannot be clicked or cammed unless in edit mode 2023-07-11 23:55:46 +02:00
llpanelpermissions.h
llpanelplaceinfo.cpp SL-15312 Tweaks and fixes 2022-05-31 01:47:30 +03:00
llpanelplaceinfo.h SL-15312 Tweaks and fixes 2022-05-31 01:47:30 +03:00
llpanelplaceprofile.cpp
llpanelplaceprofile.h
llpanelplaces.cpp SL-19609 Urls aren't dispatched according to the indicated grid 2023-04-19 20:06:37 +03:00
llpanelplaces.h SL-15312 Tweaks and fixes 2022-05-31 01:47:30 +03:00
llpanelplacestab.cpp
llpanelplacestab.h
llpanelpresetscamerapulldown.cpp SL-17965 Closing some floaters shifts focus to menu bar 2022-08-12 00:39:42 +03:00
llpanelpresetscamerapulldown.h
llpanelpresetspulldown.cpp SL-19126 Add a button to Graphics Presets fly-out to open Auto adjust settings 2023-02-02 13:43:11 +02:00
llpanelpresetspulldown.h SL-19126 Add a button to Graphics Presets fly-out to open Auto adjust settings 2023-02-02 13:43:11 +02:00
llpanelprimmediacontrols.cpp
llpanelprimmediacontrols.h
llpanelprofile.cpp Merge branch 'main' into DRTVWR-582-maint-U 2023-07-17 23:17:29 +03:00
llpanelprofile.h SL-17984 Small cleanup in profiles 2022-09-06 01:23:41 +03:00
llpanelprofileclassifieds.cpp SL-19609 Urls aren't dispatched according to the indicated grid 2023-04-19 20:06:37 +03:00
llpanelprofileclassifieds.h SL-17925 Fix SLURL based creation of picks and classifieds 2022-08-10 19:03:12 +03:00
llpanelprofilepicks.cpp Merge branch 'main' into DRTVWR-582-maint-U 2023-07-17 23:17:29 +03:00
llpanelprofilepicks.h SL-17924 Don't clear pick's description when clicking on description for the first time 2022-08-10 17:24:26 +03:00
llpanelpulldown.cpp SL-17965 Closing some floaters shifts focus to menu bar 2022-08-12 00:39:42 +03:00
llpanelpulldown.h
llpanelsnapshot.cpp
llpanelsnapshot.h
llpanelsnapshotinventory.cpp
llpanelsnapshotlocal.cpp
llpanelsnapshotoptions.cpp
llpanelsnapshotpostcard.cpp
llpanelsnapshotprofile.cpp
llpanelteleporthistory.cpp
llpanelteleporthistory.h
llpaneltiptoast.cpp
llpaneltiptoast.h
llpaneltopinfobar.cpp
llpaneltopinfobar.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llpanelvoicedevicesettings.cpp
llpanelvoicedevicesettings.h
llpanelvoiceeffect.cpp
llpanelvoiceeffect.h
llpanelvolume.cpp Merge branch 'master' into DRTVWR-544-maint 2022-08-04 00:17:55 +03:00
llpanelvolume.h
llpanelvolumepulldown.cpp
llpanelvolumepulldown.h
llpanelwearing.cpp SL-19367 FIXED Failing to detach temporary mesh attachment 2023-03-09 18:11:48 +02:00
llpanelwearing.h
llparcelselection.cpp
llparcelselection.h
llparticipantlist.cpp
llparticipantlist.h
llpatchvertexarray.cpp DRTVWR-558: Eliminate many spurious set-not-used variables. 2022-08-24 14:00:16 -04:00
llpatchvertexarray.h
llpathfindingcharacter.cpp
llpathfindingcharacter.h
llpathfindingcharacterlist.cpp
llpathfindingcharacterlist.h
llpathfindinglinkset.cpp
llpathfindinglinkset.h
llpathfindinglinksetlist.cpp
llpathfindinglinksetlist.h
llpathfindingmanager.cpp SL-17242 Use proper cap for setting pathfinding attributes 2022-04-20 00:49:58 +03:00
llpathfindingmanager.h SL-17242 Use proper cap for setting pathfinding attributes 2022-04-20 00:49:58 +03:00
llpathfindingnavmesh.cpp DRTVWR-575: Update a few more int lengths in llsdserialize.{h,cpp}. 2022-12-06 14:40:11 -05:00
llpathfindingnavmesh.h
llpathfindingnavmeshstatus.cpp
llpathfindingnavmeshstatus.h
llpathfindingnavmeshzone.cpp
llpathfindingnavmeshzone.h
llpathfindingobject.cpp
llpathfindingobject.h
llpathfindingobjectlist.cpp
llpathfindingobjectlist.h
llpathfindingpathtool.cpp
llpathfindingpathtool.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llperfstats.cpp SL-19425 add third option to Settings affect: World Only 2023-03-19 22:07:17 +02:00
llperfstats.h SL-19425 add third option to Settings affect: World Only 2023-03-19 22:07:17 +02:00
llpersistentnotificationstorage.cpp Merge branch 'master' into DRTVWR-544-maint 2022-05-31 01:58:09 +03:00
llpersistentnotificationstorage.h
llphysicsmotion.cpp
llphysicsmotion.h
llphysicsshapebuilderutil.cpp SL-2243 - match server physics shape calculation re mesh dimensions 2022-05-10 14:57:24 -07:00
llphysicsshapebuilderutil.h SL-2243 - match server physics shape calculation re mesh dimensions 2022-05-10 14:57:24 -07:00
llpipelinelistener.cpp
llpipelinelistener.h
llplacesfolderview.cpp
llplacesfolderview.h
llplacesinventorybridge.cpp
llplacesinventorybridge.h
llplacesinventorypanel.cpp
llplacesinventorypanel.h
llpopupview.cpp
llpopupview.h
llpostcard.cpp
llpostcard.h
llpresetsmanager.cpp DRTVWR-558: Eliminate many spurious set-not-used variables. 2022-08-24 14:00:16 -04:00
llpresetsmanager.h
llpreview.cpp
llpreview.h
llpreviewanim.cpp
llpreviewanim.h
llpreviewgesture.cpp Merge branch 'master' into DRTVWR-543-maint 2022-04-18 20:38:06 +03:00
llpreviewgesture.h
llpreviewnotecard.cpp Merge branch 'main' into marchcat/main-contrib-merge 2023-04-07 00:20:59 +03:00
llpreviewnotecard.h
llpreviewscript.cpp SL-19159 Build fixes 2023-02-15 23:42:58 +02:00
llpreviewscript.h
llpreviewsound.cpp
llpreviewsound.h
llpreviewtexture.cpp
llpreviewtexture.h
llproductinforequest.cpp
llproductinforequest.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llprogressview.cpp
llprogressview.h
llrecentpeople.cpp
llrecentpeople.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llregioninfomodel.cpp
llregioninfomodel.h
llregionposition.cpp
llregionposition.h
llremoteparcelrequest.cpp SL-15312 Tweaks and fixes 2022-05-31 01:47:30 +03:00
llremoteparcelrequest.h
llresourcedata.h
llrootview.h
llsavedsettingsglue.cpp
llsavedsettingsglue.h
llsaveoutfitcombobtn.cpp
llsaveoutfitcombobtn.h
llscenemonitor.cpp SL-18219 Crash getting and sending render info on exit 2022-11-22 23:08:47 +02:00
llscenemonitor.h SL-18219 Crash getting and sending render info on exit 2022-11-22 23:08:47 +02:00
llsceneview.cpp Merge remote-tracking branch 'origin/main' into DRTVWR-489 2023-08-24 01:23:52 +03:00
llsceneview.h
llscreenchannel.cpp
llscreenchannel.h
llscripteditor.cpp SL-19575 Create emoji gallery (fix bug with drawing emojis in chat history) 2023-05-17 19:06:57 +02:00
llscripteditor.h
llscriptfloater.cpp Fix use after free of LLUUID in script notifications 2022-10-19 19:42:39 -04:00
llscriptfloater.h
llscriptruntimeperms.h
llscrollingpanelparam.cpp
llscrollingpanelparam.h
llscrollingpanelparambase.cpp
llscrollingpanelparambase.h
llsculptidsize.cpp
llsculptidsize.h
llsearchableui.cpp
llsearchableui.h SL-15383 repalced some boost::shared_ptr with std version to make it readable in VC 2022-04-26 22:01:55 +03:00
llsearchcombobox.cpp
llsearchcombobox.h
llsearchhistory.cpp
llsearchhistory.h
llsecapi.cpp
llsecapi.h Fix for SL-17223 save mfa_hash protected store immediately so it doesn't get lost in case of crash 2022-04-25 12:35:07 -07:00
llsechandler_basic.cpp Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-543-maint_cmake 2022-05-07 18:10:29 +02:00
llsechandler_basic.h Fix for SL-17223 save mfa_hash protected store immediately so it doesn't get lost in case of crash 2022-04-25 12:35:07 -07:00
llselectmgr.cpp SL-18837: Clean up more set-but-unused variables for Xcode 14.3 2023-05-19 17:33:27 -04:00
llselectmgr.h Merge branch 'master' into DRTVWR-544-maint 2022-05-31 01:58:09 +03:00
llsetkeybinddialog.cpp
llsetkeybinddialog.h
llsettingspicker.cpp
llsettingspicker.h
llsettingsvo.cpp SL-19711 - viewer can't parse environments. Fixed max parsing bug 2023-05-24 00:25:57 +01:00
llsettingsvo.h
llshareavatarhandler.cpp SL-19609 Urls aren't dispatched according to the indicated grid 2023-04-19 20:06:37 +03:00
llsidepanelappearance.cpp
llsidepanelappearance.h
llsidepanelinventory.cpp
llsidepanelinventory.h
llsidepanelinventorysubpanel.cpp
llsidepanelinventorysubpanel.h
llsidepaneliteminfo.cpp
llsidepaneliteminfo.h
llsidepaneltaskinfo.cpp SL-19728 Objects that cannot be clicked or cammed unless in edit mode 2023-07-11 23:55:46 +02:00
llsidepaneltaskinfo.h
llsidetraypanelcontainer.cpp
llsidetraypanelcontainer.h
llskinningutil.cpp DRTVWR-558: Fix Release variable-set-but-unused error. 2022-08-23 15:14:18 -04:00
llskinningutil.h
llsky.cpp
llsky.h SL-17473 Viewer not clearing all Vertex Buffers #2 2022-07-16 02:21:13 +03:00
llslurl.cpp SL-19194 update slurl handling (#74) 2023-02-10 19:02:42 +02:00
llslurl.h
llsnapshotlivepreview.cpp SL-17670 Simplify outfit snapshot floater 2022-07-19 18:56:59 +03:00
llsnapshotlivepreview.h SL-17670 Simplify outfit snapshot floater 2022-07-19 18:56:59 +03:00
llsnapshotmodel.h
llspatialpartition.cpp SL-18366 Crash in LLCullResult::assertDrawMapsEmpty - make the error message more informative 2023-09-01 17:25:01 +02:00
llspatialpartition.h SL-18251 Expand extents to include the Control Avatar bounds 2023-06-02 23:10:46 +02:00
llspeakers.cpp DRTVWR-570 Mac build fix: unused variables cleanup 2022-10-27 23:08:09 +03:00
llspeakers.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llspeakingindicatormanager.cpp DRTVWR-489: Clean up a new warning-as-error failure on macOS 2023-03-07 14:49:57 -08:00
llspeakingindicatormanager.h
llsplitbutton.cpp
llsplitbutton.h
llsprite.cpp SL-18837: Clean up more set-but-unused variables for Xcode 14.3 2023-05-19 17:33:27 -04:00
llsprite.h
llsrv.cpp
llsrv.h
llstartup.cpp DRTVWR-489: trivial merge conflict fix 2023-07-18 10:51:51 -07:00
llstartup.h
llstartuplistener.cpp
llstartuplistener.h
llstatusbar.cpp SL-19609 Urls aren't dispatched according to the indicated grid 2023-04-19 20:06:37 +03:00
llstatusbar.h
llstylemap.cpp
llstylemap.h
llsurface.cpp
llsurface.h
llsurfacepatch.cpp SL-17823 FIXED Terrain texture does not show in minimap when relogging. 2022-09-02 12:14:32 +03:00
llsurfacepatch.h
llsyntaxid.cpp
llsyntaxid.h
llsyswellitem.cpp
llsyswellitem.h
llsyswellwindow.cpp
llsyswellwindow.h
lltable.h
llteleporthistory.cpp
llteleporthistory.h
llteleporthistorystorage.cpp
llteleporthistorystorage.h
lltexturecache.cpp Fix up a couple of tiny merge conflicts after a merge with main 2023-02-13 14:12:59 -08:00
lltexturecache.h DRTVWR-575 fix LLWorkerThread subclasses to be compatiblie with recent size_t changes in base class 2022-11-11 17:07:52 -08:00
lltexturectrl.cpp Merge branch master (DRTVWR-561) into DRTVWR-483 2022-08-04 00:15:15 +03:00
lltexturectrl.h Merge branch master (DRTVWR-561) into DRTVWR-483 2022-08-04 00:15:15 +03:00
lltexturefetch.cpp Merge pull request #205 from secondlife/sl-19676-360mode-stats 2023-05-09 09:27:53 -07:00
lltexturefetch.h Fix up a couple of tiny merge conflicts after a merge with main 2023-02-13 14:12:59 -08:00
lltextureinfo.cpp
lltextureinfo.h
lltextureinfodetails.cpp
lltextureinfodetails.h
lltexturestats.cpp
lltexturestats.h
lltextureview.cpp Merge remote-tracking branch 'origin/main' into DRTVWR-489 2023-08-24 01:23:52 +03:00
lltextureview.h
lltoast.cpp SL-18989 Saved notifications some times stops displaying information 2023-01-21 00:04:11 +02:00
lltoast.h DRTVWR-568: Eliminate more blockers to C++17 language standard. 2022-08-26 17:21:01 -04:00
lltoastalertpanel.cpp SL-17665 Add operation to create a subfolder from selected items in Inventory 2022-07-04 20:25:18 +03:00
lltoastalertpanel.h
lltoastgroupnotifypanel.cpp
lltoastgroupnotifypanel.h
lltoastimpanel.cpp
lltoastimpanel.h
lltoastnotifypanel.cpp SL-16874 Added tool tips to buttons displayed by llDialog() 2022-12-12 20:22:50 +02:00
lltoastnotifypanel.h
lltoastpanel.cpp
lltoastpanel.h
lltoastscriptquestion.cpp
lltoastscriptquestion.h
lltoastscripttextbox.cpp
lltoastscripttextbox.h
lltool.cpp
lltool.h
lltoolbarview.cpp SL-18581 Add more logging 2023-02-14 01:36:32 +02:00
lltoolbarview.h
lltoolbrush.cpp
lltoolbrush.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
lltoolcomp.cpp
lltoolcomp.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
lltooldraganddrop.cpp SL-18119 - log group join, object add or rez 2022-09-22 15:48:28 +01:00
lltooldraganddrop.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
lltoolface.cpp
lltoolface.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
lltoolfocus.cpp SL-18159 Windows' mouse from keyboard emulation causes pointer to jump around the screen. 2022-12-11 19:08:48 +02:00
lltoolfocus.h DRTVWR-489: Fix things up after a messy merge with main because of a gigantic CMake patch. Sadly, my macOS box updated to Xcode14.3 overnight and that caused many warnings/errors with variables being initialized and then used but not in a way that affected anything.. Building on Xcode 14.3 also requires that MACOSX_DEPLOYMENT_TARGET be set to > 10.13. Waiting on a decision about that but checking this in in the meantime. Builds on macOS with appropriate build variables set for MACOSX_DEPLOYMENT_TARGET = 10.14 but not really expecting this to build in TC because (REDACTED). Windows version probably hopelessly broken - switching to that now. 2023-04-03 14:58:58 -07:00
lltoolgrab.cpp Merge branch master (D540) into DRTVWR-546 2022-04-18 23:42:39 +03:00
lltoolgrab.h
lltoolgun.cpp
lltoolgun.h
lltoolindividual.cpp
lltoolindividual.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
lltoolmgr.cpp
lltoolmgr.h
lltoolmorph.cpp SL-16811 Shape preview images do not display all of the attachments #2 2022-03-29 15:19:53 +03:00
lltoolmorph.h
lltoolobjpicker.cpp
lltoolobjpicker.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
lltoolpie.cpp SL-19119 Fix mouse steering 2023-02-12 21:52:23 +02:00
lltoolpie.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
lltoolpipette.cpp
lltoolpipette.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
lltoolplacer.cpp SL-18119 - log group join, object add or rez 2022-09-22 15:48:28 +01:00
lltoolplacer.h
lltoolselect.cpp
lltoolselect.h
lltoolselectland.cpp
lltoolselectland.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
lltoolselectrect.cpp
lltoolselectrect.h
lltoolview.cpp
lltoolview.h
lltracker.cpp
lltracker.h
lltrackpicker.cpp
lltrackpicker.h
lltransientdockablefloater.cpp
lltransientdockablefloater.h
lltransientfloatermgr.cpp
lltransientfloatermgr.h
lltranslate.cpp SL-19635 Better error handling 2023-05-23 23:06:41 +03:00
lltranslate.h SL-19635 Implement DeepL tranlation support 2023-05-22 20:25:27 +03:00
lluiavatar.cpp
lluiavatar.h
lluiconstants.h
lluilistener.cpp
lluilistener.h
lluploaddialog.cpp
lluploaddialog.h
lluploadfloaterobservers.h
llurl.cpp
llurl.h
llurldispatcher.cpp Merge branch 'main' into DRTVWR-582-maint-U 2023-05-17 18:05:05 +03:00
llurldispatcher.h
llurldispatcherlistener.cpp
llurldispatcherlistener.h
llurlfloaterdispatchhandler.cpp
llurlfloaterdispatchhandler.h
llurlhistory.cpp
llurlhistory.h
llurllineeditorctrl.cpp
llurllineeditorctrl.h
llurlwhitelist.cpp
llurlwhitelist.h
llvectorperfoptions.cpp
llvectorperfoptions.h
llversioninfo.cpp
llversioninfo.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llviewchildren.cpp
llviewchildren.h
llviewerassetstats.cpp
llviewerassetstats.h
llviewerassetstorage.cpp SL-14399: Ditch overflow queue LLViewerAssetStorage::mCoroWaitList. 2022-12-07 09:50:02 -05:00
llviewerassetstorage.h SL-14399: Ditch overflow queue LLViewerAssetStorage::mCoroWaitList. 2022-12-07 09:50:02 -05:00
llviewerassettype.cpp
llviewerassettype.h
llviewerassetupload.cpp Merge branch 'main' into DRTVWR-573-maint-R 2023-01-12 04:37:42 +02:00
llviewerassetupload.h
llviewerattachmenu.cpp
llviewerattachmenu.h
llvieweraudio.cpp SL-19042: Replace FMOD with VLC for parcel audio 2023-04-04 19:44:07 +02:00
llvieweraudio.h SL-16182: Offload audio decoding from the main thread to the general work queue. 2022-06-14 11:31:52 -07:00
llviewercamera.cpp
llviewercamera.h
llviewerchat.cpp SL-19575 LLFloaterEmojiPicker - Add filter by category 2023-04-20 03:55:02 +02:00
llviewerchat.h
llviewercontrol.cpp SL-18930 Update Autotune panel 2023-01-27 01:33:11 +02:00
llviewercontrol.h
llviewercontrollistener.cpp
llviewercontrollistener.h
llviewerdisplay.cpp Merge branch 'main' into DRTVWR-577-maint-S 2023-05-02 17:39:37 +03:00
llviewerdisplay.h
llviewerdisplayname.cpp SL-14556 Profile floater does not update after a name change 2022-08-08 22:38:56 +03:00
llviewerdisplayname.h
llviewerfloaterreg.cpp Merge remote-tracking branch 'origin/main' into DRTVWR-489 2023-08-24 01:23:52 +03:00
llviewerfloaterreg.h
llviewerfoldertype.cpp
llviewerfoldertype.h
llviewergenericmessage.cpp
llviewergenericmessage.h
llviewergesture.cpp
llviewergesture.h
llviewerhelp.cpp Merge branch 'main' into DRTVWR-582-maint-U 2023-05-17 18:05:05 +03:00
llviewerhelp.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llviewerhelputil.cpp
llviewerhelputil.h
llviewerhome.cpp
llviewerhome.h
llviewerinput.cpp SL-19702 don't skip double clicks when clicking scripted objects 2023-07-12 12:44:23 +03:00
llviewerinput.h
llviewerinventory.cpp SL-19609 Urls aren't dispatched according to the indicated grid 2023-04-19 20:06:37 +03:00
llviewerinventory.h
llviewerjoint.cpp
llviewerjoint.h
llviewerjointattachment.cpp SL-17628 Add viewer sided max attachment distance to position fields 2022-09-21 21:54:37 +03:00
llviewerjointattachment.h
llviewerjointmesh.cpp SL-18202 WIP merging autotune contribution and updating UI 2022-09-21 21:19:17 +03:00
llviewerjointmesh.h
llviewerjoystick.cpp
llviewerjoystick.h
llviewerlayer.cpp
llviewerlayer.h
llviewermedia.cpp SL-18240 Don't disable HUD media when "Obscure MOAP" is active on land 2022-09-28 17:37:33 +03:00
llviewermedia.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llviewermedia_streamingaudio.cpp
llviewermedia_streamingaudio.h
llviewermediafocus.cpp SL-19891 Make sure focusable elements clear focus on destruction 2023-07-18 01:56:42 +03:00
llviewermediafocus.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llviewermediaobserver.h
llviewermenu.cpp Merge remote-tracking branch 'origin/main' into DRTVWR-489 2023-08-24 01:23:52 +03:00
llviewermenu.h
llviewermenufile.cpp Merge branch 'main' into DRTVWR-580-maint-T 2023-05-17 17:47:45 +03:00
llviewermenufile.h SL-18996 make MacOS picker dialogs modeless to avoid disconnects #2 2023-01-27 17:25:18 +02:00
llviewermessage.cpp SL-18837: Merge branch 'xcode-14.1' of secondlife/viewer into xcode-14.3 2023-05-19 17:21:51 -04:00
llviewermessage.h
llviewernetwork.cpp
llviewernetwork.h
llviewerobject.cpp Merge branch 'main' into DRTVWR-570-maint-Q 2022-12-12 20:53:11 +02:00
llviewerobject.h SL-17990 Give user a popup warning when they attach a rigged mesh object to an HUD 2022-08-19 20:19:23 +03:00
llviewerobjectlist.cpp Merge branch 'xcode-14.3' into DRTVWR-582-maint-U 2023-05-26 06:15:49 +03:00
llviewerobjectlist.h
llvieweroctree.cpp SL-17758 Crash at LLSpatialSetOcclusionStateDiff::traverse(850) 2022-07-12 23:11:31 +03:00
llvieweroctree.h SL-17021: Templatize LLOctreeNode and related classes to allow for option to store elements in octrees as raw pointers. Use for faster allocation in LLVolumeFace::createOctree. 2022-06-21 12:33:32 -07:00
llviewerparcelaskplay.cpp
llviewerparcelaskplay.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llviewerparcelmedia.cpp
llviewerparcelmedia.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llviewerparcelmediaautoplay.cpp
llviewerparcelmediaautoplay.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llviewerparcelmgr.cpp SL-19549 Add option to show ban lines on collision #2 2023-04-18 15:53:13 +03:00
llviewerparcelmgr.h SL-19549 Add option to show ban lines on collision #2 2023-04-18 15:53:13 +03:00
llviewerparceloverlay.cpp SL-17826: Fix index out of bounds in mOwnership when drawing parcel lines 2022-07-26 15:17:50 -07:00
llviewerparceloverlay.h SL-17815 Crash at parcelLineFlags 2022-07-22 03:11:18 +03:00
llviewerpartsim.cpp SL-18641 fix for 'Always display friends in full detail' setting 2022-11-17 15:04:38 +02:00
llviewerpartsim.h
llviewerpartsource.cpp Fix for selection beam particles not firing its update callback 2022-10-18 09:11:54 -04:00
llviewerpartsource.h
llviewerprecompiledheaders.h
llviewerregion.cpp Merge branch 'main' into DRTVWR-582-maint-U 2023-05-17 18:05:05 +03:00
llviewerregion.h SL-19676 - more IL control, added Reset Interest List Debug menu command 2023-05-15 23:24:00 +01:00
llviewershadermgr.cpp SL-17584 Better logging for setShaders crashes 2023-03-03 23:04:06 +02:00
llviewershadermgr.h SL-17584 Make setShaders crashes more informative 2022-06-15 16:00:21 +03:00
llviewerstats.cpp Fixing a small typo in llviewerstats.cpp 2023-05-02 19:35:14 +02:00
llviewerstats.h
llviewerstatsrecorder.cpp sl-19676 - more loading stats and 360 Interest List mode work 2023-05-11 01:16:42 +01:00
llviewerstatsrecorder.h sl-19676 - more loading stats and 360 Interest List mode work 2023-05-11 01:16:42 +01:00
llviewertexlayer.cpp
llviewertexlayer.h
llviewertexteditor.cpp SL-18328 Fix opening the right profile on click Callingcard embedded to a Notecard 2023-06-07 10:58:24 +02:00
llviewertexteditor.h
llviewertexture.cpp Merge branch 'main' into DRTVWR-580-maint-T 2023-03-30 00:39:12 +03:00
llviewertexture.h Fix a thread safety issue in the GL image worker. 2022-11-21 15:54:37 -08:00
llviewertextureanim.cpp
llviewertextureanim.h
llviewertexturelist.cpp Merge branch 'main' into DRTVWR-580-maint-T 2023-05-02 17:39:29 +03:00
llviewertexturelist.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llviewerthrottle.cpp Fixes for compatibility with new xcode 15 beta for any viewer branch after DRTVWR-577 (#232) 2023-07-18 12:00:01 +03:00
llviewerthrottle.h
llviewerwearable.cpp
llviewerwearable.h Faster and simpler inventory category hashing. 2023-02-06 11:30:23 +01:00
llviewerwindow.cpp DRTVWR-489: trivial merge conflict fix 2023-07-18 10:51:51 -07:00
llviewerwindow.h SL-19702 restore previous double clicking behavior for objects 2023-07-07 20:30:25 +03:00
llviewerwindowlistener.cpp
llviewerwindowlistener.h
llvlcomposition.cpp SL-17823 FIXED Terrain texture does not show in minimap when relogging. 2022-09-02 12:14:32 +03:00
llvlcomposition.h
llvlmanager.cpp
llvlmanager.h
llvoavatar.cpp Merge branch 'main' into DRTVWR-539 2023-03-31 17:17:21 +03:00
llvoavatar.h SL-19426 AutoFPS - when enabled always render at least 5 avatars 2023-03-20 20:08:40 +02:00
llvoavatarself.cpp SL-18119 - UIUsage logs for some common operations 2022-09-16 17:09:55 +01:00
llvoavatarself.h
llvocache.cpp Merged in SL-15937 (pull request #991) 2022-05-27 20:29:56 +00:00
llvocache.h SL-17276 Potential fix for crash on shutdown on mac. 2022-04-26 16:38:47 -05:00
llvograss.cpp
llvograss.h
llvoground.cpp
llvoground.h SL-17473 Viewer not clearing all Vertex Buffers #2 2022-07-16 02:21:13 +03:00
llvoicecallhandler.cpp SL-19609 Urls aren't dispatched according to the indicated grid 2023-04-19 20:06:37 +03:00
llvoicechannel.cpp
llvoicechannel.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llvoiceclient.cpp Merge branch 'main' into DRTVWR-582-maint-U 2023-05-17 18:05:05 +03:00
llvoiceclient.h SL-18778 Crash at LLVoiceClient::removeObserver (#25) 2022-12-06 04:37:07 +02:00
llvoicevisualizer.cpp
llvoicevisualizer.h
llvoicevivox.cpp SL-19204 Fix voice's coroutine crash 2023-04-08 15:18:34 +03:00
llvoicevivox.h DRTVWR-489: trivial merge conflict fix 2023-07-18 10:51:51 -07:00
llvoinventorylistener.cpp
llvoinventorylistener.h
llvopartgroup.cpp DRTVWR-558: Eliminate many spurious set-not-used variables. 2022-08-24 14:00:16 -04:00
llvopartgroup.h
llvosky.cpp GCC11.1 does not like these being floats, so cast them to U32 before using them as array size: error: expression in new-declarator must have integral or enumeration type 2022-07-28 16:18:30 +00:00
llvosky.h
llvosurfacepatch.cpp SL-18837: Clean up more set-but-unused variables for Xcode 14.3 2023-05-19 17:33:27 -04:00
llvosurfacepatch.h
llvotree.cpp
llvotree.h
llvovolume.cpp DRTVWR-489: trivial merge conflict fix 2023-07-18 10:51:51 -07:00
llvovolume.h Merge branch 'master' into DRTVWR-570-maint-Q 2022-10-20 22:34:11 +03:00
llvowater.cpp
llvowater.h
llvowlsky.cpp
llvowlsky.h
llwatchdog.cpp DRTVWR-568: Eliminate more blockers to C++17 language standard. 2022-08-26 17:21:01 -04:00
llwatchdog.h
llwearableitemslist.cpp SL-19720 Fix missing buttons for replacing body parts 2023-05-17 00:00:44 +03:00
llwearableitemslist.h Merge branch 'xcode-14.1' into DRTVWR-489-emoji 2023-02-08 17:18:37 +01:00
llwearablelist.cpp
llwearablelist.h
llweb.cpp
llweb.h
llwebprofile.cpp Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-568_cmake 2022-09-16 23:15:49 +02:00
llwebprofile.h
llwind.cpp
llwind.h
llwindebug.cpp
llwindebug.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llwindowlistener.cpp
llwindowlistener.h
llwldaycycle.cpp
llwldaycycle.h
llwlhandlers.cpp
llwlhandlers.h
llworld.cpp Merge branch 'DRTVWR-568' into DRTVWR-573-maint-R 2023-03-20 01:23:16 +02:00
llworld.h Merge branch 'main' into DRTVWR-539 2022-12-13 08:05:03 +02:00
llworldmap.cpp
llworldmap.h
llworldmapmessage.cpp
llworldmapmessage.h
llworldmapview.cpp Merge remote-tracking branch 'origin/main' into DRTVWR-489 2023-08-24 01:23:52 +03:00
llworldmapview.h SL-17785 FIXED World Map scrolls too slowly when searching for a region. 2022-07-18 16:53:43 +03:00
llworldmipmap.cpp
llworldmipmap.h
llxmlrpclistener.cpp - More include changes for xmlrpc.h 2022-04-18 18:05:37 +02:00
llxmlrpclistener.h
llxmlrpctransaction.cpp Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-568_cmake 2022-09-16 23:15:49 +02:00
llxmlrpctransaction.h
macmain.h
macutil_Prefix.h
macview.r
macview_Prefix.h
noise.cpp
noise.h
pipeline.cpp Merge branch 'main' into DRTVWR-539 2023-03-31 17:17:21 +03:00
pipeline.h Merge branch 'main' into DRTVWR-539 2022-12-13 08:05:03 +02:00
roles_constants.h
secondlife-i686.supp
secondlife.icns
secondlife_firstlook.icns
slplugin.entitlements
viewer_manifest.py Merge remote-tracking branch 'origin/main' into DRTVWR-489 2023-08-24 01:23:52 +03:00
windows.manifest