phoenix-firestorm/indra/llui
callum_linden 0b44e4d59b Update to build on Xcode 6.0: more removal of unused const variables [-Wunused-const-variable] and member variables 2014-10-18 11:09:07 -07:00
..
tests
CMakeLists.txt merge with release 2013-11-06 17:22:04 -08:00
llaccordionctrl.cpp Update to build on Xcode 6.0: collection of removal of unused const variables [-Wunused-const-variable] 2014-10-17 16:52:32 -07:00
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 merging viewer release 2013-08-28 18:30:38 -07:00
llcheckboxctrl.cpp Update to build on Xcode 6.0: collection of removal of unused const variables [-Wunused-const-variable] 2014-10-17 16:52:32 -07:00
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 Update to build on Xcode 6.0: collection of removal of unused const variables [-Wunused-const-variable] 2014-10-17 16:52:32 -07:00
llconsole.h
llcontainerview.cpp
llcontainerview.h
llctrlselectioninterface.cpp
llctrlselectioninterface.h
lldockablefloater.cpp
lldockablefloater.h
lldockcontrol.cpp
lldockcontrol.h
lldraghandle.cpp Update to build on Xcode 6.0: collection of removal of unused const variables [-Wunused-const-variable] 2014-10-17 16:52:32 -07:00
lldraghandle.h
lleditmenuhandler.cpp
lleditmenuhandler.h
llf32uictrl.cpp
llf32uictrl.h
llfiltereditor.cpp
llfiltereditor.h
llflashtimer.cpp removed spurious dependency of llui on newview 2013-09-17 17:02:13 -07:00
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 merge with viewer-release 2013-09-09 18:58:41 -07:00
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 Update to build on Xcode 6.0: collection of removal of unused const variables [-Wunused-const-variable] 2014-10-17 16:52:32 -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
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 Update to build on Xcode 6.0: collection of removal of unused const variables [-Wunused-const-variable] 2014-10-17 16:52:32 -07: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 Update to build on Xcode 6.0: Change tactic about turning off warnings about -Wdelete-incomplete in anywhere lluictrlfactory.h is used - richard okay'd 2014-10-17 20:40:57 -07:00
llrngwriter.h
llscrollbar.cpp
llscrollbar.h
llscrollcontainer.cpp Update to build on Xcode 6.0: collection of removal of unused const variables [-Wunused-const-variable] and member variables 2014-10-17 20:44:43 -07:00
llscrollcontainer.h
llscrollingpanellist.cpp
llscrollingpanellist.h
llscrolllistcell.cpp
llscrolllistcell.h
llscrolllistcolumn.cpp
llscrolllistcolumn.h
llscrolllistctrl.cpp Update to build on Xcode 6.0: statement has no effect (debugging error perhaps) [-Wself- 2014-10-17 20:47:25 -07:00
llscrolllistctrl.h merge with viewer-release 2013-09-09 18:58:41 -07:00
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 Update to build on Xcode 6.0: collection of removal of unused const variables [-Wunused-const-variable] and member variables 2014-10-17 20:44:43 -07:00
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 Update to build on Xcode 6.0: collection of removal of unused const variables [-Wunused-const-variable] and member variables 2014-10-17 20:44:43 -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
llstatview.h converted memory tracking units to KB from B 2013-09-24 00:05:43 -07:00
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 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 Update to build on Xcode 6.0: clang fix for bracketed logical operations 2014-10-17 22:15:36 -07:00
lltextvalidate.h
lltimectrl.cpp Update to build on Xcode 6.0: fixes for brackets logical operations and signed/unsigned issue 2014-10-17 22:14:23 -07:00
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 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 Update to build on Xcode 6.0: Change tactic about turning off warnings about -Wdelete-incomplete in anywhere lluictrlfactory.h is used - richard okay'd 2014-10-17 20:40:57 -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 Update to build on Xcode 6.0: more removal of unused const variables [-Wunused-const-variable] and member variables 2014-10-18 11:09:07 -07:00
llview.h Update to build on Xcode 6.0: Change tactic about turning off warnings about -Wdelete-incomplete in anywhere lluictrlfactory.h is used - richard okay'd 2014-10-17 20:40:57 -07: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 Update to build on Xcode 6.0: more removal of unused const variables [-Wunused-const-variable] and member variables 2014-10-18 11:09:07 -07:00
llxuiparser.h