phoenix-firestorm/indra/llui
minerjr 7a311a285f [FIRE-35039] Add flag to show/hide the on-screen console
Added new persist boolean to settings.xml called FSShowOnscreenConsole to enable/disable the drawing of the on-screen console.
Updated menu_viewer.xml to have new check option under Comm called Show On-screen Console with a Shift+` shortcut key combo to toggle the new flag.
Updated panel_preferences_chat.xml to also have a "Show on-screen console" check box tied to the new flag.
Updated commans.xml Chat to have an extra check box linked to the FSShowOnscreenConsole to allow it to also change the new flag.
Updated llviewmenu.cpp to include callback functions to check and set/toggle the new menu choice.
2025-01-01 07:44:47 -04:00
..
tests Fix line endlings 2024-05-22 22:40:26 +03:00
CMakeLists.txt
fsregistrarutils.cpp Merge remote-tracking branch 'LL/marchcat/x-ws-merge' 2024-05-01 12:30:57 +02:00
fsregistrarutils.h Merge remote-tracking branch 'LGPL/master' 2024-05-16 14:10:55 +02:00
fssearchablecontrol.h Merge remote-tracking branch 'LL/marchcat/x-ws-merge' 2024-05-01 12:30:57 +02:00
llaccordionctrl.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-19 18:55:52 +02:00
llaccordionctrl.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-19 18:55:52 +02:00
llaccordionctrltab.cpp Fix loop scope issue and rework some strange-looking loops 2024-07-01 17:58:45 +03:00
llaccordionctrltab.h Fix line endlings 2024-05-22 22:40:26 +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 Merge remote-tracking branch 'LL/marchcat/x-ws-merge' 2024-05-01 12:30:57 +02:00
llbadgeowner.h Merge remote-tracking branch 'LL/marchcat/x-ws-merge' 2024-05-01 12:30:57 +02:00
llbutton.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-04 11:17:13 +02:00
llbutton.h Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2024-11-14 19:05:50 +01: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 Fix line endlings 2024-05-22 22:40:26 +03:00
llchatentry.h Fix line endlings 2024-05-22 22:40:26 +03:00
llcheckboxctrl.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-05 20:10:02 +02:00
llcheckboxctrl.h For preferences search; Check name attributes as well, making lookup somewhat independent from localizations' labels/tooltips 2024-11-13 17:53:05 +01: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 Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2024-11-14 19:05:50 +01:00
llcombobox.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-04 11:17:13 +02:00
llcommandmanager.cpp Merge branch 'DRTVWR-600-maint-A' of https://github.com/secondlife/viewer 2024-06-09 16:11:24 +02:00
llcommandmanager.h Merge branch 'DRTVWR-600-maint-A' of https://github.com/secondlife/viewer 2024-06-09 16:11:24 +02:00
llconsole.cpp [FIRE-35039] Add flag to show/hide the on-screen console 2025-01-01 07:44:47 -04:00
llconsole.h Fix line endlings 2024-05-22 22:40:26 +03:00
llcontainerview.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-07-26 14:28:51 +02:00
llcontainerview.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-07-26 14:28:51 +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 Fix line endlings 2024-05-22 22:40:26 +03:00
lldockcontrol.cpp Fix excessive findChild calls when a docked control is open from LLDockControl::getAllowedRect 2024-07-25 08:45:52 -04:00
lldockcontrol.h Fix excessive findChild calls when a docked control is open from LLDockControl::getAllowedRect 2024-07-25 08:45:52 -04:00
lldraghandle.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
lldraghandle.h Fix line endlings 2024-05-22 22:40:26 +03: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 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
llemojidictionary.h SL-20416 Avoid of taking focus by EmojiPicker 2024-01-24 00:07:10 +03:00
llemojihelper.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-02 15:39:34 +02:00
llemojihelper.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
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 #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
llflashtimer.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llflashtimer.h Fix line endlings 2024-05-22 22:40:26 +03:00
llflatlistview.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-07-02 18:08:57 +02:00
llflatlistview.h Merge branch 'DRTVWR-600-maint-A' of https://github.com/secondlife/viewer 2024-06-09 16:11:24 +02:00
llfloater.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-18 19:53:18 +02:00
llfloater.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-21 00:46:46 +02:00
llfloaterreg.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-07-03 01:11:47 +02:00
llfloaterreg.h Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2024-07-25 18:41:54 +02:00
llfloaterreglistener.cpp Reduce string temporaries from LLFloaterReg find/get 2024-07-01 22:24:32 -04:00
llfloaterreglistener.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
llflyoutbutton.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llflyoutbutton.h Fix line endlings 2024-05-22 22:40:26 +03:00
llfocusmgr.cpp #2271 BugSplat Crash #1504299: LLFocusableElement::~LLFocusableElement(79) 2024-08-13 20:21:21 +02:00
llfocusmgr.h Fix line endlings 2024-05-22 22:40:26 +03:00
llfolderview.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-18 12:16:32 +02:00
llfolderview.h Fix line endlings 2024-05-22 22:40:26 +03:00
llfolderviewitem.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-18 12:16:32 +02:00
llfolderviewitem.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-18 12:16:32 +02:00
llfolderviewmodel.cpp Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge 2024-05-01 08:16:58 +03:00
llfolderviewmodel.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-09 19:48:04 +02: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 Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-05 20:10:02 +02:00
llkeywords.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-05 20:10:02 +02:00
lllayoutstack.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-20 11:21:57 +02:00
lllayoutstack.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-07-03 01:11:47 +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 branch 'develop' of https://github.com/secondlife/viewer 2024-09-05 22:42:39 +02:00
lllineeditor.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-05 22:42:39 +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 Fix line endlings 2024-05-22 22:40:26 +03:00
llmenugl.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-07-26 14:28:51 +02:00
llmenugl.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-07-03 01:11:47 +02:00
llmodaldialog.cpp Fix line endlings 2024-05-22 22:40:26 +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 Fix line endlings 2024-05-22 22:40:26 +03:00
llmultifloater.h Fix line endlings 2024-05-22 22:40:26 +03:00
llmultislider.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llmultislider.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
llmultisliderctrl.cpp Fix various issues with ui elements not updating colors dynamically 2024-08-04 23:11:57 -04:00
llmultisliderctrl.h Fix various issues with ui elements not updating colors dynamically 2024-08-04 23:11:57 -04: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 Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2024-07-09 02:26:24 +02:00
llnotifications.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-21 00:46:46 +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 Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2024-10-31 18:34:32 +01:00
llpanel.h Refactor the entire poser 2024-10-26 19:17:30 +02: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 #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
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 Fix line endlings 2024-05-22 22:40:26 +03:00
llresizehandle.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llresizehandle.h Fix line endlings 2024-05-22 22:40:26 +03: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 #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
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 viewer#2411 A bit more coverage for font buffer 2024-09-04 10:16:46 +03: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 Merge branch 'release/2024.09-ExtraFPS' of https://github.com/secondlife/viewer 2024-09-26 22:10:24 +02:00
llscrolllistctrl.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-04 11:17:13 +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 Optimization and cleanup of various color finds during draw 2024-08-04 23:11:57 -04: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 For preferences search; Check name attributes as well, making lookup somewhat independent from localizations' labels/tooltips 2024-11-13 17:53:05 +01:00
llspellcheck.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-15 00:12:13 +02: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 Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-05 20:10:02 +02:00
llspinctrl.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-05 20:10:02 +02:00
llstatbar.cpp Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2024-11-20 19:07:16 +01:00
llstatbar.h Fix line endlings 2024-05-22 22:40:26 +03:00
llstatgraph.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-05 20:10:02 +02:00
llstatgraph.h Fix line endlings 2024-05-22 22:40:26 +03:00
llstatview.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llstatview.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
llstyle.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-05 20:10:02 +02:00
llstyle.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-05 20:10:02 +02:00
lltabcontainer.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-07-09 02:25:42 +02:00
lltabcontainer.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-07-03 01:11:47 +02:00
lltextbase.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-19 01:25:26 +02:00
lltextbase.h Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2024-11-14 19:05:50 +01:00
lltextbox.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-07-03 01:11:47 +02:00
lltextbox.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-07-03 01:11:47 +02:00
lltexteditor.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-07-09 02:25:42 +02:00
lltexteditor.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-09 19:48:04 +02: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 Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-02 13:01:06 +02:00
lltoolbar.h Merge branch 'DRTVWR-600-maint-A' of https://github.com/secondlife/viewer 2024-06-09 16:11:24 +02:00
lltooltip.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
lltooltip.h Fix line endlings 2024-05-22 22:40:26 +03: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 Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2024-06-11 19:04:21 +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 Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-15 00:12:13 +02:00
llui.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-08 21:34:26 +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 Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-05 20:10:02 +02:00
lluicolortable.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-05 20:10:02 +02:00
lluiconstants.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
lluictrl.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-05 20:10:02 +02:00
lluictrl.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-05 20:10:02 +02:00
lluictrlfactory.cpp Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2024-07-02 01:23:35 +02:00
lluictrlfactory.h Reduce string temporaries from findChild and getChild 2024-07-01 21:50:54 -04: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 Merge branch 'release/2024.09-ExtraFPS' of https://github.com/secondlife/viewer 2024-12-11 17:47:28 +01:00
lluistring.h Merge branch 'release/2024.09-ExtraFPS' of https://github.com/secondlife/viewer 2024-12-11 17:47:28 +01: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 Fix line endlings 2024-05-22 22:40:26 +03:00
llurlaction.cpp Merge remote-tracking branch 'LL/marchcat/x-ws-merge' 2024-05-01 12:30:57 +02:00
llurlaction.h Merge remote-tracking branch 'LL/marchcat/x-ws-merge' 2024-05-01 12:30:57 +02:00
llurlentry.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-13 18:54:12 +02:00
llurlentry.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-13 18:54:12 +02:00
llurlmatch.cpp Merge remote-tracking branch 'LL/marchcat/x-ws-merge' 2024-05-01 12:30:57 +02:00
llurlmatch.h Merge remote-tracking branch 'LL/marchcat/x-ws-merge' 2024-05-01 12:30:57 +02:00
llurlregistry.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-07-30 12:32:41 +02:00
llurlregistry.h Merge remote-tracking branch 'LL/marchcat/x-ws-merge' 2024-05-01 12:30:57 +02:00
llview.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-07-03 01:11:47 +02:00
llview.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-07-03 01:11:47 +02:00
llviewborder.cpp Fix various issues with ui elements not updating colors dynamically 2024-08-04 23:11:57 -04:00
llviewborder.h Fix various issues with ui elements not updating colors dynamically 2024-08-04 23:11:57 -04:00
llviewereventrecorder.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-09-09 19:48:04 +02:00
llviewereventrecorder.h Post-merge - trim trailing whitespace 2024-06-10 20:45:59 +03: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 Merge branch 'develop' of https://github.com/secondlife/viewer 2024-07-09 02:25:42 +02:00
llvirtualtrackball.h Fix line endlings 2024-05-22 22:40:26 +03:00
llwindowshade.cpp Fix up LLWindowShade getChild calls during draw 2024-07-25 08:45:52 -04:00
llwindowshade.h Fix up LLWindowShade getChild calls during draw 2024-07-25 08:45:52 -04: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 Merge branch 'develop' of https://github.com/secondlife/viewer 2024-07-09 02:25:42 +02:00
llxyvector.h Fix line endlings 2024-05-22 22:40:26 +03:00