Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-21 | Added tag 3.7.6-release for changeset d029faf69f20 | Oz Linden | |
2014-04-21 | DD-66 : Use new icons for version folders and stock folder | Merov Linden | |
2014-04-21 | Another oops windows build fix. | Cinder | |
2014-04-21 | Windows build fix. | Cinder | |
2014-04-20 | DD-19 : Implement preliminary audit / validation display | Merov Linden | |
2014-04-18 | Reinstate support text appendText() in LLFloaterAbout | Cinder | |
2014-04-18 | Remove clearHighlights() | Cinder | |
2014-04-18 | Move some more script editor functions from LLTextEditor to LLScriptEditor | Cinder | |
2014-04-18 | Fix header guard | Cinder | |
2014-04-18 | DD-19 : WIP : Add marketplace validation modal dialog to view the log (no ↵ | Merov Linden | |
validation text yet) | |||
2014-04-18 | DD-68 : Simply unlist if active version folder moved out of listing | Merov Linden | |
2014-04-18 | DD-58 : Implement associate listing UI and primitive | Merov Linden | |
2014-04-18 | Remove calls to now unused methods | Cinder Biscuits | |
2014-04-18 | STORM-2023: Restore system color picker on OSX | Cinder Biscuits | |
2014-04-18 | Trivial typo fix | Cinder | |
2014-04-18 | Begin moving script editor portions of LLTextEditor to their own derived class. | Cinder | |
This should fix the run off segment bugs by not overriding LLTextBase::clearSegments() in LLTextEditor TODO: Move the rest of the script stuff out of LLTextEditor for simplicity sake | |||
2014-04-18 | DD-11 : Suppress getListingName() method since we actually do not need that ↵ | Merov Linden | |
to get a listing URL | |||
2014-04-17 | DD-54 : Prevent right click actions to destroy live listings or list things ↵ | Merov Linden | |
without version folders | |||
2014-04-17 | DD-54 : WIP : Improved validation to wrap items and stock items within ↵ | Merov Linden | |
version folders if necessary. Also hooked up the audit button with the validation code though all printout happens in the log | |||
2014-04-17 | DD-70 : Use List/Delist for listing folders and Activate/Deactivate for ↵ | Merov Linden | |
version folders. Also create test SLM ID when creating listing. | |||
2014-04-16 | DD-63 : Suppress the filtering options in the marketplace option submenu. ↵ | Merov Linden | |
Redundants with tabs | |||
2014-04-16 | DD-11 : Implement getListingURL() and parametrize it correctly. Change Show ↵ | Merov Linden | |
Listing to Edit Listing. | |||
2014-04-16 | Undo of overzealous removal. | Aura Linden | |
2014-04-16 | Orphaned definition | Cinder | |
2014-04-16 | bool not U32 | Cinder | |
2014-04-15 | DD-66 : WIP : Added new icons for stock folders | Merov Linden | |
2014-04-15 | Linux/Win: Bad checksum on Windows package. Libz and libpng linking ↵ | Monty Brandenberg | |
changes to find newest code. Windows autobuild package had a bad checksum due to oddities in the build system. On Linux I've been fighting with getting libz 1.2.8 and libpng 1.6.8 to be the definitive version in the viewer. Problem is the *massive* library search tree we assemble. We find older shared library versions first and so those dominated. By using --whole-archive with static libraries, the packaged versions of these libraries are made definitive. | |||
2014-04-15 | maint-5707 window should no longer be displayed. | Aura Linden | |
2014-04-15 | DD-49 : Add FUI button for Marketplace Listings | Merov Linden | |
2014-04-15 | DD-65, DD-55: Treat activation/deactivation separately for listing and ↵ | Merov Linden | |
version folders. Also use max instead of stock for suffix for non stock folders. | |||
2014-04-15 | Disabled 'Sending to server Try N' messages from crash reporting. | Aura Linden | |
2014-04-15 | Merges in fix for Maint-5707 | Aura Linden | |
2014-04-15 | MAINT-3891 FIXED Clearing saved URLs from media URLs list causes mouse ↵ | andreylproductengine | |
cursor to spin constantly until relog. | |||
2014-04-22 | MAINT-3917 FIXED Don't stop updating self avatar even with disabled avatar ↵ | Mnikolenko ProductEngine | |
rendering. | |||
2014-04-22 | MAINT-3951 FIXED Exclude avatar's uuid before starting conference. | Mnikolenko ProductEngine | |
2014-04-21 | Merge downstream code | simon | |
2014-04-21 | Merge downstream code | simon | |
2014-04-21 | Merge | simon | |
2014-04-14 | DD-20 : Prevent pasting incompatible items in stock folders | Merov Linden | |
2014-04-14 | DD-20 : Prevent dropping incompatible items in stock folders | Merov Linden | |
2014-04-14 | Fix for MAINT-5707 bad breakpad behavior with teleport links | Aura Linden | |
2014-04-14 | All/Mac: Update libraries to new template builds. Package for static ↵ | Monty Brandenberg | |
libz/libpng/openssl. Update library dependencies to reference builds using new templates and modern build hosts for: SDL, c-ares, boost, curl, libpng, llqtwebkit2, openssl and zlib. Update manifest, library copying and 'test_apps' setup to reflect that zlib and openssl are now always static (on Mac and Linux). Viewer and test_apps now functional on 10.7 Mac. | |||
2014-04-14 | Merge with head of viewer-releasE | Callum Prentice | |
2014-04-14 | MAINT-1642 FIXED Viewer crashes on double-click on ↵ | andreykproductengine | |
RegionCapabilityRequestError in Notifications Console | |||
2014-04-15 | MAINT-3931 FIXED Don't display any other check marks if Region Settings is ↵ | Mnikolenko ProductEngine | |
selected. | |||
2014-04-14 | MAINT-3564 FIXED Replace dot before comparing user name. | Mnikolenko ProductEngine | |
2014-04-13 | DD-59 : Takes care of the case of a stock folder at the level of a listing ↵ | Merov Linden | |
folder | |||
2014-04-13 | DD-59 : Modify the validation function to create stock folders for each ↵ | Merov Linden | |
types and create them at the right nesting depth | |||
2014-04-12 | DD-64 : Add New Folder to right click menu on marketplace | Merov Linden | |
2014-04-11 | DD-59 : WIP : Fixed consistency check bug | Merov Linden | |