summaryrefslogtreecommitdiff
path: root/indra/newview/llviewermenufile.cpp
AgeCommit message (Collapse)Author
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
2011-06-06Removed the old mesh asset upload pipeline. Fixed a problem with spamming ↵Don Kjer
MissingString MacLocale warnings. Reviewed by Dave
2011-05-27transplant fix for SH-1467Roxie Linden
viewer now uses simulatorfeatures to check whether to show UI elements for mesh or not
2011-05-02mergeDave Parks
2011-04-13EXP-669 : Refactor code to use correct LLImageFormatted methods to load ↵Merov Linden
images of all formats, reviewed by richard
2011-01-28SH-887 Upload model options available when MeshEnabled set to Falseleyla_linden
2011-01-26SH-842 Hide "Model" option in upload menuleyla_linden
2010-12-16Automated merge up from viewer-developmentLoren Shih
2010-12-14merge fix(es) for storm-378Oz Linden
2010-12-13Automated merge up from viewer-developmentLoren Shih
2010-12-10STORM-378 FIX REVERTED Backed out changeset: 1bce3dd882dfSeth ProductEngine
2010-12-08EXP-448 FIX Notification not found error for NofileExtension given when ↵Richard Linden
uploading file with no file extension during Bulk Upload
2010-12-01Automated merge up from viewer-developmentLoren Shih
2010-11-23STORM-378 FIXED Added playing snapshot animation and sound when snapshot ↵Seth ProductEngine
floater is open or refreshed and a snapshot is actually taken. Removed animation upon saving and sending a snapshot.
2010-10-13correct licenses (fix problem with license change merge)Oz Linden
2010-10-06Fix for double uploads of non modelsjwolk
2010-09-28SH-238 Add check boxes to upload skin weights (or not) and/or joint ↵Dave Parks
positions (or not). Remove llfloaterimportcollada Reviewed by Prep.
2010-09-27mergeDave Parks
2010-09-22Remove LL_MESH_ENABLED macros (fixes drag and drop). Add mesh stitching ↵Dave Parks
type back into tools floater.