phoenix-firestorm/indra/llui
Liny 07c60cc62c Removing vertical tab scrolling for release due to bugs in implementation. 2013-04-08 08:45:22 -07:00
..
tests Merged with viewer-sunshine tip (Revision bd1162cb6fbe) 2013-02-11 23:04:05 +01:00
CMakeLists.txt Merge RLVa SSB update 2013-02-24 18:24:48 -08:00
llaccordionctrl.cpp
llaccordionctrl.h
llaccordionctrltab.cpp
llaccordionctrltab.h
llbadge.cpp
llbadge.h
llbadgeholder.cpp
llbadgeholder.h
llbadgeowner.cpp
llbadgeowner.h
llbutton.cpp
llbutton.h
llcallbackmap.h
llcheckboxctrl.cpp Added "on_check" XUI parameter for checkboxes 2012-10-15 17:15:11 +02:00
llcheckboxctrl.h Added "on_check" XUI parameter for checkboxes 2012-10-15 17:15:11 +02:00
llclipboard.cpp
llclipboard.h
llcombobox.cpp first pass merge 2013-02-04 10:52:32 -08:00
llcombobox.h
llcommandmanager.cpp
llcommandmanager.h
llconsole.cpp first pass merge 2013-02-04 10:52:32 -08:00
llconsole.h Fixed warning about missing image for console background 2012-09-04 20:48:22 +02:00
llcontainerview.cpp
llcontainerview.h
llctrlselectioninterface.cpp
llctrlselectioninterface.h
lldockablefloater.cpp
lldockablefloater.h
lldockcontrol.cpp FIRE-9134; Fix for logout crash. 2013-02-06 00:39:52 +01:00
lldockcontrol.h FIRE-9134; Fix for logout crash. 2013-02-06 00:39:52 +01:00
lldraghandle.cpp
lldraghandle.h
lleditmenuhandler.cpp
lleditmenuhandler.h
llf32uictrl.cpp
llf32uictrl.h
llfiltereditor.cpp
llfiltereditor.h
llflatlistview.cpp
llflatlistview.h
llfloater.cpp Merge LL 3.4.5 beta 3 2013-01-28 01:56:00 -08:00
llfloater.h Merge LL 3.4.5 beta 3 2013-01-28 01:56:00 -08:00
llfloaterreg.cpp Merged with viewer-sunshine tip (Revision bd1162cb6fbe) 2013-02-11 23:04:05 +01:00
llfloaterreg.h
llfloaterreglistener.cpp
llfloaterreglistener.h
llflyoutbutton.cpp
llflyoutbutton.h
llfocusmgr.cpp
llfocusmgr.h
llfunctorregistry.cpp
llfunctorregistry.h Updating linux build to gcc4.6 2012-10-11 00:09:04 +00:00
llhelp.h
lliconctrl.cpp
lliconctrl.h
llkeywords.cpp first pass merge 2013-02-04 10:52:32 -08:00
llkeywords.h
lllayoutstack.cpp Partial merge of LGPL repo 2013-02-20 01:48:25 -08:00
lllayoutstack.h
lllazyvalue.h
lllineeditor.cpp first pass merge 2013-02-04 10:52:32 -08:00
lllineeditor.h changed max_length to max_length_chars for max_length is not a valid perameter, 2012-09-03 23:24:21 -07:00
llloadingindicator.cpp
llloadingindicator.h
lllocalcliprect.cpp Removed most llappearance -> llui dependencies (LLTrans remains). Moved LLInventoryIcon::EIconName into LLInventoryType. Moved LLInventoryIcon back to newview. Moved LLUI gl_* functions into llrender. 2012-09-08 04:39:11 +00:00
lllocalcliprect.h
llmenubutton.cpp
llmenubutton.h
llmenugl.cpp FIRE-9257; Make sure we're not using a menu item that was already destroyed. 2013-02-18 23:11:47 +01:00
llmenugl.h FIRE-9257; Make sure we're not using a menu item that was already destroyed. 2013-02-18 23:11:47 +01:00
llmodaldialog.cpp
llmodaldialog.h
llmultifloater.cpp Cleared remaining merge issues from FUI merge: We don't need to call floaterp->setTornOff() in llmultifloater.cpp to set the tear off state - this is done in LLFloater::setTornOff() based on Catznip already 2012-12-25 15:05:49 +01:00
llmultifloater.h Cleared remaining merge issues from FUI merge: We don't need to call floaterp->setTornOff() in llmultifloater.cpp to set the tear off state - this is done in LLFloater::setTornOff() based on Catznip already 2012-12-25 15:05:49 +01:00
llmultislider.cpp
llmultislider.h
llmultisliderctrl.cpp
llmultisliderctrl.h
llnotificationptr.h
llnotifications.cpp Merged with viewer-sunshine tip (Revision 87a6fc812214) 2013-02-20 19:25:10 +01:00
llnotifications.h Merged with viewer-sunshine tip (Revision 87a6fc812214) 2013-02-20 19:25:10 +01:00
llnotificationslistener.cpp
llnotificationslistener.h
llnotificationsutil.cpp
llnotificationsutil.h
llnotificationtemplate.h
llnotificationvisibilityrule.h
llpanel.cpp Merge LL 3.4.3, 2012-12-18 00:36:35 -08:00
llpanel.h Merge LL 3.4.3, 2012-12-18 00:36:35 -08:00
llprogressbar.cpp
llprogressbar.h
llradiogroup.cpp
llradiogroup.h
llresizebar.cpp MAINT-1473 FIXED Resizing floater past edge of screen causes opposite side of floater to move 2012-08-23 15:47:40 -07:00
llresizebar.h
llresizehandle.cpp MAINT-1473 FIXED Resizing floater past edge of screen causes opposite side of floater to move 2012-08-23 15:47:40 -07:00
llresizehandle.h
llresmgr.cpp
llresmgr.h
llrngwriter.cpp
llrngwriter.h
llscrollbar.cpp
llscrollbar.h
llscrollcontainer.cpp
llscrollcontainer.h
llscrollingpanellist.cpp
llscrollingpanellist.h
llscrolllistcell.cpp
llscrolllistcell.h
llscrolllistcolumn.cpp FIRE-8911 / MAINT-2223: Experimental fix for scroll list columns not resizing properly anymore 2013-02-14 20:08:51 +01:00
llscrolllistcolumn.h
llscrolllistctrl.cpp FIRE-8911 / MAINT-2223: Slightly modified the follow-up fix to not interfere too much with Linden Lab code 2013-02-14 21:28:54 +01:00
llscrolllistctrl.h Fix for radar not filtering correctly anymore after LL 3.4.3 merge 2013-02-14 01:29:32 +01:00
llscrolllistitem.cpp
llscrolllistitem.h
llsearcheditor.cpp
llsearcheditor.h
llslider.cpp
llslider.h
llsliderctrl.cpp
llsliderctrl.h
llspellcheck.cpp Merge SSB push 4 2013-03-08 17:54:49 -08:00
llspellcheck.h
llspellcheckmenuhandler.h
llspinctrl.cpp
llspinctrl.h
llstatbar.cpp
llstatbar.h
llstatgraph.cpp
llstatgraph.h
llstatview.cpp
llstatview.h
llstyle.cpp
llstyle.h
lltabcontainer.cpp Backed out changeset: 42628030c262 2013-04-08 08:40:18 -07:00
lltabcontainer.h Backed out changeset: 42628030c262 2013-04-08 08:40:18 -07:00
lltextbase.cpp first pass merge 2013-02-04 10:52:32 -08:00
lltextbase.h Set FSFixCursorPosition to false as default & added some comments about the changes in 31082 (730b485e3553) 2012-11-29 00:41:20 +01:00
lltextbox.cpp
lltextbox.h
lltexteditor.cpp Merge FS LGPL tip 2013-02-23 17:09:53 -08:00
lltexteditor.h Merge LL 3.4.5 beta 3 2013-01-28 01:56:00 -08:00
lltextparser.cpp
lltextparser.h
lltextutil.cpp
lltextutil.h
lltextvalidate.cpp
lltextvalidate.h
lltimectrl.cpp
lltimectrl.h
lltoggleablemenu.cpp Merge in latest viewer-development 2012-09-05 17:17:54 -07:00
lltoggleablemenu.h
lltoolbar.cpp Merge FS LGPL tip 2013-02-23 17:09:53 -08:00
lltoolbar.h Merge LL 3.4.5 beta 3 2013-01-28 01:56:00 -08:00
lltooltip.cpp
lltooltip.h
lltrans.cpp
lltrans.h
lltransutil.cpp LLUICtrlFactory::getLayeredXMLNode() gets LLDir::ESkinConstraint. 2012-10-12 08:42:18 -04:00
lltransutil.h
llui.cpp Merge FS LGPL tip 2013-02-23 17:09:53 -08:00
llui.h Merge SSA push 5 (part 2, post CHUI stuff) 2013-03-20 17:19:19 -07:00
lluicolor.cpp
lluicolor.h
lluicolortable.cpp Merge LGPL 2013-01-03 12:07:47 -08:00
lluicolortable.h Change internals of lluicolortable to hold a const char* and not a string. this way we can avoid a lot of string creating and destructions per frame. 2013-01-02 20:59:08 +01:00
lluiconstants.h
lluictrl.cpp Better implementation of 4890836e8d56 - no alpha value tweaking beyond the normal range anymore 2012-12-25 15:38:51 +01:00
lluictrl.h Better implementation of 4890836e8d56 - no alpha value tweaking beyond the normal range anymore 2012-12-25 15:38:51 +01:00
lluictrlfactory.cpp Merge LL 3.4.3, 2012-12-18 00:36:35 -08:00
lluictrlfactory.h Automated merge with http://hg.secondlife.com/viewer-development 2012-11-06 16:37:51 -05:00
lluifwd.h
lluistring.cpp
lluistring.h
llundo.cpp
llundo.h
llurlaction.cpp
llurlaction.h
llurlentry.cpp FIRE-8319: Make SUP JIRAs link to jira.phoenixviewer.com . 2012-11-24 15:14:31 -06:00
llurlentry.h
llurlmatch.cpp
llurlmatch.h
llurlregistry.cpp
llurlregistry.h
llview.cpp Shrink memory footprint by reducing size of each LLFolderViewItem. 2013-03-31 20:52:23 +02:00
llview.h Shrink memory footprint by reducing size of each LLFolderViewItem. 2013-03-31 20:52:23 +02:00
llviewborder.cpp
llviewborder.h
llviewinject.cpp
llviewinject.h
llviewmodel.cpp
llviewmodel.h
llviewquery.cpp
llviewquery.h
llwindowshade.cpp
llwindowshade.h
llxuiparser.cpp
llxuiparser.h