summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-07-11Merged in viewer-releaseAura Linden
2013-07-12added state parameter to PUT /connection route for ACME-692Cho
2013-07-11Merge with latest viewer-release.Geenz
2013-07-11CHOP-959: Merge About-box changes with tipNat Goodspeed
2013-07-11OPEN-171: the save file dialog incorrectly uses type codes as extensionsGeenz
2013-07-11CHOP-959: Re-add global coordinates, plus SLURL, to About box.Nat Goodspeed
2013-07-11OPEN-170: "Set Window Size" always increases window size by specified sizeGeenz
2013-07-11STORM-1942: dock icon bouncing unimplementedGeenz
2013-07-11Ensure that the correct method is called when we're simulating a right click.Geenz
2013-07-11Restore control + right click functionality.Geenz
2013-07-11Fix a crash on 10.6.x due to auto layout not being supported in 10.6 nibs.Geenz
2013-07-10ACME-671 : Disable social panel UX while transaction (Post or Connection) is ↵Merov Linden
ongoing
2013-07-09Fix the sizing options of the photo panelMerov Linden
2013-07-09Fix background color in floater socialMerov Linden
2013-07-09Pull merge from lindenlab/viewer-fbcMerov Linden
2013-07-09Layout tweaks of the social floaterMerov Linden
2013-07-10another revertCho
2013-07-09CHOP-963: Make update service query url depend on the grid rather than settingsOz Linden
2013-07-08Revert some of Cho's changes in xml as it breaks the preview in the Photo panelMerov Linden
2013-07-08Pull merge from lindenlab/viewer-fbcMerov Linden
2013-07-08ACME-651 : Use localizable strings and simplify the xml for status and error ↵Merov Linden
fields
2013-07-08STORM-1952: Fix name sometimes appearing as (waiting) by generating a slurl ↵Cinders
instead of fetching a name
2013-07-09moved buttons to bottom of social floater above status textCho
2013-07-08ACME-651 : Implement all missing status messages, tweak colors and positioningMerov Linden
2013-07-08got rid of gray background on social floaterCho
2013-07-08ACME-626 : More snapshot panel cleanup, autorefresh when changing ↵Merov Linden
resolution, simplify working messaging, add tooltip to the refresh button
2013-07-08adjusted layout of social status panelCho
2013-07-07ACME-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-03Pull merge from lindenlab/viewer-fbcMerov Linden
2013-07-03ACME-626 : Simplify the preview drawing code and positioningMerov Linden
2013-07-04Replaced content change callback with an event in LLFacebookConnect for ↵Cho
ACME-648 (more or less)
2013-07-04Removed share callbacks from LLFacebookConnectCho
2013-07-04Close floater and clear text upon FB_POSTED for ACME-668Cho
2013-07-04Added auto-connect upon 404 from a POST in LLFacebookConnect, and added ↵Cho
FB_POSTED state, for ACME-667
2013-07-03made listeners more robust in llfloatersocial.cpp for ACME-665Cho
2013-07-03ACME-626 : Unify the xml of status and place so things line up. Simplify the ↵Merov Linden
xml of photo
2013-07-03made some slight reorganizations for ACME-662Cho
2013-07-02ACME-626 : Suppress the closing of the floater when clicking Post or we ↵Merov Linden
can't see the status
2013-07-02Pull merge from lindenlab/viewer-fbcMerov Linden
2013-07-02ACME-626 : Implement status and progress update textMerov Linden
2013-07-03added FB_POSTING and PB_POST_FAILED states to LLFacebookConnect for ACME-663Cho
2013-07-03Moved auto-connect to happen when Post button is clicked for ACME-654 and ↵Cho
ACME-652
2013-07-03Implemented events for LLFacebookConnect state changes for ACME-662Cho
2013-07-02CHOP-959: Merge region-local location change with tip.Nat Goodspeed
2013-07-02CHOP-959: Introduce CmdLineChannel settings var, map --channel to it.Nat Goodspeed
2013-07-02ACME-626 : Add xml widgets for the connection status in the Facebook panelMerov Linden
2013-07-02CHOP-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-02merge changes for storm-1953Oz Linden
2013-07-02merge changes for STORM-1948Oz Linden
2013-07-02CHOP-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.