phoenix-firestorm/indra/llui
Tofu Linden 50bf40a631 CID-343
Checker: UNINIT_CTOR
Function: LLFloaterView::LLFloaterView(const LLUICtrl::Params &)
File: /indra/llui/llfloater.cpp
2010-01-28 10:30:57 -08:00
..
tests EXT-4125: Regexes hurt my head! 2010-01-15 11:07:37 +00:00
CMakeLists.txt EXT-3929: Moved LLAccordionCtrl to llui. 2010-01-11 10:05:37 +00:00
llaccordionctrl.cpp Fixed low bug EXT-4354(Dragging landmarks into landmark folders doesn't scroll window) 2010-01-26 16:30:51 +02:00
llaccordionctrl.h Fixed low bug EXT-4354(Dragging landmarks into landmark folders doesn't scroll window) 2010-01-26 16:30:51 +02:00
llaccordionctrltab.cpp Fixed low bug EXT-4354(Dragging landmarks into landmark folders doesn't scroll window) 2010-01-26 16:30:51 +02:00
llaccordionctrltab.h Fixed low bug EXT-4354(Dragging landmarks into landmark folders doesn't scroll window) 2010-01-26 16:30:51 +02:00
llbutton.cpp Implemeted normal Sub-Task EXT - 2753 (Implement Avatar icons on IM multifloater tabs) 2010-01-27 14:16:37 +02:00
llbutton.h Implemeted normal Sub-Task EXT - 2753 (Implement Avatar icons on IM multifloater tabs) 2010-01-27 14:16:37 +02:00
llcallbackmap.h
llcheckboxctrl.cpp EXT-3332 Disabled checkboxes don't use disabled text color 2010-01-05 16:28:22 -08:00
llcheckboxctrl.h Linker optimization - use "extern template" for commonly regenerated templates 2009-11-30 14:41:52 -08:00
llclipboard.cpp
llclipboard.h
llcombobox.cpp merge 2009-11-17 23:39:42 -08:00
llcombobox.h merge 2009-11-17 23:39:42 -08:00
llconsole.cpp First pass expose inventory item settings in XML (folder_view_item.xml) 2010-01-08 17:26:47 -08:00
llconsole.h
llcontainerview.cpp
llcontainerview.h
llctrlselectioninterface.cpp
llctrlselectioninterface.h
lldockablefloater.cpp fixed EXT-3765 “There is no tongue for voice control panel in docked state”, 2010-01-04 16:18:57 +02:00
lldockablefloater.h fixed EXT-3765 “There is no tongue for voice control panel in docked state”, 2010-01-04 16:18:57 +02:00
lldockcontrol.cpp fixed EXT-3765 “There is no tongue for voice control panel in docked state”, 2010-01-04 16:18:57 +02:00
lldockcontrol.h Update for normal task EXT-3089 - Notification toasts positioning, layering and stacking. 2009-12-08 12:17:10 +02:00
lldraghandle.cpp fix for EXT-4186 List items are displayed as links in the FlatList if match URL regexp 2010-01-28 11:42:20 +02:00
lldraghandle.h
lleditmenuhandler.cpp
lleditmenuhandler.h
llf32uictrl.cpp
llf32uictrl.h
llfiltereditor.cpp
llfiltereditor.h
llflatlistview.cpp Fixed normal bug EXT-4379 (Scroller doesn't follow the cursor if cursor is being moved by keyboard arrow buttons) 2010-01-18 17:10:11 +02:00
llflatlistview.h Fixed low bug EXT-3007 (Viewer stalls while resetting filter in teleport history) 2009-12-23 17:01:02 +02:00
llfloater.cpp CID-343 2010-01-28 10:30:57 -08:00
llfloater.h CID-343 2010-01-28 10:30:57 -08:00
llfloaterreg.cpp Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API 2009-11-11 07:41:50 -05:00
llfloaterreg.h fix task EXT-1960 Region messages, should they be displayed in the local chat? 2009-10-30 17:00:23 +02:00
llfloaterreglistener.cpp DEV-43622 : API change (no functionality change) to fix a design error in LLSD 2009-12-01 20:59:08 -05:00
llfloaterreglistener.h Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API 2009-11-11 07:41:50 -05:00
llflyoutbutton.cpp removed picture_style from LLButton::Params and allow empty labels 2009-11-02 19:28:24 -08:00
llflyoutbutton.h
llfocusmgr.cpp convert signals to allocate on demand in order to speed up widget construction 2009-11-23 11:42:32 -08:00
llfocusmgr.h convert signals to allocate on demand in order to speed up widget construction 2009-11-23 11:42:32 -08:00
llfunctorregistry.cpp
llfunctorregistry.h
llhandle.h removed unnecessary static variable instantiations to improve compile times 2009-10-20 22:05:00 +00:00
llhelp.h DEV-43977: Changed pre-login help browser behavior. 2009-12-10 22:38:29 +00:00
lliconctrl.cpp Add missing eol at eof 2009-11-02 22:21:36 -08:00
lliconctrl.h fix EXT-1661: Avatars' icons should be cached only once per 24 hours, but not every time the viewer is restarted. 2009-10-29 16:12:12 -06:00
llkeywords.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llkeywords.h
lllayoutstack.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
lllayoutstack.h Fixed normal bug EXT-4309 (Gesture button is too wide in the mouse look mode): added hack that avoid usage of the LLLayoutStack resizing logic on mouse look mode switching. 2010-01-15 20:57:42 +02:00
lllazyvalue.h
lllineeditor.cpp done (fixing patch) EXT-4499 Replace "*" glyph in password fields with a proper circle [PATCH INCLUDED] 2010-01-26 14:09:15 +02:00
lllineeditor.h Linker optimization - use "extern template" for commonly regenerated templates 2009-11-30 14:41:52 -08:00
lllocalcliprect.cpp better fix for clipping not working 2009-11-04 20:46:17 -08:00
lllocalcliprect.h
llmenubutton.cpp Convert mForcePressedState to bool from BOOL 2009-11-16 12:36:35 -08:00
llmenubutton.h EXT-3900 [BSI] Inspector floater fades while inspectors context menu is still active 2010-01-05 15:49:22 -08:00
llmenugl.cpp CID-339 2010-01-28 10:28:41 -08:00
llmenugl.h CID-339 2010-01-28 10:28:41 -08:00
llmodaldialog.cpp DEV-40930: At app shutdown, clear LLModalDialog::sModalStack. Otherwise, any 2009-10-08 22:48:02 -04:00
llmodaldialog.h DEV-40930: At app shutdown, clear LLModalDialog::sModalStack. Otherwise, any 2009-10-08 22:48:02 -04:00
llmultifloater.cpp Fix crash in LLMultiFloater::setCanResize() 2009-10-30 16:01:58 -07:00
llmultifloater.h
llmultislider.cpp First pass expose inventory item settings in XML (folder_view_item.xml) 2010-01-08 17:26:47 -08:00
llmultislider.h made adding sliders to a multislider possible from xui 2009-12-18 10:48:33 -08:00
llmultisliderctrl.cpp Automated merge with ssh://richard@hg.lindenlab.com/james/gooey 2009-12-21 10:44:13 -08:00
llmultisliderctrl.h made adding sliders to a multislider possible from xui 2009-12-18 10:48:33 -08:00
llnotificationptr.h Removed llnotifications.h from all headers by adding llnotificationsptr.h 2009-11-24 22:55:56 -08:00
llnotifications.cpp CID-102 2010-01-27 13:11:02 -08:00
llnotifications.h Created lightweight LLNotificationsUtil::add(), switched most alerts to use it 2009-11-25 01:15:50 -08:00
llnotificationslistener.cpp Intercept notifications as filter rather than as a peer listener. 2009-12-22 12:22:33 -05:00
llnotificationslistener.h Add event API operations to query channels and notifications within channel; 2009-12-19 08:23:05 -05:00
llnotificationsutil.cpp implemented EXT-2797 “Making friendship offer should be recorded into IM history” 2009-12-07 15:15:41 +02:00
llnotificationsutil.h implemented EXT-2797 “Making friendship offer should be recorded into IM history” 2009-12-07 15:15:41 +02:00
llpanel.cpp EXT-4197: Search in sub-panels for help IDs too. 2010-01-13 17:57:03 +00:00
llpanel.h EXT-4197: Search in sub-panels for help IDs too. 2010-01-13 17:57:03 +00:00
llprogressbar.cpp Implement fade-out for llprogressbar, fix problem where setTopCtrl was being called 2009-11-25 14:39:05 -08:00
llprogressbar.h
llradiogroup.cpp ext-3307 - nearby chat stays scrolled at bottom 2009-12-18 15:18:16 -08:00
llradiogroup.h Backed out changeset: 4d482c1ed041 2009-12-17 10:01:55 -08:00
llresizebar.cpp Fixed major bug EXT-2774(Crash when trying to resize top Menu with 2009-11-27 19:25:33 +02:00
llresizebar.h
llresizehandle.cpp working on floaters rezise-position bugs: EXT-4414, EXT-2625 2010-01-19 16:39:03 +02:00
llresizehandle.h
llresmgr.cpp Merge a big bunch of fixes from maint-viewer. Hooray. 2009-10-14 10:40:56 +00:00
llresmgr.h
llrngwriter.cpp removed unnecessary static variable instantiations to improve compile times 2009-10-20 22:05:00 +00:00
llrngwriter.h
llscrollbar.cpp added newline at end of llbutton.cpp 2009-11-04 10:37:13 -08:00
llscrollbar.h fix for chat history layout bugs 2009-10-21 21:30:40 +00:00
llscrollcontainer.cpp Fixed normal bug EXT-4379 (Scroller doesn't follow the cursor if cursor is being moved by keyboard arrow buttons) 2010-01-18 17:10:11 +02:00
llscrollcontainer.h created container for LLFloaterView for future z-swapping with sidetray 2009-11-25 18:24:39 -08:00
llscrollingpanellist.cpp merging in new wearable infrastructure to get a step closer to eventually supporting multiple wearables per type. Merge tested and compiles/working on linux and windows - no obvious regressions on appearance or appearance editor. Merge generated no conflicts due to being tested in fresh re-branch in avatar-pipeline/multiple-textures-12. Merge perfomed with following command: 2009-10-16 17:56:30 +00:00
llscrollingpanellist.h merging in new wearable infrastructure to get a step closer to eventually supporting multiple wearables per type. Merge tested and compiles/working on linux and windows - no obvious regressions on appearance or appearance editor. Merge generated no conflicts due to being tested in fresh re-branch in avatar-pipeline/multiple-textures-12. Merge perfomed with following command: 2009-10-16 17:56:30 +00:00
llscrolllistcell.cpp First pass expose inventory item settings in XML (folder_view_item.xml) 2010-01-08 17:26:47 -08:00
llscrolllistcell.h some minor changes based on Richard's code review 2009-11-11 16:07:02 -08:00
llscrolllistcolumn.cpp moved scroll_column_header default params to scroll_column_header.xml 2009-11-05 15:36:11 -08:00
llscrolllistcolumn.h EXT-2018 PRofile "Real World" descripton scrolls before showing "More" link 2009-10-30 17:46:01 -07:00
llscrolllistctrl.cpp fix for normal EXT-3807 ABOUT LAND/OBJECTS: (i) icon is badly positioned 2010-01-28 11:32:02 +02:00
llscrolllistctrl.h Fixed critical bug EXT-4663 ([BSI] Inviting Residents to groups produces error 100% of time). 2010-01-26 20:17:45 +02:00
llscrolllistitem.cpp
llscrolllistitem.h Fixed critical bug EXT-4663 ([BSI] Inviting Residents to groups produces error 100% of time). 2010-01-26 20:17:45 +02:00
llsdparam.cpp
llsdparam.h
llsearcheditor.cpp EXT-3124 : Add lookup for finding all linked items to an item 2009-12-04 13:44:25 -05:00
llsearcheditor.h Backed out changeset: 4d482c1ed041 2009-12-17 10:01:55 -08:00
llslider.cpp convert signals to allocate on demand in order to speed up widget construction 2009-11-23 11:42:32 -08:00
llslider.h convert signals to allocate on demand in order to speed up widget construction 2009-11-23 11:42:32 -08:00
llsliderctrl.cpp Automated merge with ssh://angela@hg.lindenlab.com/james/gooey 2009-11-24 11:55:12 +08:00
llsliderctrl.h EXT-2159 Create Vertical Slider to use for zoom in / out controls in view 2009-11-23 13:52:40 +08:00
llspinctrl.cpp ext-3307 - nearby chat stays scrolled at bottom 2009-12-18 15:18:16 -08:00
llspinctrl.h
llstatbar.cpp
llstatbar.h
llstatgraph.cpp
llstatgraph.h
llstatview.cpp
llstatview.h
llstyle.cpp CID-324 2010-01-28 10:23:09 -08:00
llstyle.h undo the changes for LLStyle params; add sizeFromFont in LLFontGL ; use font.style, font.name and font.size params for font creating 2009-11-17 16:33:49 +08:00
lltabcontainer.cpp CID-416 2010-01-27 11:55:34 -08:00
lltabcontainer.h Implemeted normal Sub-Task EXT - 2753 (Implement Avatar icons on IM multifloater tabs) 2010-01-27 14:16:37 +02:00
lltextbase.cpp PE merge. 2010-01-26 10:36:27 -08:00
lltextbase.h EXT-4678: Don't hyperlink sim URLs in About window. 2010-01-26 13:09:26 +00:00
lltextbox.cpp variable renames in LLTextBase 2009-12-11 14:34:30 -08:00
lltextbox.h Linker optimization - use "extern template" for commonly regenerated templates 2009-11-30 14:41:52 -08:00
lltexteditor.cpp add comment for EXT-4443 about EXT-4443... 2010-01-26 14:34:02 +02:00
lltexteditor.h Linker optimization - use "extern template" for commonly regenerated templates 2009-11-30 14:41:52 -08:00
lltextparser.cpp
lltextparser.h
lltoggleablemenu.cpp No ticket. 2009-11-14 19:15:51 +02:00
lltoggleablemenu.h No ticket. 2009-11-14 19:15:51 +02:00
lltooltip.cpp CID-338 2010-01-28 10:26:38 -08:00
lltooltip.h Allow UI tooltips and "ambient inspector" tips to have different text colors 2009-11-16 23:33:12 -08:00
lltransutil.cpp
lltransutil.h
llui.cpp EXT-3599 - no chiclets in the im well window 2009-12-21 17:32:05 -08:00
llui.h Backed out changeset: 4d482c1ed041 2009-12-17 10:01:55 -08:00
lluicolortable.cpp make color and font affecting both nearby chat and toasts 2009-11-12 21:20:18 +08:00
lluicolortable.h Deleted some files that were deleted by PE but missed during merges. 2009-10-22 05:54:50 +00:00
lluiconstants.h
lluictrl.cpp EXT-4148 EXT-4230: Lots of help ID updates. 2010-01-15 18:01:31 +00:00
lluictrl.h adding notes about visible / enable callback registries being merged 2010-12-08 11:56:44 -08:00
lluictrlfactory.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
lluictrlfactory.h renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
lluifwd.h
lluiimage.cpp ext-3307 - nearby chat stays scrolled at bottom 2009-12-18 15:18:16 -08:00
lluiimage.h Backed out changeset: 4d482c1ed041 2009-12-17 10:01:55 -08:00
lluistring.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
lluistring.h CID-323 2010-01-28 10:20:27 -08:00
llundo.cpp
llundo.h
llurlaction.cpp DEV-41358 DEV-41361: Added support for secondlife:///app/worldmap 2009-11-03 19:08:11 +00:00
llurlaction.h DEV-41358 DEV-41361: Added support for secondlife:///app/worldmap 2009-11-03 19:08:11 +00:00
llurlentry.cpp EXT-4125: Regexes hurt my head! 2010-01-15 11:07:37 +00:00
llurlentry.h EXT-3122: Added support for URLs without an explicit protocol. 2009-12-10 15:33:05 +00:00
llurlmatch.cpp
llurlmatch.h
llurlregistry.cpp EXT-3486: Support SLapps and URLs in the nav bar. 2009-12-21 15:49:52 +00:00
llurlregistry.h EXT-3486: Support SLapps and URLs in the nav bar. 2009-12-21 15:49:52 +00:00
llview.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llview.h ext-3307 - nearby chat stays scrolled at bottom 2009-12-18 15:18:16 -08:00
llviewborder.cpp
llviewborder.h
llviewmodel.cpp
llviewmodel.h
llviewquery.cpp
llviewquery.h