..
tests
Fix string-init compile error (g++ 4.4) in llurlentry_stub.cpp.
2011-02-01 17:35:42 -05:00
CMakeLists.txt
Merge from viewer-development.
2010-12-20 11:21:17 -08: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
fixed checkboxes growing larger over time
2010-10-26 10:23:20 -07:00
llcheckboxctrl.h
…
llclipboard.cpp
…
llclipboard.h
…
llcombobox.cpp
merge changes for storm-34
2011-01-07 10:39:05 -05:00
llcombobox.h
STORM-34 ADDITIONAL_FIX Implemented storing of multi-user favorites and showing them on login screen.
2010-12-09 19:54:40 +02:00
llconsole.cpp
…
llconsole.h
…
llcontainerview.cpp
…
llcontainerview.h
…
llctrlselectioninterface.cpp
…
llctrlselectioninterface.h
…
lldockablefloater.cpp
…
lldockablefloater.h
…
lldockcontrol.cpp
STORM-498 FIXED reshaping dockable floater to ensure there is some vertical space between a floater and a control to which it is docked.
2010-11-27 00:15:59 +02:00
lldockcontrol.h
…
lldraghandle.cpp
…
lldraghandle.h
…
lleditmenuhandler.cpp
…
lleditmenuhandler.h
…
llf32uictrl.cpp
…
llf32uictrl.h
…
llfiltereditor.cpp
…
llfiltereditor.h
…
llflatlistview.cpp
…
llflatlistview.h
…
llfloater.cpp
STORM-823 FIX Tab Key not working properly
2011-01-11 16:56:05 -08:00
llfloater.h
STORM-677 ADDITIONAL_FIX Force textures inside texture picker to be 100% opaque while the control is in a focused floater.
2010-12-01 15:46:57 +02:00
llfloaterreg.cpp
…
llfloaterreg.h
…
llfloaterreglistener.cpp
…
llfloaterreglistener.h
…
llflyoutbutton.cpp
…
llflyoutbutton.h
…
llfocusmgr.cpp
…
llfocusmgr.h
…
llfunctorregistry.cpp
…
llfunctorregistry.h
…
llhandle.h
removed unworkable subclassing support from LLHandle<T>
2010-09-29 15:50:12 -07:00
llhelp.h
…
lliconctrl.cpp
STORM-698 FIXED Icon control can now respect floater transparency (if its "use_draw_context_alpha" param set to false).
2010-11-29 16:18:03 +02:00
lliconctrl.h
STORM-698 FIXED Icon control can now respect floater transparency (if its "use_draw_context_alpha" param set to false).
2010-11-29 16:18:03 +02:00
llkeywords.cpp
…
llkeywords.h
…
lllayoutstack.cpp
Merge from viewer-development.
2010-12-20 11:21:17 -08:00
lllayoutstack.h
Merge from viewer-development.
2010-12-20 11:21:17 -08:00
lllazyvalue.h
…
lllineeditor.cpp
Merge from viewer-development.
2010-12-20 11:21:17 -08:00
lllineeditor.h
Merge from viewer-development.
2010-12-20 11:21:17 -08:00
llloadingindicator.cpp
…
llloadingindicator.h
…
lllocalcliprect.cpp
…
lllocalcliprect.h
…
llmenubutton.cpp
STORM-666 FIXED Menu spawned by the overflow button had invalid position in Place Profile and Avatar Profile panels.
2010-11-24 18:56:21 +02:00
llmenubutton.h
STORM-666 FIXED Menu spawned by the overflow button had invalid position in Place Profile and Avatar Profile panels.
2010-11-24 18:56:21 +02:00
llmenugl.cpp
STORM-387 FIXED Return key handling by Favorites bar overflow menu.
2011-01-06 22:19:27 +02:00
llmenugl.h
merge
2010-11-15 15:52:54 -08:00
llmodaldialog.cpp
…
llmodaldialog.h
…
llmultifloater.cpp
…
llmultifloater.h
…
llmultislider.cpp
…
llmultislider.h
…
llmultisliderctrl.cpp
…
llmultisliderctrl.h
…
llnotificationptr.h
…
llnotifications.cpp
VWR-24317: remove warning due to unassigned variable
2011-01-20 15:57:07 -05:00
llnotifications.h
Merge from viewer-development.
2010-12-20 11:21:17 -08:00
llnotificationslistener.cpp
…
llnotificationslistener.h
…
llnotificationsutil.cpp
…
llnotificationsutil.h
…
llnotificationtemplate.h
Merge from viewer-development.
2010-12-20 11:21:17 -08:00
llnotificationvisibilityrule.h
changed format of notification_visibility rules to be cleaner
2010-10-05 14:31:07 -07:00
llpanel.cpp
merge with viewer-dev
2010-12-08 16:04:07 -08:00
llpanel.h
…
llprogressbar.cpp
made progressbar derive from lluictrl and take percentage as llsd value
2010-10-08 15:56:34 -07:00
llprogressbar.h
made progressbar derive from lluictrl and take percentage as llsd value
2010-10-08 15:56:34 -07:00
llradiogroup.cpp
EXP-273 FIXED Add button/tray for avatar picker
2010-10-22 18:37:40 -07:00
llradiogroup.h
EXP-273 FIXED Add button/tray for avatar picker
2010-10-22 18:37:40 -07:00
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
STORM-491 FIXED Fixed black arrows appearance near column's titles in scrollist.
2010-11-23 19:28:17 +02:00
llscrolllistcolumn.h
…
llscrolllistctrl.cpp
merge with viewer-dev
2010-12-08 16:04:07 -08:00
llscrolllistctrl.h
fixed build
2010-10-15 14:33:10 -07:00
llscrolllistitem.cpp
…
llscrolllistitem.h
…
llsdparam.cpp
potential fix for linux build
2010-10-08 12:18:16 -07:00
llsdparam.h
added param block support for empty/undefined elements in XML/LLSD respectively.
2010-10-06 16:56:38 -07:00
llsearcheditor.cpp
…
llsearcheditor.h
…
llslider.cpp
…
llslider.h
…
llsliderctrl.cpp
…
llsliderctrl.h
…
llspinctrl.cpp
…
llspinctrl.h
…
llstatbar.cpp
…
llstatbar.h
…
llstatgraph.cpp
…
llstatgraph.h
…
llstatview.cpp
…
llstatview.h
…
llstyle.cpp
…
llstyle.h
…
lltabcontainer.cpp
…
lltabcontainer.h
…
lltextbase.cpp
STORM-593 FIXED Make transparent texteditor and lineeditor
2010-11-24 19:12:02 +02:00
lltextbase.h
…
lltextbox.cpp
…
lltextbox.h
…
lltexteditor.cpp
STORM-229 FIXED Fixed long loading times and stalling of Viewer while loading big scripts or pasting a lot of text into script.
2010-12-13 13:17:48 +02:00
lltexteditor.h
STORM-229 FIXED Fixed long loading times and stalling of Viewer while loading big scripts or pasting a lot of text into script.
2010-12-13 13:17:48 +02:00
lltextparser.cpp
…
lltextparser.h
…
lltextutil.cpp
…
lltextutil.h
…
lltextvalidate.cpp
…
lltextvalidate.h
…
lltoggleablemenu.cpp
STORM-426 FIXED Menu button no longer looked pressed while its menu is displayed by another control.
2010-10-22 02:08:26 +03:00
lltoggleablemenu.h
STORM-426 FIXED Menu button no longer looked pressed while its menu is displayed by another control.
2010-10-22 02:08:26 +03:00
lltooltip.cpp
…
lltooltip.h
…
lltransutil.cpp
…
lltransutil.h
…
llui.cpp
merge with viewer-dev
2010-12-08 16:04:07 -08: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
EXP-297 FIX Gray Bar shown on top of Skylight Viewer login screen during login on Gaikai
2010-10-25 12:35:40 -07:00
lluicolortable.h
…
lluiconstants.h
…
lluictrl.cpp
Merge from viewer-development.
2010-12-20 11:21:17 -08: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
another attempt at lluistring cleanup
2010-10-15 14:37:00 -07:00
lluistring.h
build fixes
2010-11-15 17:03:52 -08:00
llundo.cpp
…
llundo.h
…
llurlaction.cpp
…
llurlaction.h
…
llurlentry.cpp
STORM-797 : pull in viewer-development
2011-01-12 11:12:56 -08:00
llurlentry.h
STORM-797 FIXED Added parcel SLURL rendering with human readable parcel names.
2010-12-30 18:18:33 +02:00
llurlmatch.cpp
…
llurlmatch.h
…
llurlregistry.cpp
STORM-796 FIXED Implemented rendering /app/region/ SLapps into human-readable strings.
2010-12-16 20:22:32 +02:00
llurlregistry.h
…
llview.cpp
made mIsFocusRoot a XUI param
2010-09-28 17:12:50 -07:00
llview.h
Merge from viewer-development.
2010-12-20 11:21:17 -08:00
llviewborder.cpp
…
llviewborder.h
…
llviewmodel.cpp
…
llviewmodel.h
…
llviewquery.cpp
…
llviewquery.h
…
llwindowshade.cpp
WIP XUI HTTP Auth dialog
2010-12-10 10:11:03 -08:00
llwindowshade.h
WIP XUI HTTP Auth dialog
2010-12-10 10:11:03 -08:00