phoenix-firestorm/indra/llui
Paul ProductEngine 18aabdfd3d CHUI-127 FIXED (Make chat field auto resizable)
- Replaced LLLineEditor with newly created LLChatEntry
- Moved some functionality (such as setting label) to the LLTextBase as it can be useful to the other derived classes
2012-06-19 09:44:40 +03:00
..
tests made param blocks smaller by making param overhead 3 bytes instead of 4 2012-05-21 18:26:18 -07:00
CMakeLists.txt CHUI-127 FIXED (Make chat field auto resizable) 2012-06-19 09:44:40 +03:00
llaccordionctrl.cpp
llaccordionctrl.h
llaccordionctrltab.cpp CHUI-127 FIXED (Make chat field auto resizable) 2012-06-19 09:44:40 +03:00
llaccordionctrltab.h
llbadge.cpp
llbadge.h
llbadgeholder.cpp
llbadgeholder.h
llbadgeowner.cpp
llbadgeowner.h
llbutton.cpp EXP-1513 WIP Underscore ( _ ) fails to show in first chat entry in Local Chat 2012-01-27 17:48:08 -08:00
llbutton.h EXP-1504 : Move the tab opening stuff to lltabcontainer and out of llbutton. Added an xui param to allow drill through tabs. Set that param for build panel only. 2011-11-11 09:31:07 -08:00
llcallbackmap.h
llchatentry.cpp CHUI-127 FIXED (Make chat field auto resizable) 2012-06-19 09:44:40 +03:00
llchatentry.h CHUI-127 FIXED (Make chat field auto resizable) 2012-06-19 09:44:40 +03:00
llcheckboxctrl.cpp
llcheckboxctrl.h
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 EXP-1181 WIP as a designer I would like to specify default floater positions using realtive coordinates 2012-02-07 22:50:49 -08:00
llcombobox.h
llcommandmanager.cpp * Moved the name storage on the LLCommandId back to the LLCommand itself. 2011-10-20 12:40:02 -07:00
llcommandmanager.h * Moved the name storage on the LLCommandId back to the LLCommand itself. 2011-10-20 12:40:02 -07:00
llconsole.cpp
llconsole.h
llcontainerview.cpp
llcontainerview.h
llctrlselectioninterface.cpp
llctrlselectioninterface.h
lldockablefloater.cpp EXP-1475 Tongue out of position when incoming/outgoing call dialog shown for first time when speak button is left toolbar 2011-10-27 16:13:27 -07:00
lldockablefloater.h EXP-1400 FIXED (Call request docking icon overlays other toolbar buttons when speak button in side toolbar) 2011-10-24 14:17:15 +02:00
lldockcontrol.cpp EXP-1417 FIXED (Docked Notifications window tears off from the dock icon when deleting notifications one by one) 2011-10-26 16:58:28 +02:00
lldockcontrol.h EXP-1417 FIXED (Docked Notifications window tears off from the dock icon when deleting notifications one by one) 2011-10-26 16:58:28 +02:00
lldraghandle.cpp Restoring a call to llround() in lllineeditor.cpp mistakenly removed in changeset 0a9ef58e8f7d. 2012-02-02 13:29:24 +02:00
lldraghandle.h
lleditmenuhandler.cpp
lleditmenuhandler.h
llf32uictrl.cpp
llf32uictrl.h
llfiltereditor.cpp
llfiltereditor.h
llflatlistview.cpp
llflatlistview.h
llfloater.cpp Merge : pull from lindenlab/viewer-release 2012-06-07 22:30:54 -07:00
llfloater.h Merge : pull from lindenlab/viewer-release 2012-06-07 22:30:54 -07:00
llfloaterreg.cpp EXP-1181 FIX as a designer I would like to specify default floater positions using realtive coordinates 2012-03-16 17:52:28 -07:00
llfloaterreg.h EXP-1181 FIX As a designer, I would like to specify default floater positions using relative coordinates 2012-02-27 13:06:10 -08:00
llfloaterreglistener.cpp
llfloaterreglistener.h
llflyoutbutton.cpp
llflyoutbutton.h
llfocusmgr.cpp
llfocusmgr.h
llfunctorregistry.cpp
llfunctorregistry.h
llhandle.h Build fixes for mac, hopefully Linux too 2011-12-01 10:42:15 -08:00
llhelp.h EXP-1310 FIX Profile button should open Web Profile floater 2011-10-10 19:17:38 -07:00
lliconctrl.cpp
lliconctrl.h
llkeywords.cpp STORM-959 Adding syntax highlighting for /* */ style comments 2011-10-26 01:38:29 +01:00
llkeywords.h STORM-1677 FIXED Fixed gcc 4.5 build. 2011-11-01 16:04:07 +02:00
lllayoutstack.cpp EXP-1767 WIP Received Items panel state does not persist between sessions 2012-03-06 16:59:11 -08:00
lllayoutstack.h Merge : pull from lindenlab/viewer-release 2012-06-07 22:30:54 -07:00
lllazyvalue.h
lllineeditor.cpp EXP-1841 : Use instance instead of getInstance on LLClipboard singleton. 2012-03-01 21:35:05 -08:00
lllineeditor.h
llloadingindicator.cpp fixed UI not working at all due to bad param blocks 2012-04-12 17:18:34 -07:00
llloadingindicator.h renamed Lazy to Atomic 2012-04-13 11:48:37 -07:00
lllocalcliprect.cpp
lllocalcliprect.h
llmenubutton.cpp CHU-78 WIP Subtle cleanup. 2012-04-14 22:28:49 +03:00
llmenubutton.h CHUI-78 WIP Enabled LLMenuButton to manage its menu's lifetime. 2012-04-05 20:37:28 +03:00
llmenugl.cpp merge with viewer-release 2012-04-26 14:39:52 -07:00
llmenugl.h CHU-78 WIP Subtle cleanup. 2012-04-14 22:28:49 +03:00
llmodaldialog.cpp
llmodaldialog.h
llmultifloater.cpp CHUI-105 WIP Implemented collapsed/expanded state transitions for messages and conversation panes. 2012-05-17 02:51:18 +03:00
llmultifloater.h CHUI-105 WIP Implemented collapsed/expanded state transitions for messages and conversation panes. 2012-05-17 02:51:18 +03:00
llmultislider.cpp
llmultislider.h
llmultisliderctrl.cpp
llmultisliderctrl.h
llnotificationptr.h
llnotifications.cpp CHUI-132 FIX Modal dialogs cannot be dismissed 2012-05-25 11:39:37 -07:00
llnotifications.h Linux build fix 2012-05-22 20:34:34 +03:00
llnotificationslistener.cpp CHUI-51 WIP notifications routig code cleanup 2012-03-29 23:48:29 -07:00
llnotificationslistener.h
llnotificationsutil.cpp
llnotificationsutil.h
llnotificationtemplate.h CHUI-112 FIX Clicking Show or Discard in an inventory offer toast does not dismiss toast 2012-05-18 13:20:32 -07:00
llnotificationvisibilityrule.h
llpanel.cpp LLHandle<Derived> is now implicitly convertable to LLHandle<Base> and LLHandle<Base> 2011-11-08 13:47:08 -08:00
llpanel.h EXP-1711 FIX LLWindowShade doesn't stack multiple notifications 2011-12-12 12:32:22 -08:00
llprogressbar.cpp
llprogressbar.h
llradiogroup.cpp
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 EXP-1274 Create floater for "Avatar Picker" content 2011-10-10 17:08:51 -07:00
llresizehandle.h EXP-1274 Create floater for "Avatar Picker" content 2011-10-10 17:08:51 -07:00
llresmgr.cpp
llresmgr.h
llrngwriter.cpp
llrngwriter.h
llscrollbar.cpp
llscrollbar.h
llscrollcontainer.cpp 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
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
llscrolllistcolumn.h
llscrolllistctrl.cpp EXP-1841 : Use instance instead of getInstance on LLClipboard singleton. 2012-03-01 21:35:05 -08:00
llscrolllistctrl.h SH-2710 FIX -- Removed calls to getChild happening every frame and during idle calls. 2011-11-23 12:11:53 -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
llsdparam.cpp CHUI-111 FIX Saved notifications are not sorted in same order after logout and relog. 2012-05-21 17:16:11 -07:00
llsdparam.h EXP-1482 FIX LLInitParam::Parser spam in secondlife.log file when entering a search term in location bar launching the search window 2011-11-09 12:56:25 -08:00
llsearcheditor.cpp
llsearcheditor.h
llslider.cpp
llslider.h
llsliderctrl.cpp
llsliderctrl.h
llspinctrl.cpp
llspinctrl.h SH-1865 PROGRESS -- Disable the anti-aliasing control on hardware our code doesn't support for anti-aliasing 2011-11-15 17:32:09 -08:00
llstatbar.cpp
llstatbar.h
llstatgraph.cpp
llstatgraph.h
llstatview.cpp
llstatview.h
llstyle.cpp
llstyle.h
lltabcontainer.cpp CHUI-105 WIP Fixed "is not a child of" warning when removing a tab from LLSideTrayPanelContainer. 2012-05-29 02:12:51 +03:00
lltabcontainer.h EXP-1504 : Move the tab opening stuff to lltabcontainer and out of llbutton. Added an xui param to allow drill through tabs. Set that param for build panel only. 2011-11-11 09:31:07 -08:00
lltextbase.cpp CHUI-127 FIXED (Make chat field auto resizable) 2012-06-19 09:44:40 +03:00
lltextbase.h CHUI-127 FIXED (Make chat field auto resizable) 2012-06-19 09:44:40 +03:00
lltextbox.cpp
lltextbox.h
lltexteditor.cpp CHUI-127 FIXED (Make chat field auto resizable) 2012-06-19 09:44:40 +03:00
lltexteditor.h CHUI-127 FIXED (Make chat field auto resizable) 2012-06-19 09:44:40 +03:00
lltextparser.cpp EXP-1451 FIX -- I want to put my NEARBY CHAT window at the bottom left, but then it obscures chatted text. 2011-12-02 12:03:24 -08:00
lltextparser.h
lltextutil.cpp
lltextutil.h
lltextvalidate.cpp
lltextvalidate.h
lltimectrl.cpp
lltimectrl.h
lltoggleablemenu.cpp
lltoggleablemenu.h CHUI-78 FIXED group actions gear menu in People->Groups. 2012-05-24 19:20:37 +03:00
lltoolbar.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
lltoolbar.h EXP-1549 : Disable the Remove button menu item in the toolbar contextual menu if no button clicked 2012-01-11 17:43:17 -08:00
lltooltip.cpp EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat 2012-02-03 19:04:36 -08:00
lltooltip.h
lltransutil.cpp
lltransutil.h
llui.cpp merge with viewer-release 2012-04-26 14:39:52 -07:00
llui.h fixed build 2012-04-17 15:14:36 -07:00
lluicolortable.cpp
lluicolortable.h
lluiconstants.h
lluictrl.cpp LLHandle<Derived> is now implicitly convertable to LLHandle<Base> and LLHandle<Base> 2011-11-08 13:47:08 -08:00
lluictrl.h LLHandle<Derived> is now implicitly convertable to LLHandle<Base> and LLHandle<Base> 2011-11-08 13:47:08 -08:00
lluictrlfactory.cpp
lluictrlfactory.h fixed build 2011-10-27 19:31:11 -07:00
lluifwd.h
lluiimage.cpp CHUI-86 WIP Investigate voice-dot with name tag integration 2012-04-17 17:13:48 -07:00
lluiimage.h CHUI-86 WIP Investigate voice-dot with name tag integration 2012-04-17 14:13:31 -07:00
lluistring.cpp EXP-1773 : A bit of code cleanup and defensive coding in an attempt to alleviate some errand crashes. 2012-01-17 22:41:25 -08:00
lluistring.h
llundo.cpp
llundo.h
llurlaction.cpp finished removing remnants of media browser 2011-11-07 15:04:53 -08:00
llurlaction.h finished removing remnants of media browser 2011-11-07 15:04:53 -08:00
llurlentry.cpp
llurlentry.h
llurlmatch.cpp
llurlmatch.h
llurlregistry.cpp
llurlregistry.h
llview.cpp Merge : pull from lindenlab/viewer-release 2012-06-07 22:30:54 -07: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
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 Merge with latest from viewer-experience 2011-12-12 16:13:23 -08:00