phoenix-firestorm/indra/llui
Arrehn edb4b838fe Radar part 2 - more examples, line spacing, headers, teleportTo
Examples still to implement:  sorting, chatrange, full sim scanning
2011-03-06 12:06:54 -05:00
..
tests Merge up part2 to Release 2.4.0 + RLVa . Needs live testing 2011-01-19 12:40:31 -05:00
CMakeLists.txt refactored notification template into own header file 2010-09-16 00:43:42 -07:00
llaccordionctrl.cpp
llaccordionctrl.h
llaccordionctrltab.cpp STORM-593 FIXED Make transparent texteditor and lineeditor 2010-11-24 19:12:02 +02:00
llaccordionctrltab.h
llbutton.cpp STORM-689 FIXED "Back" but is opaque in all of the undocked side panels 2010-11-29 20:04:26 +02:00
llbutton.h STORM-689 FIXED "Back" but is opaque in all of the undocked side panels 2010-11-29 20:04:26 +02:00
llcallbackmap.h
llcheckboxctrl.cpp deprecated text_enabled_color and text_disabled_color from LLCheckBoxCtrl in favor of label_text.text_color and label_text.text_readonly_color, respectively 2010-09-16 00:43:32 -07:00
llcheckboxctrl.h deprecated text_enabled_color and text_disabled_color from LLCheckBoxCtrl in favor of label_text.text_color and label_text.text_readonly_color, respectively 2010-09-16 00:43:32 -07:00
llclipboard.cpp
llclipboard.h
llcombobox.cpp Fix STORM-716 by re-fixing STORM-530 in a different way. 2010-12-01 15:34:44 -05:00
llcombobox.h
llconsole.cpp
llconsole.h
llcontainerview.cpp
llcontainerview.h
llctrlselectioninterface.cpp
llctrlselectioninterface.h
lldockablefloater.cpp
lldockablefloater.h
lldockcontrol.cpp
lldockcontrol.h
lldraghandle.cpp
lldraghandle.h
lleditmenuhandler.cpp
lleditmenuhandler.h
llf32uictrl.cpp
llf32uictrl.h
llfiltereditor.cpp
llfiltereditor.h
llflatlistview.cpp Radar part 2 - more examples, line spacing, headers, teleportTo 2011-03-06 12:06:54 -05:00
llflatlistview.h
llfloater.cpp Minor refactoring: Improved method of checking for sidebar tabs that should be visible when minimized. 2011-01-28 00:37:10 -05:00
llfloater.h FIX: More robust method of insuring undocked minimized sidebar panels are hidden, even across sessions. 2011-01-27 13:26:39 -05:00
llfloaterreg.cpp Minor refactoring: Improved method of checking for sidebar tabs that should be visible when minimized. 2011-01-28 00:37:10 -05:00
llfloaterreg.h Minimized windows persist in minimized form. For people who like to undock the sidebar. 2011-01-09 20:35:10 -05:00
llfloaterreglistener.cpp
llfloaterreglistener.h
llflyoutbutton.cpp
llflyoutbutton.h
llfocusmgr.cpp VWR-21377 Script editor ctrl-f fix. 2010-09-24 16:31:43 -07:00
llfocusmgr.h VWR-21377 Script editor ctrl-f fix. 2010-09-24 16:31:43 -07:00
llfunctorregistry.cpp
llfunctorregistry.h
llhandle.h
llhelp.h
lliconctrl.cpp Added (or fixed, since it was partly done already) scale_image on LLiconctrl 2011-01-13 23:05:09 -08:00
lliconctrl.h Merge Firestorm up to LL 2.4 Release. (initial pass) 2011-01-18 00:50:43 -05:00
llkeywords.cpp
llkeywords.h
lllayoutstack.cpp fixed merge 2010-09-16 22:10:30 -07:00
lllayoutstack.h merge 2010-09-16 19:45:57 -07:00
lllazyvalue.h
lllineeditor.cpp Applied 1 line patch from Satomi Ahn, FIRE-324. Nearby and IM chat bars forget what was written after browsing history. Issue exists in the LL Viewer. Thanks for the patch! 2011-01-21 17:16:00 -05:00
lllineeditor.h Merge 2010-09-16 12:02:24 -07:00
llloadingindicator.cpp
llloadingindicator.h
lllocalcliprect.cpp
lllocalcliprect.h
llmenubutton.cpp Merge up part2 to Release 2.4.0 + RLVa . Needs live testing 2011-01-19 12:40:31 -05:00
llmenubutton.h Merge up part2 to Release 2.4.0 + RLVa . Needs live testing 2011-01-19 12:40:31 -05:00
llmenugl.cpp Rolling back before back RLV merge 2010-11-04 10:02:01 -07:00
llmenugl.h Rolling back before back RLV merge 2010-11-04 10:02:01 -07:00
llmodaldialog.cpp
llmodaldialog.h
llmultifloater.cpp Horizontal Tabs now a chat option. GUI-switchable feature by Tozh Taurog & Arrehn 2010-12-22 01:29:24 -05:00
llmultifloater.h
llmultislider.cpp instead of exposing mutable container in LLInitParam::Multiple, just expose access functions, begin(), end(), etc. 2010-09-22 14:48:18 -07:00
llmultislider.h
llmultisliderctrl.cpp Set display name field now clamps to 31 unicode characters 2010-09-16 09:38:05 -07:00
llmultisliderctrl.h
llnotificationptr.h
llnotifications.cpp EXP-428 FIXED Display of llDialog and some other dialogs that should not be suppressable is broken 2010-11-10 11:38:55 -08:00
llnotifications.h Merge 2010-10-12 15:52:03 -07:00
llnotificationslistener.cpp added ability to have notification ignore variable point to settings.xml variables 2010-09-16 16:28:57 -07:00
llnotificationslistener.h
llnotificationsutil.cpp
llnotificationsutil.h
llnotificationtemplate.h EXP-73 FIX hint cannot be dismissed with X and crashes browser when hint is triggered by user taking an object from inworld into inventory 2010-09-16 18:15:01 -07:00
llpanel.cpp STORM-593 FIXED Make transparent texteditor and lineeditor 2010-11-24 19:12:02 +02:00
llpanel.h
llprogressbar.cpp
llprogressbar.h
llradiogroup.cpp instead of exposing mutable container in LLInitParam::Multiple, just expose access functions, begin(), end(), etc. 2010-09-22 14:48:18 -07:00
llradiogroup.h
llresizebar.cpp
llresizebar.h
llresizehandle.cpp
llresizehandle.h
llresmgr.cpp
llresmgr.h
llrngwriter.cpp
llrngwriter.h
llscrollbar.cpp
llscrollbar.h
llscrollcontainer.cpp STORM-593 FIXED Make transparent texteditor and lineeditor 2010-11-24 19:12:02 +02:00
llscrollcontainer.h
llscrollingpanellist.cpp
llscrollingpanellist.h
llscrolllistcell.cpp
llscrolllistcell.h
llscrolllistcolumn.cpp
llscrolllistcolumn.h
llscrolllistctrl.cpp STORM-593 FIXED Make transparent texteditor and lineeditor 2010-11-24 19:12:02 +02:00
llscrolllistctrl.h
llscrolllistitem.cpp
llscrolllistitem.h
llsdparam.cpp streamlined llsd serialization logic of param blocks 2010-09-16 00:42:01 -07:00
llsdparam.h implemented param block -> LLSD serialization 2010-09-14 20:10:18 -07:00
llsearcheditor.cpp
llsearcheditor.h
llslider.cpp
llslider.h
llsliderctrl.cpp
llsliderctrl.h
llspinctrl.cpp Set display name field now clamps to 31 unicode characters 2010-09-16 09:38:05 -07:00
llspinctrl.h
llstatbar.cpp
llstatbar.h
llstatgraph.cpp
llstatgraph.h
llstatview.cpp
llstatview.h
llstyle.cpp
llstyle.h
lltabcontainer.cpp Horizontal Tabs now a chat option. GUI-switchable feature by Tozh Taurog & Arrehn 2010-12-22 01:29:24 -05:00
lltabcontainer.h
lltextbase.cpp Merge Firestorm up to LL 2.4 Release. (initial pass) 2011-01-18 00:50:43 -05:00
lltextbase.h Merge 2010-09-27 17:54:52 -07:00
lltextbox.cpp
lltextbox.h
lltexteditor.cpp FIRE-119 STORM-229 Satomi Ahn - Speed up script loading by delaying syntax parsing until script is fully available 2010-12-11 19:46:47 -05:00
lltexteditor.h FIRE-119 STORM-229 Satomi Ahn - Speed up script loading by delaying syntax parsing until script is fully available 2010-12-11 19:46:47 -05:00
lltextparser.cpp
lltextparser.h
lltextutil.cpp
lltextutil.h
lltextvalidate.cpp
lltextvalidate.h
lltoggleablemenu.cpp Merge up part2 to Release 2.4.0 + RLVa . Needs live testing 2011-01-19 12:40:31 -05:00
lltoggleablemenu.h Merge up part2 to Release 2.4.0 + RLVa . Needs live testing 2011-01-19 12:40:31 -05:00
lltooltip.cpp instead of exposing mutable container in LLInitParam::Multiple, just expose access functions, begin(), end(), etc. 2010-09-22 14:48:18 -07:00
lltooltip.h
lltransutil.cpp
lltransutil.h
llui.cpp STORM-676 FIXED Made color swatch control transparent if the floater it resides in is transparent. 2010-11-25 20:20:11 +02:00
llui.h STORM-676 FIXED Made color swatch control transparent if the floater it resides in is transparent. 2010-11-25 20:20:11 +02:00
lluicolortable.cpp Skin+Theme Selector, thanks to Kitty Barnett / Catznip, along with example starlight themes 2011-01-06 01:17:44 -05:00
lluicolortable.h
lluiconstants.h
lluictrl.cpp STORM-717 FIXED Made nearby chat toasts respect transparency settings: 2010-12-04 13:07:51 +02:00
lluictrl.h STORM-717 FIXED Made nearby chat toasts respect transparency settings: 2010-12-04 13:07:51 +02:00
lluictrlfactory.cpp
lluictrlfactory.h
lluifwd.h
lluiimage.cpp
lluiimage.h
lluistring.cpp
lluistring.h Rolling back before back RLV merge 2010-11-04 10:02:01 -07:00
llundo.cpp
llundo.h
llurlaction.cpp
llurlaction.h
llurlentry.cpp Merge up part2 to Release 2.4.0 + RLVa . Needs live testing 2011-01-19 12:40:31 -05:00
llurlentry.h RLVa mergeup 2010-11-17 06:19:05 -08:00
llurlmatch.cpp
llurlmatch.h
llurlregistry.cpp - internal : URL handler for secondlife:///app/agent/<uuid>/rlvanonym 2010-11-01 20:10:07 +01:00
llurlregistry.h
llview.cpp made LLView::getUseBoundingRect() const and used it internally 2010-09-16 00:41:45 -07:00
llview.h VWR-21377 Script editor ctrl-f fix. 2010-09-24 16:31:43 -07:00
llviewborder.cpp
llviewborder.h
llviewmodel.cpp
llviewmodel.h
llviewquery.cpp
llviewquery.h