Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-14 | MAINT-5507: Remove HTTPClient and related cruft. | Rider Linden | |
2015-07-23 | Remove unused code and llassetuploadresponders files. | Rider Linden | |
2015-07-20 | Forgot to remove an unused varable and renamed NewFileResourceUploadInfo to ↵ | Rider Linden | |
LLNewFileResourceUploadInfo | |||
2015-07-15 | LSL Script upload from inventory. | Rider Linden | |
2015-07-10 | Merge restore of more selfless changes | Nat Goodspeed | |
2015-07-10 | Backed out changeset bab1000e1b2d: restore 'selfless' changes | Nat Goodspeed | |
2015-07-07 | Automated merge with bundle:C:\Users\admin\AppData\Local\Temp\0d1ig3y4.ke0 | Rider Linden | |
2015-07-07 | Merge | Rider Linden | |
2015-07-07 | Backout selfles merge 738255dbbfd679d9e615baab3398e5e345bbb3c5 | Rider Linden | |
2015-07-07 | Clean up viewrmenufile into viewrassetuplod | Rider Linden | |
2015-07-02 | Temp disable llavatarnamecache integration test for linux | Rider Linden | |
2015-07-02 | Forgot to set a Transaction ID | Rider Linden | |
2015-07-02 | Crash on second add to coproc queue. | Rider Linden | |
2015-07-02 | Merge | Rider Linden | |
2015-07-02 | Adjusting uploadinfo object for expansion. | Rider Linden | |
Commit is prelim to allow merge from selfless. | |||
2015-07-01 | MAINT-5351: Remove 'self' parameter from coroutine functions. | Nat Goodspeed | |
lleventcoro_test.cpp runs clean (as modified for new API), and all the rest builds clean, but the resulting viewer is as yet untested. | |||
2015-06-30 | Initial checkin for uploading via coroutine. | Rider Linden | |
2014-12-11 | MAINT-4740 FIXED Context menus left on screen when closing floater with Ctrl+W | andreykproductengine | |
2014-07-07 | Merge downstream code and become 3.7.12 | simon | |
2014-06-24 | Pull downstream viewer-tiger and become version 3.7.11 | simon | |
2014-06-23 | merge changes for 3.7.10-release | Oz Linden | |
2014-06-05 | Merge | Ricky Curtice | |
2014-05-19 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-05-15 | MAINT-4022 FIXED Use gSnapshotFloaterView to close snapshot floater, and ↵ | Mnikolenko ProductEngine | |
then pass focus on to normal floater view. | |||
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2014-05-07 | merge changes for 3.7.7-release | Oz Linden | |
2014-05-06 | Pull merge from lindenlab/viewer-release. Fixed some conflicts and compile ↵ | Merov Linden | |
errors | |||
2014-02-11 | MAINT-2754 FIXED Call findInstance() instead of getInstance(). | Mnikolenko ProductEngine | |
2013-12-18 | Fix FFLOAD_ALL issue in file picker, add FFLOAD_EXE to fix exe picking on ↵ | Merov Linden | |
Mac Cocoa | |||
2013-11-19 | merge up to 3.6.10-release; some of the storm-68 changes lost | Oz Linden | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-06 | renamed LLTrace stat gathering classes/methods to make the structure of ↵ | Richard Linden | |
LLTrace clearer Count becomes CountStatHandle Count.sum becomes sum(Count, value), etc. | |||
2012-10-17 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
started conversion of llviewerassetstats removed old, dead LLViewerStats code made units tracing require units declaration clean up of units handling | |||
2012-10-15 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
converted all remaining LLViewerStats to lltrace | |||
2012-08-22 | MAINT-1416 FIXED Close Mini-map floater after Ctrl-W if it's opened and ↵ | Richard Linden | |
other floaters are not in focus changed fix to always close front most closable floater whether or not it has focus to eliminate special case for mini map | |||
2012-08-21 | MAINT-1416 FIXED Close Mini-map floater after Ctrl-W if it's opened and ↵ | maxim_productengine | |
other floaters are not in focus | |||
2012-08-08 | MAINT-1334 FIXED Enable "Close all windows" menu item if Snapshot floater is ↵ | maxim_productengine | |
opened. Close Snapshot floater by close all command. | |||
2012-06-08 | STORM-68 As a Builder, I want that ability to set default permissions on ↵ | Jonathan Yap | |
creation of objects, clothing, scripts, notecards, etc. First pass at implementation, debuggins lines still need to be removed and there is one known bug to be resolved. | |||
2012-04-03 | merge changes for drtvwr-132 | Oz Linden | |
2012-03-09 | merge changes for vmrg-225 | Oz Linden | |
2012-02-24 | MAINT-387 FIXED [PUBLIC]Possible crash in llviewermenufile/upload_done_callback | paul_productengine | |
- Just moved the deletion to the inspected block | |||
2012-01-29 | STORM-1803 Adding raw anim file upload support | Jonathan Yap | |
2012-01-24 | EXP-1801 FOLLOWUP Default to PNG when saving snapshot via hotkey. | Vadim ProductEngine | |
2012-01-23 | EXP-1801 FIXED Fixed the "snapshot to disk" shortcut (Ctrl+`) to respect ↵ | Vadim ProductEngine | |
preferred snapshot format. Restoring mistakenly removed code. | |||
2011-11-02 | STORM-1580 WIP Initial commit for PO review. | Vadim ProductEngine | |
2011-06-06 | automated merge | Roxie Linden | |
2011-06-06 | Removed the old mesh asset upload pipeline. Fixed a problem with spamming ↵ | Don Kjer | |
MissingString MacLocale warnings. Reviewed by Dave | |||
2011-05-27 | transplant fix for SH-1467 | Roxie Linden | |
viewer now uses simulatorfeatures to check whether to show UI elements for mesh or not |