Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-26 | Reduce utf8 to wstring conversion and llwstring temporaries during text draw ↵ | Rye Mutt | |
(#2115) | |||
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-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-02-21 | Convert BOOL to bool in llui | Ansariel | |
2024-02-18 | Replace BOOL with bool in llwindow and dependent classes | Ansariel | |
2023-05-18 | SL-19732 Fix folder's thumbnail from sticking over folder's content | Andrey Kleshchev | |
2023-05-17 | Merge branch 'main' into DRTVWR-567 | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt | |||
2023-05-16 | SL-19686 reduce delay when switching between folders | Maxim Nikolenko | |
2023-03-13 | SL-19386 Double click to open Single folder view should affect only Inventory | Maxim Nikolenko | |
2023-03-02 | SL-19310 Update navigation buttons in single-folder view | Maxim Nikolenko | |
2023-02-17 | SL-19105 WIP Single-folder inventory view | Maxim Nikolenko | |
2023-01-16 | SL-18735 Using "Find original" in main inventory tab breaks inventory view | Andrey Kleshchev | |
Fixes folders being invidible (missing arrange) Fixes sroll to target not working reliably | |||
2021-07-19 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-04-01 | SL-13182 Split buildNewViews over frames | Andrey Kleshchev | |
2021-03-19 | SL-14927 Some avatar names not resolving in chat | Andrey Kleshchev | |
2021-03-19 | Revert "SL-14927 Some avatar names not resolving in chat" | Andrey Kleshchev | |
This reverts commit a66932a091bac4d4ca1a861901b9cef619a406f7. | |||
2021-03-19 | SL-14927 Some avatar names not resolving in chat | Andrey Kleshchev | |
buildConversationViewParticipant() was deparenting view models that belong to session | |||
2020-05-07 | SL-13119 Fixed label updates | Andrey Kleshchev | |
2020-04-30 | SL-13119 Made control settings cached and fixed potential filtering issue | Andrey Kleshchev | |
2020-04-29 | SL-13119 Moved ineffective function from inventory view creation | Andrey Kleshchev | |
2016-05-25 | MAINT-6397 cut items should not go to trash | andreykproductengine | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-08-04 | Merge downstream code and become version 3.8.3 | andreykproductengine | |
2015-06-22 | MAINT-5274 Missing folder arrow | andreykproductengine | |
2015-05-29 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2015-03-13 | MAINT-4980 WIP - add context menu filtering based on the selection group | Brad Payne (Vir Linden) | |
2014-09-28 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-07-30 | DD-75 : Prevent dropping on filtered tabs root. Adding an allow_drop option ↵ | Merov Linden | |
to inventory tab and folder view folders so that case can be taken into account. | |||
2014-07-29 | MAINT-4289 FIXED [BEAR] Recent Items "Reset Filters" not working correctly | andreykproductengine | |
reverted and remade MAINT-4218 | |||
2014-07-29 | MAINT-4289 FIXED [BEAR] Recent Items "Reset Filters" not working correctly | andreykproductengine | |
2014-07-24 | DD-128 : Fixed! Recycled allow_open into allow_wear and use an extra virtual ↵ | Merov Linden | |
methods on bridge items to know if items are wearable or not. | |||
2013-08-26 | Merge downstream code from CHUIStorm release | simon | |
2013-04-15 | CHUI-912 : WIP : Try to change the return value of filter() so to trigger ↵ | Merov Linden | |
arrange on the fly. | |||
2013-03-19 | Merge in viewer-beta to get CHUI code | Simon Linden | |
2012-12-18 | CHUI-600 : WIP : Flash conversation item in different color than select and ↵ | Merov Linden | |
start flashing only when shown | |||
2012-12-06 | merge | MaximB ProductEngine | |
2012-12-06 | CHUI-444 (Click target off when conversation list is minimized to icons) | MaximB ProductEngine | |
2012-12-05 | CHUI-509 : Fixed : Add params to inventory widgets to control font colors ↵ | Merov Linden | |
(required for library items and links). | |||
2012-11-28 | CHUI-548: Now a p2p conversation is aligned with the nearby chat arrow. Just ↵ | Gilbert Gonzales | |
had to check for a p2p conversation type and then adjust then decrease the indentation. Also made LLFolderViewItem::drawOpenFolderArrow() a non-virtual function and adjusted code accordingly. | |||
2012-11-21 | CHUI-531 FIXED Poor fps in CHUI viewer | maksymsproductengine | |
2012-11-16 | CHUI-487, CHUI-488 FIXED (Enable flashing FUI button behavior and Implement ↵ | AlexanderP ProductEngine | |
Flashing Conversations panel line item behavior): implemented FUI button flashing; clean up code | |||
2012-11-16 | CHUI-487, CHUI-488 W.I.P. #3 (Enable flashing FUI button behavior and ↵ | AlexanderP ProductEngine | |
Implement Flashing Conversations panel line item behavior): implemented conversation's item flashing | |||
2012-11-15 | CHUI-397 (Delay in removing names from participant list in nearby chat) | MaximB ProductEngine | |
CHUI-440 (Nearby chat participant list does not clear after teleport when conversation floater is closed/minimized) fixed | |||
2012-11-07 | Pull from viewer-chui, had to resolve conflicts on llimfloatercontainer.cpp | Merov Linden | |
2012-11-06 | CHUI-448 FIXED p2p IM chat conversations show a participant list with a carat | maksymsproductengine | |
2012-11-03 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-11-01 | CHUI-444 (Click target off when conversation list is minimized to icons) | MaximB ProductEngine | |
2012-10-25 | CHUI-441 : WIP : Fix crashes when spawning torn off floaters, added widgets ↵ | Merov Linden | |
creation in the torn off floater for participants. | |||
2012-09-26 | CHUI-347 FIXED drawing selected conversation item background. | Seth ProductEngine | |
Moved some duplicating pieces of code from LLFolderViewFolder::draw() and LLFolderViewItem::draw() to separate methods to reduce code duplication in LLConversationViewSession::draw(). Changed some static variables in LLFolderViewItem to static members for using them in derived LLConversationViewSession. |