phoenix-firestorm/indra/llui
Oz Linden 034fb74d05 merge changes for STORM-2113 2015-04-14 05:39:36 -04:00
..
tests Fix build issues. 2014-10-16 17:27:44 +03: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
llaccordionctrltab.h
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
llbadgeowner.h
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
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 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
llcombobox.cpp 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
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 merge with release 2014-02-12 10:32:02 -08:00
llcommandmanager.h
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 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
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 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 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 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 removed spurious dependency of llui on newview 2013-09-17 17:02:13 -07:00
llflashtimer.h
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
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 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
llfolderview.cpp merge changes for 3.7.27-release 2015-04-13 16:23:36 -04:00
llfolderview.h
llfolderviewitem.cpp merge changes for 3.7.24-release 2015-01-13 13:46:45 -05: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 MAINT-4422 FIXED Inventory re-sorts itself if any of the Filters are enabled and you detach an item from your Avatar 2014-09-08 10:56:31 +03:00
llfunctorregistry.h
llhelp.h
lliconctrl.cpp fixed focus issue on inventory 2013-11-05 19:26:23 -08:00
lliconctrl.h
llkeywords.cpp MAINT-4305 FIXED Viewer sometimes crashes when pasting an invalid character into a script. 2014-08-11 20:28:33 +03:00
llkeywords.h
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 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
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 merge changes for 3.7.27-release 2015-04-13 16:23:36 -04:00
llmenugl.h
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
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
llnotificationslistener.cpp
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
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
llradiogroup.h
llresizebar.cpp fixed focus issue on inventory 2013-11-05 19:26:23 -08:00
llresizebar.h
llresizehandle.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
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
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
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 merge changes for 3.7.27-release 2015-04-13 16:23:36 -04:00
llscrolllistctrl.h
llscrolllistitem.cpp merge with release 2014-03-12 12:48:43 -07:00
llscrolllistitem.h
llsearcheditor.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llsearcheditor.h
llslider.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llslider.h
llsliderctrl.cpp merge changes for 3.7.26-release 2015-03-23 14:34:31 -04: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
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
lltextbase.cpp merge changes for STORM-2113 2015-04-14 05:39:36 -04:00
lltextbase.h MAINT-4170 Eliminate homoglyphs in URL hostnames: used 3p-uriparser; 2014-09-22 20:01:55 +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 merge changes for 3.7.27-release 2015-04-13 16:23:36 -04:00
lltexteditor.h
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
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
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 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
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
lluictrlfactory.cpp
lluictrlfactory.h Fix for incorrectly formatted #if statements (worked on clang FWIW!) 2014-12-10 13:02:36 -08:00
lluifwd.h
lluistring.cpp
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
llurlentry.cpp merge changes for STORM-2113 2015-04-14 05:39:36 -04:00
llurlentry.h merge changes for STORM-2113 2015-04-14 05:39:36 -04: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 merge changes for STORM-2113 2015-04-14 05:39:36 -04:00
llurlregistry.h merge changes for STORM-2113 2015-04-14 05:39:36 -04:00
llview.cpp merge changes for 3.7.24-release 2015-01-13 13:46:45 -05: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 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
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 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
llviewquery.cpp further fix of inventory keyboard focus and tab order calculations 2013-11-05 19:30:38 -08:00
llviewquery.h
llwindowshade.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llwindowshade.h
llxuiparser.cpp Make LINE_NUMBER_HERE workaround conditional on LL_WINDOWS. 2014-12-12 13:39:57 -08:00
llxuiparser.h