Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-04 | Pull in upstream viewer-development via viewer-lion | simon@Simon-PC.lindenlab.com | |
2012-12-04 | Pull and merge viewer-development | simon@Simon-PC.lindenlab.com | |
2012-11-30 | MAINT-1991 Attempt to mitigate crashes in GL drivers by encouraging people ↵ | Dave Parks | |
to update their drivers. Reviewed by Simon | |||
2012-11-27 | merge changes for DRTVWR-230 | Oz Linden | |
2012-11-26 | MAINT-1950 Add hashmarks to detail slider and put "Ultra" back in ↵ | Dave Parks | |
setGraphicsLevel Reviewed by Simon | |||
2012-11-20 | Automated merge with https://bitbucket.org/lindenlab/viewer-development | Dave Parks | |
2012-10-31 | MAINT-1560 : Make Slow Motion Animations affect all avatars. Added new menu. | simon@Simon-PC.lindenlab.com | |
Reviewed by Kelly | |||
2012-10-18 | merge | voidpointer | |
2012-10-18 | MAINT-1615 - Something invisible pushes avatars around on Dore | voidpointer | |
2012-10-17 | MAINT-1724 : Viewer crashes while attempt to open '+ inventory' floater | simon@Simon-PC.lindenlab.com | |
that already opened in separated floater. Changed to non-tearable menu. Reviewed by Kelly | |||
2012-10-16 | MAINT-1737: Removing the visibility check from the rebake navmesh menu ↵ | William Todd Stinson | |
option because it is does work well in the case of the torn-off menu mode. | |||
2012-10-16 | MAINT-1737: Adding a menu option to the Pathfinding menu to allow rebuilding ↵ | William Todd Stinson | |
of the region's navmesh. | |||
2012-10-16 | MAINT-1738: Repositioning the 'Show in linksets' and 'Show in characters' ↵ | William Todd Stinson | |
in-world context menu options. | |||
2012-10-16 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson | |
2012-10-15 | MAINT-1640: Changing the pathfinding sub-menu to be tear-off. | William Todd Stinson | |
2012-10-15 | Merge in viewer-development code and fix build | simon@Simon-PC.lindenlab.com | |
2012-10-02 | MAINT-1526 : Save Back to Inventory has been disabled on server side but | simon@Simon-PC.lindenlab.com | |
stays in UI. Removed it. Reviewed by Kelly | |||
2012-09-24 | Fixed a localized message that wasn't correct. | Chris Baker | |
2012-09-24 | Converted more hard-coded strings | Chris Baker | |
2012-09-20 | Pull and merge from ↵ | William Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-beta-drtvwr-179. | |||
2012-09-20 | Fix up messages altered for testing | simon@Simon-PC.lindenlab.com | |
2012-09-20 | [MAINT-1562] Convert more hard-coded alert messages to be localized | Chris Baker | |
Related chagesets: http://hg.lindenlab.com/baker/honeybadger/changeset/74c398c712b6 Description: - Updated english notifications.xml with alerts from the related changeset above. | |||
2012-09-20 | MAINT-1589 - Update debit permissions dialog (residents deemed frightening). | simon@Simon-PC.lindenlab.com | |
Removed sentence as per jira. Also removed "persist" tag from new localized alert strings since they shouldn't persist. | |||
2012-09-20 | reapply 72c9af4eec84: MAINT-840 VWR-28604 DEV-2548: [PUBLIC]Object by ↵ | simon@Simon-PC.lindenlab.com | |
multiple creators shows creator as "(unknown)" in Inventory. Now shows "(unknown / multiple)". Reviewed by Kelly | |||
2012-09-11 | merge changes for DRTVWR-213 | Oz Linden | |
2012-09-10 | Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the ↵ | William Todd Stinson | |
repository. | |||
2012-09-10 | MAINT-1515 FIXED min_height is increased to avoid overlapping | maxim_productengine | |
2012-09-07 | MAINT-1494 : Viewer needs new localizable strings | simon@Simon-PC.lindenlab.com | |
2012-09-06 | Merge | simon@Simon-PC.lindenlab.com | |
2012-09-06 | DRTVWR-232: MAINT-1440: FIXED Call Tools.TakeCopy instead of ↵ | maxim_productengine | |
InspectObject.TakeFreeCopy | |||
2012-11-06 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-11-05 | STEAM-14: login when user presses Enter at username or password. | Nat Goodspeed | |
The tricky thing about this fix is that the "Log In" button used to be in the same layout_panel as the username and password fields. Now it's not, so the fact that it's the default button for its layout_panel doesn't matter because that layout_panel doesn't have focus. Richard pointed out that we can make the commit action for the username and password fields initiate login -- as long as neither field implicitly runs its commit action when it loses focus! | |||
2012-10-16 | Reference new "[sourceid]" substitution in "create_account_url". | Nat Goodspeed | |
join.secondlife.com needs to know the sourceid as well as the user's language of choice. Ensure that sourceid gets passed with the URL. | |||
2012-09-06 | MAINT-1440 FIXED Call Tools.TakeCopy instead of InspectObject.TakeFreeCopy | maxim_productengine | |
2012-09-06 | MAINT-1183 FIXED Tooltip text is changed | maxim_productengine | |
2012-09-05 | Merge in latest viewer-development | simon@Simon-PC.lindenlab.com | |
2012-08-24 | MAINT-1400 FIXED duplicated IDs in two files: notifications.xml and ↵ | MaksymS ProductEngine | |
floater_texture_ctrl.xml | |||
2012-08-22 | PATH-864: Altering the minimum linksets floater size to smaller to allow ↵ | Todd Stinson | |
fitting to 1024 width screens. | |||
2012-08-22 | MAINT-1444: Make bottom-right corner of new login panel overlap. | Nat Goodspeed | |
MAINT-1444 complains that with all optional login-panel controls enabled, the login panel is wider than 1024 pixels: at that width, the new "Start now" button is pushed completely off the right edge of the window. Richard told me how to tweak the layout so that the controls can squeeze together in an overlapping way, enabling all controls to be visible even at 1024 width. | |||
2012-08-22 | merge changes for DRTVWR-203 | Oz Linden | |
2012-08-22 | MAINT-56 FIXED collapse_all_folders() and expand_all_folders() functions are ↵ | maxim_productengine | |
added, which are called by menu items in gear menu. | |||
2012-08-20 | merge back beta fixes | Oz Linden | |
2012-08-16 | merge changes for DRTVWR-197 | Oz Linden | |
2012-08-16 | merge changes for storm-1895 | Oz Linden | |
2012-08-16 | merge changes for storm-1898 | Oz Linden | |
2012-08-16 | merge up to latest viewer-development | Oz Linden | |
2012-08-16 | MAINT-915 FIXED Changed max_length to max_length_bytes | maxim_productengine | |
2012-08-15 | merge changes for DRTVWR-194 | Oz Linden | |
2012-08-14 | PATH-856: Adding a new notification to indicate when the user will be ↵ | Todd Stinson | |
toggling the phantom flag of a linkset through the Pathfinding Linksets floater. | |||
2012-08-14 | PATH-854: Adding support to display whether linksets are scripted or not in ↵ | Todd Stinson | |
the pathfinding linksets floater. |