summaryrefslogtreecommitdiff
path: root/indra/newview/llviewermenufile.cpp
AgeCommit message (Collapse)Author
2016-04-04merge with 4.0.3-releaseOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-09-14MAINT-5507: Remove HTTPClient and related cruft.Rider Linden
2015-07-23Remove unused code and llassetuploadresponders files.Rider Linden
2015-07-20Forgot to remove an unused varable and renamed NewFileResourceUploadInfo to ↵Rider Linden
LLNewFileResourceUploadInfo
2015-07-15LSL Script upload from inventory.Rider Linden
2015-07-10Merge restore of more selfless changesNat Goodspeed
2015-07-10Backed out changeset bab1000e1b2d: restore 'selfless' changesNat Goodspeed
2015-07-07Automated merge with bundle:C:\Users\admin\AppData\Local\Temp\0d1ig3y4.ke0Rider Linden
2015-07-07MergeRider Linden
2015-07-07Backout selfles merge 738255dbbfd679d9e615baab3398e5e345bbb3c5Rider Linden
2015-07-07Clean up viewrmenufile into viewrassetuplodRider Linden
2015-07-02Temp disable llavatarnamecache integration test for linuxRider Linden
2015-07-02Forgot to set a Transaction IDRider Linden
2015-07-02Crash on second add to coproc queue.Rider Linden
2015-07-02MergeRider Linden
2015-07-02Adjusting uploadinfo object for expansion.Rider Linden
Commit is prelim to allow merge from selfless.
2015-07-01MAINT-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-30Initial checkin for uploading via coroutine.Rider Linden
2014-12-11MAINT-4740 FIXED Context menus left on screen when closing floater with Ctrl+Wandreykproductengine
2014-07-07Merge downstream code and become 3.7.12simon
2014-06-24Pull downstream viewer-tiger and become version 3.7.11simon
2014-06-23merge changes for 3.7.10-releaseOz Linden
2014-06-05MergeRicky Curtice
2014-05-19Pull merge from lindenlab/viewer-releaseMerov Linden
2014-05-15MAINT-4022 FIXED Use gSnapshotFloaterView to close snapshot floater, and ↵Mnikolenko ProductEngine
then pass focus on to normal floater view.
2014-05-07Pull and merge viewer-release as version 3.7.8simon
2014-05-07merge changes for 3.7.7-releaseOz Linden
2014-05-06Pull merge from lindenlab/viewer-release. Fixed some conflicts and compile ↵Merov Linden
errors
2014-02-11MAINT-2754 FIXED Call findInstance() instead of getInstance().Mnikolenko ProductEngine
2013-12-18Fix FFLOAD_ALL issue in file picker, add FFLOAD_EXE to fix exe picking on ↵Merov Linden
Mac Cocoa
2013-11-19merge up to 3.6.10-release; some of the storm-68 changes lostOz Linden
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-06-05merge with viewer-releaseRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-06renamed 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-17SH-3405 WIP convert existing stats to lltrace systemRichard Linden
started conversion of llviewerassetstats removed old, dead LLViewerStats code made units tracing require units declaration clean up of units handling
2012-10-15SH-3405 WIP convert existing stats to lltrace systemRichard Linden
converted all remaining LLViewerStats to lltrace
2012-08-22MAINT-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-21MAINT-1416 FIXED Close Mini-map floater after Ctrl-W if it's opened and ↵maxim_productengine
other floaters are not in focus
2012-08-08MAINT-1334 FIXED Enable "Close all windows" menu item if Snapshot floater is ↵maxim_productengine
opened. Close Snapshot floater by close all command.
2012-06-08STORM-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-03merge changes for drtvwr-132Oz Linden
2012-03-09merge changes for vmrg-225Oz Linden
2012-02-24MAINT-387 FIXED [PUBLIC]Possible crash in llviewermenufile/upload_done_callbackpaul_productengine
- Just moved the deletion to the inspected block
2012-01-29STORM-1803 Adding raw anim file upload supportJonathan Yap
2012-01-24EXP-1801 FOLLOWUP Default to PNG when saving snapshot via hotkey.Vadim ProductEngine
2012-01-23EXP-1801 FIXED Fixed the "snapshot to disk" shortcut (Ctrl+`) to respect ↵Vadim ProductEngine
preferred snapshot format. Restoring mistakenly removed code.
2011-11-02STORM-1580 WIP Initial commit for PO review.Vadim ProductEngine
2011-06-06automated mergeRoxie Linden