Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-13 | SOCIAL-367 FIX HTTP Auth dialog does not indicate what server a user is ↵ | callum | |
entering a user name and password for in Webkit 4.7 | |||
2010-12-13 | llTextBox tooltip -- add missing ) and change wording from "dialog box" to ↵ | Jonathan Yap | |
"window" | |||
2010-12-11 | STORM-766 ADDITIONAL FIX Made day cycle image in the advanced sky editor ↵ | Vadim ProductEngine | |
honor floater opacity settings. | |||
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 | Merge from viewer-development | Monroe Linden | |
2010-12-10 | Merge | Mark Palange (Mani) | |
2010-12-10 | merge | Andrew Meadows | |
2010-12-10 | WIP XUI HTTP Auth dialog | Richard Linden | |
refactored LLWindowShade into seperate file improved layout of dialog improved dialog resizing logic Tab and Enter keys now work as expected in windowshade form added "modal" capability to window shade added HTTP Auth notifications to MOAP | |||
2010-12-10 | ui improvements to more closely match UX design. | Andrew A. de Laix | |
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-34 ADDITIONAL_FIX Implemented storing of multi-user favorites and ↵ | Andrew Productengine | |
showing them on login screen. - Changed the way SLURLs are cached a little, because previous one introduced problems with theit order. - Also allowed saving of favorites to disk even if not all of them received SLURL info - this is done to avoid favorites not saving when there is at least one "dead" landmark among them. - "Username" field on login screen is now not a lineeditor, but combobox (to enable autocompletion), but without button (Esbee asked for this in ticket for security reasons, and perhaps for visual consistency). - Elements of this combobox are names of users whose favorites we have saved in file. - Contents of "Start at:" combobox are changed depending on changes in "Username"- if username is present in favorites file, favorites for this user are added there. - New callback was added to LLCombobox and used in this fix, because present ones weren't enough to easily track changes in text entry. | |||
2010-12-08 | STORM-524 : Add a click event on the L$ balance so to force refresh its ↵ | Merov Linden | |
content, modified tooltip to mention this | |||
2010-12-08 | EXP-445 FIXED Skylight view hint shown in main viewer skin and not dismissed ↵ | Richard Linden | |
when using orbit pan zoom tools. better fix that uses tag to isolate all skin specific notifications | |||
2010-12-08 | EXP-445 FIXED Skylight view hint shown in main viewer skin and not dismissed ↵ | Richard Linden | |
when using orbit pan zoom tools. | |||
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 | merge with viewer-dev | Richard Linden | |
2010-12-08 | Automated merge with https://bitbucket.org/mani_linden/viewer-development/ | Andrew A. de Laix | |
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-08 | SOCIAL-358 FIX Add button to Web Content floater to open current URL in ↵ | callum | |
system browser | |||
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 | STORM-766 FIXED The day cycle icon in environment editor now follows floater ↵ | Vadim ProductEngine | |
transparency settings. | |||
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 | merge viewer-development into web-profiles | Brad Payne (Vir Linden) | |
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 | SOCIAL-342 FIX Rename Web Browser Test option in debug menus to reflect the ↵ | callum | |
fact it opens the Media browser | |||
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-34 FIXED Saving of user's favorites into file and showing them in ↵ | Andrew Productengine | |
"Start at" combobox on login screen was implemented. Implementation details: - File is saved on exit from viewer and not immediately on changes as was written in spec. It is done to make this file consistent with favorites order: order of favorites is saved on exit, so if favorites info is saved in other moment earlier, crashing viewer or other unexpected way of finishing its work (i.e. via Windows task bar) would cause inconsistence between favorites order saved per account and one from this new file. - File is saved in user_settings\stored_favorites.xml. - If you uncheck the option in Preferences and press OK, the file gets immediately deleted (according to spec). Issues that require further changes: - Currently only favorites of last logged in user are shown in login screen. Showing favorites of multiple users will be implemented later when design for it is approved by Esbee. - Preference is now global for all users, because design states it may be changed before login, and we don't have account info at the moment. But it doesn't seem to be a good idea, so changes in design are needed. - Currently the way of retrieving SLURLs needs optimization in a separate ticket. More detailed design approved by Esbee is needed to develop it further, perhaps in new tickets. | |||
2010-12-03 | SOCIAL-334 FIX Remove link color and action from status bar text in web ↵ | callum | |
content window | |||
2010-12-03 | SOCIAL-333 FIX Order of buttons on Web content floater is wrong | callum | |
2010-12-03 | merging beta fixes after 2.4.0-beta1 | Oz Linden | |
2010-12-03 | Tiny change to panel_login.xml so Start Location preferences work under all ↵ | Jonathan Yap | |
circumstances | |||
2010-12-02 | merge | Monroe Linden | |
2010-12-02 | merge | Monroe Linden | |
2010-12-02 | SOCIAL-311 FIX Media browser has too many oddities to be useful for viewer ↵ | callum | |
web apps Completes MVP | |||
2010-12-02 | merge | Monroe Linden | |
2010-12-02 | merge fix for STORM-584 | Oz Linden | |