Ansariel Hiller
|
9c3ce3dec7
|
Clean up LLUI and fix/add suggestions from VS (#2746)
# Conflicts:
# indra/llui/lltextbase.h
# indra/llui/lltexteditor.h
# indra/llwindow/llwindowsdl.cpp
|
2025-04-18 01:45:11 +02:00 |
Ansariel
|
9fdca96f8b
|
Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now
|
2024-07-08 20:27:14 +02:00 |
Rye Mutt
|
14cbf331cb
|
Reduce string temporaries from LLTabContainer, LLMenuGL, LLLayoutStack, and LLKeywords using string_view
|
2024-07-02 08:56:42 -04:00 |
Rye Mutt
|
e834e77988
|
Reduce string temporaries from findChild and getChild
|
2024-07-01 21:50:54 -04:00 |
Ansariel
|
b42f9d836b
|
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings
|
2024-06-01 15:49:26 +02:00 |
Ansariel
|
e2e37cced8
|
Fix line endlings
|
2024-05-22 22:40:26 +03:00 |
Ansariel
|
1b67dd855c
|
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
# 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-22 19:04:52 +02:00 |
Andrey Lihatskiy
|
38c2a5bde9
|
Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge
|
2024-05-01 08:16:58 +03:00 |
Andrey Lihatskiy
|
1b68f71348
|
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
|
2024-04-29 07:56:09 +03:00 |
Ansariel
|
d0102af56d
|
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-maint-A
# Conflicts:
# indra/llcommon/llapp.cpp
# indra/llcommon/llapp.h
# indra/llimage/llimageworker.cpp
# indra/llui/llcontainerview.cpp
# indra/llui/llcontainerview.h
# indra/llui/llkeywords.cpp
# indra/llui/lltabcontainer.cpp
# indra/llui/lltextbase.cpp
# indra/newview/llappviewer.cpp
# indra/newview/llfavoritesbar.cpp
# indra/newview/llfavoritesbar.h
# indra/newview/llfloaterimnearbychathandler.cpp
# indra/newview/llfloaterpreference.cpp
# indra/newview/llhudnametag.h
# indra/newview/llinventorypanel.cpp
# indra/newview/llinventorypanel.h
# indra/newview/llmeshrepository.cpp
# indra/newview/lloutfitgallery.cpp
# indra/newview/lloutfitslist.cpp
# indra/newview/llpaneleditwearable.cpp
# indra/newview/llpanelprofilepicks.cpp
# indra/newview/llpanelvoicedevicesettings.h
# indra/newview/llpreviewscript.cpp
# indra/newview/llpreviewscript.h
# indra/newview/llselectmgr.cpp
# indra/newview/lltranslate.cpp
# indra/newview/llviewerassetupload.cpp
# indra/newview/llviewermessage.cpp
|
2024-04-11 21:59:38 +02:00 |
Ansariel
|
a5261a5fa8
|
Convert BOOL to bool in llui
|
2024-02-21 03:00:25 +02:00 |
Ansariel
|
c285f59ce2
|
Replace BOOL with bool in llwindow and dependent classes
|
2024-02-18 15:51:54 +02:00 |
Andrey Lihatskiy
|
c87850ddab
|
Merge branch 'main' into DRTVWR-591-maint-X
# Conflicts:
# doc/contributions.txt
# indra/newview/llpanelprofile.cpp
# indra/newview/llspatialpartition.cpp
|
2023-12-18 07:57:29 +02:00 |
Andrey Lihatskiy
|
4b98ae6e8a
|
Merge branch 'DRTVWR-587-maint-V' into DRTVWR-588-maint-W
# Conflicts:
# indra/newview/llspatialpartition.cpp
|
2023-12-14 02:47:44 +02:00 |
Alexander Gavriliuk
|
b134e91d2a
|
SL-20419 Receiving new objects or items, etc causes inventory to switch from recent to my inventory tab
|
2023-10-11 21:22:30 +02:00 |
Alexander Gavriliuk
|
136a993ef2
|
SL-20419 Receiving new objects or items, etc causes inventory to switch from recent to my inventory tab
|
2023-10-11 21:19:40 +02:00 |
Maxim Nikolenko
|
1f00b2e048
|
SL-20403 FIXED People floater showing arrows on default size
|
2023-10-11 21:51:30 +03:00 |
Andrey Lihatskiy
|
d4123ec30d
|
Merge branch 'main' into DRTVWR-587-maint-V
# Conflicts:
# indra/newview/llinventorymodel.cpp
# indra/newview/llvovolume.cpp
|
2023-10-03 19:25:19 +03:00 |
Andrey Kleshchev
|
28e6ce451c
|
SL-20269 Tab's focus jumps over item when clicking on edge items
|
2023-09-14 23:34:57 +03:00 |
Alexander Gavriliuk
|
bea1bbe955
|
SL-19565 Prefs Bug when searching in Prefs
|
2023-06-30 16:09:30 +02:00 |
Alexander Gavriliuk
|
2a035c080d
|
SL-18977 Borders of inventory view in inventory floater seem to be cut a bit
|
2023-06-20 10:47:57 +02:00 |
Andrey Kleshchev
|
44e746c206
|
Revert "SL-18977 Borders of inventory view in inventory floater seem to be cut a bit"
This reverts commit 7ac094e921.
Commit breaks gallery panel, it is not ready.
|
2023-06-15 23:11:22 +03:00 |
Alexander Gavriliuk
|
7ac094e921
|
SL-18977 Borders of inventory view in inventory floater seem to be cut a bit
|
2023-06-15 01:12:17 +02:00 |
Andrey Kleshchev
|
e231b6d8d3
|
SL-18689 Crash at LLTabContainer::selectNextTab()
FPE_NOOP at "idx = (idx + 1 ) % (S32)mTabList.size();"
|
2022-11-22 01:45:04 +02:00 |
Andrey Lihatskiy
|
638fe87576
|
Merge branch 'master' into DRTVWR-483
# Conflicts:
# indra/newview/llpanelpicks.cpp
# indra/newview/llpanelpicks.h
# indra/newview/llviewerfloaterreg.cpp
|
2021-07-23 07:10:26 +03:00 |
Brad Payne (Vir Linden)
|
92a17bf53b
|
SL-14862 - tab logging
|
2021-03-10 17:49:06 +00:00 |
Andrey Lihatskiy
|
42330f2008
|
Merge branch 'master' into DRTVWR-483
|
2020-10-14 22:01:05 +03:00 |
Andrey Kleshchev
|
a0e91e9e50
|
SL-307 Improvements to flashing color
|
2020-04-24 18:05:14 +03:00 |
Andrey Kleshchev
|
eaa9b152bf
|
SL-307 Implemented ability to specify color and changed flashing color
|
2020-03-27 22:38:15 +02:00 |
andreykproductengine
|
7ff3fe9453
|
SL-11340 [Legacy profiles] The classifieds list cannot be scrolled down
|
2019-06-03 19:49:44 +03:00 |
AndreyL ProductEngine
|
93f0023efa
|
Merged in lindenlab/viewer-release
|
2019-05-08 21:41:11 +03:00 |
andreykproductengine
|
580b35c8ea
|
SL-307 Display in-viewer all warning messages logged by the mesh uploader
|
2019-04-01 20:22:25 +03:00 |
maxim_productengine
|
1349eacc5c
|
SL-10325 FIXED Preferences tabs are displayed incorrectly if hovering it while searching any keyword
|
2019-01-09 17:21:13 +02:00 |
AndreyL ProductEngine
|
09b750483a
|
SL-10293 Firestorm PR: preferences and menu search
|
2019-01-03 22:59:49 +02:00 |
Mnikolenko Productengine
|
f5e1ba26b7
|
MAINT-6899 Viewer should use fixed buttons instead of a scroll list for tabs in Appearance floater
|
2016-12-14 17:24:26 +02:00 |
Oz Linden
|
c8726aba30
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
andreykproductengine
|
79ffc6569b
|
Merge from viewer-relese and become version 3.8.1
|
2015-07-01 14:40:05 +03:00 |
Mnikolenko ProductEngine
|
5724d58f34
|
MAINT-4847 FIXED Select new texture tab on clicking arrow buttons.
|
2015-02-12 12:38:16 +02:00 |
dolphin
|
299921de32
|
Merge with 3.7.9-release
|
2014-06-17 13:09:15 -07:00 |
dolphin
|
48fece4473
|
Merge with 3.7.7-release
|
2014-05-07 11:14:26 -07:00 |
Stinson Linden
|
8247f51684
|
MAINT-4009: Patching the memory leak occurring in the scenario where avatar icon was being created, but the tab container did not have a button to accept the gieven icon.
|
2014-05-02 00:32:31 +01:00 |
Stinson Linden
|
e5375795e1
|
MAINT-4009: Patching the LLTabContainer that was leaking some child views and their associated llimage allocations.
|
2014-04-30 23:10:35 +01:00 |
Richard Linden
|
5b846ed2a6
|
merge with release
|
2014-03-12 12:48:43 -07:00 |
dolphin
|
34c12d009c
|
Merge
|
2014-03-10 13:06:06 -07:00 |
Baker Linden
|
28d3bb0975
|
[MAINT-3555][MAINT-3703]
- Removed logging for MAINT-3555
- Added NULL guard to fix MAINT-3703 (hopefully)
|
2014-03-03 11:53:57 -08:00 |
Baker Linden
|
bd73465e51
|
[MAINT-3784] - Viewer takes too long to shut down
- Removed a lot of logging code to reduce application close time
|
2014-02-25 16:41:23 -08:00 |
Baker Linden
|
7faaaa9b11
|
[MAINT-3555] Adding a bajillion log messages to (hopefully) narrow down the cause of the crash
|
2014-02-20 15:23:53 -08:00 |
dolphin
|
7c3e51b05c
|
Merge with 3.7.0
|
2014-02-12 14:31:37 -08:00 |
Richard Linden
|
5866bb7ef0
|
merge with release
|
2014-02-12 10:32:02 -08:00 |
Baker Linden
|
d7b902d575
|
[MAINT-3555] Crash in LLPanel::~LLPanel() on shutdown
- Added clear() after DeletePointer() call to hopfully fix this...
|
2014-02-14 13:56:36 -08:00 |