phoenix-firestorm/indra/llui
andreykproductengine 7982ae6b91 MAINT-3967 FIXED Up arrow key does not move the cursor up in chat field.
Reverted previous two fixes and modified LLTextBase::changeLine()
2014-08-28 19:36:47 +03:00
..
tests merge changes for DRTVWR-294 2013-04-19 10:11:29 -04:00
CMakeLists.txt merge with release 2013-11-06 17:22:04 -08:00
llaccordionctrl.cpp
llaccordionctrl.h
llaccordionctrltab.cpp
llaccordionctrltab.h
llbadge.cpp
llbadge.h
llbadgeholder.cpp
llbadgeholder.h
llbadgeowner.cpp MAINT-4114: Refactoring the LLBadge code to ensure a parent view always has the badge (to preserve memory cleanliness), but to also allow for badge reparenting so that the NEW badge works in the inventory window. This change relates to 9e0d629da1487f850beb2767bd47734c4ccc393e. 2014-05-31 02:30:12 +01:00
llbadgeowner.h MAINT-4114: Refactoring the LLBadge code to ensure a parent view always has the badge (to preserve memory cleanliness), but to also allow for badge reparenting so that the NEW badge works in the inventory window. This change relates to 9e0d629da1487f850beb2767bd47734c4ccc393e. 2014-05-31 02:30:12 +01:00
llbutton.cpp MAINT-4114: Refactoring the LLBadge code to ensure a parent view always has the badge (to preserve memory cleanliness), but to also allow for badge reparenting so that the NEW badge works in the inventory window. This change relates to 9e0d629da1487f850beb2767bd47734c4ccc393e. 2014-05-31 02:30:12 +01:00
llbutton.h
llcallbackmap.h
llchat.h
llchatentry.cpp MAINT-3610 FIXED SL viewer partly 'eats' chat-messages 2014-03-06 05:51:49 +02:00
llchatentry.h
llcheckboxctrl.cpp
llcheckboxctrl.h
llclipboard.cpp
llclipboard.h
llcombobox.cpp Fix release merge issues (included upstream changes not yet in release from bear) 2013-10-25 11:48:43 -07:00
llcombobox.h Merge 3.6.11 for RC-ability 2013-11-11 15:50:01 -08:00
llcommandmanager.cpp merge with release 2014-02-12 10:32:02 -08:00
llcommandmanager.h remove excessively complex fixes for MAINT-2914 and MAINT-3142 2013-11-26 15:09:55 -05:00
llconsole.cpp
llconsole.h
llcontainerview.cpp
llcontainerview.h
llctrlselectioninterface.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llctrlselectioninterface.h
lldockablefloater.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lldockablefloater.h
lldockcontrol.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lldockcontrol.h
lldraghandle.cpp merge with release 2014-03-12 12:48:43 -07:00
lldraghandle.h
lleditmenuhandler.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lleditmenuhandler.h
llf32uictrl.cpp
llf32uictrl.h
llfiltereditor.cpp
llfiltereditor.h
llflashtimer.cpp
llflashtimer.h
llflatlistview.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llflatlistview.h
llfloater.cpp sunshine-external merge WIP 2014-05-13 10:02:26 -04:00
llfloater.h sunshine-external merge WIP 2014-05-13 10:02:26 -04:00
llfloaterreg.cpp
llfloaterreg.h
llfloaterreglistener.cpp
llfloaterreglistener.h
llflyoutbutton.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llflyoutbutton.h
llfocusmgr.cpp merge with release 2013-11-06 17:22:04 -08:00
llfocusmgr.h
llfolderview.cpp Merge downstream code 2014-06-18 19:02:25 -07:00
llfolderview.h Pull and merge viewer-release as version 3.7.8 2014-05-07 10:56:41 -07:00
llfolderviewitem.cpp MAINT-4218 Adding clothing from inventory closes THAT clothing folder and hides THAT folder 2014-07-30 18:39:50 +03:00
llfolderviewitem.h MAINT-4289 FIXED [BEAR] Recent Items "Reset Filters" not working correctly 2014-07-29 17:55:06 +03:00
llfolderviewmodel.cpp MAINT-3320 : Fixed! Inventory panels are not resistant to folder root deletion, using handle instead of pointer and cleaning things consistently 2013-11-15 15:12:11 -08:00
llfolderviewmodel.h Pull and merge viewer-release as version 3.7.8 2014-05-07 10:56:41 -07:00
llfunctorregistry.h
llhelp.h
lliconctrl.cpp fixed focus issue on inventory 2013-11-05 19:26:23 -08:00
lliconctrl.h fixed focus issue on inventory 2013-11-05 19:26:23 -08:00
llkeywords.cpp Fix lsl constant highlighting and sort the if-else chain to parse a little quicker 2014-06-08 18:28:10 -06:00
llkeywords.h A little more cleanup in LLSyntaxIDLSL and LLKeywords 2014-06-04 22:51:20 -06:00
lllayoutstack.cpp [MAINT-3555][MAINT-3703] 2014-03-03 11:53:57 -08:00
lllayoutstack.h merge with viewer-release 2013-09-09 18:58:41 -07:00
lllazyvalue.h
lllineeditor.cpp Merge downstream code 2014-06-18 19:02:25 -07:00
lllineeditor.h
llloadingindicator.cpp
llloadingindicator.h
lllocalcliprect.cpp Merge vwr-dev-mat 2013-05-01 08:11:15 -07:00
lllocalcliprect.h
llmenubutton.cpp MAINT-4009: Patching a small memory leak for when menu items were being created before the viewer window initialization had created the menu holder. Also, added llasserts in other cases when referencing the menu holder to ensure the holder is non-null. 2014-05-05 23:24:34 +01:00
llmenubutton.h
llmenugl.cpp MAINT-4009: Ensuring that the view listeners are properly cleaned up at app close. 2014-05-27 22:45:02 +01:00
llmenugl.h MAINT-4009: Ensuring that the view listeners are properly cleaned up at app close. 2014-05-27 22:45:02 +01:00
llmodaldialog.cpp merge with release 2013-12-02 14:57:29 -08:00
llmodaldialog.h
llmultifloater.cpp BUILDFIX - miscellaneous stuff missed in the merge 2013-11-12 11:42:06 -08:00
llmultifloater.h BUILDFIX - miscellaneous stuff missed in the merge 2013-11-12 11:42:06 -08:00
llmultislider.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llmultislider.h
llmultisliderctrl.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llmultisliderctrl.h
llnotificationptr.h
llnotifications.cpp Automated merge with http://hg.secondlife.com/viewer-release 2014-05-06 16:03:07 -04:00
llnotifications.h Automated merge with http://hg.secondlife.com/viewer-release 2014-05-06 16:03:07 -04:00
llnotificationslistener.cpp DRTVWR-363: Fix LLNotificationsListener::listChannels() channel walk. 2014-03-28 10:30:03 -04:00
llnotificationslistener.h
llnotificationsutil.cpp BUILDFIX: potential fix for linux build 2013-05-13 13:44:31 -07:00
llnotificationsutil.h
llnotificationtemplate.h
llnotificationvisibilityrule.h
llpanel.cpp [MAINT-3555][MAINT-3703] 2014-03-03 11:53:57 -08:00
llpanel.h merge with release 2014-03-12 12:48:43 -07:00
llprogressbar.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llprogressbar.h
llradiogroup.cpp
llradiogroup.h
llresizebar.cpp fixed focus issue on inventory 2013-11-05 19:26:23 -08:00
llresizebar.h fixed focus issue on inventory 2013-11-05 19:26:23 -08:00
llresizehandle.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llresizehandle.h
llresmgr.cpp
llresmgr.h
llrngwriter.cpp
llrngwriter.h
llscrollbar.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llscrollbar.h
llscrollcontainer.cpp Automated merge with http://bitbucket.org/lindenlab/viewer-release 2013-11-11 19:17:49 -08:00
llscrollcontainer.h
llscrollingpanellist.cpp
llscrollingpanellist.h
llscrolllistcell.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llscrolllistcell.h
llscrolllistcolumn.cpp Merge viewer-beta 2013-05-09 13:14:49 -07:00
llscrolllistcolumn.h
llscrolllistctrl.cpp MAINT-4009: Patching a small memory leak for when menu items were being created before the viewer window initialization had created the menu holder. Also, added llasserts in other cases when referencing the menu holder to ensure the holder is non-null. 2014-05-05 23:24:34 +01:00
llscrolllistctrl.h
llscrolllistitem.cpp merge with release 2014-03-12 12:48:43 -07:00
llscrolllistitem.h
llsearcheditor.cpp
llsearcheditor.h
llslider.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llslider.h
llsliderctrl.cpp
llsliderctrl.h
llspellcheck.cpp Merge 3.5.1 into Materials 2013-04-30 19:50:05 -07:00
llspellcheck.h
llspellcheckmenuhandler.h
llspinctrl.cpp
llspinctrl.h
llstatbar.cpp SH-4634 FIX Interesting: Viewer crashes when receiving teleport offer 2013-11-19 17:40:44 -08:00
llstatbar.h stats now autoscale back down in range, instead of sticking at high water mark 2013-10-30 00:37:11 -07:00
llstatgraph.cpp MAINT-4157 FIXED Lag meter tool tips are missing units 2014-06-19 12:07:14 +03:00
llstatgraph.h renamed TraceType to StatType 2013-10-07 13:38:03 -07:00
llstatview.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llstatview.h
llstyle.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llstyle.h
lltabcontainer.cpp MAINT-4009: Patching the memory leak occurring in the scenario where avatar icon was being created, but the tab container did not have a button to accept the gieven icon. 2014-05-02 00:32:31 +01:00
lltabcontainer.h remove excessively complex fixes for MAINT-2914 and MAINT-3142 2013-11-26 15:09:55 -05:00
lltextbase.cpp MAINT-3967 FIXED Up arrow key does not move the cursor up in chat field. 2014-08-28 19:36:47 +03:00
lltextbase.h MAINT-3967 FIXED Up arrow key does not move the cursor up in chat field. 2014-08-28 19:36:47 +03: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-3967 FIXED Up arrow key does not move the cursor up in chat field. 2014-08-28 19:36:47 +03:00
lltexteditor.h Merge viewer-release and become version 3.7.12 2014-07-07 14:49:45 -07:00
lltextparser.cpp
lltextparser.h
lltextutil.cpp MAINT-4070 FIXED Use icon in urls when content is trusted. 2014-05-28 13:20:12 +03:00
lltextutil.h MAINT-4070 FIXED Use icon in urls when content is trusted. 2014-05-28 13:20:12 +03:00
lltextvalidate.cpp
lltextvalidate.h
lltimectrl.cpp
lltimectrl.h
lltoggleablemenu.cpp merge with viewer-release 2013-06-05 19:05:43 -07:00
lltoggleablemenu.h
lltoolbar.cpp MAINT-4009: Patching a small memory leak for when menu items were being created before the viewer window initialization had created the menu holder. Also, added llasserts in other cases when referencing the menu holder to ensure the holder is non-null. 2014-05-05 23:24:34 +01:00
lltoolbar.h merge with release 2014-03-12 12:48:43 -07:00
lltooltip.cpp MAINT-3975 FIX Group Invitation window omits ? button for listed residents (INTEREST LIST RC only) 2014-04-29 14:24:00 -07:00
lltooltip.h
lltrans.cpp renamed TimeBlock to BlockTimerStatHandle 2013-10-15 20:24:42 -07:00
lltrans.h
lltransutil.cpp
lltransutil.h
llui.cpp
llui.h MAINT-4086 FIXED Limit the number items "Replace Current Outfit" or "Wear" applies to 2014-07-01 18:33:23 +03:00
lluicolor.cpp
lluicolor.h
lluicolortable.cpp
lluicolortable.h
lluiconstants.h
lluictrl.cpp [MAINT-3555][MAINT-3703] 2014-03-03 11:53:57 -08:00
lluictrl.h further fix of inventory keyboard focus and tab order calculations 2013-11-05 19:30:38 -08:00
lluictrlfactory.cpp renamed TimeBlock to BlockTimerStatHandle 2013-10-15 20:24:42 -07:00
lluictrlfactory.h renamed TimeBlock to BlockTimerStatHandle 2013-10-15 20:24:42 -07:00
lluifwd.h
lluistring.cpp renamed TimeBlock to BlockTimerStatHandle 2013-10-15 20:24:42 -07:00
lluistring.h
llundo.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llundo.h
llurlaction.cpp Revert earlier back-out for MAINT-535 ... it's back in 2014-01-10 13:15:19 -08:00
llurlaction.h Revert earlier back-out for MAINT-535 ... it's back in 2014-01-10 13:15:19 -08:00
llurlentry.cpp merge with release 2014-03-12 12:48:43 -07:00
llurlentry.h
llurlmatch.cpp
llurlmatch.h
llurlregistry.cpp MAINT-4070 FIXED Use icon in urls when content is trusted. 2014-05-28 13:20:12 +03:00
llurlregistry.h MAINT-4070 FIXED Use icon in urls when content is trusted. 2014-05-28 13:20:12 +03:00
llview.cpp merge with release 2014-03-12 12:48:43 -07:00
llview.h further fix of inventory keyboard focus and tab order calculations 2013-11-05 19:30:38 -08:00
llviewborder.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llviewborder.h
llviewereventrecorder.cpp merge with release 2014-03-12 12:48:43 -07: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 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llviewinject.h
llviewmodel.cpp changed over to manual naming of MemTrackable stats 2013-10-01 13:46:43 -07:00
llviewmodel.h better memory usage for LLTrace (tighter packing of recording arrays) 2013-09-25 19:12:35 -07:00
llviewquery.cpp further fix of inventory keyboard focus and tab order calculations 2013-11-05 19:30:38 -08:00
llviewquery.h further fix of inventory keyboard focus and tab order calculations 2013-11-05 19:30:38 -08:00
llwindowshade.cpp
llwindowshade.h
llxuiparser.cpp merge changes for 3.7.7-release 2014-05-07 11:09:04 -04:00
llxuiparser.h