phoenix-firestorm/indra/llui
Ansariel 6c9305620c FIRE-12754: Another attemp at fixing the chat history scrolling issue:
Hack around a weird issue where the doc size magically increases by 1px during
draw if the doc exceeds the visible space and the scrollbar is getting visible.
2014-03-27 11:50:03 +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
lldraghandle.cpp Merge LL 3.7.3 (Viewer-Bear fixes) 2014-03-17 14:14:15 -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 Explicitly call LLFloater::storeVisibilityControl() in LLFloater::onClickTearOff() so we don't store stale visibility settings 2014-03-21 12:40:34 +01:00
llfloater.h Merge LL 3.7.3 (Viewer-Bear fixes) 2014-03-17 14:14:15 -07: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
llfocusmgr.h
llfolderview.cpp [BUG-4617] Renaming an inventory folder can result in a different folder being moved inside another folder 2014-02-04 23:19:36 +01:00
llfolderview.h [BUG-4617] Renaming an inventory folder can result in a different folder being moved inside another folder 2014-02-04 23:19:36 +01:00
llfolderviewitem.cpp [BUG-4617] Renaming an inventory folder can result in a different folder being moved inside another folder 2014-02-04 23:19:36 +01:00
llfolderviewitem.h [BUG-4617] Renaming an inventory folder can result in a different folder being moved inside another folder 2014-02-04 23:19:36 +01: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 [MAINT-3555][MAINT-3703] 2014-03-03 11:53:57 -08: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.7.3 (Viewer-Bear fixes) 2014-03-17 14:14:15 -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
llmultifloater.cpp FIRE-13129: Ctrl + Shift + W will not close communications floater if an IM tab is open 2014-03-14 09:59:11 +01:00
llmultifloater.h FIRE-13129: Ctrl + Shift + W will not close communications floater if an IM tab is open 2014-03-14 09:59:11 +01: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 [MAINT-3555][MAINT-3703] 2014-03-03 11:53:57 -08:00
llpanel.h Merge LL 3.7.3 (Viewer-Bear fixes) 2014-03-17 14:14:15 -07:00
llprogressbar.cpp
llprogressbar.h
llradiogroup.cpp
llradiogroup.h
llresizebar.cpp
llresizebar.h
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 FIRE-12754: Another attemp at fixing the chat history scrolling issue: 2014-03-27 11:50:03 +01:00
llscrollingpanellist.cpp
llscrollingpanellist.h
llscrolllistcell.cpp
llscrolllistcell.h
llscrolllistcolumn.cpp Backout 95f63ec5a5b5 2013-07-29 22:39:17 +02:00
llscrolllistcolumn.h
llscrolllistctrl.cpp Merge LL 3.7.3 (Viewer-Bear fixes) 2014-03-17 14:14:15 -07: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][MAINT-3703] 2014-03-03 11:53:57 -08:00
lltabcontainer.h Merge LL fitted mesh 2014-02-06 00:41:33 -08:00
lltextbase.cpp Merge LL 3.7.3 (Viewer-Bear fixes) 2014-03-17 14:14:15 -07:00
lltextbase.h Merge LL 3.7.3 (Viewer-Bear fixes) 2014-03-17 14:14:15 -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 Merge LL 3.7.3 (Viewer-Bear fixes) 2014-03-17 14:14:15 -07: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 viewer-release 2014-02-10 15:42:25 -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 [MAINT-3555][MAINT-3703] 2014-03-03 11:53:57 -08: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.7.3 (Viewer-Bear fixes) 2014-03-17 14:14:15 -07:00
llurlaction.h Merge LL 3.7.3 (Viewer-Bear fixes) 2014-03-17 14:14:15 -07:00
llurlentry.cpp Merge LL 3.7.3 (Viewer-Bear fixes) 2014-03-17 14:14:15 -07:00
llurlentry.h Merged with default tip (Revision 74cc289067c8) 2013-07-21 22:33:04 +02:00
llurlmatch.cpp
llurlmatch.h
llurlregistry.cpp Added SNOW and CTS; Fixed typo in the previous commit 2014-03-01 05:25:58 +01:00
llurlregistry.h
llview.cpp Merge LL 3.7.3 (Viewer-Bear fixes) 2014-03-17 14:14:15 -07: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 Remove setEventLoggingOff call in LLViewerEventRecorder now that logEvents is properly initialized 2014-03-18 18:26:16 +01:00
llviewereventrecorder.h MAINT-3375 FIXED Do not record visibility change if event logging is off(because it kills fps). 2013-11-19 13:36:59 +02:00
llviewinject.cpp
llviewinject.h
llviewmodel.cpp
llviewmodel.h
llviewquery.cpp
llviewquery.h
llwindowshade.cpp
llwindowshade.h
llxuiparser.cpp
llxuiparser.h