Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-08 | ACME-626 : More snapshot panel cleanup, autorefresh when changing ↵ | Merov Linden | |
resolution, simplify working messaging, add tooltip to the refresh button | |||
2013-07-08 | adjusted layout of social status panel | Cho | |
2013-07-07 | ACME-626 : More snapshot code cleanup, suppress failure/success indicators ↵ | Merov Linden | |
since we have a bottom message for that, show/hide the progress indicator | |||
2013-07-03 | Pull merge from lindenlab/viewer-fbc | Merov Linden | |
2013-07-03 | ACME-626 : Simplify the preview drawing code and positioning | Merov Linden | |
2013-07-04 | Replaced content change callback with an event in LLFacebookConnect for ↵ | Cho | |
ACME-648 (more or less) | |||
2013-07-04 | Removed share callbacks from LLFacebookConnect | Cho | |
2013-07-04 | Close floater and clear text upon FB_POSTED for ACME-668 | Cho | |
2013-07-04 | Added auto-connect upon 404 from a POST in LLFacebookConnect, and added ↵ | Cho | |
FB_POSTED state, for ACME-667 | |||
2013-07-03 | made listeners more robust in llfloatersocial.cpp for ACME-665 | Cho | |
2013-07-03 | ACME-626 : Unify the xml of status and place so things line up. Simplify the ↵ | Merov Linden | |
xml of photo | |||
2013-07-03 | made some slight reorganizations for ACME-662 | Cho | |
2013-07-02 | ACME-626 : Suppress the closing of the floater when clicking Post or we ↵ | Merov Linden | |
can't see the status | |||
2013-07-02 | Pull merge from lindenlab/viewer-fbc | Merov Linden | |
2013-07-02 | ACME-626 : Implement status and progress update text | Merov Linden | |
2013-07-03 | added FB_POSTING and PB_POST_FAILED states to LLFacebookConnect for ACME-663 | Cho | |
2013-07-03 | Moved auto-connect to happen when Post button is clicked for ACME-654 and ↵ | Cho | |
ACME-652 | |||
2013-07-03 | Implemented events for LLFacebookConnect state changes for ACME-662 | Cho | |
2013-07-02 | CHOP-959: Merge region-local location change with tip. | Nat Goodspeed | |
2013-07-02 | CHOP-959: Introduce CmdLineChannel settings var, map --channel to it. | Nat Goodspeed | |
2013-07-02 | ACME-626 : Add xml widgets for the connection status in the Facebook panel | Merov Linden | |
2013-07-02 | CHOP-959: Introduce CmdLineLoginLocation var for --url and --slurl. | Nat Goodspeed | |
Route --url and --slurl command-line switches through a common settings variable. Treat them uniformly now. (Previously, passing --url would notice a grid-specific SLURL and preselect that grid; --slurl wouldn't. Now both do.) | |||
2013-07-02 | merge changes for storm-1953 | Oz Linden | |
2013-07-02 | merge changes for STORM-1948 | Oz Linden | |
2013-07-02 | CHOP-959: Report region-local position in Help -> About box. | Nat Goodspeed | |
I've never really understood the usefulness of displaying world-global coordinates in the Help -> About box. It seems to me far more useful to know where you are within the current region. If that proves problematic, we can display both sets of coordinates -- but let's try it this way first. | |||
2013-07-02 | CHOP-959: add POSITION_LOCAL to LLFloaterAbout::getInfo() blob. | Nat Goodspeed | |
The existing POSITION variable gives "global" position: that is, your region- local coordinates plus the (somewhat arbitrary) global coordinates of the region's corner within the whole world. That may be meaningful to people on the mainland, hard to say, but it correlates with nothing else available from the viewer. POSITION_LOCAL gives you region-local coordinates, which could be used (for instance) to construct a SLURL. | |||
2013-07-02 | removed remaining FBC test stuff from llpanelpeople.cpp for ACME-661 | Cho | |
2013-07-02 | removed remaining LLFacebookConnect references from llfloatersnapshot.cpp ↵ | Cho | |
for ACME-660 | |||
2013-07-02 | added callback to LLFacebookConnect upon connect for ACME-659 | Cho | |
2013-07-01 | Removed image URL callback from LLWebProfile for ACME-657 | Cho | |
2013-07-01 | ACME-645 : Implement the Facebook FUI button. No code, all xml wizardry... | Merov Linden | |
2013-07-01 | CHOP-959: Introduce and use settings vars for some cmd_line switches. | Nat Goodspeed | |
The cmd_line.xml entries: analyzeperformance crashonstartup debugsession disablecrashlogger logmetrics logperformance noquicktime replaysession all specify map-to settings.xml variables -- none of which existed! Introduce such variables. Instead of detecting the presence of a particular switch in the command-line parser, use the value of its corresponding settings variable. | |||
2013-06-29 | MAINT-2302: Make llprocess test<6> output less like a build error. | Nat Goodspeed | |
build.sh LogScan greps for "error:" (among other things) so removing the colon from the test name "syntax_error" should help. | |||
2013-06-29 | MAINT-2302: Re-enable previously-disabled LLProcess tests for diagnosis. | Nat Goodspeed | |
2013-06-28 | ACME-629: Posting a photo to facebook works again. The post button callback ↵ | Gilbert Gonzales | |
was not being called due to a name change. | |||
2013-06-28 | merge | Gilbert Gonzales | |
2013-06-28 | ACME-638: Removing the personfolderview, personmodelcommon and ↵ | Gilbert Gonzales | |
persontabview. Also removing FBC Test Two tab from the 'People' panel. | |||
2013-06-28 | removed FB photo sharing from snapshot floater for ACME-639 | Cho | |
2013-06-28 | made sure photo preview is only generated when photo tab is visible for ACME-649 | Cho | |
2013-06-28 | ACME-638: Removing non-used variable | Gilbert Gonzales | |
2013-06-28 | merge | Gilbert Gonzales | |
2013-06-28 | ACME-638: Removed LLSocialList class and FBC Test tab in the People panel. | Gilbert Gonzales | |
2013-06-28 | CHOP-959: Streamline processing for --graphicslevel switch. | Nat Goodspeed | |
Use map-to in cmd_line.xml to inform the command-line processor that the target variable for --graphicslevel is RenderQualityPerformance. That lets us eliminate clunky llappviewer.cpp switch from '0' to 0, etc. Moreover, previous switch statement only accepted 0 - 3, whereas LLFeatureManager::setGraphicsLevel() actually accepts 0 - 6. Introduce LLFeatureManager::isValidGraphicsLevel() and use that to validate. Replace switch statement in setGraphicsLevel() mapping int constants to string literals with static vector of level names, using same data for mapping as for validating level numbers. | |||
2013-06-28 | removed old error popups and added better logging for ACME-653 | Cho | |
2013-06-28 | removed unused Me menu items for ACME-637 | Cho | |
2013-06-28 | merge changes for 3.6.1-release | Oz Linden | |
2013-06-27 | Merged lindenlab/viewer-release into default | Cinder Roxley | |
2013-06-27 | Merged lindenlab/viewer-release into default | Cinder Roxley | |
2013-06-27 | ACME-629 Clean up names of variables and functions used in the Facebook ↵ | Gilbert Gonzales | |
photo panel | |||
2013-06-27 | Merge with viewer-release | callum_linden | |