phoenix-firestorm/indra/llui
Leslie Linden 2f21ec48a2 EXP-860 FIX -- Display NEW for items added to inbox
* Added createFolderView, createFolderViewFolder and createFolderViewItem virtuals
  to LLInventoryPanel so these can be overridden by a derived class for custom display.
* Added new LLInboxInventoryPanel class that overrides createFolderViewFolder with a
  LLInboxFolderViewFolder for custom display with NEW tags.
* LLInboxFolderViewFolder NEW tag is tied to the mFresh variable that currently has
  no logic attached to it, meaning it remains off all the time.

Reviewed by Richard.
2011-07-05 12:32:12 -07:00
..
tests Fixed to allow param blocks to exceed 64k, even though the size makes me wince. 2011-06-08 15:46:34 -07:00
CMakeLists.txt
llaccordionctrl.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llaccordionctrl.h
llaccordionctrltab.cpp fixing llaccordian crash with multiple child panels 2011-05-17 16:38:51 -07:00
llaccordionctrltab.h
llbadge.cpp merge and fixing linux build issues 2011-06-22 16:18:23 -07:00
llbadge.h
llbadgeowner.cpp EXP-860 FIX -- Display NEW for items added to inbox 2011-07-05 12:32:12 -07:00
llbadgeowner.h
llbutton.cpp EXP-891 2011-06-16 16:39:30 -07:00
llbutton.h
llcallbackmap.h Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
llcheckboxctrl.cpp fixed checkboxes growing larger over time 2010-10-26 10:23:20 -07:00
llcheckboxctrl.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llclipboard.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llclipboard.h
llcombobox.cpp Automated merge up from viewer-development into mesh-development 2011-03-09 11:24:54 -05:00
llcombobox.h
llconsole.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llconsole.h
llcontainerview.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llcontainerview.h
llctrlselectioninterface.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llctrlselectioninterface.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lldockablefloater.cpp Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
lldockablefloater.h
lldockcontrol.cpp Automated merge up from viewer-development into mesh-development 2011-03-16 14:54:56 -04:00
lldockcontrol.h
lldraghandle.cpp Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
lldraghandle.h
lleditmenuhandler.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lleditmenuhandler.h
llf32uictrl.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llf32uictrl.h
llfiltereditor.cpp
llfiltereditor.h
llflatlistview.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llflatlistview.h
llfloater.cpp merge changes for storm-1016 2011-03-17 14:56:01 -04:00
llfloater.h
llfloaterreg.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llfloaterreg.h
llfloaterreglistener.cpp
llfloaterreglistener.h
llflyoutbutton.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llflyoutbutton.h
llfocusmgr.cpp Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated a bunch of unnecesary header dependencies. 2011-05-05 17:13:52 -07:00
llfocusmgr.h
llfunctorregistry.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llfunctorregistry.h
llhandle.h
llhelp.h
lliconctrl.cpp STORM-698 FIXED Icon control can now respect floater transparency (if its "use_draw_context_alpha" param set to false). 2010-11-29 16:18:03 +02:00
lliconctrl.h Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated a bunch of unnecesary header dependencies. 2011-05-05 17:13:52 -07:00
llkeywords.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llkeywords.h
lllayoutstack.cpp another gcc fix 2011-06-23 15:35:23 -07:00
lllayoutstack.h EXP-890 FIX -- Resizing inbox or outbox to minimum size while open does not show present items when hte box is next opened 2011-06-22 17:35:25 -04:00
lllazyvalue.h
lllineeditor.cpp merge 2011-04-19 14:55:11 -05:00
lllineeditor.h
llloadingindicator.cpp mac and linux build fixes 2011-04-20 17:30:06 -07:00
llloadingindicator.h EXP-859 FIX -- Save setting for last time inbox expanded 2011-06-06 17:00:59 -07:00
lllocalcliprect.cpp Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
lllocalcliprect.h
llmenubutton.cpp STORM-666 FIXED Menu spawned by the overflow button had invalid position in Place Profile and Avatar Profile panels. 2010-11-24 18:56:21 +02:00
llmenubutton.h
llmenugl.cpp Automated merge with file:///F:\code\viewer-autobuild2010 2011-03-28 17:38:54 -07:00
llmenugl.h
llmodaldialog.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmodaldialog.h
llmultifloater.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmultifloater.h
llmultislider.cpp Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated a bunch of unnecesary header dependencies. 2011-05-05 17:13:52 -07:00
llmultislider.h
llmultisliderctrl.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmultisliderctrl.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llnotificationptr.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llnotifications.cpp STORM-1175 Fixing close button, for Custom Port warning, in Preferences => Setup => Network. 2011-05-12 11:42:46 +01:00
llnotifications.h
llnotificationslistener.cpp
llnotificationslistener.h
llnotificationsutil.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llnotificationsutil.h
llnotificationtemplate.h
llnotificationvisibilityrule.h
llpanel.cpp EXP-865 PROGRESS -- Modify LLBadge to allow it to hang off of non-buttons 2011-06-07 13:57:19 -07:00
llpanel.h
llprogressbar.cpp Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated a bunch of unnecesary header dependencies. 2011-05-05 17:13:52 -07:00
llprogressbar.h Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated a bunch of unnecesary header dependencies. 2011-05-05 17:13:52 -07:00
llradiogroup.cpp updates destination guide and avatar picker urls 2011-02-25 13:48:20 -08:00
llradiogroup.h
llresizebar.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llresizebar.h
llresizehandle.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llresizehandle.h
llresmgr.cpp Removed the old mesh asset upload pipeline. Fixed a problem with spamming MissingString MacLocale warnings. Reviewed by Dave 2011-06-06 21:27:29 +00:00
llresmgr.h
llrngwriter.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llrngwriter.h
llscrollbar.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llscrollbar.h
llscrollcontainer.cpp STORM-593 FIXED Make transparent texteditor and lineeditor 2010-11-24 19:12:02 +02:00
llscrollcontainer.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llscrollingpanellist.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llscrollingpanellist.h
llscrolllistcell.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llscrolllistcell.h
llscrolllistcolumn.cpp STORM-491 FIXED Fixed black arrows appearance near column's titles in scrollist. 2010-11-23 19:28:17 +02:00
llscrolllistcolumn.h
llscrolllistctrl.cpp merge with viewer-dev 2010-12-08 16:04:07 -08:00
llscrolllistctrl.h fixed build 2010-10-15 14:33:10 -07:00
llscrolllistitem.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llscrolllistitem.h
llsdparam.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsdparam.h
llsearcheditor.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsearcheditor.h
llslider.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llslider.h
llsliderctrl.cpp Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
llsliderctrl.h
llspinctrl.cpp SH-1588 FIXED (Build tools does not specify units for prim density value) 2011-06-08 18:23:31 +03:00
llspinctrl.h
llstatbar.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llstatbar.h
llstatgraph.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llstatgraph.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llstatview.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llstatview.h
llstyle.cpp Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated a bunch of unnecesary header dependencies. 2011-05-05 17:13:52 -07:00
llstyle.h
lltabcontainer.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lltabcontainer.h
lltextbase.cpp Automated merge with http://hg.secondlife.com/viewer-development 2011-05-25 18:14:55 -07:00
lltextbase.h
lltextbox.cpp Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
lltextbox.h
lltexteditor.cpp STORM-229 ADDITIONAL FIX Disabled updating text segments during indenting the selected lines with TAB or SHIFT+TAB to prevent the viewer from stalling. 2011-04-20 17:31:57 +03:00
lltexteditor.h
lltextparser.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lltextparser.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lltextutil.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lltextutil.h
lltextvalidate.cpp Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
lltextvalidate.h
lltoggleablemenu.cpp STORM-426 FIXED Menu button no longer looked pressed while its menu is displayed by another control. 2010-10-22 02:08:26 +03:00
lltoggleablemenu.h STORM-426 FIXED Menu button no longer looked pressed while its menu is displayed by another control. 2010-10-22 02:08:26 +03:00
lltooltip.cpp instead of exposing mutable container in LLInitParam::Multiple, just expose access functions, begin(), end(), etc. 2010-09-22 14:48:18 -07:00
lltooltip.h
lltransutil.cpp Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated a bunch of unnecesary header dependencies. 2011-05-05 17:13:52 -07:00
lltransutil.h
llui.cpp EXP-648 FIX As a developer, I want to be able to specify param blocks that use Multiple<LLUIImage> for a sequence of images 2011-04-19 16:16:54 -07:00
llui.h
lluicolortable.cpp EXP-297 FIX Gray Bar shown on top of Skylight Viewer login screen during login on Gaikai 2010-10-25 12:35:40 -07:00
lluicolortable.h
lluiconstants.h
lluictrl.cpp EXP-865 PROGRESS -- Modify LLBadge to allow it to hang off of non-buttons 2011-06-07 13:57:19 -07:00
lluictrl.h
lluictrlfactory.cpp SOCIAL-654 WIP Items purchased on Marketplace.secondlife.com while logged into Minimal skin are declined and not present in inventory 2011-03-09 00:21:57 -08:00
lluictrlfactory.h
lluifwd.h
lluiimage.cpp EXP-648 FIX As a developer, I want to be able to specify param blocks that use Multiple<LLUIImage> for a sequence of images 2011-04-19 16:16:54 -07:00
lluiimage.h
lluistring.cpp another attempt at lluistring cleanup 2010-10-15 14:37:00 -07:00
lluistring.h
llundo.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llundo.h
llurlaction.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llurlaction.h
llurlentry.cpp STORM-797 : pull in viewer-development 2011-01-12 11:12:56 -08:00
llurlentry.h
llurlmatch.cpp Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
llurlmatch.h
llurlregistry.cpp STORM-796 FIXED Implemented rendering /app/region/ SLapps into human-readable strings. 2010-12-16 20:22:32 +02:00
llurlregistry.h
llview.cpp EXP-970 FIX Group Roles > choose name causes other UI to become disabled 2011-06-30 16:15:10 -07:00
llview.h
llviewborder.cpp Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated a bunch of unnecesary header dependencies. 2011-05-05 17:13:52 -07:00
llviewborder.h
llviewmodel.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llviewmodel.h
llviewquery.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llviewquery.h
llwindowshade.cpp WIP XUI HTTP Auth dialog 2010-12-10 10:11:03 -08:00
llwindowshade.h