phoenix-firestorm/indra/llui
Andrey Kleshchev 78ce375dda SL-17896 Don't crash silently if files are missing or out of memory
Under debug LL_ERRS will show a message as well, but release won't show
anything and will quit silently so show a notification when applicable.
2024-03-05 00:29:35 +02:00
..
tests
CMakeLists.txt DRTVWR-489: Fix things up after a messy merge with main because of a 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. 2023-04-03 14:58:58 -07:00
llaccordionctrl.cpp SL-20288 Lags in Appearance floater (code format in LLAccordionCtrl) 2023-10-11 01:40:05 +02:00
llaccordionctrl.h SL-20288 Lags in Appearance floater (code format in LLAccordionCtrl) 2023-10-11 01:40:05 +02:00
llaccordionctrltab.cpp SL-20288 Lags in Appearance floater (code format in LLAccordionCtrl) 2023-10-11 01:40:05 +02:00
llaccordionctrltab.h SL-20288 Lags in Appearance floater (code format in LLAccordionCtrl) 2023-10-11 01:40:05 +02:00
llbadge.cpp
llbadge.h
llbadgeholder.cpp
llbadgeholder.h
llbadgeowner.cpp
llbadgeowner.h
llbutton.cpp SL-20795 Part of previously typed emojis disappear in the 'Save settings as a preset...' option of the 'Preferences' floater 2024-01-17 04:34:21 +01:00
llbutton.h SL-19575 LLFloaterEmojiPicker - Add filter by category 2023-04-20 03:55:02 +02:00
llcallbackmap.h
llchat.h
llchatentry.cpp
llchatentry.h
llcheckboxctrl.cpp
llcheckboxctrl.h
llclipboard.cpp
llclipboard.h
llcombobox.cpp
llcombobox.h
llcommandmanager.cpp
llcommandmanager.h
llconsole.cpp
llconsole.h
llcontainerview.cpp
llcontainerview.h
llctrlselectioninterface.cpp
llctrlselectioninterface.h
lldockablefloater.cpp
lldockablefloater.h
lldockcontrol.cpp
lldockcontrol.h
lldraghandle.cpp SL-19891 Make sure focusable elements clear focus on destruction 2023-07-18 01:56:42 +03:00
lldraghandle.h
lleditmenuhandler.cpp
lleditmenuhandler.h
llemojidictionary.cpp SL-20416 Avoid of taking focus by EmojiPicker 2024-01-24 00:07:10 +03:00
llemojidictionary.h SL-20416 Avoid of taking focus by EmojiPicker 2024-01-24 00:07:10 +03:00
llemojihelper.cpp SL-20416 Avoid of taking focus by EmojiPicker 2024-01-24 00:07:10 +03:00
llemojihelper.h SL-20416 Avoid of taking focus by EmojiPicker 2024-01-24 00:07:10 +03:00
llf32uictrl.cpp
llf32uictrl.h
llfiltereditor.cpp
llfiltereditor.h
llflashtimer.cpp
llflashtimer.h
llflatlistview.cpp SL-20288 Lags in Appearance floater (code format in LLAccordionCtrl) 2023-10-11 01:40:05 +02:00
llflatlistview.h Fix leak of item pairs during LLFlatListView destruction 2022-10-19 22:15:17 -04:00
llfloater.cpp SL-20416 Fix Crash Report 1409376 (update) 2024-01-24 21:25:11 +03:00
llfloater.h SL-20416 Fix Crash Report 1409376 (update) 2024-01-24 21:25:11 +03:00
llfloaterreg.cpp
llfloaterreg.h
llfloaterreglistener.cpp
llfloaterreglistener.h
llflyoutbutton.cpp
llflyoutbutton.h
llfocusmgr.cpp
llfocusmgr.h
llfolderview.cpp SL-19826 Keep scroll from acting up if selection changed 2023-09-10 21:48:43 +03:00
llfolderview.h SL-20383 Fix scroll locking view 2023-10-07 19:20:44 +03:00
llfolderviewitem.cpp SL-20795 Part of previously typed emojis disappear in the 'Save settings as a preset...' option of the 'Preferences' floater 2024-01-17 04:34:21 +01:00
llfolderviewitem.h SL-19732 Fix folder's thumbnail from sticking over folder's content 2023-05-18 22:22:16 +03:00
llfolderviewmodel.cpp SL-19273 Show empty folder message for empty folders regardless of filter state 2023-04-04 16:38:53 +03:00
llfolderviewmodel.h SL-19273 Show empty folder message for empty folders regardless of filter state 2023-04-04 16:38:53 +03:00
llfunctorregistry.h
llhelp.h
lliconctrl.cpp SL-19336 Unload avatar and group icons from memory when not visible to reduce memory pressure on extremely large friends lists 2023-03-03 19:44:22 +02:00
lliconctrl.h Merge branch 'main' (DRTVWR-580) into DRTVWR-567 2023-07-17 23:34:59 +03:00
llkeywords.cpp
llkeywords.h
lllayoutstack.cpp Merge branch main (DRTVWR-582) into DRTVWR-567 2023-08-23 22:40:17 +03:00
lllayoutstack.h SL-19604 Fix gallery view having huge ident at the bottom 2023-06-24 01:49:27 +03:00
lllazyvalue.h
lllineeditor.cpp SL-20363 Add Advanced option 'Debug Unicode' 2024-02-08 13:17:18 +03:00
lllineeditor.h SL-20363 Add Advanced option 'Debug Unicode' 2024-02-08 13:17:18 +03:00
llloadingindicator.cpp
llloadingindicator.h
lllocalcliprect.cpp
lllocalcliprect.h
llmenubutton.cpp
llmenubutton.h
llmenugl.cpp Merge branch main into DRTVWR-489 2023-10-08 14:01:05 +02:00
llmenugl.h Merge branch main into DRTVWR-489 2023-10-08 14:01:05 +02:00
llmodaldialog.cpp
llmodaldialog.h
llmultifloater.cpp
llmultifloater.h
llmultislider.cpp Fix checks for empty LLSD maps to use size and not emptyMap which is for creating an empty LLSDMap type. 2022-10-30 06:56:16 -04:00
llmultislider.h
llmultisliderctrl.cpp
llmultisliderctrl.h
llnotificationptr.h
llnotifications.cpp SL-17896 Don't crash silently if files are missing or out of memory 2024-03-05 00:29:35 +02:00
llnotifications.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llnotificationslistener.cpp
llnotificationslistener.h
llnotificationsutil.cpp
llnotificationsutil.h
llnotificationtemplate.h
llnotificationvisibilityrule.h
llpanel.cpp
llpanel.h SL-19099 The long name of the item is out of bounds on the Editing Tools/Content tab 2023-03-19 05:08:04 +01:00
llprogressbar.cpp
llprogressbar.h
llradiogroup.cpp
llradiogroup.h
llresizebar.cpp
llresizebar.h
llresizehandle.cpp SL-19891 Make sure focusable elements clear focus on destruction 2023-07-18 01:56:42 +03:00
llresizehandle.h SL-19891 Make sure focusable elements clear focus on destruction 2023-07-18 01:56:42 +03:00
llresmgr.cpp
llresmgr.h
llrngwriter.cpp
llrngwriter.h
llscrollbar.cpp Merge branch main into DRTVWR-489 2023-10-08 14:01:05 +02:00
llscrollbar.h SL-19914 Inventory gallery Tab support #2 2023-07-01 00:20:01 +03:00
llscrollcontainer.cpp SL-20356 EmojiPicker - Implement arrow keys navigation 2023-11-08 11:15:35 +01:00
llscrollcontainer.h SL-20356 EmojiPicker - Implement arrow keys navigation 2023-11-08 11:15:35 +01:00
llscrollingpanellist.cpp SL-19575 Rework emoji picker layout similar to Slack 2023-07-05 10:07:19 +02:00
llscrollingpanellist.h SL-20356 EmojiPicker - Implement arrow keys navigation 2023-11-08 11:15:35 +01:00
llscrolllistcell.cpp
llscrolllistcell.h
llscrolllistcolumn.cpp
llscrolllistcolumn.h
llscrolllistctrl.cpp SL-19575 LLFloaterEmojiPicker - Add filter by category 2023-04-20 03:55:02 +02:00
llscrolllistctrl.h SL-19575 LLFloaterEmojiPicker - Add filter by category 2023-04-20 03:55:02 +02:00
llscrolllistitem.cpp
llscrolllistitem.h
llsearchablecontrol.h
llsearcheditor.cpp SL-20211 EmojiPicker - The search field should be the same as other floaters 2023-08-29 13:58:47 +02:00
llsearcheditor.h
llslider.cpp
llslider.h
llsliderctrl.cpp
llsliderctrl.h
llspellcheck.cpp
llspellcheck.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llspellcheckmenuhandler.h
llspinctrl.cpp
llspinctrl.h
llstatbar.cpp
llstatbar.h
llstatgraph.cpp
llstatgraph.h
llstatview.cpp
llstatview.h
llstyle.cpp
llstyle.h
lltabcontainer.cpp Merge branch 'main' into DRTVWR-587-maint-V 2023-10-03 19:25:19 +03:00
lltabcontainer.h SL-20269 Tab's focus jumps over item when clicking on edge items 2023-09-14 23:34:57 +03:00
lltextbase.cpp SL-20363 Add Advanced option 'Debug Unicode' 2024-02-08 13:17:18 +03:00
lltextbase.h SL-20363 Add Advanced option 'Debug Unicode' 2024-02-08 13:17:18 +03:00
lltextbox.cpp SL-19762 fix for cropped label text 2023-06-01 17:37:10 +03:00
lltextbox.h
lltexteditor.cpp SL-17896 Don't crash silently if files are missing or out of memory 2024-03-05 00:29:35 +02:00
lltexteditor.h SL-20416 Avoid of taking focus by EmojiPicker 2024-01-24 00:07:10 +03:00
lltextparser.cpp
lltextparser.h
lltextutil.cpp
lltextutil.h
lltextvalidate.cpp
lltextvalidate.h
lltimectrl.cpp
lltimectrl.h
lltoggleablemenu.cpp
lltoggleablemenu.h
lltoolbar.cpp Fix menu leaks and lazy creation in text editing and scroll lists 2022-10-19 16:28:03 -04:00
lltoolbar.h
lltooltip.cpp Add a texture inspector and show it when hovering over an inventory textory (or folder containing - among others - exactly one texture) and when hovering over notecard embedded textures 2023-02-01 16:38:47 +02:00
lltooltip.h Add a texture inspector and show it when hovering over an inventory textory (or folder containing - among others - exactly one texture) and when hovering over notecard embedded textures 2023-02-01 16:38:47 +02:00
lltrans.cpp
lltrans.h
lltransutil.cpp SL-17896 Don't crash silently if files are missing or out of memory 2024-03-05 00:29:35 +02:00
lltransutil.h
llui.cpp
llui.h
lluicolor.cpp
lluicolor.h
lluicolortable.cpp SL-19787 Crash at LLUIColor::operator 2023-05-29 21:04:52 +03:00
lluicolortable.h
lluiconstants.h
lluictrl.cpp SL-20416 Avoid of taking focus by EmojiPicker 2024-01-24 00:07:10 +03:00
lluictrl.h Merge branch main into DRTVWR-489 2023-10-08 14:01:05 +02:00
lluictrlfactory.cpp
lluictrlfactory.h
lluifwd.h
lluistring.cpp
lluistring.h SL-20088 EmojiPicker - replace the image on the activation button with an emoji 2023-07-28 22:29:01 +02:00
lluiusage.cpp
lluiusage.h
llundo.cpp
llundo.h
llurlaction.cpp
llurlaction.h
llurlentry.cpp SL-19306 A method of displaying user-customized keybindings in user-visible text 2023-07-17 15:46:18 +03:00
llurlentry.h SL-19306 A method of displaying user-customized keybindings in user-visible text 2023-07-17 15:46:18 +03:00
llurlmatch.cpp
llurlmatch.h
llurlregistry.cpp SL-19306 A method of displaying user-customized keybindings in user-visible text 2023-07-17 15:46:18 +03:00
llurlregistry.h SL-19306 A method of displaying user-customized keybindings in user-visible text 2023-07-17 15:46:18 +03:00
llview.cpp SL-20363 Add Advanced option 'Debug Unicode' 2024-02-08 13:17:18 +03:00
llview.h SL-20363 Add Advanced option 'Debug Unicode' 2024-02-08 13:17:18 +03:00
llviewborder.cpp
llviewborder.h
llviewereventrecorder.cpp
llviewereventrecorder.h
llviewinject.cpp
llviewinject.h
llviewmodel.cpp
llviewmodel.h
llviewquery.cpp
llviewquery.h DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer working, the flag was introduced to warn (and therefore error out) when a virtual override was not marked with the 'override' keyword. Fixing this up involved a large number of changes and this commit represents just those changes - nothing specially from the DRTVWR-489 viewer 2023-01-26 14:45:45 -08:00
llvirtualtrackball.cpp
llvirtualtrackball.h
llwindowshade.cpp
llwindowshade.h
llxuiparser.cpp
llxuiparser.h
llxyvector.cpp
llxyvector.h