phoenix-firestorm/indra/llui
Lynx Linden b3f8cec38c DEV-43977: Changed pre-login help browser behavior.
The special pre_login_help topic is now only displayed when the user
clicks on the "Need help logging in?" link on the login screen, or
selects the top-level Help > Second Life Help (F1) menu.
2009-12-10 22:38:29 +00:00
..
tests Group inspectors now work. They are hooked up to About Land, build tools floater, and anywhere secondlife:///app/group URLs appear. Reviewed with Leyla. 2009-10-16 23:20:05 +00:00
CMakeLists.txt Created lightweight LLNotificationsUtil::add(), switched most alerts to use it 2009-11-25 01:15:50 -08:00
llbutton.cpp Linker optimization - use "extern template" for commonly regenerated templates 2009-11-30 14:41:52 -08:00
llbutton.h Linker optimization - use "extern template" for commonly regenerated templates 2009-11-30 14:41:52 -08:00
llcallbackmap.h merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
llcheckboxctrl.cpp Linker optimization - use "extern template" for commonly regenerated templates 2009-11-30 14:41:52 -08:00
llcheckboxctrl.h Linker optimization - use "extern template" for commonly regenerated templates 2009-11-30 14:41:52 -08:00
llclipboard.cpp merge https://svn.aws.productengine.com/secondlife/export-from-ll@1277 https://svn.aws.productengine.com/secondlife/pe/stable-1@1297 -> viewer-2-0 2009-08-12 01:12:27 +00:00
llclipboard.h merge https://svn.aws.productengine.com/secondlife/export-from-ll@1277 https://svn.aws.productengine.com/secondlife/pe/stable-1@1297 -> viewer-2-0 2009-08-12 01:12:27 +00:00
llcombobox.cpp merge 2009-11-17 23:39:42 -08:00
llcombobox.h merge 2009-11-17 23:39:42 -08:00
llconsole.cpp Nuke the last few references to the long-dead LCD code. 2009-11-24 15:31:34 -08:00
llconsole.h Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. 2009-10-03 23:40:28 +00:00
llcontainerview.cpp merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3 2009-08-24 20:04:52 +00:00
llcontainerview.h EXT-490 Voice device settings unsaved 2009-08-15 00:45:43 +00:00
llctrlselectioninterface.cpp Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
llctrlselectioninterface.h Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
lldockablefloater.cpp related to EXT-2515 "Docked floaters should be resizeable" 2009-11-18 11:35:11 +02:00
lldockablefloater.h Update for normal task EXT-3089 - Notification toasts positioning, layering and stacking. 2009-12-08 12:17:10 +02:00
lldockcontrol.cpp implemented EXT-2515 "Docked floaters should be resizeable"; 2009-11-17 14:33:07 +02:00
lldockcontrol.h Update for normal task EXT-3089 - Notification toasts positioning, layering and stacking. 2009-12-08 12:17:10 +02:00
lldraghandle.cpp EXT-1352 First pass background images for floaters and panels, including pretty header. 2009-10-27 15:01:09 -07:00
lldraghandle.h Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. 2009-10-03 23:40:28 +00:00
lleditmenuhandler.cpp Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
lleditmenuhandler.h Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
llf32uictrl.cpp merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
llf32uictrl.h merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
llfiltereditor.cpp merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@1634 https://svn.aws.productengine.com/secondlife/pe/stable-2@1648 -> viewer-2.0.0-3 2009-09-11 23:50:59 +00:00
llfiltereditor.h merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@1634 https://svn.aws.productengine.com/secondlife/pe/stable-2@1648 -> viewer-2.0.0-3 2009-09-11 23:50:59 +00:00
llflatlistview.cpp Fixed low bug EXT - 3244 ('No people' is visible partly in the empty Recent list) 2009-12-09 13:32:18 +02:00
llflatlistview.h no ticket, minor refactoring. 2009-12-07 12:04:27 +02:00
llfloater.cpp Implemented normal task EXT-2832 (Hide "undock" icon on the floaters). 2009-12-04 19:28:27 +02:00
llfloater.h Implemented normal task EXT-2832 (Hide "undock" icon on the floaters). 2009-12-04 19:28:27 +02:00
llfloaterreg.cpp Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API 2009-11-11 07:41:50 -05:00
llfloaterreg.h fix task EXT-1960 Region messages, should they be displayed in the local chat? 2009-10-30 17:00:23 +02:00
llfloaterreglistener.cpp DEV-43622 : API change (no functionality change) to fix a design error in LLSD 2009-12-01 20:59:08 -05:00
llfloaterreglistener.h Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API 2009-11-11 07:41:50 -05:00
llflyoutbutton.cpp removed picture_style from LLButton::Params and allow empty labels 2009-11-02 19:28:24 -08:00
llflyoutbutton.h svn merge -r 129543-130091 skinning-19 -> viewer-2.0.0-3 2009-08-11 06:37:35 +00:00
llfocusmgr.cpp convert signals to allocate on demand in order to speed up widget construction 2009-11-23 11:42:32 -08:00
llfocusmgr.h convert signals to allocate on demand in order to speed up widget construction 2009-11-23 11:42:32 -08:00
llfunctorregistry.cpp DEV-27646 dll linkage for login module. 2009-05-22 23:27:16 +00:00
llfunctorregistry.h merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
llhandle.h removed unnecessary static variable instantiations to improve compile times 2009-10-20 22:05:00 +00:00
llhelp.h DEV-43977: Changed pre-login help browser behavior. 2009-12-10 22:38:29 +00:00
lliconctrl.cpp Add missing eol at eof 2009-11-02 22:21:36 -08:00
lliconctrl.h fix EXT-1661: Avatars' icons should be cached only once per 24 hours, but not every time the viewer is restarted. 2009-10-29 16:12:12 -06:00
llkeywords.cpp skinning-22 -> viewer-2 trunk to pick up bug fixes, including crash on script compile when cursor is at the end of the script editor window. Replaced panel_pick_info.xml and panel_profile_view.xml with our versions, which stomped some PE changes. Panels still work, however, and Kurt is still working on layout. 2009-08-28 16:51:34 +00:00
llkeywords.h merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3 2009-08-24 20:04:52 +00:00
lllayoutstack.cpp Completed major sub-task EXT-991 (Update bottom bar behavior on resize) 2009-11-17 13:03:08 +02:00
lllayoutstack.h Completed major sub-task EXT-991 (Update bottom bar behavior on resize) 2009-11-17 13:03:08 +02:00
lllazyvalue.h merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
lllineeditor.cpp Linker optimization - use "extern template" for commonly regenerated templates 2009-11-30 14:41:52 -08:00
lllineeditor.h Linker optimization - use "extern template" for commonly regenerated templates 2009-11-30 14:41:52 -08:00
lllocalcliprect.cpp better fix for clipping not working 2009-11-04 20:46:17 -08:00
lllocalcliprect.h merge -r132032-132812 svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-1 2009-09-09 01:26:44 +00:00
llmenubutton.cpp Convert mForcePressedState to bool from BOOL 2009-11-16 12:36:35 -08:00
llmenubutton.h EXT-1283 [Inspectors] Avatar gear menu does not dismiss when selecting another AV 2009-10-06 22:55:01 +00:00
llmenugl.cpp EXT-3265 Gear menu on_visible params are broken - not setting visibility of menu items 2010-12-07 13:39:56 -08:00
llmenugl.h EXT-3265 Gear menu on_visible params are broken - not setting visibility of menu items 2010-12-07 13:39:56 -08:00
llmodaldialog.cpp DEV-40930: At app shutdown, clear LLModalDialog::sModalStack. Otherwise, any 2009-10-08 22:48:02 -04:00
llmodaldialog.h DEV-40930: At app shutdown, clear LLModalDialog::sModalStack. Otherwise, any 2009-10-08 22:48:02 -04:00
llmultifloater.cpp Fix crash in LLMultiFloater::setCanResize() 2009-10-30 16:01:58 -07:00
llmultifloater.h svn merge -r 128442:129343 svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-18 into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3 2009-08-04 01:12:59 +00:00
llmultislider.cpp convert signals to allocate on demand in order to speed up widget construction 2009-11-23 11:42:32 -08:00
llmultislider.h convert signals to allocate on demand in order to speed up widget construction 2009-11-23 11:42:32 -08:00
llmultisliderctrl.cpp convert signals to allocate on demand in order to speed up widget construction 2009-11-23 11:42:32 -08:00
llmultisliderctrl.h Merged work for DEV-2066 (and formerly QAR-1538) in Viewer 2. 2009-07-16 17:54:58 +00:00
llnotificationptr.h Removed llnotifications.h from all headers by adding llnotificationsptr.h 2009-11-24 22:55:56 -08:00
llnotifications.cpp DEV-43622 : API change (no functionality change) to fix a design error in LLSD 2009-12-01 20:59:08 -05:00
llnotifications.h Created lightweight LLNotificationsUtil::add(), switched most alerts to use it 2009-11-25 01:15:50 -08:00
llnotificationslistener.cpp Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API 2009-11-11 07:41:50 -05:00
llnotificationslistener.h Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API 2009-11-11 07:41:50 -05:00
llnotificationsutil.cpp implemented EXT-2797 “Making friendship offer should be recorded into IM history” 2009-12-07 15:15:41 +02:00
llnotificationsutil.h implemented EXT-2797 “Making friendship offer should be recorded into IM history” 2009-12-07 15:15:41 +02:00
llpanel.cpp Linker optimization - use "extern template" for commonly regenerated templates 2009-11-30 14:41:52 -08:00
llpanel.h EXT-3265 Gear menu on_visible params are broken - not setting visibility of menu items 2010-12-07 13:39:56 -08:00
llprogressbar.cpp Implement fade-out for llprogressbar, fix problem where setTopCtrl was being called 2009-11-25 14:39:05 -08:00
llprogressbar.h Merged skinning-17 into viewer-2 for bug fixes. Commented out new IM window for now, not complete. 2009-07-27 17:56:26 +00:00
llradiogroup.cpp EXT-1980 - Bottom bar buttons retain highlight 2009-10-30 11:43:45 -07:00
llradiogroup.h Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. 2009-10-03 23:40:28 +00:00
llresizebar.cpp Fixed major bug EXT-2774(Crash when trying to resize top Menu with 2009-11-27 19:25:33 +02:00
llresizebar.h Merge skinning-14 to viewer-2, including refactoring many floaters to register them with LLFloaterReg, support for introspection of ParamBlock based UI widgets to dump XML schema, splitting llfolderview.cpp into three separate files to unravel dependencies and skeleton for for LLListView widget. Resolved conflicts in these files: 2009-07-07 00:53:05 +00:00
llresizehandle.cpp related to EXT-2515 "Docked floaters should be resizeable" 2009-11-18 11:35:11 +02:00
llresizehandle.h merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3 2009-08-24 20:04:52 +00:00
llresmgr.cpp Merge a big bunch of fixes from maint-viewer. Hooray. 2009-10-14 10:40:56 +00:00
llresmgr.h merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
llrngwriter.cpp removed unnecessary static variable instantiations to improve compile times 2009-10-20 22:05:00 +00:00
llrngwriter.h Merged skinning-17 into viewer-2 for bug fixes. Commented out new IM window for now, not complete. 2009-07-27 17:56:26 +00:00
llscrollbar.cpp added newline at end of llbutton.cpp 2009-11-04 10:37:13 -08:00
llscrollbar.h fix for chat history layout bugs 2009-10-21 21:30:40 +00:00
llscrollcontainer.cpp EXT-3159 Mouse-wheel scrolling down causes unexpected side-scrolling 2009-12-07 15:15:52 -08:00
llscrollcontainer.h created container for LLFloaterView for future z-swapping with sidetray 2009-11-25 18:24:39 -08:00
llscrollingpanellist.cpp merging in new wearable infrastructure to get a step closer to eventually supporting multiple wearables per type. Merge tested and compiles/working on linux and windows - no obvious regressions on appearance or appearance editor. Merge generated no conflicts due to being tested in fresh re-branch in avatar-pipeline/multiple-textures-12. Merge perfomed with following command: 2009-10-16 17:56:30 +00:00
llscrollingpanellist.h merging in new wearable infrastructure to get a step closer to eventually supporting multiple wearables per type. Merge tested and compiles/working on linux and windows - no obvious regressions on appearance or appearance editor. Merge generated no conflicts due to being tested in fresh re-branch in avatar-pipeline/multiple-textures-12. Merge perfomed with following command: 2009-10-16 17:56:30 +00:00
llscrolllistcell.cpp some minor changes based on Richard's code review 2009-11-11 16:07:02 -08:00
llscrolllistcell.h some minor changes based on Richard's code review 2009-11-11 16:07:02 -08:00
llscrolllistcolumn.cpp moved scroll_column_header default params to scroll_column_header.xml 2009-11-05 15:36:11 -08:00
llscrolllistcolumn.h EXT-2018 PRofile "Real World" descripton scrolls before showing "More" link 2009-10-30 17:46:01 -07:00
llscrolllistctrl.cpp Add ToolTip functionality to LLScrollListCell 2009-11-11 15:08:00 -08:00
llscrolllistctrl.h Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. 2009-10-03 23:40:28 +00:00
llscrolllistitem.cpp Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. 2009-10-03 23:40:28 +00:00
llscrolllistitem.h Merging avatar-pipeline/currently-worn-folder-10 down to viewer-2. 2009-10-12 18:40:11 +00:00
llsdparam.cpp merge -r132032-132812 svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-1 2009-09-09 01:26:44 +00:00
llsdparam.h merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
llsearcheditor.cpp EXT-3124 : Add lookup for finding all linked items to an item 2009-12-04 13:44:25 -05:00
llsearcheditor.h EXT-3124 : Add lookup for finding all linked items to an item 2009-12-04 13:44:25 -05:00
llslider.cpp convert signals to allocate on demand in order to speed up widget construction 2009-11-23 11:42:32 -08:00
llslider.h convert signals to allocate on demand in order to speed up widget construction 2009-11-23 11:42:32 -08:00
llsliderctrl.cpp Automated merge with ssh://angela@hg.lindenlab.com/james/gooey 2009-11-24 11:55:12 +08:00
llsliderctrl.h EXT-2159 Create Vertical Slider to use for zoom in / out controls in view 2009-11-23 13:52:40 +08:00
llspinctrl.cpp convert signals to allocate on demand in order to speed up widget construction 2009-11-23 11:42:32 -08:00
llspinctrl.h Merge xui-army-8 to pick up 2+ weeks of art, colors, and dialog layout changes. 2009-07-27 16:50:01 +00:00
llstatbar.cpp merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
llstatbar.h merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
llstatgraph.cpp Merge xui-army-5 to viewer-2, includes layout, art, and color changes, also UI color refactoring and new FreeType font library on Linux. 2009-07-06 21:58:04 +00:00
llstatgraph.h merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
llstatview.cpp Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. 2009-10-03 23:40:28 +00:00
llstatview.h Merge skinning-14 to viewer-2, including refactoring many floaters to register them with LLFloaterReg, support for introspection of ParamBlock based UI widgets to dump XML schema, splitting llfolderview.cpp into three separate files to unravel dependencies and skeleton for for LLListView widget. Resolved conflicts in these files: 2009-07-07 00:53:05 +00:00
llstyle.cpp undo the changes for LLStyle params; add sizeFromFont in LLFontGL ; use font.style, font.name and font.size params for font creating 2009-11-17 16:33:49 +08:00
llstyle.h undo the changes for LLStyle params; add sizeFromFont in LLFontGL ; use font.style, font.name and font.size params for font creating 2009-11-17 16:33:49 +08:00
lltabcontainer.cpp convert signals to allocate on demand in order to speed up widget construction 2009-11-23 11:42:32 -08:00
lltabcontainer.h merging... 2009-10-28 17:09:13 -07:00
lltextbase.cpp EXT-2572 - Bottom text on bottom line in nearby chat is clipped 2009-12-08 18:43:32 -08:00
lltextbase.h ext-3087 - avatar icon is truncated badly 2009-12-08 14:08:58 -08:00
lltextbox.cpp Linker optimization - use "extern template" for commonly regenerated templates 2009-11-30 14:41:52 -08:00
lltextbox.h Linker optimization - use "extern template" for commonly regenerated templates 2009-11-30 14:41:52 -08:00
lltexteditor.cpp Fixed low bug EXT-3058 ('Save Pick' Button Inoperable When Edit Only Involves Deleting Text from the Description) 2009-12-08 22:27:33 +02:00
lltexteditor.h Linker optimization - use "extern template" for commonly regenerated templates 2009-11-30 14:41:52 -08:00
lltextparser.cpp Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. 2009-10-03 23:40:28 +00:00
lltextparser.h Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. 2009-10-03 23:40:28 +00:00
lltoggleablemenu.cpp No ticket. 2009-11-14 19:15:51 +02:00
lltoggleablemenu.h No ticket. 2009-11-14 19:15:51 +02:00
lltooltip.cpp merge 2009-12-01 08:51:32 -08:00
lltooltip.h Allow UI tooltips and "ambient inspector" tips to have different text colors 2009-11-16 23:33:12 -08:00
lltransutil.cpp svn merge -r130238:130240 svn+ssh://svn.lindenlab.com/svn/linden/branches/linux-updater-6 2009-08-21 21:52:21 +00:00
lltransutil.h svn merge -r130238:130240 svn+ssh://svn.lindenlab.com/svn/linden/branches/linux-updater-6 2009-08-21 21:52:21 +00:00
llui.cpp EXT-3062 Inspector affordance should spawn closer to mouse 2009-12-07 15:47:10 -08:00
llui.h EXT-2018 PRofile "Real World" descripton scrolls before showing "More" link 2009-10-30 17:46:01 -07:00
lluicolortable.cpp make color and font affecting both nearby chat and toasts 2009-11-12 21:20:18 +08:00
lluicolortable.h Deleted some files that were deleted by PE but missed during merges. 2009-10-22 05:54:50 +00:00
lluiconstants.h Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
lluictrl.cpp EXT-3265 Gear menu on_visible params are broken - not setting visibility of menu items 2010-12-07 13:39:56 -08:00
lluictrl.h adding notes about visible / enable callback registries being merged 2010-12-08 11:56:44 -08:00
lluictrlfactory.cpp Linker optimization - use "extern template" for commonly regenerated templates 2009-11-30 14:41:52 -08:00
lluictrlfactory.h Linker optimization - use "extern template" for commonly regenerated templates 2009-11-30 14:41:52 -08:00
lluifwd.h merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
lluiimage.cpp ext-3087 - avatar icon is truncated badly 2009-12-08 14:08:58 -08:00
lluiimage.h ext-3087 - avatar icon is truncated badly 2009-12-08 14:08:58 -08:00
lluistring.cpp removed unnecessary static variable instantiations to improve compile times 2009-10-20 22:05:00 +00:00
lluistring.h removed unnecessary static variable instantiations to improve compile times 2009-10-20 22:05:00 +00:00
llundo.cpp Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
llundo.h Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
llurlaction.cpp DEV-41358 DEV-41361: Added support for secondlife:///app/worldmap 2009-11-03 19:08:11 +00:00
llurlaction.h DEV-41358 DEV-41361: Added support for secondlife:///app/worldmap 2009-11-03 19:08:11 +00:00
llurlentry.cpp EXT-3122: Added support for URLs without an explicit protocol. 2009-12-10 15:33:05 +00:00
llurlentry.h EXT-3122: Added support for URLs without an explicit protocol. 2009-12-10 15:33:05 +00:00
llurlmatch.cpp Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. 2009-10-03 23:40:28 +00:00
llurlmatch.h Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. 2009-10-03 23:40:28 +00:00
llurlregistry.cpp EXT-3122: Added support for URLs without an explicit protocol. 2009-12-10 15:33:05 +00:00
llurlregistry.h EXT-1566: Fixed another case of UTF-8 vs UTF-32 coding error for SLURL 2009-10-16 14:04:23 +00:00
llview.cpp Manual merge from default branch. 2009-12-07 16:04:24 +02:00
llview.h no ticket, minor refactoring. 2009-12-07 12:04:27 +02:00
llviewborder.cpp merge -r132032-132812 svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-1 2009-09-09 01:26:44 +00:00
llviewborder.h Merge skinning-14 to viewer-2, including refactoring many floaters to register them with LLFloaterReg, support for introspection of ParamBlock based UI widgets to dump XML schema, splitting llfolderview.cpp into three separate files to unravel dependencies and skeleton for for LLListView widget. Resolved conflicts in these files: 2009-07-07 00:53:05 +00:00
llviewmodel.cpp merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
llviewmodel.h merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
llviewquery.cpp Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
llviewquery.h merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00