summaryrefslogtreecommitdiff
path: root/indra/newview/lltoastalertpanel.cpp
AgeCommit message (Collapse)Author
2023-11-30Merge branch 'DRTVWR-591-maint-X' into marchcat/591-x-pbr-mergeAndrey Lihatskiy
# Conflicts: # indra/llrender/llgl.cpp # indra/llrender/llvertexbuffer.cpp # indra/llui/llflatlistview.cpp # indra/newview/app_settings/settings.xml # indra/newview/lldrawpoolground.cpp # indra/newview/llinventorybridge.cpp # indra/newview/llinventorygallery.cpp # indra/newview/llspatialpartition.cpp # indra/newview/llviewercontrol.cpp # indra/newview/llviewertexture.cpp # indra/newview/llvosky.cpp # indra/newview/skins/default/xui/en/menu_inventory.xml
2023-10-18SL-20463 Rename outfit dialog box accepts emoji charactersAlexander Gavriliuk
2023-10-13SL-20464 Don't allow enetring non-unicode material nameMaxim Nikolenko
2023-10-03Merge branch 'main' into DRTVWR-591-maint-XAndrey Lihatskiy
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llinventorybridge.cpp # indra/newview/lltexturectrl.h # indra/newview/llvovolume.cpp
2023-09-22SL-15039 Prune unused preferences #3Andrey 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-15SL-20278 Disconnect saving MFA from saving passwordAndrey Kleshchev
2022-07-04SL-17665 Add operation to create a subfolder from selected items in InventoryMnikolenko Productengine
2021-03-23SL-14900 new Landmark creation flowMnikolenko Productengine
2020-09-23SL-13335 Init default button widthMnikolenko Productengine
2020-09-23SL-13335 Friendlier L$ Buy flow when no payment method on fileMnikolenko Productengine
2020-03-18Merge master (v 6.3.9) into DRTVWR-440Dave Houlton
2020-01-28DRTVWR-440, merge in latest from 6.3.7 releaseDave Houlton
2020-01-28Merge branch 'master' of https://bitbucket.org/lindenlab/viewer-private into ↵Brad Payne (Vir Linden)
DRTVWR-481 Merge
2019-11-22SL-12317 UI Changes to Group limitsmaxim_productengine
2019-11-13Merge in from viewer-release 6.3.5Dave Houlton
2019-11-12Downstream merge from 494-maint-wassailAndreyL ProductEngine
2019-09-05SL-11315 Viewer asks to play media and retains selected choiceandreykproductengine
2019-09-05SL-11315 Checkbox support for notificationsandreykproductengine
2019-07-04DRTVWR-493 Cleaned up unneded inits.andreykproductengine
2018-09-28SL-9620 FIXED Viewer crashes after clicking "Commit" button while editing ↵maxim_productengine
Day Cycle preset
2017-07-28MAINT-7356 Improved multiline label support for the notification toast checkboxAndreyL ProductEngine
2017-07-25MAINT-7356 Improved the notification appearanceAndreyL ProductEngine
2016-05-06merge 4.0.4-release and MAINT-5974Oz Linden
2016-03-11MAINT-6097 FIXED On required update, clicking link to release notes opens ↵andreykproductengine
browser behind menu
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-03-16Merge lindenlab/viewer-tools-updateMerov Linden
2014-10-20Update to build on Xcode 6.0: Large (and final) collection of fixes for ↵callum_linden
unused variables, unused const-variables, unused member variables & functions etc. Also removed flags from CMake
2014-10-01DD-190 : When dismissing an alert, take into account that the last focused ↵Merov Linden
view may have changed since the alert was created
2014-05-07Merge downstream version 3.7.8 codesimon
2014-04-09MAINT-27 FIXED Prevent pasting non-ascii chars to avoid creating outfits ↵Mnikolenko ProductEngine
with empty name.
2013-11-11Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-10-04MAINT-3270 FIXED crash in LLControlCache<unsigned int>::LLControlCache: ↵maksymsproductengine
Control named RenderAutoMuteFunctionsnot found
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-06-05merge with viewer-releaseRichard Linden
2013-04-11deleted unused .cpp fileRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-07-05MAINT-436 FIXED Set focus to line editor if it exists in alert toastmaxim_productengine
2012-04-12MAINT-891 FIXED Disabled focus return from modal dialog after viewer logoff.Seth ProductEngine
Fixed boost trackable objects usage.
2012-02-09EXP-1822 FIXED (After deleting an item from inventory and confirming "ok" to ↵paulgproductengine
delete, focus leaves inventory) - Return focus to the previously focused root view
2012-02-01EXP-1822 FIXED (After deleting an item from inventory and confirming "ok" to ↵Paul ProductEngine
delete, focus leaves inventory) -Return focus to the previously focused view
2012-01-31EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local ChatRichard Linden
2011-03-31STORM-1110 FIXED Remove old 1.23 purple text from alerts, anywhere else it ↵Paul ProductEngine
appears - Removed code setting purple color - Removed "AlertTextColor" color as it's no longer needed
2010-09-16Set display name field now clamps to 31 unicode charactersLeyla Farazha
Added ability to set max length in line editors by characters in addition to bytes left other widgets (comboboxes/spinners) using the bytes, but it can easily be changed over reviewed by Richard
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-06-17EXT-7788 FIXED Rename in context menu shows very short text field for new nameAlexei Arabadji
1 Made line editor width configurable for alert notifications. 2 Set line editor width to 300px. reviwed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/605/ --HG-- branch : product-engine
2010-06-09EXT-6710 FIXED Updated inventory items sharing behavior according to ↵Alexei Arabadji
comments: "Andrey ProductEngine added a comment - 02/Jun/10 03:21 AM" and "Grumpity ProductEngine added a comment - 02/Jun/10 03:25 AM" of EXT-6710 issue. 1 Reused 'ShareNotification' with updated message. 2 Made allert message box scrollable(done by Yuri Chebotarev). 3 Updated word words_separator in strings.xml. 4 Made friends list tab of avatar picker be opened on 'share with avatar' action. reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/525/ --HG-- branch : product-engine
2010-05-18EXT-7365 FIXED Added alert toast panel to GLOBAL group of exclude list of ↵Alexei Arabadji
transient floater manager(the same as sidebar); reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/396/ --HG-- branch : product-engine
2010-04-23fixed EXT-6891 Region name SLurl is absent ot teleport offer toast if long ↵Alexei Arabadji
message was added Decreased limit of teleport offer text invitaton to 178 characters(254 - max_location_url_length(76)) reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/302/ --HG-- branch : product-engine
2010-04-01EXT-3531 - Ctrl-P does not work reliably on loginRichard Nelson
2009-12-26Fixed low bug EXT-573 (There is paragraph indent in the toasts text), added ↵Eugene Mutavchi
the suggested workaround: allow one less character in message. --HG-- branch : product-engine