phoenix-firestorm/indra/llui
Eugene Mutavchi ea9185e0dc Fixed linux build error - added skipped newline at end of file
--HG--
branch : product-engine
2010-02-10 13:37:49 +02:00
..
tests DEV-32540: Lots of object IM and SLurl improvements 2010-02-02 17:19:14 +00:00
CMakeLists.txt EXT-5025 - Tooltips block mouse clicks 2010-02-05 11:32:33 -08: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 EXT - 3232 Refactoring: deleted unnecessary image_left_padding, image_right_padding members from button.h and button.xml and their the only place usage in LLTabContainer::reshapeTuple . Now image overlay placement adjustible via: mLeftHPad, mRightHPad, mImageOverlayBottomPad, mImageOverlayTopPad, mImgOverlayLabelSpace 2010-02-08 19:09:23 +02:00
llbutton.h EXT - 3232 Refactoring: deleted unnecessary image_left_padding, image_right_padding members from button.h and button.xml and their the only place usage in LLTabContainer::reshapeTuple . Now image overlay placement adjustible via: mLeftHPad, mRightHPad, mImageOverlayBottomPad, mImageOverlayTopPad, mImgOverlayLabelSpace 2010-02-08 19:09:23 +02:00
llcallbackmap.h merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
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 merge https://svn.aws.productengine.com/secondlife/export-from-ll@1277 https://svn.aws.productengine.com/secondlife/pe/stable-1@1297 -> viewer-2-0 2009-08-12 01:12:27 +00:00
llclipboard.h
llcombobox.cpp Fixed normal bug EXT-4616 - Combobox labels no longer appear. 2010-01-28 19:32:18 +02:00
llcombobox.h
llconsole.cpp CID-345 2010-01-29 13:18:29 -08:00
llconsole.h CID-345 2010-01-29 13:18:29 -08:00
llcontainerview.cpp merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3 2009-08-24 20:04:52 +00:00
llcontainerview.h
llctrlselectioninterface.cpp Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
llctrlselectioninterface.h Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
lldockablefloater.cpp Fixed major bug EXT-4798 (Voice notifications steal keyboard focus by default) 2010-02-01 18:25:58 +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 CID-344 2010-01-29 13:21:08 -08:00
lldockcontrol.h
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 Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
lleditmenuhandler.h Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
llf32uictrl.cpp merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
llf32uictrl.h
llfiltereditor.cpp
llfiltereditor.h
llflatlistview.cpp Fixed critical bug EXT-4845 (Create padding around text messages in the side tray panels) 2010-02-04 15:54:56 +02:00
llflatlistview.h Fixed critical bug EXT-4845 (Create padding around text messages in the side tray panels) 2010-02-04 15:54:56 +02:00
llfloater.cpp no ticket. Removing the hack from llfloater.This code is dangerous. It involved losing of topctrl in focusmgr and can cause strange bugs and problems. 2010-02-02 14:49:58 +02:00
llfloater.h Fixed major bug EXT-4798 (Voice notifications steal keyboard focus by default) 2010-02-01 18:25:58 +02:00
llfloaterreg.cpp fix for normal EXT-4810 Block hot-keys in mouse-look mode 2010-02-02 14:35:37 +02:00
llfloaterreg.h fix for normal EXT-4810 Block hot-keys in mouse-look mode 2010-02-02 14:35:37 +02:00
llfloaterreglistener.cpp
llfloaterreglistener.h
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
llfunctorregistry.cpp DEV-27646 dll linkage for login module. 2009-05-22 23:27:16 +00:00
llfunctorregistry.h
llhandle.h
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 EXT-5055 LLInstanceTracker promotes some dangerous patterns - detect them 2010-02-06 21:38:57 +00: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 merge 2010-02-05 11:34:49 -08:00
lllineeditor.h merge 2010-02-05 11:34:49 -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 Fixed normal bug EXT-4702 (Elements of type context_menu cannot have font set in XUI xml) 2010-02-05 17:09:22 +02: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
llmultifloater.cpp Fixed normal bug EXT - 3835 ([BSI] tabs in instant message floater should never change sizes) 2010-02-08 15:21:24 +02: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 EXT-5025 - Tooltips block mouse clicks 2010-02-05 11:32:33 -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-325 2010-01-29 14:53:16 -08:00
llnotifications.h CID-342 UNINIT_CTOR 2010-02-03 17:54:59 +00: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 fixed major EXT-3643 “Embed friendship offer into IM window”; 2010-01-29 17:48:10 +02:00
llnotificationsutil.h fixed major EXT-3643 “Embed friendship offer into IM window”; 2010-01-29 17:48:10 +02:00
llpanel.cpp EXT-5025 - Tooltips block mouse clicks 2010-02-05 11:32:33 -08:00
llpanel.h EXT-5025 - Tooltips block mouse clicks 2010-02-05 11:32:33 -08: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 Merged skinning-17 into viewer-2 for bug fixes. Commented out new IM window for now, not complete. 2009-07-27 17:56:26 +00:00
llradiogroup.cpp ext-3307 - nearby chat stays scrolled at bottom 2009-12-18 15:18:16 -08:00
llradiogroup.h
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
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
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 Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. 2009-10-03 23:40:28 +00:00
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 merge -r132032-132812 svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-1 2009-09-09 01:26:44 +00:00
llsdparam.h merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
llsearcheditor.cpp EXT-3124 : Add lookup for finding all linked items to an item 2009-12-04 13:44:25 -05:00
llsearcheditor.h
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
llsliderctrl.cpp EXT-5025 - Tooltips block mouse clicks 2010-02-05 11:32:33 -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-5025 - Tooltips block mouse clicks 2010-02-05 11:32:33 -08:00
llspinctrl.h LLPointer cleanup and fix for EXT-4413 2010-01-22 16:51:13 -08:00
llstatbar.cpp merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
llstatbar.h
llstatgraph.cpp Merge xui-army-5 to viewer-2, includes layout, art, and color changes, also UI color refactoring and new FreeType font library on Linux. 2009-07-06 21:58:04 +00:00
llstatgraph.h merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
llstatview.cpp Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. 2009-10-03 23:40:28 +00:00
llstatview.h
llstyle.cpp CID-324 2010-01-28 10:23:09 -08:00
llstyle.h LLPointer cleanup and fix for EXT-4413 2010-01-22 16:51:13 -08:00
lltabcontainer.cpp Fixed normal bug EXT - 4878 (Tab labels are no longer obeying halign attribute) 2010-02-09 10:06:52 +02:00
lltabcontainer.h Fixed normal bug EXT - 4878 (Tab labels are no longer obeying halign attribute) 2010-02-09 10:06:52 +02:00
lltextbase.cpp Tweak avatar name icon padding 2010-02-08 09:11:27 -08:00
lltextbase.h Further fixes for EXT-4689 (Long-word chat spam cripples fps and/or disconnects client). 2010-02-02 18:24:11 -08:00
lltextbox.cpp variable renames in LLTextBase 2009-12-11 14:34:30 -08:00
lltextbox.h
lltexteditor.cpp Fixed function name. 2010-02-10 12:10:43 +02:00
lltexteditor.h Fixed function name. 2010-02-10 12:10:43 +02:00
lltextparser.cpp Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. 2009-10-03 23:40:28 +00:00
lltextparser.h Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. 2009-10-03 23:40:28 +00:00
lltextvalidate.cpp newlines fixed 2010-02-05 13:22:46 -08:00
lltextvalidate.h line ending conversion 2010-02-05 13:24:05 -08:00
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 EXT-5025 - Tooltips block mouse clicks 2010-02-05 11:32:33 -08:00
lltransutil.cpp svn merge -r130238:130240 svn+ssh://svn.lindenlab.com/svn/linden/branches/linux-updater-6 2009-08-21 21:52:21 +00:00
lltransutil.h
llui.cpp LLPointer cleanup and fix for EXT-4413 2010-01-22 16:51:13 -08:00
llui.h
lluicolortable.cpp Fixed linux build error - added skipped newline at end of file 2010-02-10 13:37:49 +02:00
lluicolortable.h Fixed normal bug EXT-4817 - Preferences > Chat > Alert color preference is broken 2010-02-09 18:51:33 +02:00
lluiconstants.h
lluictrl.cpp EXT-4148 EXT-4230: Lots of help ID updates. 2010-01-15 18:01:31 +00:00
lluictrl.h
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 LLPointer cleanup and fix for EXT-4413 2010-01-22 16:51:13 -08:00
lluiimage.h
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 Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
llundo.h
llurlaction.cpp DEV-41358 DEV-41361: Added support for secondlife:///app/worldmap 2009-11-03 19:08:11 +00:00
llurlaction.h
llurlentry.cpp Fixed major bug EXT-4876 (Switch from slurl.com to maps.secondlife.com) 2010-02-03 19:38:12 +02:00
llurlentry.h DEV-32540: Lots of object IM and SLurl improvements 2010-02-02 17:19:14 +00:00
llurlmatch.cpp EXT-4678: Support <nolink>...</nolink> to turn off URL hyperlinking. 2010-01-29 14:30:26 +00:00
llurlmatch.h EXT-4678: Support <nolink>...</nolink> to turn off URL hyperlinking. 2010-01-29 14:30:26 +00:00
llurlregistry.cpp DEV-32540: Lots of object IM and SLurl improvements 2010-02-02 17:19:14 +00:00
llurlregistry.h EXT-3486: Support SLapps and URLs in the nav bar. 2009-12-21 15:49:52 +00:00
llview.cpp Add some asserts to catch some null derefs that, at least, the render-pipeline code seems to be hitting. 2010-02-08 13:20:03 +00:00
llview.h ext-3307 - nearby chat stays scrolled at bottom 2009-12-18 15:18:16 -08:00
llviewborder.cpp merge -r132032-132812 svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-1 2009-09-09 01:26:44 +00:00
llviewborder.h
llviewmodel.cpp merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
llviewmodel.h Fixes for EXT-4689 (Long-word chat spam cripples fps and/or disconnects client) 2010-02-01 17:51:30 -08:00
llviewquery.cpp Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
llviewquery.h merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00