summaryrefslogtreecommitdiff
path: root/indra/newview/lltoast.cpp
AgeCommit message (Expand)Author
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-13Revert "viewer#819 Avoid reading the same XML file multiple times"Andrey Kleshchev
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-03-05viewer#819 Avoid reading the same XML file multiple timesAlexander Gavriliuk
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-21Convert BOOL to bool in lluiAnsariel
2024-02-18Replace BOOL with bool in llwindow and dependent classesAnsariel
2024-02-12more misc: BOOL (int) to real boolLars Næsbye Christensen
2023-01-21SL-18989 Saved notifications some times stops displaying informationAndrey Kleshchev
2020-03-25DRTVWR-494: Defend LLInstanceTracker against multi-thread usage.Nat Goodspeed
2019-08-10DRTVWR-493 LLUI to LLParamSingletonandreykproductengine
2018-05-22MAINT-8635 Don't allow using 'close all windows' if modal toast is openmaxim_productengine
2016-07-08MAINT-6448 PERMISSION_DEBIT notification should default to Denyandreykproductengine
2016-05-06merge 4.0.4-release and MAINT-5974Oz Linden
2016-01-21MAINT-2579 FIXED Permission request dialog cannot get focusMnikolenko ProductEngine
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-06-25MAINT-4185 FIXED Close toasts silently.Mnikolenko ProductEngine
2013-11-11Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-10-08merge from viewer-releaseRichard Linden
2013-09-11MAINT-2894 FIXED Handle mouse events for popup menus in modal dialogs.Mnikolenko ProductEngine
2013-05-09Merge downstream code and viewer-betasimon
2013-04-24Remove an un-needed LL_CHECK_MEMORY checksimon
2013-04-24Follow-up code cleaning for LLToast work trying to get branch healthy.simon
2013-04-24diff -r 59c7bed66dfd indra/llcommon/lleventapi.hsimon
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-02-28Modify LLInstanceTracker to avoid using a map of strings to find a map of foo...Graham Madarasz (Graham)
2012-10-10Introduce new LLDir::findSkinnedFilenames() method. Use as needed.Nat Goodspeed
2012-02-10EXP-1885 FIX Viewer crashes when receiving multiple inventory offer notificat...Richard Linden
2012-02-01EXP-1672 FIXED Various fixes to prevent crashes in notifications.Seth ProductEngine
2012-01-27EXP-1513 WIP Underscore ( _ ) fails to show in first chat entry in Local ChatRichard Linden
2011-12-16EXP-1742 FIX -- Clicking IM notification or receiving multiple IM notificatio...Leslie Linden
2011-12-03EXP-1506 FIXED updating IM toasts visibility upoon mouse over and mouse leave...Seth ProductEngine
2011-11-22EXP-1506 FIXED starting the toast fade timer when a toast is overlapped by ot...Seth ProductEngine
2011-03-09SOCIAL-659 FIX Viewer crash when selecting report option from mini-inspector ...Richard Linden
2010-12-09STORM-774 FIXED Made notification toasts (e.g. IM toasts) respect transparenc...Vadim ProductEngine
2010-12-09STORM-774 WIP Misc renames to improve readability.Vadim ProductEngine
2010-12-04STORM-717 WIP Cleanup: removed unused on_mouse_enter callback from LLToast.Vadim ProductEngine
2010-10-26STORM-36 FIXED As a User, I want to control how long a chat toast appears bef...Paul Guslisty
2010-10-14STORM-211 FIXED Only the hovered toasts now persists until you move mouse awa...Vadim ProductEngine
2010-08-27Post-convert merge by convert_monolith.py from ./viewer-experienceMonroe Linden
2010-08-20changed buildPanel/buildFloater to member functions buildFromFileRichard Nelson
2010-08-16moved buildFloater out of lluictrlfactory to llfloater.cppRichard Nelson
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-06-30EXT-8044 FIXED Prevented incorrect displaying of toasts in mouselook mode.Alexei Arabadji
2010-06-01EXT-7590 FIX Modal alerts obscure any modal alerts that they spawnRichard Linden
2010-04-22fixed EXT-6805 No fading on toast's disappearingAlexei Arabadji
2010-04-19fixed EXT-6848 Avoid creation of dummy objects in LLOnlineStatusToast and LLP...Alexei Arabadji
2010-04-12fix for Bug EXT-6713 Normal Gaps in nearby chat toasts queueYuri Chebotarev