| .. |
|
tests
|
…
|
|
|
CMakeLists.txt
|
…
|
|
|
llbutton.cpp
|
convert signals to allocate on demand in order to speed up widget construction
|
2009-11-23 11:42:32 -08:00 |
|
llbutton.h
|
convert signals to allocate on demand in order to speed up widget construction
|
2009-11-23 11:42:32 -08:00 |
|
llcallbackmap.h
|
…
|
|
|
llcheckboxctrl.cpp
|
…
|
|
|
llcheckboxctrl.h
|
implemented low task (EXT-1476) Make layouts for Alert, Tip and Script notifications based on XML
|
2009-11-20 16:28:52 +02: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
|
Nuke the last few references to the long-dead LCD code.
|
2009-11-24 15:31:34 -08:00 |
|
llconsole.h
|
…
|
|
|
llcontainerview.cpp
|
…
|
|
|
llcontainerview.h
|
…
|
|
|
llctrlselectioninterface.cpp
|
…
|
|
|
llctrlselectioninterface.h
|
…
|
|
|
lldockablefloater.cpp
|
related to EXT-2515 "Docked floaters should be resizeable"
|
2009-11-18 11:35:11 +02:00 |
|
lldockablefloater.h
|
related to EXT-2515 "Docked floaters should be resizeable"
|
2009-11-18 11:35:11 +02:00 |
|
lldockcontrol.cpp
|
implemented EXT-2515 "Docked floaters should be resizeable";
|
2009-11-17 14:33:07 +02:00 |
|
lldockcontrol.h
|
implemented EXT-2515 "Docked floaters should be resizeable";
|
2009-11-17 14:33:07 +02:00 |
|
lldraghandle.cpp
|
…
|
|
|
lldraghandle.h
|
…
|
|
|
lleditmenuhandler.cpp
|
…
|
|
|
lleditmenuhandler.h
|
…
|
|
|
llf32uictrl.cpp
|
…
|
|
|
llf32uictrl.h
|
…
|
|
|
llfiltereditor.cpp
|
…
|
|
|
llfiltereditor.h
|
…
|
|
|
llflatlistview.cpp
|
Implemented low task EXT-1153(FlatListView should support keyboard)
|
2009-11-20 20:27:53 +02:00 |
|
llflatlistview.h
|
merge
|
2009-11-24 21:55:23 +02:00 |
|
llfloater.cpp
|
convert signals to allocate on demand in order to speed up widget construction
|
2009-11-23 11:42:32 -08:00 |
|
llfloater.h
|
fixed normal bug (EXT-2653) Undocked IM floater blinks each time notification toasts fade away
|
2009-11-24 11:44:55 +02: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
|
Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API
|
2009-11-11 07:41:50 -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
|
…
|
|
|
llhelp.h
|
DEV-40001: Add support for a pre-login help topic.
|
2009-11-10 23:56:30 +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
|
…
|
|
|
llkeywords.h
|
…
|
|
|
lllayoutstack.cpp
|
Completed major sub-task EXT-991 (Update bottom bar behavior on resize)
|
2009-11-17 13:03:08 +02:00 |
|
lllayoutstack.h
|
Completed major sub-task EXT-991 (Update bottom bar behavior on resize)
|
2009-11-17 13:03:08 +02:00 |
|
lllazyvalue.h
|
…
|
|
|
lllineeditor.cpp
|
Add damage % text to nav bar, clip text entry to avoid overlapping icons
|
2009-11-23 18:16:03 -08:00 |
|
lllineeditor.h
|
Add damage % text to nav bar, clip text entry to avoid overlapping icons
|
2009-11-23 18:16:03 -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
|
…
|
|
|
llmenugl.cpp
|
convert signals to allocate on demand in order to speed up widget construction
|
2009-11-23 11:42:32 -08:00 |
|
llmenugl.h
|
merge
|
2009-11-09 16:14:52 -08:00 |
|
llmodaldialog.cpp
|
…
|
|
|
llmodaldialog.h
|
…
|
|
|
llmultifloater.cpp
|
Fix crash in LLMultiFloater::setCanResize()
|
2009-10-30 16:01:58 -07:00 |
|
llmultifloater.h
|
…
|
|
|
llmultislider.cpp
|
convert signals to allocate on demand in order to speed up widget construction
|
2009-11-23 11:42:32 -08:00 |
|
llmultislider.h
|
convert signals to allocate on demand in order to speed up widget construction
|
2009-11-23 11:42:32 -08:00 |
|
llmultisliderctrl.cpp
|
convert signals to allocate on demand in order to speed up widget construction
|
2009-11-23 11:42:32 -08:00 |
|
llmultisliderctrl.h
|
…
|
|
|
llnotifications.cpp
|
Disabled saving notifications to disk because the load code hasn't worked for months, it spams the logs, and it hits the disk.
|
2009-11-09 15:59:53 -08:00 |
|
llnotifications.h
|
…
|
|
|
llnotificationslistener.cpp
|
Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API
|
2009-11-11 07:41:50 -05:00 |
|
llnotificationslistener.h
|
Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API
|
2009-11-11 07:41:50 -05:00 |
|
llpanel.cpp
|
convert signals to allocate on demand in order to speed up widget construction
|
2009-11-23 11:42:32 -08:00 |
|
llpanel.h
|
convert signals to allocate on demand in order to speed up widget construction
|
2009-11-23 11:42:32 -08:00 |
|
llprogressbar.cpp
|
…
|
|
|
llprogressbar.h
|
…
|
|
|
llradiogroup.cpp
|
EXT-1980 - Bottom bar buttons retain highlight
|
2009-10-30 11:43:45 -07:00 |
|
llradiogroup.h
|
…
|
|
|
llresizebar.cpp
|
fixed EXT-2515 "Docked floaters should be resizeable"
|
2009-11-19 18:41:41 +02:00 |
|
llresizebar.h
|
…
|
|
|
llresizehandle.cpp
|
related to EXT-2515 "Docked floaters should be resizeable"
|
2009-11-18 11:35:11 +02:00 |
|
llresizehandle.h
|
…
|
|
|
llresmgr.cpp
|
…
|
|
|
llresmgr.h
|
…
|
|
|
llrngwriter.cpp
|
…
|
|
|
llrngwriter.h
|
…
|
|
|
llscrollbar.cpp
|
added newline at end of llbutton.cpp
|
2009-11-04 10:37:13 -08:00 |
|
llscrollbar.h
|
…
|
|
|
llscrollcontainer.cpp
|
…
|
|
|
llscrollcontainer.h
|
…
|
|
|
llscrollingpanellist.cpp
|
…
|
|
|
llscrollingpanellist.h
|
…
|
|
|
llscrolllistcell.cpp
|
some minor changes based on Richard's code review
|
2009-11-11 16:07:02 -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
|
Add ToolTip functionality to LLScrollListCell
|
2009-11-11 15:08:00 -08:00 |
|
llscrolllistctrl.h
|
…
|
|
|
llscrolllistitem.cpp
|
…
|
|
|
llscrolllistitem.h
|
…
|
|
|
llsdparam.cpp
|
…
|
|
|
llsdparam.h
|
…
|
|
|
llsearcheditor.cpp
|
…
|
|
|
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
|
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
|
convert signals to allocate on demand in order to speed up widget construction
|
2009-11-23 11:42:32 -08:00 |
|
llspinctrl.h
|
…
|
|
|
llstatbar.cpp
|
…
|
|
|
llstatbar.h
|
…
|
|
|
llstatgraph.cpp
|
…
|
|
|
llstatgraph.h
|
…
|
|
|
llstatview.cpp
|
…
|
|
|
llstatview.h
|
…
|
|
|
llstyle.cpp
|
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 |
|
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
|
convert signals to allocate on demand in order to speed up widget construction
|
2009-11-23 11:42:32 -08:00 |
|
lltabcontainer.h
|
…
|
|
|
lltextbase.cpp
|
Merge from product-engine
|
2009-11-24 12:42:14 -08:00 |
|
lltextbase.h
|
fix of a normal bug (EXT-2448) [BSI] Notification toasts should resize when text is to long to be displayed
|
2009-11-16 18:51:54 +02:00 |
|
lltextbox.cpp
|
add optional style params in setText function
|
2009-11-12 21:17:31 +08:00 |
|
lltextbox.h
|
add optional style params in setText function
|
2009-11-12 21:17:31 +08:00 |
|
lltexteditor.cpp
|
EXT-2780 allow_scroll = false in LLTextEditor will crash the viewer
|
2009-11-24 11:54:33 +08:00 |
|
lltexteditor.h
|
add optional style params in setText function
|
2009-11-12 21:17:31 +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
|
Allow UI tooltips and "ambient inspector" tips to have different text colors
|
2009-11-16 23:33:12 -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
|
clean up include llfontgl
|
2009-11-10 10:47:53 +08:00 |
|
llui.h
|
EXT-2018 PRofile "Real World" descripton scrolls before showing "More" link
|
2009-10-30 17:46:01 -07:00 |
|
lluicolortable.cpp
|
make color and font affecting both nearby chat and toasts
|
2009-11-12 21:20:18 +08:00 |
|
lluicolortable.h
|
…
|
|
|
lluiconstants.h
|
…
|
|
|
lluictrl.cpp
|
convert signals to allocate on demand in order to speed up widget construction
|
2009-11-23 11:42:32 -08:00 |
|
lluictrl.h
|
convert signals to allocate on demand in order to speed up widget construction
|
2009-11-23 11:42:32 -08:00 |
|
lluictrlfactory.cpp
|
don't use LLWidgetTypeRegistry for now (useful only for schema generation)
|
2009-11-12 10:19:23 -08:00 |
|
lluictrlfactory.h
|
fix for gcc
|
2009-11-10 12:58:10 -08:00 |
|
lluifwd.h
|
…
|
|
|
lluiimage.cpp
|
EXT-1478 Tool-tip background and border colors are being ignored
|
2009-11-10 17:10:47 -08:00 |
|
lluiimage.h
|
…
|
|
|
lluistring.cpp
|
…
|
|
|
lluistring.h
|
…
|
|
|
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
|
Inventory Offer changes and clickable inventory slurls
|
2009-11-20 19:27:33 -05:00 |
|
llurlentry.h
|
Inventory Offer changes and clickable inventory slurls
|
2009-11-20 19:27:33 -05:00 |
|
llurlmatch.cpp
|
…
|
|
|
llurlmatch.h
|
…
|
|
|
llurlregistry.cpp
|
Inventory Offer changes and clickable inventory slurls
|
2009-11-20 19:27:33 -05:00 |
|
llurlregistry.h
|
…
|
|
|
llview.cpp
|
merge
|
2009-11-10 11:26:55 -08:00 |
|
llview.h
|
data driven layout of top-level UI elements
|
2009-11-09 15:29:47 -08:00 |
|
llviewborder.cpp
|
…
|
|
|
llviewborder.h
|
…
|
|
|
llviewmodel.cpp
|
…
|
|
|
llviewmodel.h
|
…
|
|
|
llviewquery.cpp
|
…
|
|
|
llviewquery.h
|
…
|
|