| .. |
|
tests
|
removed unneeded changeversion tracking in param blocks in favor of a simpler dirty bit
|
2011-11-28 22:30:12 -08:00 |
|
CMakeLists.txt
|
Automated merge with http://hg.secondlife.com/viewer-development
|
2011-10-15 18:14:23 -07:00 |
|
llaccordionctrl.cpp
|
…
|
|
|
llaccordionctrl.h
|
…
|
|
|
llaccordionctrltab.cpp
|
merge
|
2011-09-26 19:27:10 -05:00 |
|
llaccordionctrltab.h
|
…
|
|
|
llbadge.cpp
|
Merge from viewer-experience
|
2011-09-07 13:58:19 -07:00 |
|
llbadge.h
|
Badge location in inventory window FIX
|
2011-08-01 15:48:26 -07:00 |
|
llbadgeholder.cpp
|
EXP-995 FIX -- New icon scrolls into Received Items panel heading
|
2011-07-11 17:45:29 -07:00 |
|
llbadgeholder.h
|
EXP-995 FIX -- New icon scrolls into Received Items panel heading
|
2011-07-11 17:45:29 -07:00 |
|
llbadgeowner.cpp
|
EXP-995 FIX -- New icon scrolls into Received Items panel heading
|
2011-07-11 17:45:29 -07:00 |
|
llbadgeowner.h
|
EXP-995 FIX -- New icon scrolls into Received Items panel heading
|
2011-07-11 17:45:29 -07:00 |
|
llbutton.cpp
|
EXP-1551 FIX Ability to toggle button flashing
|
2011-12-13 13:11:55 -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
|
…
|
|
|
llcheckboxctrl.cpp
|
…
|
|
|
llcheckboxctrl.h
|
…
|
|
|
llclipboard.cpp
|
EXP-1286 : First pass at Drag and Drop of tools. Not functional. Most hooks into the LLToolDragAndDrop system in to support the new AT_WIDGET and SOURCE_VIEWER
|
2011-10-03 16:27:24 -07:00 |
|
llclipboard.h
|
EXP-1286 : First pass at Drag and Drop of tools. Not functional. Most hooks into the LLToolDragAndDrop system in to support the new AT_WIDGET and SOURCE_VIEWER
|
2011-10-03 16:27:24 -07:00 |
|
llcombobox.cpp
|
EXP-1149 FIX Log in Screen: Replace the new mode selector with the old one
|
2011-08-31 17:02:55 -07:00 |
|
llcombobox.h
|
Automated merge up from viewer-development into mesh-development
|
2011-03-09 11:24:54 -05:00 |
|
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
|
EXP-1021 FIX Position of web content browser dictates position of profile panel - profile panel position changes do not persist
|
2011-07-26 14:26:27 -07:00 |
|
llconsole.h
|
EXP-1196 FIX Fix param block template ordering
|
2011-09-06 14:45:11 -07:00 |
|
llcontainerview.cpp
|
…
|
|
|
llcontainerview.h
|
EXP-1196 FIX Fix param block template ordering
|
2011-09-06 14:45:11 -07:00 |
|
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
|
…
|
|
|
lldraghandle.h
|
EXP-1196 FIX Fix param block template ordering
|
2011-09-06 14:45:11 -07:00 |
|
lleditmenuhandler.cpp
|
…
|
|
|
lleditmenuhandler.h
|
…
|
|
|
llf32uictrl.cpp
|
…
|
|
|
llf32uictrl.h
|
…
|
|
|
llfiltereditor.cpp
|
…
|
|
|
llfiltereditor.h
|
EXP-1196 FIX Fix param block template ordering
|
2011-09-06 14:45:11 -07:00 |
|
llflatlistview.cpp
|
…
|
|
|
llflatlistview.h
|
…
|
|
|
llfloater.cpp
|
EXP-1806 FIXED CTRL-W no longer closes floaters.
|
2012-01-17 23:17:52 +02:00 |
|
llfloater.h
|
EXP-1652 FIX (Build tool floater size affected by viewer window size)
|
2011-12-07 11:47:33 -08:00 |
|
llfloaterreg.cpp
|
EXP-1424 FIX Floaters open on top of one another in default position with no offset
|
2011-10-19 17:25:18 -07:00 |
|
llfloaterreg.h
|
cleaned up floater reg, removed extraneous functions
|
2011-10-13 10:49:53 -07:00 |
|
llfloaterreglistener.cpp
|
Introduce and use new sendReply() function for LLEventAPI methods.
|
2011-02-18 10:56:26 -05:00 |
|
llfloaterreglistener.h
|
SWAT-481: add event wrapper for LLFloaterReg::instanceVisible()
|
2011-02-08 19:44:21 -05:00 |
|
llflyoutbutton.cpp
|
…
|
|
|
llflyoutbutton.h
|
EXP-1196 FIX Fix param block template ordering
|
2011-09-06 14:45:11 -07:00 |
|
llfocusmgr.cpp
|
Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated a bunch of unnecesary header dependencies.
|
2011-05-05 17:13:52 -07:00 |
|
llfocusmgr.h
|
Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated a bunch of unnecesary header dependencies.
|
2011-05-05 17:13:52 -07:00 |
|
llfunctorregistry.cpp
|
…
|
|
|
llfunctorregistry.h
|
STORM-1112 More cleanup of SOCKS 5 proxy code.
|
2011-06-28 19:54:53 -04:00 |
|
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
|
EXP-1196 FIX Fix param block template ordering
|
2011-09-06 14:45:11 -07:00 |
|
lliconctrl.h
|
Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated a bunch of unnecesary header dependencies.
|
2011-05-05 17:13:52 -07:00 |
|
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-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 |
|
lllayoutstack.h
|
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 |
|
lllazyvalue.h
|
…
|
|
|
lllineeditor.cpp
|
STORM-1600 FIXED Folder view stole "Delete" key presses from the line editor when renaming a newly created inventory item.
|
2011-09-16 19:09:37 +03:00 |
|
lllineeditor.h
|
param block cleanup
|
2011-09-30 16:57:08 -07:00 |
|
llloadingindicator.cpp
|
param block cleanup
|
2011-09-30 16:57:08 -07:00 |
|
llloadingindicator.h
|
param block cleanup
|
2011-09-30 16:57:08 -07:00 |
|
lllocalcliprect.cpp
|
…
|
|
|
lllocalcliprect.h
|
…
|
|
|
llmenubutton.cpp
|
EXP-1028 FIX Move mode switching to logged in UI
|
2011-08-10 14:15:15 -07:00 |
|
llmenubutton.h
|
EXP-1028 FIX Move mode switching to logged in UI
|
2011-08-10 14:15:15 -07:00 |
|
llmenugl.cpp
|
EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat
|
2012-01-18 16:30:53 -08:00 |
|
llmenugl.h
|
LLHandle<Derived> is now implicitly convertable to LLHandle<Base> and LLHandle<Base>
|
2011-11-08 13:47:08 -08:00 |
|
llmodaldialog.cpp
|
…
|
|
|
llmodaldialog.h
|
…
|
|
|
llmultifloater.cpp
|
…
|
|
|
llmultifloater.h
|
…
|
|
|
llmultislider.cpp
|
EXP-1196 FIX Fix param block template ordering
|
2011-09-06 14:45:11 -07:00 |
|
llmultislider.h
|
…
|
|
|
llmultisliderctrl.cpp
|
…
|
|
|
llmultisliderctrl.h
|
…
|
|
|
llnotificationptr.h
|
…
|
|
|
llnotifications.cpp
|
merge
|
2011-10-19 16:21:18 -05:00 |
|
llnotifications.h
|
param block cleanup
|
2011-09-30 16:57:08 -07:00 |
|
llnotificationslistener.cpp
|
…
|
|
|
llnotificationslistener.h
|
…
|
|
|
llnotificationsutil.cpp
|
…
|
|
|
llnotificationsutil.h
|
…
|
|
|
llnotificationtemplate.h
|
param block cleanup
|
2011-09-30 16:57:08 -07:00 |
|
llnotificationvisibilityrule.h
|
param block cleanup
|
2011-09-30 16:57:08 -07:00 |
|
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
|
Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated a bunch of unnecesary header dependencies.
|
2011-05-05 17:13:52 -07:00 |
|
llprogressbar.h
|
Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated a bunch of unnecesary header dependencies.
|
2011-05-05 17:13:52 -07:00 |
|
llradiogroup.cpp
|
EXP-1196 FIX Fix param block template ordering
|
2011-09-06 14:45:11 -07: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
|
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
|
Removed the old mesh asset upload pipeline. Fixed a problem with spamming MissingString MacLocale warnings. Reviewed by Dave
|
2011-06-06 21:27:29 +00:00 |
|
llresmgr.h
|
…
|
|
|
llrngwriter.cpp
|
…
|
|
|
llrngwriter.h
|
…
|
|
|
llscrollbar.cpp
|
EXP-1196 FIX Fix param block template ordering
|
2011-09-06 14:45:11 -07:00 |
|
llscrollbar.h
|
…
|
|
|
llscrollcontainer.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 |
|
llscrollcontainer.h
|
EXP-974 FIX Inventory Keystroke Behavior No Longer Working
|
2011-09-15 16:16:33 -07:00 |
|
llscrollingpanellist.cpp
|
…
|
|
|
llscrollingpanellist.h
|
EXP-1196 FIX Fix param block template ordering
|
2011-09-06 14:45:11 -07:00 |
|
llscrolllistcell.cpp
|
EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat
|
2012-01-18 16:30:53 -08:00 |
|
llscrolllistcell.h
|
…
|
|
|
llscrolllistcolumn.cpp
|
EXP-1196 FIX Fix param block template ordering
|
2011-09-06 14:45:11 -07:00 |
|
llscrolllistcolumn.h
|
param block cleanup
|
2011-09-30 16:57:08 -07:00 |
|
llscrolllistctrl.cpp
|
SH-2710 FIX -- Removed calls to getChild happening every frame and during idle calls.
|
2011-11-23 12:11:53 -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
|
…
|
|
|
llscrolllistitem.h
|
…
|
|
|
llsdparam.cpp
|
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 |
|
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
|
EXP-1196 FIX Fix param block template ordering
|
2011-09-06 14:45:11 -07:00 |
|
llslider.cpp
|
EXP-1196 FIX Fix param block template ordering
|
2011-09-06 14:45:11 -07:00 |
|
llslider.h
|
Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated a bunch of unnecesary header dependencies.
|
2011-05-05 17:13:52 -07:00 |
|
llsliderctrl.cpp
|
EXP-1196 FIX Fix param block template ordering
|
2011-09-06 14:45:11 -07:00 |
|
llsliderctrl.h
|
…
|
|
|
llspinctrl.cpp
|
Changes for STORM-1315 LLCalc
|
2011-07-04 14:20:52 -07:00 |
|
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
|
EXP-1196 FIX Fix param block template ordering
|
2011-09-06 14:45:11 -07:00 |
|
llstatgraph.cpp
|
…
|
|
|
llstatgraph.h
|
…
|
|
|
llstatview.cpp
|
…
|
|
|
llstatview.h
|
EXP-1196 FIX Fix param block template ordering
|
2011-09-06 14:45:11 -07:00 |
|
llstyle.cpp
|
Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated a bunch of unnecesary header dependencies.
|
2011-05-05 17:13:52 -07:00 |
|
llstyle.h
|
Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated a bunch of unnecesary header dependencies.
|
2011-05-05 17:13:52 -07:00 |
|
lltabcontainer.cpp
|
EXP-1551 FIX Ability to toggle button flashing
|
2011-12-13 13:11:55 -08: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
|
EXP-1512 FIX changing UI size changes cursor position in notecards
|
2012-01-03 12:21:30 -08:00 |
|
lltextbase.h
|
EXP-1512 FIX changing UI size changes cursor position in notecards
|
2011-12-08 20:36:47 -08:00 |
|
lltextbox.cpp
|
…
|
|
|
lltextbox.h
|
…
|
|
|
lltexteditor.cpp
|
Changes to filter out tabs from file load and to test if loading/saving should be allowed.
|
2011-11-23 01:30:15 +00:00 |
|
lltexteditor.h
|
Changes to filter out tabs from file load and to test if loading/saving should be allowed.
|
2011-11-23 01:30:15 +00: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
|
STORM-1202 FIXED Time spin control
|
2011-05-13 18:23:11 +03:00 |
|
lltextvalidate.h
|
STORM-1202 FIXED Time spin control
|
2011-05-13 18:23:11 +03:00 |
|
lltimectrl.cpp
|
STORM-1253 WIP Time control: the up/down buttons now work consistently across the whole day; time values are snapped to 5 minutes.
|
2011-06-01 16:53:19 +03:00 |
|
lltimectrl.h
|
STORM-1253 WIP Time control: the up/down buttons now work consistently across the whole day; time values are snapped to 5 minutes.
|
2011-06-01 16:53:19 +03:00 |
|
lltoggleablemenu.cpp
|
…
|
|
|
lltoggleablemenu.h
|
…
|
|
|
lltoolbar.cpp
|
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 |
|
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
|
* Updated flash_color to use old LLButton highlight_color default.
|
2011-10-05 16:29:12 -07:00 |
|
lltooltip.h
|
…
|
|
|
lltransutil.cpp
|
Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated a bunch of unnecesary header dependencies.
|
2011-05-05 17:13:52 -07:00 |
|
lltransutil.h
|
…
|
|
|
llui.cpp
|
merge
|
2011-11-29 14:43:09 -06:00 |
|
llui.h
|
removed attempt at templating LLUI::Clamp values in order to get build working again
|
2011-10-04 14:11:45 -07:00 |
|
lluicolortable.cpp
|
…
|
|
|
lluicolortable.h
|
param block cleanup
|
2011-09-30 16:57:08 -07:00 |
|
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
|
SOCIAL-654 WIP Items purchased on Marketplace.secondlife.com while logged into Minimal skin are declined and not present in inventory
|
2011-03-09 00:21:57 -08:00 |
|
lluictrlfactory.h
|
fixed build
|
2011-10-27 19:31:11 -07:00 |
|
lluifwd.h
|
…
|
|
|
lluiimage.cpp
|
EXP-880 FIX Enable navigation chrome in search floater
|
2011-07-14 20:57:32 -07:00 |
|
lluiimage.h
|
EXP-880 FIX Enable navigation chrome in search floater
|
2011-07-14 20:57:32 -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
|
STORM-632 ADDITIONAL_FIX Use non-greedy regexp match to enable multiple <nolink>...</nolink> clauses in a single textbox.
|
2011-08-12 16:32:47 +03:00 |
|
llurlentry.h
|
…
|
|
|
llurlmatch.cpp
|
…
|
|
|
llurlmatch.h
|
…
|
|
|
llurlregistry.cpp
|
…
|
|
|
llurlregistry.h
|
…
|
|
|
llview.cpp
|
Merge with latest from viewer-experience
|
2012-01-12 10:58:12 -08:00 |
|
llview.h
|
EXP-1512 FIX changing UI size changes cursor position in notecards
|
2012-01-03 12:21:30 -08:00 |
|
llviewborder.cpp
|
EXP-1196 FIX Fix param block template ordering
|
2011-09-06 14:45:11 -07:00 |
|
llviewborder.h
|
…
|
|
|
llviewinject.cpp
|
CHOP-763: Add LLView::TemporaryDrilldownFunc to support UI injection.
|
2011-08-25 14:40:53 -04:00 |
|
llviewinject.h
|
CHOP-763: Add LLView::TemporaryDrilldownFunc to support UI injection.
|
2011-08-25 14:40:53 -04:00 |
|
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 |