phoenix-firestorm/indra/llui
Nat Goodspeed 7282d29bf8 Make LINE_NUMBER_HERE workaround conditional on LL_WINDOWS.
The referencing code is all within LL_WINDOWS conditionals, so the dummy
variable must be enclosed that way too -- otherwise we get
unreferenced-variable warnings-as-errors on other platforms.
2014-12-12 13:39:57 -08:00
..
tests
CMakeLists.txt
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 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
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
llclipboard.h
llcombobox.cpp
llcombobox.h
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
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
llflashtimer.h
llflatlistview.cpp
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
llfloaterreg.h
llfloaterreglistener.cpp
llfloaterreglistener.h
llflyoutbutton.cpp
llflyoutbutton.h
llfocusmgr.cpp
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 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.h Pull and merge viewer-release as version 3.7.8 2014-05-07 10:56:41 -07:00
llfolderviewitem.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
llfolderviewitem.h MAINT-4289 FIXED [BEAR] Recent Items "Reset Filters" not working correctly 2014-07-29 17:55:06 +03:00
llfolderviewmodel.cpp
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
lliconctrl.h
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 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
lllazyvalue.h
lllineeditor.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
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 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
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 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
llmultifloater.h
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 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
llresizebar.h
llresizehandle.cpp
llresizehandle.h
llresmgr.cpp
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
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
llscrolllistcell.h
llscrolllistcolumn.cpp
llscrolllistcolumn.h
llscrolllistctrl.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
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 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 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 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
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
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
lltextbase.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
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
lltextbox.h
lltexteditor.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
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 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
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
lltrans.h
lltransutil.cpp
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
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
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 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
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
llviewinject.cpp
llviewinject.h
llviewmodel.cpp
llviewmodel.h
llviewquery.cpp
llviewquery.h
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