phoenix-firestorm/indra/llui
Richard Linden c219282f5d SH-3406 WIP convert fast timers to lltrace system
removed some potential data races
got memory stats recording in trace system
2012-12-18 20:07:25 -08:00
..
tests PATH-849: CRASHFIX This should fix the crash caused by LLPathfindingObject::handleAvatarNameFetch being called after the corresponding LLPathfindingObject has been deleted. 2012-08-13 16:55:51 -07:00
CMakeLists.txt Move llhandle.h into llcommon; same generality as llpointer.h. 2012-08-08 13:23:02 -04:00
llaccordionctrl.cpp
llaccordionctrl.h
llaccordionctrltab.cpp
llaccordionctrltab.h
llbadge.cpp
llbadge.h
llbadgeholder.cpp
llbadgeholder.h
llbadgeowner.cpp
llbadgeowner.h
llbutton.cpp
llbutton.h
llcallbackmap.h
llcheckboxctrl.cpp
llcheckboxctrl.h
llclipboard.cpp EXP-1924 : Relax the cconsistency policy between text and UUID on the clipboard. 2012-03-13 21:37:54 -07:00
llclipboard.h EXP-1924 : Relax the cconsistency policy between text and UUID on the clipboard. 2012-03-13 21:37:54 -07:00
llcombobox.cpp MAINT-1897 Poor performance viewing large group member lists 2012-11-12 15:38:58 -08:00
llcombobox.h
llcommandmanager.cpp
llcommandmanager.h
llconsole.cpp
llconsole.h
llcontainerview.cpp Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 2012-05-25 15:07:22 -07:00
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
llflatlistview.cpp
llflatlistview.h
llfloater.cpp merge with viewer-development 2012-11-19 19:06:36 -08:00
llfloater.h merge with viewer-development 2012-11-19 19:06:36 -08:00
llfloaterreg.cpp Introduce new LLDir::findSkinnedFilenames() method. Use as needed. 2012-10-10 14:57:43 -04:00
llfloaterreg.h SH-3406 WIP convert fast timers to lltrace system 2012-11-14 23:52:27 -08:00
llfloaterreglistener.cpp
llfloaterreglistener.h
llflyoutbutton.cpp
llflyoutbutton.h
llfocusmgr.cpp
llfocusmgr.h
llfunctorregistry.cpp
llfunctorregistry.h
llhelp.h
lliconctrl.cpp
lliconctrl.h
llkeywords.cpp
llkeywords.h
lllayoutstack.cpp EXP-1767 WIP Received Items panel state does not persist between sessions 2012-03-06 16:59:11 -08:00
lllayoutstack.h EXP-1767 WIP Received Items panel state does not persist between sessions 2012-03-06 16:59:11 -08:00
lllazyvalue.h
lllineeditor.cpp merge spelling changes for UI review 2012-06-11 16:15:31 -04:00
lllineeditor.h merge changes for storm-276 2012-05-31 14:26:15 -04:00
llloadingindicator.cpp
llloadingindicator.h
lllocalcliprect.cpp
lllocalcliprect.h
llmenubutton.cpp
llmenubutton.h
llmenugl.cpp MAINT-1415 FIXED Empty non-functional 'Take off' menu is presented in inspector: 2012-08-24 00:22:40 +03:00
llmenugl.h MAINT-1415 FIXED Empty non-functional 'Take off' menu is presented in inspector: 2012-08-24 00:22:40 +03:00
llmodaldialog.cpp
llmodaldialog.h
llmultifloater.cpp MAINT-405 FIXED ([PUBLIC]Ctrl W does not properly close IM tabs using tabbed IM in 2.x/3.x) 2012-03-28 21:19:33 +03:00
llmultifloater.h
llmultislider.cpp
llmultislider.h
llmultisliderctrl.cpp
llmultisliderctrl.h
llnotificationptr.h
llnotifications.cpp merge with viewer-development 2012-11-19 19:06:36 -08:00
llnotifications.h MAINT-938 FIXED (Make debit-permissions dialog give a stronger warning) 2012-05-17 21:02:53 +03:00
llnotificationslistener.cpp
llnotificationslistener.h
llnotificationsutil.cpp
llnotificationsutil.h
llnotificationtemplate.h Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. 2012-06-22 18:59:31 -07:00
llnotificationvisibilityrule.h
llpanel.cpp merge with viewer-development 2012-11-19 19:06:36 -08:00
llpanel.h Introduce new LLDir::findSkinnedFilenames() method. Use as needed. 2012-10-10 14:57:43 -04:00
llprogressbar.cpp
llprogressbar.h
llradiogroup.cpp Backed out changeset a25bfa87418d (using std::type_info::name()) 2012-07-18 15:51:34 -04:00
llradiogroup.h
llresizebar.cpp MAINT-1473 FIXED Resizing floater past edge of screen causes opposite side of floater to move 2012-08-23 15:47:40 -07:00
llresizebar.h
llresizehandle.cpp MAINT-1473 FIXED Resizing floater past edge of screen causes opposite side of floater to move 2012-08-23 15:47:40 -07:00
llresizehandle.h
llresmgr.cpp
llresmgr.h
llrngwriter.cpp Backed out changeset a25bfa87418d (using std::type_info::name()) 2012-07-18 15:51:34 -04:00
llrngwriter.h
llscrollbar.cpp
llscrollbar.h
llscrollcontainer.cpp merge 2012-06-22 14:04:33 -05:00
llscrollcontainer.h CHUI-53 FIXED vertical scroll bar in inventory floater to appear when horizontal scroll bar hides last item in folder view. 2012-03-16 01:08:20 +02:00
llscrollingpanellist.cpp
llscrollingpanellist.h
llscrolllistcell.cpp
llscrolllistcell.h
llscrolllistcolumn.cpp MAINT-1897 Poor performance viewing large group member lists 2012-11-12 15:38:58 -08:00
llscrolllistcolumn.h
llscrolllistctrl.cpp MAINT-1897 Poor performance viewing large group member lists 2012-11-12 15:38:58 -08:00
llscrolllistctrl.h MAINT-1897 Poor performance viewing large group member lists 2012-11-12 15:38:58 -08:00
llscrolllistitem.cpp
llscrolllistitem.h
llsearcheditor.cpp
llsearcheditor.h
llslider.cpp
llslider.h
llsliderctrl.cpp
llsliderctrl.h
llspellcheck.cpp STORM-1887 FIXED Added words are not saved in dictionaries if main dictionary was reselected 2012-06-19 21:48:45 +02:00
llspellcheck.h STORM-276 Added the ability to remove (user-installed) dictionaries 2012-06-11 17:37:06 +02:00
llspellcheckmenuhandler.h
llspinctrl.cpp
llspinctrl.h
llstatbar.cpp SH-3405 FIX convert existing stats to lltrace system 2012-11-01 17:52:11 -07:00
llstatbar.h SH-3406 WIP convert fast timers to lltrace system 2012-11-14 23:52:27 -08:00
llstatgraph.cpp SH-3405 FIX convert existing stats to lltrace system 2012-11-01 00:26:44 -07:00
llstatgraph.h SH-3406 WIP convert fast timers to lltrace system 2012-11-14 23:52:27 -08:00
llstatview.cpp
llstatview.h
llstyle.cpp
llstyle.h
lltabcontainer.cpp
lltabcontainer.h
lltextbase.cpp SH-3468 WIP add memory tracking base class 2012-12-18 00:58:26 -08:00
lltextbase.h SH-3468 WIP add memory tracking base class 2012-12-18 00:58:26 -08:00
lltextbox.cpp SEC-995 FIX viewer is easily spammed to death by chat 2012-04-23 18:48:43 -07:00
lltextbox.h
lltexteditor.cpp Merge back viewer-lion, which has viewer-development and down-stream fixes 2012-08-01 14:07:24 -07:00
lltexteditor.h MAINT-1276: Add ability to paste LSL tooltips into scripts. Reviewed by Kelly 2012-07-17 13:52:08 -07:00
lltextparser.cpp
lltextparser.h
lltextutil.cpp
lltextutil.h
lltextvalidate.cpp
lltextvalidate.h
lltimectrl.cpp
lltimectrl.h
lltoggleablemenu.cpp Automated merge with http://bitbucket.org/lindenlab/viewer-development 2012-09-06 11:47:48 -07:00
lltoggleablemenu.h MAINT-1415 FIXED Empty non-functional 'Take off' menu is presented in inspector: 2012-08-24 00:22:40 +03:00
lltoolbar.cpp
lltoolbar.h
lltooltip.cpp Backed out changeset a25bfa87418d (using std::type_info::name()) 2012-07-18 15:51:34 -04:00
lltooltip.h MAINT-1276: Add ability to paste LSL tooltips into scripts. Reviewed by Kelly 2012-07-17 13:52:08 -07:00
lltrans.cpp
lltrans.h
lltransutil.cpp LLUICtrlFactory::getLayeredXMLNode() gets LLDir::ESkinConstraint. 2012-10-12 08:42:18 -04:00
lltransutil.h
llui.cpp Fix LLUI::locateSkin() failure case; clarify lldir.cpp static init. 2012-10-12 11:09:25 -04:00
llui.h Introduce new LLDir::findSkinnedFilenames() method. Use as needed. 2012-10-10 14:57:43 -04:00
lluicolor.cpp
lluicolor.h
lluicolortable.cpp Change LLDir::findSkinnedFilenames() to use enum instead of bool. 2012-10-11 19:51:07 -04:00
lluicolortable.h
lluiconstants.h
lluictrl.cpp SH-3468 WIP add memory tracking base class 2012-12-18 00:58:26 -08:00
lluictrl.h
lluictrlfactory.cpp Remove LLUICtrlFactory::findSkinnedFilename(): cf. LLDir method. 2012-10-15 09:38:28 -04:00
lluictrlfactory.h merge with viewer-development 2012-11-19 19:06:36 -08:00
lluifwd.h
lluiimage.cpp
lluiimage.h
lluistring.cpp SH-3406 WIP convert fast timers to lltrace system 2012-11-14 23:52:27 -08:00
lluistring.h
llundo.cpp
llundo.h
llurlaction.cpp
llurlaction.h
llurlentry.cpp
llurlentry.h
llurlmatch.cpp
llurlmatch.h
llurlregistry.cpp
llurlregistry.h
llview.cpp SH-3406 WIP convert fast timers to lltrace system 2012-12-06 14:30:56 -08:00
llview.h SH-3468 WIP add memory tracking base class 2012-12-18 00:58:26 -08:00
llviewborder.cpp
llviewborder.h
llviewinject.cpp
llviewinject.h
llviewmodel.cpp SH-3468 WIP add memory tracking base class 2012-12-18 00:58:26 -08:00
llviewmodel.h SH-3406 WIP convert fast timers to lltrace system 2012-12-18 20:07:25 -08:00
llviewquery.cpp
llviewquery.h
llwindowshade.cpp
llwindowshade.h
llxuiparser.cpp SH-3406 WIP convert fast timers to lltrace system 2012-11-14 23:52:27 -08:00
llxuiparser.h SH-3499 Ensure asset stats output is correct 2012-11-02 20:03:44 -07:00