Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-21 | Automated merge with ssh://richard@hg.lindenlab.com/james/gooey | Rick Pasetto | |
2009-12-21 | don't show incoming system messages in notification at bottom of chat ↵ | Rick Pasetto | |
history window | |||
2009-12-21 | EXT-3220 Need an icon for inventory items broken links | Erica | |
2009-12-21 | EXT-3132 Artwork for IM&Chat system messages required | Erica | |
2009-12-21 | Automated merge with ssh://richard@hg.lindenlab.com/james/gooey | Rick Pasetto | |
2009-12-18 | fix for build | richard | |
2009-12-18 | ext-3307 - nearby chat stays scrolled at bottom | richard | |
2009-12-18 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2009-12-18 | EXT-3474 Task Inventory Panel XUI layout | Erica | |
2009-12-18 | Avoid warnings on startup due to colors marked as "Unused?" | James Cook | |
for later cleanup. | |||
2009-12-18 | Fix for color setup from Richard. | James Cook | |
2009-12-18 | Fix 3D object tooltip backgrounds appearing gray | James Cook | |
Image "none" wasn't being properly converted to a NULL pointer, so was drawing the default gray image. Reviewed with Richard | |||
2009-12-18 | EXT-2854 Fix PG/Mature event labels on the world map | James Cook | |
2009-12-18 | Merge with viewer-2-0 again, to pick up avatar changes | James Cook | |
2009-12-18 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2009-12-18 | EXT-3582 : My Outfits populates from library if I delete my last outfit | Loren Shih | |
Now checking if this is the first time a user has logged into viewer2.0, via checking against COF existence. This doesn't quite work yet because something before LLAgentWearables is also looking up COF. | |||
2009-12-18 | Automated merge with ssh://nyx@hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2009-12-18 | EXT-3123 cannot decline save for newly created wearable | Nyx (Neal Orman) | |
We weren't marking the initially loaded parameters of a wearable created through the appearance editor as "saved" so the client thought the wearable was dirty when it wasn't. Added a call to mark all parameters as saved right before sending the wearable to the server. reviewed by Bigpapi | |||
2009-12-18 | EXT-2203 : Wear btn is enabled when Quick Look Selector is empty | Loren Shih | |
Partial fix. Changed filter behavior so that non-default is properly detected if filtering for non-objects. | |||
2009-12-18 | merge | Brad Payne (Vir Linden) | |
2009-12-18 | For EXT-3579: removed unhelpful 'try again' from gesture loading failure. | Brad Payne (Vir Linden) | |
2009-12-18 | ext-3386 Fix for day cycle crash and xui cleanup | Palmer Truelson | |
Reviewed by Richard | |||
2009-12-18 | EXT-3567 : My Inventory shows as loading even when Library is loading | Loren Shih | |
Fixed some highlight formatting issues. | |||
2009-12-18 | Merge viewer 2 into media | skolb | |
2009-12-18 | Merge, pulling in viewer-2-0 | James Cook | |
2009-12-18 | made adding sliders to a multislider possible from xui | richard | |
2009-12-18 | EXT-3567 : My Inventory shows as loading even when Library is loading | Loren Shih | |
This reformats "Loading... Inventory" into "Inventory (Loading...)" Took out accidental debug checkin. | |||
2009-12-18 | EXT-3575 : Inernal selection spam when nothing selected in some folders | Loren Shih | |
Default selection will no longer try to select hidden folders. | |||
2009-12-18 | Merge | James Cook | |
2009-12-18 | Remove inline llwarns to cut out some linker bloat. | James Cook | |
2009-12-18 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2009-12-17 | EXT-3126 : Avatar Textures (Debug) floater is too huge to fit screen | Loren Shih | |
Added horizontal and vertical scrollbars. | |||
2009-12-17 | EXT-3559 : Crash when deleting last Favorites entry | Loren Shih | |
Map accessor was not checking for NULL. | |||
2009-12-17 | EXT-1607 : Trash and Gear buttons are enabled when nothing is selected | Loren Shih | |
UI wasn't being updated when nothing is selected. | |||
2009-12-17 | EXT-3557 : CTRL+I should bring up either InventorySP or InventoryFloater | Loren Shih | |
Hitting CTRL+I when InventorySP is open will now bring up InventoryFloaters. | |||
2009-12-17 | Changed default launch timeout in LLPluginProcessParent to 60 seconds, and ↵ | Monroe Linden | |
added an to LLPluginProcessParent that allows callers to adjust the launch and lockup timeouts. | |||
2009-12-17 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Mark Palange (Mani) | |
2009-12-17 | EXT-3536 Bugfix in lllogin.cpp when reading 'indeterminate' repsonse from ↵ | Mark Palange (Mani) | |
login.cgi. Also fixed up lllogin unit test to match the bugfix. Reviewed by Brad | |||
2009-12-17 | Merge. | Tofu Linden | |
2009-12-17 | DEV-43898 Enable Flash-on-a-prim on Linux. Yowza! | Tofu Linden | |
2009-12-17 | EXT-3552 : Opening a box and copy the items to inventroy also opens an ↵ | Loren Shih | |
inventory floater InventorySP/InventoryFloater open behavior now follows 2.0 conventions -- sidepanel will open in preference to floater. | |||
2009-12-17 | Fix a code comment now that we enable NSAPI plugins under Darwin. | Tofu Linden | |
2009-12-17 | merge | Leyla Farazha | |
2009-12-17 | removing mCancelOnClose | Leyla Farazha | |
2009-12-17 | merge | Leyla Farazha | |
2009-12-17 | merge | richard | |
2009-12-17 | reverted to viewer-2 copy of sidepanel_item_info.xml | richard | |
2009-12-17 | Merge | Steve Bennetts | |
2009-12-17 | HTTP Texture changes: | Steve Bennetts | |
* Fixed bug in llqueuedthread.cpp causing unnecesssary sleeeping * Fixed an issue that was preventing retries on 503 errors * Added number of pending creates to Texture View * Increased time allocated for texture creates | |||
2009-12-17 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |