phoenix-firestorm/indra/llui
ziree 6cacc0d54f Fix a potential crash when removing LLLayoutPanel objects. 2013-01-15 19:06:29 +01:00
..
tests PATH-849: CRASHFIX This should fix the crash caused by LLPathfindingObject::handleAvatarNameFetch being called after the corresponding LLPathfindingObject has been deleted. 2012-08-13 16:55:51 -07:00
CMakeLists.txt Partial Merge of LL 3.4.2 Release 2012-12-10 15:56:46 -08:00
llaccordionctrl.cpp
llaccordionctrl.h
llaccordionctrltab.cpp EXP-1181 WIP as a designer I would like to specify default floater positions using realtive coordinates 2012-02-07 12:31:48 -08:00
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 Added optional control checkbox to push buttons, made AO command button use it to switch AO on and off. 2012-02-21 00:37:58 +01:00
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 Merge LL 3.4.3, 2012-12-18 00:36:35 -08:00
llcombobox.h
llcommandmanager.cpp Added optional control checkbox to push buttons, made AO command button use it to switch AO on and off. 2012-02-21 00:37:58 +01:00
llcommandmanager.h Added optional control checkbox to push buttons, made AO command button use it to switch AO on and off. 2012-02-21 00:37:58 +01:00
llconsole.cpp Crashfix in chat console and Growl (INT-77) 2012-03-11 01:54:06 +01: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 Cache LLView pointer to non_toolbar_panel to speed up llDialog() instances and other dockable floaters. 2012-04-08 19:24:46 +02:00
lldockcontrol.h
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 Merge LL 3.4.3, 2012-12-18 00:36:35 -08:00
llfloater.h Merge LL 3.4.3, 2012-12-18 00:36:35 -08:00
llfloaterreg.cpp Merge LL 3.4.3, 2012-12-18 00:36:35 -08: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
llhelp.h
lliconctrl.cpp
lliconctrl.h
llkeywords.cpp LSL preproc from NaCL viewer 2012-03-03 20:42:59 -08:00
llkeywords.h
lllayoutstack.cpp Fix a potential crash when removing LLLayoutPanel objects. 2013-01-15 19:06:29 +01:00
lllayoutstack.h Merge LL 3.3.2 release 2012-05-28 17:02:11 -07:00
lllazyvalue.h
lllineeditor.cpp Removed ugly forward depency includes 2012-09-01 23:03:16 +02: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
lllocalcliprect.h
llmenubutton.cpp
llmenubutton.h
llmenugl.cpp Calculate proper spillover item width for menus 2012-10-15 23:04:17 +02:00
llmenugl.h merge LL 3.3.4 beta 2012-07-16 21:59:14 -07: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 Merge LL 3.4.3, 2012-12-18 00:36:35 -08:00
llnotifications.h merge LL 3.3.3 beta 2012-06-16 07:22:27 -07: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 EXP-1758 WIP Progress spinner not shown during merketplace synch if Merchant Outbox floater was previously minimized 2012-01-16 11:03:33 -08:00
llresizebar.h EXP-1758 WIP Progress spinner not shown during merketplace synch if Merchant Outbox floater was previously minimized 2012-01-16 11:03:33 -08:00
llresizehandle.cpp
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 EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat 2012-01-31 17:51:43 -08:00
llscrolllistcell.h
llscrolllistcolumn.cpp MAINT-1897 Poor performance viewing large group member lists 2012-11-12 15:38:58 -08:00
llscrolllistcolumn.h
llscrolllistctrl.cpp Merge LL 3.4.3, 2012-12-18 00:36:35 -08:00
llscrolllistctrl.h Merge LL 3.4.3, 2012-12-18 00:36:35 -08:00
llscrolllistitem.cpp EXP-1181 WIP as a designer I would like to specify default floater positions using realtive coordinates 2012-02-07 12:31:48 -08:00
llscrolllistitem.h EXP-1181 WIP as a designer I would like to specify default floater positions using realtive coordinates 2012-02-07 12:31:48 -08:00
llsearcheditor.cpp
llsearcheditor.h
llslider.cpp
llslider.h
llsliderctrl.cpp
llsliderctrl.h
llspellcheck.cpp Copy dictionaries to a place where the viewer can find them if ran from visual studio 2012-10-17 12:27:49 -07: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 Change old style comments <ND> to <FS:ND> to avoid any future confusion/ 2012-12-16 05:19:32 +01:00
lltabcontainer.h FIRE-8024 Ability to scroll tab containers with the scroll wheel on the mouse 2012-10-22 10:29:06 -07:00
lltextbase.cpp Crashfix; make sure spellcheck does not run past end of string buffer. 2012-12-29 18:55:51 +01: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 FIRE-3278; Fix crash in LLTextEditor::getSegmentsInRange when iterator first_it points after end_it. 2012-10-15 14:05:51 +02:00
lltexteditor.h removed spellcheck, to be replaced by LL's version 2012-07-10 23:57:05 -07:00
lltextparser.cpp
lltextparser.h
lltextutil.cpp
lltextutil.h
lltextvalidate.cpp
lltextvalidate.h
lltimectrl.cpp
lltimectrl.h
lltoggleablemenu.cpp STORM-1879: Inventory gear menu remains on screen after floater is closed 2012-06-25 05:09:22 +02:00
lltoggleablemenu.h
lltoolbar.cpp Merge LL 3.3.1 Viewer Release 2012-04-26 17:31:35 -07:00
lltoolbar.h Added top, bottom, center, left and right alignment options to toolbars. 2012-02-20 16:59:12 +01:00
lltooltip.cpp Backed out changeset a25bfa87418d (using std::type_info::name()) 2012-07-18 15:51:34 -04:00
lltooltip.h
lltrans.cpp removed LLXUIXML library 2012-01-20 13:51:46 -08:00
lltrans.h removed LLXUIXML library 2012-01-20 13:51:46 -08:00
lltransutil.cpp LLUICtrlFactory::getLayeredXMLNode() gets LLDir::ESkinConstraint. 2012-10-12 08:42:18 -04:00
lltransutil.h
llui.cpp Speeded up UI Sounds checks for IMs a little 2013-01-11 10:19:17 +01:00
llui.h Merge LGPL 2013-01-03 12:07:47 -08:00
lluicolor.cpp removed LLXUIXML library 2012-01-20 13:51:46 -08:00
lluicolor.h removed LLXUIXML library 2012-01-20 13:51:46 -08:00
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
lluiimage.cpp
lluiimage.h
lluistring.cpp opensim currency support (port of https://bitbucket.org/ArminW/teapot 6dd449a6457f ) 2012-06-17 12:18:44 +02:00
lluistring.h After merge compare FS tree agsindt V/dev. 2012-01-18 19:04:59 +01:00
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 Merge LL 3.4.3, 2012-12-18 00:36:35 -08:00
llview.h EXP-1181 FIX As a designer, I would like to specify default floater positions using relative coordinates 2012-02-24 16:54:54 -08: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 EXP-1824 FIX Received Items panel does not collapse correct when Height of panel is maximized in Inventory window 2012-01-19 19:40:46 -08:00
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