Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy | |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2024-03-04 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy | |
# Conflicts: # indra/llcommon/llstring.cpp # indra/llcommon/llstring.h | |||
2024-01-17 | SL-20795 Part of previously typed emojis disappear in the 'Save settings as ↵ | Alexander Gavriliuk | |
a preset...' option of the 'Preferences' floater | |||
2023-10-08 | Merge branch main into DRTVWR-489 | Alexander Gavriliuk | |
2023-10-03 | Merge branch 'main' into DRTVWR-591-maint-X | Andrey Lihatskiy | |
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llinventorybridge.cpp # indra/newview/lltexturectrl.h # indra/newview/llvovolume.cpp | |||
2023-09-22 | SL-15039 Prune unused preferences #3 | Andrey Kleshchev | |
DebugInventoryFilters DebugShowXUINames DebugSlshareLogTag DebugStat**** DefaultBlankNormalTexture DefaultObjectNormalTexture DefaultObjectSpecularTexture DefaultUploadCost DisplayAvatarAgentTarget DisplayChat DisplayDebug DisplayDebugConsole DisplayIM DisplayLinden DisplayRegion DragAndDropToolTipDelay DragAndDropDistanceThreshold DropShadowButton DropShadowFloater DropShadowSlider DropShadowTooltip UIImgWhiteUUID UseEnvironmentFromRegion UseDayCycle WaterPresetName SkyPresetName DayCycleName DestinationGuideHintTimeout SidePanelHintTimeout DisablePrecacheDelayAfterTeleporting | |||
2023-09-22 | SL-15039 Prune unused preferences #2 | Andrey Kleshchev | |
List of removed preferences (usused per statistics): BottomPanelNew BrowserHomePage BlockSomeAvatarAppearanceVisualParams ButtonHPad ButtonHeight ButtonHeightSmall CacheNumberOfRegionsForObjects ChatBarStealsFocus ChatLoadGroupTimeout ChatPersistTime ChatShowTimestamps ContextConeInAlpha ContextConeOutAlpha ContextConeFadeTime ConversationHistoryPageSize ContactsTornOff CurlMaximumNumberOfHandles CurlUseMultipleThreads CustomServer DebugShowPrivateMem | |||
2023-08-23 | Merge branch main (DRTVWR-582) into DRTVWR-567 | Andrey Kleshchev | |
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llinventoryfunctions.cpp # indra/newview/llinventoryfunctions.h # indra/newview/llinventorymodel.cpp # indra/newview/llinventoryobserver.cpp # indra/newview/llinventoryobserver.h # indra/newview/skins/default/xui/ja/floater_inventory_item_properties.xml | |||
2023-06-20 | SL-18977 Borders of inventory view in inventory floater seem to be cut a bit | Alexander Gavriliuk | |
2023-05-19 | SL-18837: Clean up more set-but-unused variables for Xcode 14.3 | Nat Goodspeed | |
2023-04-20 | SL-19575 LLFloaterEmojiPicker - Add filter by category | Alexander Gavriliuk | |
2023-04-03 | DRTVWR-489: Fix things up after a messy merge with main because of a ↵ | Callum Prentice | |
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. | |||
2022-06-25 | SL-17628 Added attachments can be moved past limit | Andrey Kleshchev | |
Support 'button up' when losing focus When releasing button far out of view or by refocusing something, button was not commiting. LLPanelObject last call was sendPosition(btn_down) with btn_down true which resulted in missed update. Now it will get one more call with btn_down==false. | |||
2021-03-11 | SL-14862 - renamed widgets to the more descriptive controls | Brad Payne (Vir Linden) | |
2021-03-01 | SL-14862 - more types of UI usage logs | Brad Payne (Vir Linden) | |
2020-04-24 | SL-307 Improvements to flashing color | Andrey Kleshchev | |
2020-03-27 | SL-307 Implemented ability to specify color and changed flashing color | Andrey Kleshchev | |
2019-08-10 | DRTVWR-493 LLUI to LLParamSingleton | andreykproductengine | |
2019-01-03 | SL-10293 Firestorm PR: preferences and menu search | AndreyL ProductEngine | |
2017-09-20 | MAINT-7790 Fixed vertical image alignment for buttons | AndreyL ProductEngine | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround ↵ | callum_linden | |
(long long round) in VS2013 | |||
2014-05-31 | MAINT-4114: Refactoring the LLBadge code to ensure a parent view always has ↵ | Stinson Linden | |
the badge (to preserve memory cleanliness), but to also allow for badge reparenting so that the NEW badge works in the inventory window. This change relates to 9e0d629da1487f850beb2767bd47734c4ccc393e. | |||
2014-02-12 | merge with release | Richard Linden | |
2013-11-14 | STORM-1984: Mousing over UI elements does not make them light up | Ansariel | |
2013-11-06 | merge with release | Richard Linden | |
2013-10-21 | more buildfix | Richard Linden | |
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-08-26 | merge changes for 3.6.4-release | Oz Linden | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-07-25 | VITA test framework - record events support | Jeff (Gioffredo Linden) | |
2013-06-11 | CHUI-926 FIXED FUI button will stay highlight(orange) if there are unread ↵ | Mnikolenko ProductEngine | |
IMs when the conversation floater is minimized. | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-18 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
changed LLCriticalDamp to LLSmoothInterpolation and sped up interpolator lookup improvements to stats display of llstatbar added scene load stats floater accessed with ctrl|shift|2 | |||
2012-12-28 | CHUI-566 ADD. FIX Flashing and color on Conversations FUI button and ↵ | AlexanderP ProductEngine | |
conversation line item Cancel sticking of color, if the button is pressed, or when a flashing of the previously selected button is ended | |||
2012-12-19 | CHUI-600 : Fixed! Modified the button flash state so it sticks after the ↵ | Merov Linden | |
animation and is dismissed on toggle | |||
2012-12-14 | CHUI-566 Flashing and color on Conversations FUI button and conversation ↵ | AlexanderP ProductEngine | |
line item | |||
2012-12-03 | CHUI-532 FIXED (Viewer crash when user in conversation is removed from ↵ | AlexanderP ProductEngine | |
participant list because they logged out or teleported away) delayed destroy of the timer | |||
2012-11-21 | CHUI-531 FIXED Poor fps in CHUI viewer | maksymsproductengine | |
2012-11-19 | CHUI-488 ADD. fIX Clean up code | AlexanderP ProductEngine | |
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-01-27 | EXP-1513 WIP Underscore ( _ ) fails to show in first chat entry in Local Chat | Richard Linden | |
cleaned up font positioning on buttons | |||
2011-12-13 | EXP-1551 FIX Ability to toggle button flashing | Richard Linden | |
added "EnableButtonFlashing" setting | |||
2011-11-28 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-11-11 | EXP-1504 : Move the tab opening stuff to lltabcontainer and out of llbutton. ↵ | Merov Linden | |
Added an xui param to allow drill through tabs. Set that param for build panel only. | |||
2011-11-10 | EXP-1504 : Allow opening of tab in tab containers when drag and dropping ↵ | Merov Linden | |
things. Added new param to LLButton to handle this (off by default). Refactor lltabcontainer code a bit while at it. |