phoenix-firestorm/indra/llui
Ansariel a7060c8a2d Backed out 1bc294530f38 2014-02-21 20:19:30 +01:00
..
tests Merged with default tip (Revision 74cc289067c8) 2013-07-21 22:33:04 +02:00
CMakeLists.txt merge snowstorm repo 2013-10-19 23:48:44 -07:00
fsregistrarutils.cpp Use call by value to pass parameters for callback 2013-08-06 15:32:54 +02:00
fsregistrarutils.h Add request teleport option to V2 chat header context menu & avatar SLURL context menu 2014-01-29 20:23:41 +01:00
llaccordionctrl.cpp When having a huge amount of outfits the viewer would lock up and disconnected during 'Edit Appearance.' due to excessive calls of arrange in LLAccordionCtrl. Work around this by calling arrange only once after adding all outfits. 2013-10-07 17:03:41 +02:00
llaccordionctrl.h When having a huge amount of outfits the viewer would lock up and disconnected during 'Edit Appearance.' due to excessive calls of arrange in LLAccordionCtrl. Work around this by calling arrange only once after adding all outfits. 2013-10-07 17:03:41 +02:00
llaccordionctrltab.cpp
llaccordionctrltab.h
llbadge.cpp
llbadge.h
llbadgeholder.cpp
llbadgeholder.h
llbadgeowner.cpp
llbadgeowner.h
llbutton.cpp Merge LL fitted mesh 2014-02-06 00:41:33 -08:00
llbutton.h Show voice channel state indicator in correct color if tab is selected 2014-02-04 19:33:52 +01:00
llcallbackmap.h
llchatentry.cpp FIRE-12537: Pressing CTRL-UP in chat textbox discards current input 2014-01-16 10:09:43 +01:00
llchatentry.h FIRE-12537: Pressing CTRL-UP in chat textbox discards current input 2014-01-16 10:09:43 +01:00
llcheckboxctrl.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llcheckboxctrl.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llclipboard.cpp
llclipboard.h
llcombobox.cpp Merge ll 3.6.11 2013-11-23 20:22:24 -08:00
llcombobox.h Merge 3.6.11 for RC-ability 2013-11-11 15:50:01 -08:00
llcommandmanager.cpp Merge LL fitted mesh 2014-02-06 00:41:33 -08:00
llcommandmanager.h Merge LL fitted mesh 2014-02-06 00:41:33 -08:00
llconsole.cpp Merge viewer-bear 2013-09-12 21:15:34 -07:00
llconsole.h Merge viewer-bear 2013-09-12 21:15:34 -07:00
llcontainerview.cpp
llcontainerview.h
llctrlselectioninterface.cpp
llctrlselectioninterface.h
lldockablefloater.cpp
lldockablefloater.h
lldockcontrol.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lldockcontrol.h Remove orphaned member in LLDockControl; appears to be fixed by LL in similar fashion 2013-07-05 17:25:26 +02:00
lldraghandle.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lldraghandle.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lleditmenuhandler.cpp
lleditmenuhandler.h
llf32uictrl.cpp
llf32uictrl.h
llfiltereditor.cpp
llfiltereditor.h
llflashtimer.cpp FIRE-11362: Make changes to FlashCount and FlashPeriod for buttons instant 2014-02-08 12:19:51 +01:00
llflashtimer.h FIRE-11362: Make changes to FlashCount and FlashPeriod for buttons instant 2014-02-08 12:19:51 +01:00
llflatlistview.cpp Memory leak; LLFlatListView::addItem was leaking items when ADD_DEFAULT was used. 2013-08-18 20:36:16 +02:00
llflatlistview.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llfloater.cpp Possible workaround fix for mysterious memory corruption introduced with MAINT-3163 2014-02-21 20:13:17 +01:00
llfloater.h Possible workaround fix for mysterious memory corruption introduced with MAINT-3163 2014-02-21 20:13:17 +01:00
llfloaterreg.cpp Merged with default tip (Revision 0568de92960a) 2013-09-02 11:30:14 +02:00
llfloaterreg.h Merged with default tip (Revision 74cc289067c8) 2013-07-21 22:33:04 +02:00
llfloaterreglistener.cpp
llfloaterreglistener.h
llflyoutbutton.cpp
llflyoutbutton.h
llfocusmgr.cpp Pull merge from viewer-release 2013-05-22 14:21:49 -07:00
llfocusmgr.h Pull merge from viewer-release 2013-05-22 14:21:49 -07:00
llfolderview.cpp Merge Viewer-Share 2013-10-21 23:51:34 -07:00
llfolderview.h Fix llui build 2013-06-26 18:11:11 -06:00
llfolderviewitem.cpp Merge ll 3.6.11 2013-11-23 20:22:24 -08:00
llfolderviewitem.h Merged with default tip (Revision 0568de92960a) 2013-09-02 11:30:14 +02:00
llfolderviewmodel.cpp Some more caching of frequently called gSavedSettings 2013-09-06 20:31:24 +02:00
llfolderviewmodel.h Merge LL 3.6.4 pass 1 2013-08-28 00:10:39 -07:00
llfunctorregistry.cpp
llfunctorregistry.h
llhelp.h
lliconctrl.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lliconctrl.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llkeywords.cpp More memory cleanup of containers after DeletePairedPointer() usage. 2014-02-14 14:57:08 -08:00
llkeywords.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lllayoutstack.cpp Rename reshape-related members in LLLayoutPanel to avoid collision with members in LLCenterLayoutPanel 2014-02-21 19:42:36 +01:00
lllayoutstack.h Rename reshape-related members in LLLayoutPanel to avoid collision with members in LLCenterLayoutPanel 2014-02-21 19:42:36 +01:00
lllazyvalue.h
lllineeditor.cpp Only allocate line editor menus when needed, save memory, gain speed in XUI building. 2013-09-10 18:29:17 +02:00
lllineeditor.h FIRE-11373: AUtoreplace doesn't work in nearby chat bar 2013-08-25 22:35:52 -05:00
llloadingindicator.cpp
llloadingindicator.h
lllocalcliprect.cpp
lllocalcliprect.h
llmenubutton.cpp
llmenubutton.h
llmenugl.cpp Merge LL 3.6.4 pass 1 2013-08-28 00:10:39 -07:00
llmenugl.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llmodaldialog.cpp Merge 3.6.11 for RC-ability 2013-11-11 15:50:01 -08:00
llmodaldialog.h Merge downstream code and viewer-beta 2013-05-09 14:10:45 -07:00
llmultifloater.cpp FIRE-11788: Opening multiple textures simultaneously fails 2014-01-27 13:44:12 +01:00
llmultifloater.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llmultislider.cpp
llmultislider.h
llmultisliderctrl.cpp
llmultisliderctrl.h
llnotificationptr.h
llnotifications.cpp Disable notifications test API support 2014-02-18 23:31:29 +01:00
llnotifications.h Disable notifications test API support 2014-02-18 23:31:29 +01:00
llnotificationslistener.cpp Restore VITA LLNotiication API 2013-07-25 16:11:26 -04:00
llnotificationslistener.h Restore VITA LLNotiication API 2013-07-25 16:11:26 -04:00
llnotificationsutil.cpp
llnotificationsutil.h
llnotificationtemplate.h
llnotificationvisibilityrule.h
llpanel.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llpanel.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llprogressbar.cpp
llprogressbar.h
llradiogroup.cpp
llradiogroup.h
llresizebar.cpp Pull merge from viewer-release 2013-05-22 14:21:49 -07:00
llresizebar.h Pull merge from viewer-release 2013-05-22 14:21:49 -07:00
llresizehandle.cpp
llresizehandle.h
llresmgr.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llresmgr.h
llrngwriter.cpp
llrngwriter.h
llscrollbar.cpp
llscrollbar.h
llscrollcontainer.cpp Fix release merge issues (included upstream changes not yet in release from bear) 2013-10-25 11:48:43 -07:00
llscrollcontainer.h
llscrollingpanellist.cpp
llscrollingpanellist.h
llscrolllistcell.cpp
llscrolllistcell.h
llscrolllistcolumn.cpp Backout 95f63ec5a5b5 2013-07-29 22:39:17 +02:00
llscrolllistcolumn.h
llscrolllistctrl.cpp More memory cleanup of containers after DeletePairedPointer() usage. 2014-02-14 14:57:08 -08:00
llscrolllistctrl.h Include remove friend agent slurl context menu option also in scroll list control 2013-08-28 23:02:01 +02:00
llscrolllistitem.cpp [MAINT-3555] Crash in LLPanel::~LLPanel() on shutdown 2014-02-14 13:56:36 -08:00
llscrolllistitem.h
llsearcheditor.cpp
llsearcheditor.h
llslider.cpp
llslider.h
llsliderctrl.cpp
llsliderctrl.h
llspellcheck.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llspellcheck.h
llspellcheckmenuhandler.h
llspinctrl.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llspinctrl.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llstatbar.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llstatbar.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llstatgraph.cpp
llstatgraph.h
llstatview.cpp
llstatview.h
llstyle.cpp FIRE-11330 Part 1 - Don't style chat name slurls as html links 2013-08-21 13:12:29 -06:00
llstyle.h FIRE-11330 Part 1 - Don't style chat name slurls as html links 2013-08-21 13:12:29 -06:00
lltabcontainer.cpp [MAINT-3555] Crash in LLPanel::~LLPanel() on shutdown 2014-02-14 13:56:36 -08:00
lltabcontainer.h Merge LL fitted mesh 2014-02-06 00:41:33 -08:00
lltextbase.cpp Add request teleport option to V2 chat header context menu & avatar SLURL context menu 2014-01-29 20:23:41 +01:00
lltextbase.h Merge LL 3.6.4 pass 1 2013-08-28 00:10:39 -07:00
lltextbox.cpp MAINT-3290 FIXED Handle correctly Mouse Capture for LLTextBox. 2013-10-14 14:21:06 +03:00
lltextbox.h
lltexteditor.cpp [MAINT-3555] Crash in LLPanel::~LLPanel() on shutdown 2014-02-14 13:56:36 -08:00
lltexteditor.h Merge ll 3.6.11 2013-11-23 20:22:24 -08:00
lltextparser.cpp
lltextparser.h
lltextutil.cpp
lltextutil.h
lltextvalidate.cpp
lltextvalidate.h
lltimectrl.cpp
lltimectrl.h
lltoggleablemenu.cpp
lltoggleablemenu.h
lltoolbar.cpp Merge LL fitted mesh 2014-02-06 00:41:33 -08:00
lltoolbar.h MAINT-3163 FIXED Since CHUI, floaters can be moved totally underneath bottom toolbar buttons and "lost". 2013-09-26 00:34:00 +03:00
lltooltip.cpp
lltooltip.h
lltrans.cpp
lltrans.h
lltransutil.cpp
lltransutil.h
llui.cpp FIRE-12725: Separate Conference Chat from Group Chat for Sound Notification Purposes 2014-02-12 17:33:32 +01:00
llui.h MAINT-3270 FIXED crash in LLControlCache<unsigned int>::LLControlCache: Control named RenderAutoMuteFunctionsnot found 2013-10-04 02:50:50 +03:00
lluicolor.cpp
lluicolor.h
lluicolortable.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lluicolortable.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lluiconstants.h
lluictrl.cpp merge snowstorm repo 2013-10-19 23:48:44 -07:00
lluictrl.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lluictrlfactory.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lluictrlfactory.h
lluifwd.h
lluistring.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lluistring.h
llundo.cpp
llundo.h
llurlaction.cpp Merge LL 3.6.4 pass 1 2013-08-28 00:10:39 -07:00
llurlaction.h Merge LL 3.6.4 pass 1 2013-08-28 00:10:39 -07:00
llurlentry.cpp Let's be safe and exclude all whitespace characters for the objectim SLURL regex 2014-02-01 14:05:11 +01:00
llurlentry.h Merged with default tip (Revision 74cc289067c8) 2013-07-21 22:33:04 +02:00
llurlmatch.cpp
llurlmatch.h
llurlregistry.cpp Merging is fun, fun, fun... 2013-11-11 18:18:48 +01:00
llurlregistry.h
llview.cpp Backed out 1bc294530f38 2014-02-21 20:19:30 +01:00
llview.h Allow an LLView to override it's deletion by parent. 2013-10-17 21:48:55 +02:00
llviewborder.cpp
llviewborder.h
llviewereventrecorder.cpp Fixup for eventrecoder, to make it not eat FPS like crazy... 2013-11-02 15:50:45 +01:00
llviewereventrecorder.h Implement getLoggingStatus (was omly declared, but never implemented). 2013-11-03 22:27:39 +01:00
llviewinject.cpp
llviewinject.h
llviewmodel.cpp
llviewmodel.h
llviewquery.cpp
llviewquery.h
llwindowshade.cpp
llwindowshade.h
llxuiparser.cpp Unwind cruft from hunting for 2707 they won't end up in vwr-dev-mat 2013-06-05 14:26:27 -07:00
llxuiparser.h