phoenix-firestorm/indra/llui
andreykproductengine 230fc28d8a MAINT-6097 FIXED On required update, clicking link to release notes opens browser behind menu 2016-03-11 20:16:03 +02:00
..
tests MAINT-5498 LLUrlEntry regex refactoring 2015-12-15 01:17:26 +02:00
CMakeLists.txt MAINT-4548 & MAINT-4557 FIXED build issues 2014-10-07 18:59:11 +03:00
llaccordionctrl.cpp Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013 2014-12-10 08:44:08 -08:00
llaccordionctrl.h
llaccordionctrltab.cpp merge with viewer-release 2013-06-05 19:05:43 -07:00
llaccordionctrltab.h merge with viewer-release 2013-06-05 19:05:43 -07:00
llbadge.cpp Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013 2014-12-10 08:44:08 -08:00
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 Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013 2014-12-10 08:44:08 -08:00
llbutton.h CHUI-926 FIXED FUI button will stay highlight(orange) if there are unread IMs when the conversation floater is minimized. 2013-06-11 15:30:31 +03:00
llcallbackmap.h
llchat.h Summer cleaning - removed a lot of llcommon dependencies to speed up build times 2013-07-30 19:13:45 -07:00
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 Summer cleaning - removed a lot of llcommon dependencies to speed up build times 2013-07-30 19:13:45 -07:00
llclipboard.h Summer cleaning - removed a lot of llcommon dependencies to speed up build times 2013-07-30 19:13:45 -07:00
llcombobox.cpp Merge viewer-release, become version 3.7.29 2015-04-28 13:36:35 +03:00
llcombobox.h MAINT-4853 FIXED Pressing the ENTER key when entering a location into the Type a location field, doesn't log you in 2015-01-30 15:36:00 +02:00
llcommandmanager.cpp DD-170 : Handle 503 answer from SLM and added a MARKET_MERCHANT_NOT_MIGRATED state to the UI, showing only the relevant UI to the user (i.e. Merchant Outbox or Marketplace Listings). 2014-10-05 20:17:29 -07:00
llcommandmanager.h DD-170 : Handle 503 answer from SLM and added a MARKET_MERCHANT_NOT_MIGRATED state to the UI, showing only the relevant UI to the user (i.e. Merchant Outbox or Marketplace Listings). 2014-10-05 20:17:29 -07: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 second phase summer cleaning 2013-08-09 17:11:19 -07:00
llcontainerview.h merge with viewer-release 2013-06-05 19:05:43 -07:00
llctrlselectioninterface.cpp
llctrlselectioninterface.h Summer cleaning - removed a lot of llcommon dependencies to speed up build times 2013-07-30 19:13:45 -07:00
lldockablefloater.cpp MAINT-176 FIXED IM windows don't keep their minimized state after mouselook 2015-06-24 11:47:17 +03:00
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 SH-4297 WIP interesting: viewer-interesting starts loading cached scene late 2013-07-18 15:09:45 -07:00
llflatlistview.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llflatlistview.h
llfloater.cpp Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013 2014-12-10 08:44:08 -08: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 merge with viewer-release 2013-06-05 19:05:43 -07:00
llfloaterreglistener.cpp
llfloaterreglistener.h
llflyoutbutton.cpp
llflyoutbutton.h
llfocusmgr.cpp MAINT-5754: For MoaP and MediaCtrls forward all events including KEYUP and KEYDOWN to the CEF plugin. 2015-10-27 15:17:12 -07:00
llfocusmgr.h MAINT-5754: For MoaP and MediaCtrls forward all events including KEYUP and KEYDOWN to the CEF plugin. 2015-10-27 15:17:12 -07:00
llfolderview.cpp MAINT-5432 MAINT-5440 FIXED Crash 2015-07-28 09:01:20 +03:00
llfolderview.h MAINT-4980 WIP - add context menu filtering based on the selection group 2015-03-13 16:38:23 -04:00
llfolderviewitem.cpp Merge downstream code and become version 3.8.3 2015-08-04 16:45:49 +03:00
llfolderviewitem.h Merge downstream code and become version 3.8.3 2015-08-04 16:45:49 +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 Merge downstream code and become version 3.8.3 2015-08-04 16:45:49 +03:00
llfunctorregistry.h second phase summer cleaning 2013-08-09 17:11:19 -07:00
llhelp.h
lliconctrl.cpp MAINT-4018 Improvements to icon fetching. 2015-12-09 18:35:36 +02:00
lliconctrl.h MAINT-4018 Improvements to icon fetching. 2015-12-09 18:35:36 +02:00
llkeywords.cpp MAINT-5619 : Viewer seems to parse LSL syntax file three times, has warnings 2015-09-10 13:55:27 -07:00
llkeywords.h A little more cleanup in LLSyntaxIDLSL and LLKeywords 2014-06-04 22:51:20 -06:00
lllayoutstack.cpp Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013 2014-12-10 08:44:08 -08:00
lllayoutstack.h merge with viewer-release 2013-09-09 18:58:41 -07:00
lllazyvalue.h
lllineeditor.cpp merge changes for MAINT-4790 2015-02-24 10:46:17 -05:00
lllineeditor.h MAINT-4790 WIP Show focused background image for login text fields. 2015-01-19 13:09:24 +02:00
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-839 added double click 'support' 2015-09-07 17:42:42 +03:00
llmenugl.h MAINT-839 added double click 'support' 2015-09-07 17:42:42 +03:00
llmodaldialog.cpp Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013 2014-12-10 08:44:08 -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 MAINT-6097 FIXED On required update, clicking link to release notes opens browser behind menu 2016-03-11 20:16:03 +02:00
llnotifications.h MAINT-6097 FIXED On required update, clicking link to release notes opens browser behind menu 2016-03-11 20:16:03 +02:00
llnotificationslistener.cpp DRTVWR-363: Fix LLNotificationsListener::listChannels() channel walk. 2014-03-28 10:30:03 -04:00
llnotificationslistener.h Restore VITA LLNotiication API 2013-07-25 16:11:26 -04:00
llnotificationsutil.cpp
llnotificationsutil.h BUILDFIX: #include and dependency cleanup 2013-07-19 15:03:05 -07:00
llnotificationtemplate.h MAINT-6097 FIXED On required update, clicking link to release notes opens browser behind menu 2016-03-11 20:16:03 +02:00
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 Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013 2014-12-10 08:44:08 -08:00
llprogressbar.h
llradiogroup.cpp MAINT-1632 FIXED Both radio-buttons are not selected Advanced tab of Preference 2016-02-02 15:52:38 +02:00
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 second phase summer cleaning 2013-08-09 17:11:19 -07:00
llresmgr.h
llrngwriter.cpp Fix for incorrectly formatted #if statements (worked on clang FWIW!) 2014-12-10 13:02:36 -08:00
llrngwriter.h
llscrollbar.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llscrollbar.h merge with viewer-release 2013-06-05 19:05:43 -07:00
llscrollcontainer.cpp Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013 2014-12-10 08:44:08 -08:00
llscrollcontainer.h Summer cleaning - removed a lot of llcommon dependencies to speed up build times 2013-07-30 19:13:45 -07:00
llscrollingpanellist.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llscrollingpanellist.h
llscrolllistcell.cpp
llscrolllistcell.h
llscrolllistcolumn.cpp
llscrolllistcolumn.h
llscrolllistctrl.cpp merge changes for 3.7.27-release 2015-04-13 16:23:36 -04: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 MAINT-4784 FIXED Don't clear destination beacon, when text is unchanged in input boxes. 2015-04-17 11:52:29 +03:00
llsearcheditor.h MAINT-4784 FIXED Don't clear destination beacon, when text is unchanged in input boxes. 2015-04-17 11:52:29 +03:00
llslider.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llslider.h merge with viewer-release 2013-06-05 19:05:43 -07:00
llsliderctrl.cpp Pull merge from lindenlab/viewer-release 2015-03-23 12:43:44 -07:00
llsliderctrl.h SL-92 WIP - ui floater tweaks for hover height control 2014-09-30 15:34:16 -04:00
llspellcheck.cpp restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes 2015-04-10 11:02:37 -04:00
llspellcheck.h
llspellcheckmenuhandler.h
llspinctrl.cpp Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013 2014-12-10 08:44:08 -08:00
llspinctrl.h
llstatbar.cpp merge changes for 3.7.24-release 2015-01-13 13:46:45 -05: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 Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013 2014-12-10 08:44:08 -08: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 Merge from viewer-relese and become version 3.8.1 2015-07-02 14:50:23 +03:00
lltabcontainer.h Merge with 3.7.0 2014-02-12 14:31:37 -08:00
lltextbase.cpp MAINT-6097 FIXED On required update, clicking link to release notes opens browser behind menu 2016-03-11 20:16:03 +02:00
lltextbase.h MAINT-6097 FIXED On required update, clicking link to release notes opens browser behind menu 2016-03-11 20:16:03 +02: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 changes for 3.7.27-release 2015-04-13 16:23:36 -04:00
lltexteditor.h Merge viewer-release and become version 3.7.12 2014-07-07 14:49:45 -07:00
lltextparser.cpp restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes 2015-04-10 11:02:37 -04:00
lltextparser.h
lltextutil.cpp MAINT-4548 & MAINT-4557 FIXED build issues 2014-10-07 18:59:11 +03:00
lltextutil.h MAINT-4548 & MAINT-4557 FIXED build issues 2014-10-07 18:59:11 +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 Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013 2014-12-10 08:44:08 -08:00
lltimectrl.h
lltoggleablemenu.cpp merge with viewer-release 2013-06-05 19:05:43 -07:00
lltoggleablemenu.h merge with viewer-release 2013-06-05 19:05:43 -07:00
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 BUILDFIX: #include and dependency cleanup 2013-07-19 15:03:05 -07:00
lltransutil.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
lltransutil.h
llui.cpp Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013 2014-12-10 08:44:08 -08:00
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 second phase summer cleaning 2013-08-09 17:11:19 -07:00
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 Fix for incorrectly formatted #if statements (worked on clang FWIW!) 2014-12-10 13:02:36 -08:00
lluifwd.h
lluistring.cpp renamed TimeBlock to BlockTimerStatHandle 2013-10-15 20:24:42 -07:00
lluistring.h Summer cleaning - removed a lot of llcommon dependencies to speed up build times 2013-07-30 19:13:45 -07:00
llundo.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llundo.h
llurlaction.cpp MAINT-6097 FIXED On required update, clicking link to release notes opens browser behind menu 2016-03-11 20:16:03 +02:00
llurlaction.h MAINT-6097 FIXED On required update, clicking link to release notes opens browser behind menu 2016-03-11 20:16:03 +02:00
llurlentry.cpp MAINT-5498 LLUrlEntry regex refactoring 2015-12-15 01:17:26 +02:00
llurlentry.h MAINT-5019 FIXED Undesired "http://" added to domains sent in chat 2015-07-29 07:35:08 +03:00
llurlmatch.cpp MAINT-4169 FIXED Suppress initial display of the path portion of URLs from other users and scripts 2014-10-13 19:14:42 +03:00
llurlmatch.h MAINT-4169 FIXED Suppress initial display of the path portion of URLs from other users and scripts 2014-10-13 19:14:42 +03:00
llurlregistry.cpp MAINT-5759 FIXED URL links in the UI with non-English characters, diacritics, don't get parsed correctly. 2015-10-21 12:59:20 +03:00
llurlregistry.h MAINT-5756: Unicode characters in online notifications get stripped 2015-10-16 11:28:53 +02:00
llview.cpp Initial support for keyboard (in progress) but includes many viewer changes to plumb in Key Up events 2015-07-10 01:01:07 +01:00
llview.h Initial support for keyboard (in progress) but includes many viewer changes to plumb in Key Up events 2015-07-10 01:01:07 +01:00
llviewborder.cpp
llviewborder.h
llviewereventrecorder.cpp convert llifstream and llofstream to std::ifstream and std::ofstream respectively 2015-04-07 17:28:05 -04:00
llviewereventrecorder.h restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes 2015-04-10 11:02:37 -04: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 Make LINE_NUMBER_HERE workaround conditional on LL_WINDOWS. 2014-12-12 13:39:57 -08:00
llxuiparser.h merge with viewer-release 2013-06-05 19:05:43 -07:00