phoenix-firestorm/indra/llui
maksymsproductengine 1634f0f46c viewer-release 3.7.13 merge 2014-07-22 08:58:31 +03:00
..
tests
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
llctrlselectioninterface.h
lldockablefloater.cpp
lldockablefloater.h
lldockcontrol.cpp
lldockcontrol.h
lldraghandle.cpp merge with release 2014-03-12 12:48:43 -07:00
lldraghandle.h
lleditmenuhandler.cpp
lleditmenuhandler.h
llf32uictrl.cpp
llf32uictrl.h
llfiltereditor.cpp
llfiltereditor.h
llflashtimer.cpp
llflashtimer.h
llflatlistview.cpp
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
llflyoutbutton.h
llfocusmgr.cpp merge with release 2013-11-06 17:22:04 -08:00
llfocusmgr.h
llfolderview.cpp Merge viewer-release and become version 3.7.9 2014-06-17 10:40:42 -07:00
llfolderview.h Pull and merge viewer-release as version 3.7.8 2014-05-07 10:56:41 -07:00
llfolderviewitem.cpp Automated merge with http://bitbucket.org/lindenlab/viewer-release 2013-11-11 19:17:49 -08:00
llfolderviewitem.h
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
lllazyvalue.h
lllineeditor.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
lllineeditor.h
llloadingindicator.cpp
llloadingindicator.h
lllocalcliprect.cpp
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
llmultislider.h
llmultisliderctrl.cpp
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
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
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
llresizehandle.h
llresmgr.cpp
llresmgr.h
llrngwriter.cpp
llrngwriter.h
llscrollbar.cpp
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
llscrolllistcell.h
llscrolllistcolumn.cpp
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
llslider.h
llsliderctrl.cpp
llsliderctrl.h
llspellcheck.cpp
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
llstatgraph.h renamed TraceType to StatType 2013-10-07 13:38:03 -07:00
llstatview.cpp
llstatview.h
llstyle.cpp
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 STORM-2035 - Invert the background color in script editors for highlighting sections. Since the background color can be changed by the user, this ensures distinctive highlighting 2014-06-20 13:43:31 -06:00
lltextbase.h STORM-2035 - Invert the background color in script editors for highlighting sections. Since the background color can be changed by the user, this ensures distinctive highlighting 2014-06-20 13:43:31 -06: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 viewer-release and become version 3.7.12 2014-07-07 14:49:45 -07: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
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 Automated merge with http://bitbucket.org/lindenlab/viewer-release 2013-11-11 19:17:49 -08: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
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
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
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