Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-05 | Renamed floater_social to floater_facebook for ACME-1205 | Cho | |
2013-11-06 | merge with release | Richard Linden | |
2013-11-04 | added Twitter floater for ACME-1146, ACME-1147, ACME-1148, ACME-1149, and ↵ | Cho | |
ACME-1150 | |||
2013-11-02 | added Flickr floater for ACME-1136, ACME-1137, ACME-1138, ACME-1140, and ↵ | Cho | |
ACME-1141 | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-02 | removed remaining LLFacebookConnect references from llfloatersnapshot.cpp ↵ | Cho | |
for ACME-660 | |||
2013-06-27 | ACME-628 Removing unneeeded headers files and used forward declarations for ↵ | Gilbert Gonzales | |
llfloatersnapshot.h, llfloatersocial.h and llsnapshotlivepreview.h. | |||
2013-06-26 | ACME-628 Removing unneeeded headers files from llsnapshotpreview, llsnapshot ↵ | Gilbert Gonzales | |
and llfloatersocial | |||
2013-06-24 | ACME-593: Now the photo tab of the facebook panel displays a screenshot ↵ | Gilbert Gonzales | |
based upon when the facebook floater was opened. | |||
2013-06-24 | ACME-593 Populate the image with the actual screenshot image: Placed ↵ | Gilbert Gonzales | |
LLSnapshotLivePreview class into file llsnapshotlivepreview.h/cpp so that it could be utilized by other classes. | |||
2013-06-14 | ACME-520 : Add more extended state in LLFacebookConnect and handle it ↵ | Merov Linden | |
consistently and transparently from the public interface | |||
2013-06-12 | cleaned up FBC snapshot feature and made it work with new direct upload ↵ | Cho | |
route on FBC API | |||
2013-06-06 | ACME-464 : Fixed : We connect to FB when bringing up the Upload to FB ↵ | Merov Linden | |
Snapshot panel | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-18 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
changed LLCriticalDamp to LLSmoothInterpolation and sped up interpolator lookup improvements to stats display of llstatbar added scene load stats floater accessed with ctrl|shift|2 | |||
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-01-05 | Automated merge with https://bitbucket.org/lindenlab/viewer-development | Richard Linden | |
2012-01-03 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2012-01-03 | use lazy deletion of views via die() method to avoid some potential crashes | Richard Linden | |
2011-12-23 | EXP-1762 FIXED Pre-select current window resolution. | Vadim ProductEngine | |
2011-12-23 | EXP-1732 FIXED "Refresh to Save" message displayed in auto-refresh mode. | Vadim ProductEngine | |
2011-12-16 | merge changes for vmrg-206 | Oz Linden | |
2011-12-14 | EXP-1635 FIXED Made it clear that inventory snapshots are limited to 512x512 px. | Vadim ProductEngine | |
2011-12-14 | EXP-1639 FIXED Fixed a resolution rounding error. | Vadim ProductEngine | |
The error sometimes led to the following issues with maximized viewer window on MS Windows: * displaying incorrect resolution * failure to update snapshot | |||
2011-12-12 | merge changes for vmrg-202 | Oz Linden | |
2011-12-07 | EXP-1639 WIP Cleaning up to improve readability; added more debugging messages. | Vadim ProductEngine | |
2011-12-01 | EXP-1639 WIP Added debugging messages. | Vadim ProductEngine | |
2011-11-24 | merge changes for vmrg-193 | Oz Linden | |
2011-11-16 | EXP-1597 FIXED Reshape save status messages correctly. | Vadim ProductEngine | |
2011-11-16 | EXP-1562 WIP Turned the Save button into flyout (Save / Save as). | Vadim ProductEngine | |
By the way, fixed: * inability to save a snapshot to disk after pressing "Cancel" in the file picker. * displaying "Saved to computer!" after pressing "Cancel" in the file picker. | |||
2011-11-16 | EXP-1562 WIP Disable custom resolution controls by default (when "Current ↵ | Vadim ProductEngine | |
Window" is pre-select). | |||
2011-11-15 | EXP-1561 FIX Preview image looks stretched | Richard Linden | |
2011-11-15 | EXP-1590 FIXED Success / Failure message now appears on top, overlaying the ↵ | Vadim ProductEngine | |
preview image. | |||
2011-11-14 | EXP-1573 FIXED Display "Refresh to save" hint when snapshot needs to be ↵ | Vadim ProductEngine | |
refreshed. By the way, removed redundant onCommitResolution() callback. | |||
2011-11-11 | EXP-1564 FIXED The Advanced Options button now changes its icon when the ↵ | Vadim ProductEngine | |
Advanced Options panel is expanded. By the way, fixed the button position. | |||
2011-11-07 | STORM-1690 FIXED Constrain Proportions option was broken. | Vadim ProductEngine | |
By the way: - Fixed a crash in the postcard floater (accessing destroyed buttons). - Minor code cleanups. | |||
2011-11-07 | STORM-1688 FIXED The camera icon next to the "refresh snapshot" button is ↵ | Vadim ProductEngine | |
now always visible. | |||
2011-11-07 | STORM-1580 WIP Switched profile feed snapshot format to PNG for better clarity. | Vadim ProductEngine | |
2011-11-03 | STORM-1580 WIP Removed the "Keep open after saving" checkbox that makes no ↵ | Vadim ProductEngine | |
sense anymore. | |||
2011-11-03 | STORM-1580 WIP Updated texture upload progress according to the spec. | Vadim ProductEngine | |
By the way, fixed displaying upload cost. | |||
2011-11-03 | STORM-1580 WIP Implemented new "Working" and "Success/Failure" screens. | Vadim ProductEngine | |
2011-11-02 | STORM-1580 WIP Another build fix. | Vadim ProductEngine | |
2011-11-02 | STORM-1580 WIP Fixed build. | Vadim ProductEngine | |
2011-11-02 | STORM-1580 WIP Initial commit for PO review. | Vadim ProductEngine | |
2011-10-19 | merge | Dave Parks | |
2011-10-11 | EXP-1293 Nearby chat toasts no longer appear. | leyla_linden | |
EXP-1316 Minimized Snapshot floater has a snapshot preview image attached below. EXP-1318 Clicking on nearby chat toasts should bring up Nearby Chat history | |||
2011-09-26 | fixed toolbar context menu | Richard Nelson | |
deprecated pointless LLView::deleteViewByHandle |