Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | 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 | 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-578 : Pull into viewer-development | Merov Linden | |
2010-12-09 | STORM-728 : Pull into 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 | 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 | 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 | 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 | |
2010-12-07 | VWR-24079 FIX DE linguistic by Torben Trautman | Eli Linden | |
2010-12-07 | lamo programmer ui for setting downloader bandwidth limit. | Andrew A. de Laix | |
2010-12-07 | sync with viewer-beta 2.4, 12/7/2010 | Eli Linden | |
2010-12-07 | limit dowload bandwidth to 'Maximum bandwidth' setting | Andrew A. de Laix | |
2010-12-07 | show progress bar while downloading update. | Andrew A. de Laix | |
2010-12-07 | Automated merge with https://bitbucket.org/mani_linden/viewer-development/ | Andrew A. de Laix | |
2010-12-07 | login instance coordinates with updater service | Andrew A. de Laix | |
2010-12-07 | STORM-735 FIXED Group icons in People -> Groups now follow floater opacity ↵ | Vadim ProductEngine | |
settings. | |||
2010-12-06 | STORM-678 : pull into viewer-beta | Merov Linden | |
2010-12-06 | Pull viewer-beta in | Merov Linden | |
2010-12-06 | CHOP-257 - programmer XUI for update ready to install. One tip, one alert. ↵ | Mark Palange (Mani) | |
Rev. by Brad | |||
2010-12-06 | STORM-378 : pull into viewer-beta | Merov Linden | |
2010-12-06 | STORM-579 : pull into viewer-beta | Merov Linden | |