Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-14 | Record update version in download marker so it can be recalled if resumed in ↵ | Andrew A. de Laix | |
another viewer session. | |||
2010-12-13 | Automated merge with https://bitbucket.org/mani_linden/viewer-development/ | Andrew A. de Laix | |
2010-12-13 | permit flush when disabled. | Andrew A. de Laix | |
2010-12-10 | Merge. | brad kittenbrink | |
2010-12-10 | CHOP-260 implementation. Update Ready notification gets real UI. | brad kittenbrink | |
reviewed by Mani. | |||
2010-12-10 | Merge | Mark Palange (Mani) | |
2010-12-10 | CHOP-245 removed crufty secondlife.com/app/login url and the dubious code ↵ | Mark Palange (Mani) | |
that used it. Rev by Brad | |||
2010-12-10 | Automated merge with https://bitbucket.org/mani_linden/viewer-development/ | Andrew A. de Laix | |
2010-12-10 | fix possible crash on shutdown in event queue flush. | Andrew A. de Laix | |
2010-12-10 | Deleting USE_VIEWER_AUTH code. This stuff is old broken glass sitting around ↵ | Mark Palange (Mani) | |
waiting to cut you. Rev. by Brad | |||
2010-12-10 | Merge | Mark Palange (Mani) | |
2010-12-10 | Merge | Mark Palange (Mani) | |
2010-12-10 | Merge | Mark Palange (Mani) | |
2010-12-10 | fix crash if posting event during shutdown. | Andrew A. de Laix | |
2010-12-10 | no bandwidth limit for required downloads. | Andrew A. de Laix | |
2010-12-10 | destroy updater state machine if login instance destroyed. | Andrew A. de Laix | |
2010-12-10 | ui improvements to more closely match UX design. | Andrew A. de Laix | |
2010-12-09 | STORM-727 : Pull into viewer-development | Merov Linden | |
2010-12-09 | STORM-710 : Pull into viewer-development | Merov Linden | |
2010-12-09 | STORM-578 : Pull into viewer-development | Merov Linden | |
2010-12-09 | STORM-728 : Pull into viewer-development | Merov Linden | |
2010-12-09 | Pull/merge from viewer-development | Merov Linden | |
2010-12-09 | CHOP-265 Fixed up LL_SEND_CRASH_REPORTS usage. Reviewed by Brad. | Mark Palange (Mani) | |
2010-12-09 | Falling back to legacy cache on display name fetch error | leyla_linden | |
2010-12-09 | STORM-436 : pull into viewer-development | Merov Linden | |
2010-12-09 | STORM-584 : pull into viewer-development | Merov Linden | |
2010-12-09 | STORM-732, STORM-733, STORM-735, STORM-766, STORM-774 : pull into ↵ | Merov Linden | |
viewer-development | |||
2010-12-09 | Pull from viewer-beta | Merov Linden | |
2010-12-09 | Pull from viewer-beta | Merov Linden | |
2010-12-09 | change updater settings from check box to drop down menu; add choice of ↵ | Andrew A. de Laix | |
whether to install automatically as well as download automatically (not actually implemented yet). | |||
2010-12-09 | CT-634 WIP PT DA translation including new files for Viewer 2.4, for viewer-beta | Eli Linden | |
2010-12-09 | STORM-774 FIXED Made notification toasts (e.g. IM toasts) respect ↵ | Vadim ProductEngine | |
transparency settings: * Normally toasts are as opaque as specified by "inactive floater opacity" setting. * When mouse is hovering a toast, the toast uses "active floater opacity" setting. * Fading toasts have 1/2 of "inactive floater opacity". | |||
2010-12-09 | STORM-774 WIP Misc renames to improve readability. | Vadim ProductEngine | |
2010-12-09 | STORM-774 WIP Partially reverted transparency fix for nearby chat toasts ↵ | Vadim ProductEngine | |
(STORM-717) to develop a more generic one (applicable to all notification toasts). | |||
2010-12-09 | STORM-728 FIXED Fixed crash when choosing to send snapshot by email in ↵ | Vadim ProductEngine | |
mouselook mode. - Fixed dereferencing a NULL pointer. - Added EMAIL SNAPSHOT floater to the list of floaters allowed in mouselook mode. | |||
2010-12-09 | STORM-727 FIXED Don't disable Close and Back buttons in the Create Landmark ↵ | Vadim ProductEngine | |
panel, so you can go back if the landmark fails to load. The bug was introduced in the fix of EXT-4700 (Creating a landmark brings up the Landmark sidepanel info twice). To avoid reopening the "Create Landmark" panel, its Back and Close buttons were disabled. However, the same fix removed the code for reopening the panel, so I can't see why we need to disable the buttons at all. | |||
2010-12-08 | CT-634 WIP DE ES FR translation (new files) for Viewer 2.4 for viewer-beta | Eli Linden | |
2010-12-08 | CT-634 WIP DE ES FR translation for Viewer 2.4 for viewer-beta | Eli Linden | |
2010-12-08 | Automated merge with https://bitbucket.org/mani_linden/viewer-development/ | Andrew A. de Laix | |
2010-12-08 | Merge. | brad kittenbrink | |
2010-12-08 | Fix for CHOP-262 (update notifications prior to login) and first attempt at ↵ | brad kittenbrink | |
CHOP-261 (add handlers for update ready notification buttons) reviewed by mani. | |||
2010-12-09 | STORM-578 FIXED using the color setting for "URLs" from Preferences for ↵ | Seth ProductEngine | |
names in Nearby Chat toasts. | |||
2010-12-08 | progress viewer will no longer fade out if toggled quickly from visible to ↵ | Andrew A. de Laix | |
invisible to visible again. | |||
2010-12-08 | CHOP-239: reconcile LL_VERSION_BUNDLE_ID with Info-SecondLife.plist. | Nat Goodspeed | |
The bundle ID is found in llversionviewer.h, Info-SecondLife.plist and mac_updater.cpp. The latter two state it as "com.secondlife.indra.viewer". llversionviewer.h stated it as "com.secondlife.snowglobe.viewer". Changing it to "indra" to be consistent. For further discussion, please see the Jira. | |||
2010-12-08 | STORM-584 ADDITIONAL FIX When the user sets the opacity for the name tag the ↵ | Seth ProductEngine | |
selected opacity is shown in the color swatch to the left. Fixed color swatch label and tooltip. Added toolltip to opacity slider. | |||
2010-12-08 | improved dialog message for required update. | Andrew A. de Laix | |
2010-12-08 | fix windows build. | Andrew A. de Laix | |
2010-12-08 | STORM-766 FIXED The day cycle icon in environment editor now follows floater ↵ | Vadim ProductEngine | |
transparency settings. | |||
2010-12-08 | STORM-436 FIXED Favorites overflow list appeared if you clicked a favorite ↵ | Vadim ProductEngine | |
landmark context menu item. | |||
2010-12-08 | STORM-436 WIP Renamed members for consistency. | Vadim ProductEngine | |