phoenix-firestorm/indra/llui
Cinders 77cda051af Update to FIRE-1332 2013-06-25 15:25:34 -06: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 Merge LL 3.3.1 Viewer Release 2012-04-26 17:31:35 -07:00
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 EXP-1924 : Relax the cconsistency policy between text and UUID on the clipboard. 2012-03-13 21:37:54 -07:00
llclipboard.h EXP-1924 : Relax the cconsistency policy between text and UUID on the clipboard. 2012-03-13 21:37:54 -07:00
llcombobox.cpp first pass merge 2013-02-04 10:52:32 -08:00
llcombobox.h
llcommandmanager.cpp
llcommandmanager.h
llconsole.cpp Update to FIRE-1332 2013-06-25 15:25:34 -06:00
llconsole.h Fixed warning about missing image for console background 2012-09-04 20:48:22 +02:00
llcontainerview.cpp Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 2012-05-25 15:07:22 -07:00
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 Merge LL 3.3.1 Viewer Release 2012-04-26 17:31:35 -07:00
lldraghandle.h Make floater title padding a skinnable option, with default value in settings.xml. 2012-03-07 23:45:45 +01:00
lleditmenuhandler.cpp
lleditmenuhandler.h
llf32uictrl.cpp
llf32uictrl.h
llfiltereditor.cpp
llfiltereditor.h
llflatlistview.cpp
llflatlistview.h
llfloater.cpp Added option for edge snapping based on the legacy method of toolbars changing the edge offsets 2013-06-05 19:02:09 -07:00
llfloater.h Added option for edge snapping based on the legacy method of toolbars changing the edge offsets 2013-06-05 19:02:09 -07:00
llfloaterreg.cpp Merged with viewer-sunshine tip (Revision bd1162cb6fbe) 2013-02-11 23:04:05 +01:00
llfloaterreg.h Merge LL 3.3.2 release 2012-05-28 17:02:11 -07:00
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 Rename our ini format to fskeywords and set version 1 so if ll ever feels in inclined to change their format, they don't run us over 2013-05-16 13:46:23 -06:00
llkeywords.h More changes to keywords.ini: 2013-05-16 13:28:12 -06:00
lllayoutstack.cpp Partial merge of LGPL repo 2013-02-20 01:48:25 -08:00
lllayoutstack.h Merge LL 3.3.2 release 2012-05-28 17:02:11 -07:00
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 Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. 2012-06-22 18:59:31 -07:00
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 Backed out changeset a25bfa87418d (using std::type_info::name()) 2012-07-18 15:51:34 -04:00
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 Backed out changeset a25bfa87418d (using std::type_info::name()) 2012-07-18 15:51:34 -04:00
llrngwriter.h
llscrollbar.cpp
llscrollbar.h
llscrollcontainer.cpp merge 2012-06-22 14:04:33 -05:00
llscrollcontainer.h CHUI-53 FIXED vertical scroll bar in inventory floater to appear when horizontal scroll bar hides last item in folder view. 2012-03-16 01:08:20 +02:00
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 STORM-276 Added the ability to remove (user-installed) dictionaries 2012-06-11 17:37:06 +02:00
llspellcheckmenuhandler.h removed spellcheck, to be replaced by LL's version 2012-07-10 23:57:05 -07:00
llspinctrl.cpp Fixed currency not shown on access tab on about land floater 2012-05-31 22:10:10 +02:00
llspinctrl.h Fixed currency not shown on access tab on about land floater 2012-05-31 22:10:10 +02:00
llstatbar.cpp Merge LL 3.3.3 to FS LGPL 2012-06-22 09:52:28 -07:00
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 SEC-995 FIX viewer is easily spammed to death by chat 2012-04-23 18:48:43 -07:00
lltextbox.h
lltexteditor.cpp Remove it from here too. 2013-05-18 08:02:27 -06:00
lltexteditor.h Add custom cursor color for script editor, clean up orphaned prototype from lltexteditor.h 2013-05-18 07:50:42 -06: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 MAINT-1415 FIXED Empty non-functional 'Take off' menu is presented in inspector: 2012-08-24 00:22:40 +03:00
lltoolbar.cpp Added option for edge snapping based on the legacy method of toolbars changing the edge offsets 2013-06-05 19:02:09 -07:00
lltoolbar.h Merge LL 3.4.5 beta 3 2013-01-28 01:56:00 -08:00
lltooltip.cpp Backed out changeset a25bfa87418d (using std::type_info::name()) 2012-07-18 15:51:34 -04:00
lltooltip.h MAINT-1276: Add ability to paste LSL tooltips into scripts. Reviewed by Kelly 2012-07-17 13:52:08 -07:00
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 opensim currency support (port of https://bitbucket.org/ArminW/teapot 6dd449a6457f ) 2012-06-17 12:18:44 +02:00
lluistring.h
llundo.cpp
llundo.h
llurlaction.cpp Added new Firestorm specific SLurl command and command handler with some basic functionality: 2012-08-12 19:00:20 +02:00
llurlaction.h Added new Firestorm specific SLurl command and command handler with some basic functionality: 2012-08-12 19:00:20 +02:00
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 Added CHOP, MAINT, EXP, SINV, PATHBUG, and DOC to jira parcer; removed ER 2012-03-09 17:49:56 -08:00
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 SEC-995 FIX viewer is easily spammed to death by chat 2012-04-23 18:48:43 -07:00
llviewquery.cpp
llviewquery.h
llwindowshade.cpp
llwindowshade.h
llxuiparser.cpp Backed out changeset a25bfa87418d (using std::type_info::name()) 2012-07-18 15:51:34 -04:00
llxuiparser.h Backed out changeset a25bfa87418d (using std::type_info::name()) 2012-07-18 15:51:34 -04:00