phoenix-firestorm/indra/llui
Seth ProductEngine c94d687539 STORM-721 FIXED Fix for text clipping in a textbox without a scroller.
Committed on behalf of Richard Linden:
This patch makes clipping work consistently with text and embedded widgets. The widgets will only be displayed if the corresponding text they are embedded in is displayed.  There is also a new param "clip" for text widgets that can be used to disable clipping entirely.  I introduced this as a potential work around due to the fact that we *used* to assume that text was never clipped in the vertical direction unless we had scrolling turned on.  This hasn't been the case for over a year, but now we can selectively turn off vertical text clipping with (clip="false") if we have to.
2011-04-10 00:31:52 +03:00
..
tests correct merge error in prehash change 2011-04-01 13:31:08 -04:00
CMakeLists.txt Merge from viewer-development. 2010-12-20 11:21:17 -08:00
llaccordionctrl.cpp
llaccordionctrl.h
llaccordionctrltab.cpp STORM-593 FIXED Make transparent texteditor and lineeditor 2010-11-24 19:12:02 +02:00
llaccordionctrltab.h
llbutton.cpp STORM-689 FIXED "Back" but is opaque in all of the undocked side panels 2010-11-29 20:04:26 +02:00
llbutton.h STORM-689 FIXED "Back" but is opaque in all of the undocked side panels 2010-11-29 20:04:26 +02:00
llcallbackmap.h
llcheckboxctrl.cpp fixed checkboxes growing larger over time 2010-10-26 10:23:20 -07:00
llcheckboxctrl.h
llclipboard.cpp
llclipboard.h
llcombobox.cpp STORM-1015 FIXED the ability to select an item from combo list if its name is not unique. 2011-02-25 23:19:18 +02:00
llcombobox.h STORM-1015 FIXED the ability to select an item from combo list if its name is not unique. 2011-02-25 23:19:18 +02:00
llconsole.cpp
llconsole.h
llcontainerview.cpp
llcontainerview.h
llctrlselectioninterface.cpp
llctrlselectioninterface.h
lldockablefloater.cpp
lldockablefloater.h
lldockcontrol.cpp eol fixes 2011-03-15 13:36:23 -07:00
lldockcontrol.h
lldraghandle.cpp
lldraghandle.h
lleditmenuhandler.cpp
lleditmenuhandler.h
llf32uictrl.cpp
llf32uictrl.h
llfiltereditor.cpp
llfiltereditor.h
llflatlistview.cpp
llflatlistview.h
llfloater.cpp merge changes for storm-1016 2011-03-17 14:56:01 -04:00
llfloater.h merge changes for storm-1016 2011-03-17 14:56:01 -04:00
llfloaterreg.cpp
llfloaterreg.h
llfloaterreglistener.cpp Introduce and use new sendReply() function for LLEventAPI methods. 2011-02-18 10:56:26 -05:00
llfloaterreglistener.h SWAT-481: add event wrapper for LLFloaterReg::instanceVisible() 2011-02-08 19:44:21 -05:00
llflyoutbutton.cpp
llflyoutbutton.h
llfocusmgr.cpp VWR-21377 Script editor ctrl-f fix. 2010-09-24 16:31:43 -07:00
llfocusmgr.h VWR-21377 Script editor ctrl-f fix. 2010-09-24 16:31:43 -07:00
llfunctorregistry.cpp
llfunctorregistry.h
llhandle.h removed unworkable subclassing support from LLHandle<T> 2010-09-29 15:50:12 -07:00
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 SOCIAL-717 FIX Artwork for click to move hint 2011-03-25 19:13:32 -07:00
llkeywords.cpp
llkeywords.h
lllayoutstack.cpp STORM-236 FIXED Allow the "Speak" button to be removed, like other buttons. 2011-03-03 20:49:42 +02:00
lllayoutstack.h Merge from viewer-development. 2010-12-20 11:21:17 -08:00
lllazyvalue.h
lllineeditor.cpp fix line endings (one missing, two files of DOS) 2011-04-06 08:13:44 -04:00
lllineeditor.h STORM-1094 Chat preferences > font size should increase size of input text in IM window 2011-03-25 17:58:20 -04:00
llloadingindicator.cpp
llloadingindicator.h
lllocalcliprect.cpp
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 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
llmenugl.cpp Automated merge with file:///F:\code\viewer-autobuild2010 2011-03-28 17:38:54 -07:00
llmenugl.h merge 2010-11-15 15:52:54 -08:00
llmodaldialog.cpp
llmodaldialog.h
llmultifloater.cpp
llmultifloater.h
llmultislider.cpp instead of exposing mutable container in LLInitParam::Multiple, just expose access functions, begin(), end(), etc. 2010-09-22 14:48:18 -07:00
llmultislider.h
llmultisliderctrl.cpp
llmultisliderctrl.h
llnotificationptr.h
llnotifications.cpp SOCIAL-676 FIX Both move UI hints shown in Advanced skin 2011-03-09 18:36:30 -08:00
llnotifications.h 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
llnotificationslistener.cpp
llnotificationslistener.h
llnotificationsutil.cpp
llnotificationsutil.h
llnotificationtemplate.h Merge from viewer-development. 2010-12-20 11:21:17 -08:00
llnotificationvisibilityrule.h changed format of notification_visibility rules to be cleaner 2010-10-05 14:31:07 -07:00
llpanel.cpp merge with viewer-dev 2010-12-08 16:04:07 -08:00
llpanel.h
llprogressbar.cpp made progressbar derive from lluictrl and take percentage as llsd value 2010-10-08 15:56:34 -07:00
llprogressbar.h made progressbar derive from lluictrl and take percentage as llsd value 2010-10-08 15:56:34 -07:00
llradiogroup.cpp updates destination guide and avatar picker urls 2011-02-25 13:48:20 -08:00
llradiogroup.h EXP-273 FIXED Add button/tray for avatar picker 2010-10-22 18:37:40 -07:00
llresizebar.cpp
llresizebar.h
llresizehandle.cpp
llresizehandle.h
llresmgr.cpp
llresmgr.h
llrngwriter.cpp
llrngwriter.h
llscrollbar.cpp
llscrollbar.h
llscrollcontainer.cpp STORM-593 FIXED Make transparent texteditor and lineeditor 2010-11-24 19:12:02 +02:00
llscrollcontainer.h
llscrollingpanellist.cpp
llscrollingpanellist.h
llscrolllistcell.cpp
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
llscrolllistitem.h
llsdparam.cpp potential fix for linux build 2010-10-08 12:18:16 -07:00
llsdparam.h added param block support for empty/undefined elements in XML/LLSD respectively. 2010-10-06 16:56:38 -07:00
llsearcheditor.cpp
llsearcheditor.h
llslider.cpp
llslider.h
llsliderctrl.cpp
llsliderctrl.h
llspinctrl.cpp
llspinctrl.h
llstatbar.cpp
llstatbar.h
llstatgraph.cpp
llstatgraph.h
llstatview.cpp
llstatview.h
llstyle.cpp
llstyle.h
lltabcontainer.cpp
lltabcontainer.h
lltextbase.cpp STORM-721 FIXED Fix for text clipping in a textbox without a scroller. 2011-04-10 00:31:52 +03:00
lltextbase.h STORM-721 FIXED Fix for text clipping in a textbox without a scroller. 2011-04-10 00:31:52 +03:00
lltextbox.cpp
lltextbox.h
lltexteditor.cpp STORM-229 FIXED Fixed long loading times and stalling of Viewer while loading big scripts or pasting a lot of text into script. 2010-12-13 13:17:48 +02:00
lltexteditor.h STORM-229 FIXED Fixed long loading times and stalling of Viewer while loading big scripts or pasting a lot of text into script. 2010-12-13 13:17:48 +02:00
lltextparser.cpp
lltextparser.h
lltextutil.cpp
lltextutil.h
lltextvalidate.cpp
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
lltransutil.h
llui.cpp Move Josh's resolvePath() function to LLUI. 2011-02-22 20:13:07 -05:00
llui.h Move Josh's resolvePath() function to LLUI. 2011-02-22 20:13:07 -05:00
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 Merge from viewer-development. 2010-12-20 11:21:17 -08:00
lluictrl.h STORM-717 FIXED Made nearby chat toasts respect transparency settings: 2010-12-04 13:07:51 +02:00
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
lluiimage.h
lluistring.cpp another attempt at lluistring cleanup 2010-10-15 14:37:00 -07:00
lluistring.h build fixes 2010-11-15 17:03:52 -08:00
llundo.cpp
llundo.h
llurlaction.cpp
llurlaction.h
llurlentry.cpp STORM-797 : pull in viewer-development 2011-01-12 11:12:56 -08:00
llurlentry.h STORM-797 FIXED Added parcel SLURL rendering with human readable parcel names. 2010-12-30 18:18:33 +02:00
llurlmatch.cpp
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 SOCIAL-659 WIP Viewer crash when selecting report option from mini-inspector in minimal and standard skin 2011-03-09 15:26:56 -08:00
llview.h SOCIAL-593 FIX Profile Window cannot be resized in minimal skin 2011-03-02 21:05:03 -08:00
llviewborder.cpp
llviewborder.h
llviewmodel.cpp
llviewmodel.h
llviewquery.cpp
llviewquery.h
llwindowshade.cpp WIP XUI HTTP Auth dialog 2010-12-10 10:11:03 -08:00
llwindowshade.h WIP XUI HTTP Auth dialog 2010-12-10 10:11:03 -08:00