phoenix-firestorm/indra/llui
Dave Houlton 21e2f3e974 Merge branch 'master' 6.4.12 into DRTVWR-510 2020-11-11 15:43:06 -07:00
..
tests MAC build fix 2019-10-23 20:27:05 +03:00
CMakeLists.txt DRTVWR-476: Merge branch 'master' of lindenlab/viewer into DRTVWR-476-boost-1.72 2020-05-06 16:06:26 -04: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 SL-11172 Re-fixed, now should affect 'tab' only 2020-04-13 15:06:11 +03:00
llaccordionctrltab.h SL-11172 Re-fixed, now should affect 'tab' only 2020-04-13 15:06:11 +03:00
llbadge.cpp
llbadge.h
llbadgeholder.cpp
llbadgeholder.h
llbadgeowner.cpp SL-12695 FIXED 'New' badges are not shown for some folders after resizing 'Received items' panel 2020-02-12 17:50:49 +02:00
llbadgeowner.h SL-12695 FIXED 'New' badges are not shown for some folders after resizing 'Received items' panel 2020-02-12 17:50:49 +02:00
llbutton.cpp SL-307 Improvements to flashing color 2020-04-24 18:05:14 +03:00
llbutton.h SL-307 Implemented ability to specify color and changed flashing color 2020-03-27 22:38:15 +02:00
llcallbackmap.h
llchat.h
llchatentry.cpp
llchatentry.h
llcheckboxctrl.cpp SL-12595 The checkbox overlaps buttons in the 'Delete selected item?' notification 2020-01-20 17:08:13 +02:00
llcheckboxctrl.h SL-12595 The checkbox overlaps buttons in the 'Delete selected item?' notification 2020-01-20 17:08:13 +02:00
llclipboard.cpp
llclipboard.h
llcombobox.cpp SL-12641 Remade 'Pick: Texture' floater to eliminate translation overlaps 2020-02-18 18:33:28 +02:00
llcombobox.h SL-12641 Remade 'Pick: Texture' floater to eliminate translation overlaps 2020-02-18 18:33:28 +02:00
llcommandmanager.cpp
llcommandmanager.h
llconsole.cpp DRTVWR-494: Defend LLInstanceTracker against multi-thread usage. 2020-03-25 15:28:17 -04:00
llconsole.h
llcontainerview.cpp
llcontainerview.h
llctrlselectioninterface.cpp
llctrlselectioninterface.h
lldockablefloater.cpp
lldockablefloater.h
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
llflatlistview.h
llfloater.cpp Merge branch 'master' into DRTVWR-460 2020-04-26 21:57:40 +03:00
llfloater.h SL-6109 Removed LLDrawFrustum and used changes from EEP to prevent merge conflicts 2019-11-11 20:38:52 +02:00
llfloaterreg.cpp
llfloaterreg.h
llfloaterreglistener.cpp
llfloaterreglistener.h
llflyoutbutton.cpp
llflyoutbutton.h
llfocusmgr.cpp
llfocusmgr.h
llfolderview.cpp SL-13119 Made control settings cached and fixed potential filtering issue 2020-04-30 16:32:16 +03:00
llfolderview.h Revert "SL-12475 add Inventory Favorites tab" 2020-09-09 01:22:18 +03:00
llfolderviewitem.cpp SL-13119 Fixed label updates 2020-05-07 00:07:29 +03:00
llfolderviewitem.h SL-13119 Fixed label updates 2020-05-07 00:07:29 +03:00
llfolderviewmodel.cpp SL-13119 Made control settings cached and fixed potential filtering issue 2020-04-30 16:32:16 +03:00
llfolderviewmodel.h SL-13119 Duplicate check was causing slowdowns 2020-04-28 18:13:14 +03:00
llfunctorregistry.h
llhelp.h
lliconctrl.cpp
lliconctrl.h
llkeywords.cpp
llkeywords.h
lllayoutstack.cpp DRTVWR-494: Defend LLInstanceTracker against multi-thread usage. 2020-03-25 15:28:17 -04:00
lllayoutstack.h
lllazyvalue.h
lllineeditor.cpp Merge branch 'DRTVWR-501-maint' into DRTVWR-503-maint 2020-05-05 00:37:16 +03:00
lllineeditor.h
llloadingindicator.cpp
llloadingindicator.h
lllocalcliprect.cpp
lllocalcliprect.h
llmenubutton.cpp
llmenubutton.h
llmenugl.cpp Reverted SL-6109 keybinding changes 2020-06-23 16:55:06 +03:00
llmenugl.h Reverted SL-6109 keybinding changes 2020-06-23 16:55:06 +03:00
llmodaldialog.cpp
llmodaldialog.h
llmultifloater.cpp
llmultifloater.h
llmultislider.cpp SL-12591 Fixed slider value comparison 2020-02-25 20:13:05 +02:00
llmultislider.h SL-12591 Fixed slider value comparison 2020-02-25 20:13:05 +02:00
llmultisliderctrl.cpp Merge branch 'DRTVWR-501-maint' into DRTVWR-503-maint 2020-05-05 00:37:16 +03:00
llmultisliderctrl.h SL-12591 Fixed slider value comparison 2020-02-25 20:13:05 +02:00
llnotificationptr.h
llnotifications.cpp SL-13498 Crash at ~LLPersistentNotificationChannel 2020-08-25 22:22:12 +03:00
llnotifications.h SL-13498 Crash at ~LLPersistentNotificationChannel 2020-08-25 22:22:12 +03:00
llnotificationslistener.cpp DRTVWR-494: Defend LLInstanceTracker against multi-thread usage. 2020-03-25 15:28:17 -04:00
llnotificationslistener.h
llnotificationsutil.cpp
llnotificationsutil.h
llnotificationtemplate.h
llnotificationvisibilityrule.h
llpanel.cpp
llpanel.h
llprogressbar.cpp
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 Upstream merge from viewer-neko 2019-11-27 23:20:03 +02:00
llscrollbar.h
llscrollcontainer.cpp
llscrollcontainer.h
llscrollingpanellist.cpp
llscrollingpanellist.h
llscrolllistcell.cpp Reverted SL-6109 keybinding changes 2020-06-23 16:55:06 +03:00
llscrolllistcell.h Reverted SL-6109 keybinding changes 2020-06-23 16:55:06 +03:00
llscrolllistcolumn.cpp
llscrolllistcolumn.h
llscrolllistctrl.cpp Reverted SL-6109 keybinding changes 2020-06-23 16:55:06 +03:00
llscrolllistctrl.h Reverted SL-6109 keybinding changes 2020-06-23 16:55:06 +03:00
llscrolllistitem.cpp Reverted SL-6109 keybinding changes 2020-06-23 16:55:06 +03:00
llscrolllistitem.h Reverted SL-6109 keybinding changes 2020-06-23 16:55:06 +03:00
llsearchablecontrol.h
llsearcheditor.cpp
llsearcheditor.h
llslider.cpp
llslider.h
llsliderctrl.cpp Merge branch 'DRTVWR-501-maint' into DRTVWR-503-maint 2020-05-05 00:37:16 +03:00
llsliderctrl.h
llspellcheck.cpp SL-13364 FIXED Viewer crashes when opening Spell Check floater when "SpellCheck" is FALSE 2020-06-03 15:37:08 +03:00
llspellcheck.h SL-13364 FIXED Viewer crashes when opening Spell Check floater when "SpellCheck" is FALSE 2020-06-03 15:37:08 +03:00
llspellcheckmenuhandler.h
llspinctrl.cpp SL-11172 Re-fixed, now should affect 'tab' only 2020-04-13 15:06:11 +03:00
llspinctrl.h
llstatbar.cpp
llstatbar.h
llstatgraph.cpp
llstatgraph.h
llstatview.cpp
llstatview.h
llstyle.cpp
llstyle.h
lltabcontainer.cpp SL-307 Improvements to flashing color 2020-04-24 18:05:14 +03:00
lltabcontainer.h SL-307 Improvements to flashing color 2020-04-24 18:05:14 +03:00
lltextbase.cpp Merged master (DRTVWR-503) into DRTVWR-482 2020-09-22 22:51:33 +03:00
lltextbase.h Merge branch 'master' into DRTVWR-482 2020-03-18 21:05:33 +02:00
lltextbox.cpp
lltextbox.h
lltexteditor.cpp
lltexteditor.h
lltextparser.cpp
lltextparser.h
lltextutil.cpp
lltextutil.h
lltextvalidate.cpp
lltextvalidate.h
lltimectrl.cpp
lltimectrl.h
lltoggleablemenu.cpp
lltoggleablemenu.h
lltoolbar.cpp
lltoolbar.h
lltooltip.cpp
lltooltip.h
lltrans.cpp
lltrans.h
lltransutil.cpp
lltransutil.h
llui.cpp
llui.h Merge in from viewer-release 6.3.5 2019-11-13 16:46:27 -07:00
lluicolor.cpp
lluicolor.h
lluicolortable.cpp
lluicolortable.h
lluiconstants.h
lluictrl.cpp SL-11172 Re-fixed, now should affect 'tab' only 2020-04-13 15:06:11 +03:00
lluictrl.h
lluictrlfactory.cpp
lluictrlfactory.h SL-13642 Get rid of that ugly ignore -Wdelete-incomplete 2020-07-23 00:46:20 +03:00
lluifwd.h
lluistring.cpp
lluistring.h
llundo.cpp
llundo.h
llurlaction.cpp
llurlaction.h
llurlentry.cpp SL-13048 FIXED Status Blog URL does not show Official Second Life web page icon 2020-04-16 16:44:31 +03:00
llurlentry.h
llurlmatch.cpp
llurlmatch.h
llurlregistry.cpp
llurlregistry.h
llview.cpp Merge branch 'DRTVWR-501-maint' into DRTVWR-503-maint 2020-08-11 01:34:13 +03:00
llview.h SL-11172 Re-fixed, now should affect 'tab' only 2020-04-13 15:06:11 +03:00
llviewborder.cpp
llviewborder.h
llviewereventrecorder.cpp
llviewereventrecorder.h
llviewinject.cpp
llviewinject.h
llviewmodel.cpp
llviewmodel.h
llviewquery.cpp
llviewquery.h
llvirtualtrackball.cpp
llvirtualtrackball.h
llwindowshade.cpp
llwindowshade.h
llxuiparser.cpp
llxuiparser.h
llxyvector.cpp
llxyvector.h