phoenix-firestorm/indra/llui
Andrey Kleshchev cc8af5f37d SL-19649 Adjust other classes for new deleteAllChildren mechanics 2023-05-18 23:48:39 +03:00
..
tests SL-15082 regexp fix 2021-04-10 01:38:17 +03:00
CMakeLists.txt Port new cmake files (Trace/Meshoptimizer) to modern cmake 2022-06-05 16:15:55 +02:00
llaccordionctrl.cpp SL-14030 FIXED Clicking in Places > My Landmarks scrolls the Places window. 2020-10-07 11:14:14 +03:00
llaccordionctrl.h SL-14030 FIXED Clicking in Places > My Landmarks scrolls the Places window. 2020-10-07 11:14:14 +03:00
llaccordionctrltab.cpp Merge branch 'master' into DRTVWR-516-maint 2020-09-28 22:39:06 +03:00
llaccordionctrltab.h
llbadge.cpp
llbadge.h
llbadgeholder.cpp
llbadgeholder.h
llbadgeowner.cpp
llbadgeowner.h
llbutton.cpp SL-17628 Added attachments can be moved past limit 2022-06-25 00:39:36 +03:00
llbutton.h SL-17628 Added attachments can be moved past limit 2022-06-25 00:39:36 +03:00
llcallbackmap.h
llchat.h SL-17973 FIXED region name is not shown in the IM chat 2022-08-17 14:50:03 +03:00
llchatentry.cpp
llchatentry.h
llcheckboxctrl.cpp SL-16745 Some checkboxes are truncated after changing 'UI size' 2022-07-19 01:25:43 +03:00
llcheckboxctrl.h
llclipboard.cpp
llclipboard.h
llcombobox.cpp SL-16892 Fix incorrect width of dropdown menus 2022-02-22 00:05:38 +02:00
llcombobox.h SL-16892 Fix incorrect width of dropdown menus 2022-02-22 00:05:38 +02:00
llcommandmanager.cpp
llcommandmanager.h
llconsole.cpp SL-13729 Performance of LLUI and LLRender2D #3 2020-09-18 17:27:12 +03:00
llconsole.h
llcontainerview.cpp
llcontainerview.h
llctrlselectioninterface.cpp
llctrlselectioninterface.h
lldockablefloater.cpp
lldockablefloater.h DRTVWR-568: Eliminate more blockers to C++17 language standard. 2022-08-26 17:21:01 -04:00
lldockcontrol.cpp
lldockcontrol.h
lldraghandle.cpp
lldraghandle.h
lleditmenuhandler.cpp
lleditmenuhandler.h
llf32uictrl.cpp
llf32uictrl.h
llfiltereditor.cpp
llfiltereditor.h
llflashtimer.cpp
llflashtimer.h
llflatlistview.cpp Fix leak of item pairs during LLFlatListView destruction 2022-10-19 22:15:17 -04:00
llflatlistview.h Fix leak of item pairs during LLFlatListView destruction 2022-10-19 22:15:17 -04:00
llfloater.cpp SL-17425 Crash when having more than one dependent floater #2 2023-01-24 21:51:43 +02:00
llfloater.h Merge branch 'master' into DRTVWR-483 2022-05-26 02:56:29 +03:00
llfloaterreg.cpp Merge branch 'master' into DRTVWR-530-maint 2021-06-25 01:02:15 +03:00
llfloaterreg.h Merge branch 'master' into DRTVWR-530-maint 2021-06-25 01:02:15 +03:00
llfloaterreglistener.cpp
llfloaterreglistener.h
llflyoutbutton.cpp
llflyoutbutton.h
llfocusmgr.cpp
llfocusmgr.h
llfolderview.cpp SL-18735 Fix scroll not following item for long enough 2023-02-17 02:31:35 +02:00
llfolderview.h Reduce folderview menu bloat via lazy creation on right click 2022-10-19 16:21:05 -04:00
llfolderviewitem.cpp 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
llfolderviewitem.h SL-18735 Using "Find original" in main inventory tab breaks inventory view 2023-01-16 20:42:20 +02:00
llfolderviewmodel.cpp Revert "SL-14270 Crash accessing deleted 'parent' via callback from child" 2020-12-07 19:34:36 +02:00
llfolderviewmodel.h Merge branch 'main' into DRTVWR-570-maint-Q 2022-12-12 20:53:11 +02: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 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
llkeywords.cpp
llkeywords.h
lllayoutstack.cpp SL-19649 Adjust other classes for new deleteAllChildren mechanics 2023-05-18 23:48:39 +03:00
lllayoutstack.h SL-19649 Adjust other classes for new deleteAllChildren mechanics 2023-05-18 23:48:39 +03:00
lllazyvalue.h
lllineeditor.cpp Merge remote-tracking branch 'RyeMutt/viewer/minor-fixes' into DRTVWR-570-maint-Q 2022-11-01 23:12:58 +02:00
lllineeditor.h Merge branch 'master' into DRTVWR-540-maint 2021-06-25 01:02:22 +03:00
llloadingindicator.cpp
llloadingindicator.h
lllocalcliprect.cpp
lllocalcliprect.h
llmenubutton.cpp
llmenubutton.h
llmenugl.cpp SL-19649 Adjust other classes for new deleteAllChildren mechanics 2023-05-18 23:48:39 +03:00
llmenugl.h SL-19649 Adjust other classes for new deleteAllChildren mechanics 2023-05-18 23:48:39 +03:00
llmodaldialog.cpp SL-18153 Fixed bring to front multiple dialog handling 2022-09-15 01:56:54 +03:00
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 SL-13729 Performance of LLUI and LLRender2D 2020-09-17 19:59:48 +03:00
llmultisliderctrl.cpp
llmultisliderctrl.h
llnotificationptr.h SL-15093 Crash nanov2_free_to_block #2 2021-05-31 19:36:36 +03:00
llnotifications.cpp SL-18911 My Land Holdings floater crashes viewer on the Xcode/+Monterey branches (#47) 2023-01-10 19:38:44 +02:00
llnotifications.h Merge branch 'master' into DRTVWR-530-maint 2021-11-16 01:09:11 +02:00
llnotificationslistener.cpp
llnotificationslistener.h SL-15093 Crash nanov2_free_to_block #2 2021-05-31 19:36:36 +03:00
llnotificationsutil.cpp
llnotificationsutil.h
llnotificationtemplate.h SL-15093 Crash nanov2_free_to_block #2 2021-05-31 19:36:36 +03:00
llnotificationvisibilityrule.h
llpanel.cpp SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
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 SL-17759 Crash at LLProgressBar::draw 2022-07-12 23:28:13 +03:00
llprogressbar.h
llradiogroup.cpp
llradiogroup.h
llresizebar.cpp
llresizebar.h
llresizehandle.cpp
llresizehandle.h
llresmgr.cpp DRTVWR-510 remove all LL_SOLARIS conditionals 2020-10-08 17:16:22 -06:00
llresmgr.h
llrngwriter.cpp SL-13642 Get rid of that ugly ignore -Wdelete-incomplete 2020-07-23 00:46:20 +03:00
llrngwriter.h
llscrollbar.cpp
llscrollbar.h
llscrollcontainer.cpp
llscrollcontainer.h
llscrollingpanellist.cpp
llscrollingpanellist.h
llscrolllistcell.cpp Merge branch 'master' into DRTVWR-539 2022-03-02 00:46:10 +02:00
llscrolllistcell.h Merge branch 'master' into DRTVWR-539 2022-03-02 00:46:10 +02:00
llscrolllistcolumn.cpp SL-15150 Crash at LLScrollColumnHeader::updateResizeBars 2021-04-24 01:04:23 +03:00
llscrolllistcolumn.h
llscrolllistctrl.cpp Merge branch 'main' into DRTVWR-570-maint-Q 2022-12-12 20:53:11 +02:00
llscrolllistctrl.h Merge branch 'main' into DRTVWR-570-maint-Q 2022-12-12 20:53:11 +02:00
llscrolllistitem.cpp SL-13179 FIXED Sorting residents banned on the parcel by duration is incorrect 2021-05-27 23:51:59 +03:00
llscrolllistitem.h SL-13179 FIXED Sorting residents banned on the parcel by duration is incorrect 2021-05-27 23:51:59 +03:00
llsearchablecontrol.h
llsearcheditor.cpp Revert "SL-13852 Add visibility options to inventory search results" 2020-09-23 12:30:59 +03:00
llsearcheditor.h Revert "SL-13852 Add visibility options to inventory search results" 2020-09-23 12:30:59 +03:00
llslider.cpp
llslider.h
llsliderctrl.cpp
llsliderctrl.h
llspellcheck.cpp
llspellcheck.h
llspellcheckmenuhandler.h
llspinctrl.cpp SL-17628 Added attachments can be moved past limit #2 2022-08-04 00:13:55 +03:00
llspinctrl.h
llstatbar.cpp SL-16329 - track frame time and jitter (as average deviation frame to frame) in stats window 2021-11-19 14:43:19 -05:00
llstatbar.h SL-16329 - track frame time and jitter (as average deviation frame to frame) in stats window 2021-11-19 14:43:19 -05:00
llstatgraph.cpp
llstatgraph.h
llstatview.cpp
llstatview.h
llstyle.cpp
llstyle.h
lltabcontainer.cpp SL-18689 Crash at LLTabContainer::selectNextTab() 2022-11-22 01:45:04 +02:00
lltabcontainer.h
lltextbase.cpp SL-17045 LSL editor cursor position desynchronization 2023-03-24 22:17:36 +01:00
lltextbase.h SL-17045 LSL editor cursor position desynchronization 2023-03-24 22:17:36 +01:00
lltextbox.cpp Merge branch 'master' into DRTVWR-521-maint 2021-04-30 03:00:32 +03:00
lltextbox.h SL-13293 Fixed reshape behavior for scale change 2020-08-14 01:06:48 +03:00
lltexteditor.cpp Fix menu leaks and lazy creation in text editing and scroll lists 2022-10-19 16:28:03 -04:00
lltexteditor.h Fix menu leaks and lazy creation in text editing and scroll lists 2022-10-19 16:28:03 -04:00
lltextparser.cpp
lltextparser.h
lltextutil.cpp SL-16320 Remove references to AvaLine from the viewer 2021-11-05 21:01:45 +02:00
lltextutil.h SL-16320 Remove references to AvaLine from the viewer 2021-11-05 21:01:45 +02:00
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 SL-13729 Performance of LLUI and LLRender2D #3 2020-09-18 17:27:12 +03:00
lltooltip.h
lltrans.cpp SL-16606: Add profiler category UI 2022-01-14 11:50:21 -08:00
lltrans.h
lltransutil.cpp
lltransutil.h
llui.cpp Merge branch 'master' into DRTVWR-530-maint 2021-07-19 22:22:42 +03:00
llui.h SL-13729 Performance of LLUI and LLRender2D #3 2020-09-18 17:27:12 +03:00
lluicolor.cpp
lluicolor.h
lluicolortable.cpp SL-19417 Improve colors.xml behavior 2023-03-19 18:33:48 +01:00
lluicolortable.h
lluiconstants.h
lluictrl.cpp SL-16606: Add profiler category UI 2022-01-14 11:50:21 -08:00
lluictrl.h SL-14862 - LLViewerStats logs which UI features get used 2021-02-11 15:29:20 +00:00
lluictrlfactory.cpp SL-16606: Add profiler category UI 2022-01-14 11:50:21 -08:00
lluictrlfactory.h SL-16606: Add profiler category UI 2022-01-14 11:50:21 -08:00
lluifwd.h
lluistring.cpp
lluistring.h
lluiusage.cpp SL-14862 - renamed widgets to the more descriptive controls 2021-03-11 15:11:51 +00:00
lluiusage.h SL-14862 - renamed widgets to the more descriptive controls 2021-03-11 15:11:51 +00:00
llundo.cpp
llundo.h
llurlaction.cpp SL-3007 Ability to report abuse from chat 2022-01-24 23:37:21 +02:00
llurlaction.h SL-3007 Ability to report abuse from chat 2022-01-24 23:37:21 +02:00
llurlentry.cpp SL-18734 certain links are not displayed appropriately 2022-12-02 00:45:34 +02:00
llurlentry.h Merge branch 'master' into DRTVWR-540-maint 2021-11-19 04:45:15 +02:00
llurlmatch.cpp
llurlmatch.h
llurlregistry.cpp SL-18734 certain links are not displayed appropriately 2022-12-02 00:45:34 +02:00
llurlregistry.h
llview.cpp SL-19649 reduce logging out time for larger inventories 2023-05-18 23:42:22 +03:00
llview.h 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
llviewborder.cpp
llviewborder.h
llviewereventrecorder.cpp SL-16202: Instantiate LLSimpleton::sInstance generically 2021-11-19 14:53:12 -05:00
llviewereventrecorder.h DRTVWR-546 merge up to 6.5.2 2021-12-15 14:37:18 -07:00
llviewinject.cpp
llviewinject.h
llviewmodel.cpp SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
llviewmodel.h SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
llviewquery.cpp
llviewquery.h
llvirtualtrackball.cpp SL-14725 Validate trackball elevation 2021-02-16 21:47:34 +02:00
llvirtualtrackball.h SL-14725 Rotation sliders for sun and moon panels 2021-02-15 22:02:21 +02:00
llwindowshade.cpp
llwindowshade.h
llxuiparser.cpp
llxuiparser.h
llxyvector.cpp
llxyvector.h