phoenix-firestorm/indra/llui
RolfKal e12958161c Improve LLFile to be consistent between Windows and Linux/Mac 2025-10-21 00:50:27 +03:00
..
tests Fix line endlings 2024-05-22 22:40:26 +03:00
CMakeLists.txt #3758 initial chat mention support 2025-04-18 19:59:17 +03:00
llaccordionctrl.cpp #4724 Fix performance problems with My Outfits 2025-09-24 16:43:24 +03:00
llaccordionctrl.h Clean up excessive dynamic casts in LLAccordionCtrl (#2333) 2024-08-19 09:40:01 +03:00
llaccordionctrltab.cpp #4724 Fix performance problems with My Outfits 2025-09-24 16:43:24 +03:00
llaccordionctrltab.h Merge branch 'develop' into marchcat/05-develop 2025-04-18 18:11:44 +03:00
llbadge.cpp Expose LLVector4a in LLRender 2024-09-19 09:58:17 +03:00
llbadge.h viewer#2411 A bit more coverage for font buffer 2024-09-04 10:16:46 +03:00
llbadgeholder.cpp #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llbadgeholder.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llbadgeowner.cpp #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llbadgeowner.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llbutton.cpp #3778 #3654 Split text and background selection colors 2025-03-21 09:39:25 +02:00
llbutton.h viewer#2411 Cleanup #2 2024-09-04 10:16:46 +03:00
llcallbackmap.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llchat.h Fix line endlings 2024-05-22 22:40:26 +03:00
llchatentry.cpp Merge branch 'release/2025.04' into 2025.04-chat-mention 2025-04-25 16:40:38 +03:00
llchatentry.h #3952 insert @ name at the cursor position 2025-04-23 17:36:50 +03:00
llchatmentionhelper.cpp #3758 do not reopen avatar picker floater 2025-05-09 18:46:56 +03:00
llchatmentionhelper.h #3758 clean up: move EUnderlineLink 2025-04-25 20:22:33 +03:00
llcheckboxctrl.cpp Fix various issues with ui elements not updating colors dynamically 2024-08-04 23:11:57 -04:00
llcheckboxctrl.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llclipboard.cpp Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings 2024-06-01 15:49:26 +02:00
llclipboard.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llcombobox.cpp viewer#2646 Fix viewer ignoring Physics Shape Type changes 2024-09-25 22:46:10 +03:00
llcombobox.h #2454 Scrolling by the mouse wheel does not scroll up on the unopened Destination field 2024-08-30 16:13:39 +02:00
llcommandmanager.cpp #3795 Crash at getVolatileAPRPool() 2025-03-30 13:38:34 +03:00
llcommandmanager.h Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings 2024-06-01 15:49:26 +02:00
llconsole.cpp Add LLUIColorTable debug-settings-like floater for easing skin design 2024-08-04 23:11:57 -04:00
llconsole.h Fix line endlings 2024-05-22 22:40:26 +03:00
llcontainerview.cpp Reduce utf8 to wstring conversion and llwstring temporaries during text draw (#2115) 2024-07-26 13:19:34 +03:00
llcontainerview.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llctrlselectioninterface.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llctrlselectioninterface.h Fix line endlings 2024-05-22 22:40:26 +03:00
lldockablefloater.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
lldockablefloater.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
lldockcontrol.cpp Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
lldockcontrol.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
lldraghandle.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
lldraghandle.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
lleditmenuhandler.cpp #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
lleditmenuhandler.h Fix line endlings 2024-05-22 22:40:26 +03:00
llemojidictionary.cpp #4723 Fix emoji warnings and missing emojis 2025-09-24 23:43:33 +03:00
llemojidictionary.h SL-20416 Avoid of taking focus by EmojiPicker 2024-01-24 00:07:10 +03:00
llemojihelper.cpp #3263 Repeat Notification Noise on Find Emoji Floater 2025-10-15 11:21:25 +03:00
llemojihelper.h viewer#2270 The "More" button does not close the "Choose emoji" floater 2025-03-19 21:55:01 +02:00
llf32uictrl.cpp Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now 2024-07-08 20:27:14 +02:00
llf32uictrl.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llfiltereditor.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llfiltereditor.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llflashtimer.cpp Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llflashtimer.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llflatlistview.cpp #4561 Crash at initializeURLHistory 2025-08-15 20:23:40 +03:00
llflatlistview.h Merge branch 'main' into marchcat/2505-merge 2025-05-28 21:38:00 +03:00
llfloater.cpp Fix C26444 compiler warning (creating unnamed RAII instances that could lead to unintended behavior) 2025-10-16 18:40:23 +03:00
llfloater.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llfloaterreg.cpp Reduce string temporaries from LLFloaterReg find/get 2024-07-01 22:24:32 -04:00
llfloaterreg.h Reduce string temporaries from LLFloaterReg find/get 2024-07-01 22:24:32 -04:00
llfloaterreglistener.cpp Reduce string temporaries from LLFloaterReg find/get 2024-07-01 22:24:32 -04:00
llfloaterreglistener.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llflyoutbutton.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llflyoutbutton.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llfocusmgr.cpp #2271 BugSplat Crash #1504299: LLFocusableElement::~LLFocusableElement(79) 2024-08-13 20:21:21 +02:00
llfocusmgr.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llfolderview.cpp #4679 Logging for crash on updateMenuOptions 2025-09-19 12:29:27 +03:00
llfolderview.h Merge branch 'develop' into marchcat/05-develop 2025-04-18 18:11:44 +03:00
llfolderviewitem.cpp #3379 Fix callback cleanup 2025-10-16 20:14:47 +03:00
llfolderviewitem.h #3379 Fix callback cleanup 2025-10-16 20:14:47 +03:00
llfolderviewmodel.cpp Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge 2024-05-01 08:16:58 +03:00
llfolderviewmodel.h #4184 clearAndDeparentModels crash 2025-06-27 14:48:18 +03:00
llfunctorregistry.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llhelp.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
lliconctrl.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
lliconctrl.h Fix various issues with ui elements not updating colors dynamically 2024-08-04 23:11:57 -04:00
llkeywords.cpp Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llkeywords.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
lllayoutstack.cpp Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
lllayoutstack.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
lllazyvalue.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
lllineeditor.cpp Merge remote-tracking branch 'origin/main' into geenz/2025.04-to-develop 2025-05-28 11:52:16 -04:00
lllineeditor.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llloadingindicator.cpp #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llloadingindicator.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
lllocalcliprect.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
lllocalcliprect.h Fix line endlings 2024-05-22 22:40:26 +03:00
llmenubutton.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llmenubutton.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llmenugl.cpp Merge branch 'main' into marchcat/maint-c-restore 2025-04-15 19:31:20 +03:00
llmenugl.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llmodaldialog.cpp Merge commit '9e24b30' into marchcat/maint-c/restore 2025-04-10 06:01:50 +03:00
llmodaldialog.h Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings 2024-06-01 15:49:26 +02:00
llmultifloater.cpp Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llmultifloater.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llmultislider.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llmultislider.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llmultisliderctrl.cpp Fix various issues with ui elements not updating colors dynamically 2024-08-04 23:11:57 -04:00
llmultisliderctrl.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llnotificationptr.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llnotifications.cpp #3795 Crash at getVolatileAPRPool() 2025-03-30 13:38:34 +03:00
llnotifications.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llnotificationslistener.cpp Reduce string temporaries from LLNotifications using string_view 2024-07-02 08:55:12 -04:00
llnotificationslistener.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llnotificationsutil.cpp #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llnotificationsutil.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llnotificationtemplate.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llnotificationvisibilityrule.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llpanel.cpp Remove usused LLButton::mBorderEnabled 2024-09-04 10:16:46 +03:00
llpanel.h Fix various issues with ui elements not updating colors dynamically 2024-08-04 23:11:57 -04:00
llprogressbar.cpp #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llprogressbar.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llradiogroup.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llradiogroup.h Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings 2024-06-01 15:49:26 +02:00
llresizebar.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llresizebar.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llresizehandle.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llresizehandle.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llresmgr.cpp Fix issues resulting from b42f9d836b 2024-06-09 16:17:03 +02:00
llresmgr.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llrngwriter.cpp #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llrngwriter.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llscrollbar.cpp Fix excessive getChild calls from LLScrollBar reshape 2024-07-25 08:45:52 -04:00
llscrollbar.h Fix excessive getChild calls from LLScrollBar reshape 2024-07-25 08:45:52 -04:00
llscrollcontainer.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llscrollcontainer.h Fix line endlings 2024-05-22 22:40:26 +03:00
llscrollingpanellist.cpp #2036 BugSplat Crash #1494874: LLScrollingPanelList::updatePanelVisiblilty()(220) 2024-07-17 15:17:29 +02:00
llscrollingpanellist.h Fix line endlings 2024-05-22 22:40:26 +03:00
llscrolllistcell.cpp viewer#2411 Cleanup 2024-09-04 10:16:46 +03:00
llscrolllistcell.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llscrolllistcolumn.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llscrolllistcolumn.h Fix line endlings 2024-05-22 22:40:26 +03:00
llscrolllistctrl.cpp #4110 Crash on LLScrollListCtrl::deleteSelectedItems 2025-05-22 19:41:17 +03:00
llscrolllistctrl.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llscrolllistitem.cpp Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings 2024-06-01 15:49:26 +02:00
llscrolllistitem.h Fix line endlings 2024-05-22 22:40:26 +03:00
llsearchablecontrol.h #3778 #3654 Split text and background selection colors 2025-03-21 09:39:25 +02:00
llsearcheditor.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llsearcheditor.h Fix line endlings 2024-05-22 22:40:26 +03:00
llslider.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llslider.h Fix line endlings 2024-05-22 22:40:26 +03:00
llsliderctrl.cpp Fix various issues with ui elements not updating colors dynamically 2024-08-04 23:11:57 -04:00
llsliderctrl.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llspellcheck.cpp Reduce UI draw stalls from LLSpellChecker singleton via simpleton 2024-08-14 00:31:37 -04:00
llspellcheck.h Reduce UI draw stalls from LLSpellChecker singleton via simpleton 2024-08-14 00:31:37 -04:00
llspellcheckmenuhandler.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llspinctrl.cpp Fix various issues with ui elements not updating colors dynamically 2024-08-04 23:11:57 -04:00
llspinctrl.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llstatbar.cpp Remove quads rendering mode entirely (#2593) 2024-09-18 17:09:51 +03:00
llstatbar.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llstatgraph.cpp Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llstatgraph.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llstatview.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llstatview.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llstyle.cpp #3758 add support for highlighted segments 2025-04-18 19:59:09 +03:00
llstyle.h #3758 clean up: move EUnderlineLink 2025-04-25 20:22:33 +03:00
lltabcontainer.cpp Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
lltabcontainer.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
lltextbase.cpp #4724 Fix performance problems with My Outfits 2025-09-24 16:43:24 +03:00
lltextbase.h #4715 disable ZoomIn an object item when the region is not connected to the current region 2025-09-22 15:46:04 +03:00
lltextbox.cpp #3319 Crash at LLInitParam::Param::setProvided 2025-01-20 12:40:05 +02:00
lltextbox.h Restore missing 'override' 2025-04-18 20:36:28 +03:00
lltexteditor.cpp Merge branch 'main' into marchcat/2505-merge 2025-05-28 21:38:00 +03:00
lltexteditor.h Merge branch 'main' into marchcat/2505-merge 2025-05-28 21:38:00 +03:00
lltextparser.cpp Fix chat text segments not dynamically updating when colors changed in preferences 2024-08-04 23:11:57 -04:00
lltextparser.h Fix chat text segments not dynamically updating when colors changed in preferences 2024-08-04 23:11:57 -04:00
lltextutil.cpp #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
lltextutil.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
lltextvalidate.cpp Merge branch 'DRTVWR-600-maint-A' into signal/trim-trailing 2024-06-10 20:03:54 +03:00
lltextvalidate.h Trim trailing whitespace 2024-05-29 08:10:00 -07:00
lltimectrl.cpp Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings 2024-06-01 15:49:26 +02:00
lltimectrl.h Fix line endlings 2024-05-22 22:40:26 +03:00
lltoggleablemenu.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
lltoggleablemenu.h Fix line endlings 2024-05-22 22:40:26 +03:00
lltoolbar.cpp #4750 Crash in LLToolBarView::handleDropTool 2025-09-29 22:20:02 +03:00
lltoolbar.h #4750 Crash in LLToolBarView::handleDropTool 2025-09-29 22:20:02 +03:00
lltooltip.cpp Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
lltooltip.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
lltrans.cpp Fix Visual Studio complaints in LLTrans (#2575) 2024-09-17 03:10:24 +03:00
lltrans.h Fix Visual Studio complaints in LLTrans (#2575) 2024-09-17 03:10:24 +03:00
lltransutil.cpp viewer#3088 Report out of memory as a separate 'category' 2025-01-22 16:06:30 +02:00
lltransutil.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llui.cpp Rework macOS retina support to remove deprecated code and fix scaled input issues in multimonitor 2025-08-20 17:57:06 -04:00
llui.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
lluicolor.cpp #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
lluicolor.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
lluicolortable.cpp Add LLUIColorTable debug-settings-like floater for easing skin design 2024-08-04 23:11:57 -04:00
lluicolortable.h Add LLUIColorTable debug-settings-like floater for easing skin design 2024-08-04 23:11:57 -04:00
lluiconstants.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
lluictrl.cpp Fix various issues with ui elements not updating colors dynamically 2024-08-04 23:11:57 -04:00
lluictrl.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
lluictrlfactory.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
lluictrlfactory.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
lluifwd.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
lluistring.cpp #3222 Emoji tabs losing symbols 2024-12-09 23:06:21 +02:00
lluistring.h #3222 Make sure variables are initialized 2024-12-10 16:42:19 +02:00
lluiusage.cpp #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
lluiusage.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llundo.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llundo.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llurlaction.cpp Merge 2025.06 into develop 2025-08-14 11:17:35 +03:00
llurlaction.h Merge 2025.06 into develop 2025-08-14 11:17:35 +03:00
llurlentry.cpp Merge branch develop into 2025.06 2025-08-06 16:05:19 +03:00
llurlentry.h Merge branch develop into 2025.06 2025-08-06 16:05:19 +03:00
llurlmatch.cpp #3758 clean up: move EUnderlineLink 2025-04-25 20:22:33 +03:00
llurlmatch.h #3758 clean up: move EUnderlineLink 2025-04-25 20:22:33 +03:00
llurlregistry.cpp #4011 Add conversation list highlight for chat mention 2025-05-07 18:59:00 +03:00
llurlregistry.h #4011 Add conversation list highlight for chat mention 2025-05-07 18:59:00 +03:00
llview.cpp Use heterogeneous comparison for string_view map finds in LLControl and convert controlExists to string_view 2024-07-01 22:25:56 -04:00
llview.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llviewborder.cpp Fix various issues with ui elements not updating colors dynamically 2024-08-04 23:11:57 -04:00
llviewborder.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llviewereventrecorder.cpp Improve LLFile to be consistent between Windows and Linux/Mac 2025-10-21 00:50:27 +03:00
llviewereventrecorder.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llviewinject.cpp #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llviewinject.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llviewmodel.cpp viewer#2411 Use font buffer in text segments 2024-09-05 06:55:53 +03:00
llviewmodel.h viewer#2411 Use font buffer in text segments 2024-09-05 06:55:53 +03:00
llviewquery.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llviewquery.h Fix line endlings 2024-05-22 22:40:26 +03:00
llvirtualtrackball.cpp Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now 2024-07-08 20:27:14 +02:00
llvirtualtrackball.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llwindowshade.cpp Fix up LLWindowShade getChild calls during draw 2024-07-25 08:45:52 -04:00
llwindowshade.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00
llxuiparser.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llxuiparser.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llxyvector.cpp Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now 2024-07-08 20:27:14 +02:00
llxyvector.h Clean up LLUI and fix/add suggestions from VS (#2746) 2025-04-18 01:45:11 +02:00