Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-07 | PE merge from pe-viewer-trunk | Tofu Linden | |
2010-04-06 | Resurrect 'Sun' menu options. | Tofu Linden | |
These seem to have been clobbered by some bad XML merging that probably came in with 73f60e5518af / EXT-3531 | |||
2010-04-06 | Fixed major bug EXT-6718 (Top menu: 'Build' and 'Help' items are absent). | Vadim Savchuk | |
Restoring comment end marker, accidentally removed in changeset 73f60e5518af. Trivial change, not reviewed. --HG-- branch : product-engine | |||
2010-04-02 | Manual merge from default branch. | Vadim Savchuk | |
Resolved a conflict in indra/llui/llurlentry.cpp. That broke the fix for EXT-6357. --HG-- branch : product-engine | |||
2010-04-02 | Fixed major bug EXT-6595 (World->Place Profile flyout menu doesn't include ↵ | Vadim Savchuk | |
link to side panel place info). Added a new main menu item: World -> Place Profile -> Place Profile. I'm not sure about its label though (double "Place Profile"). Reviewed by Sam: https://codereview.productengine.com/secondlife/r/161/ --HG-- branch : product-engine | |||
2010-04-01 | merge | Richard Nelson | |
2010-04-01 | EXT-3531 - Ctrl-P does not work reliably on login | Richard Nelson | |
deprecated handle_edit_keys_directly and moved edit menu out of menu_viewer and menu_login | |||
2010-03-29 | Fixed normal bug EXT-6048 (Shortcut for Groups Ctrl-Shift-G) | Paul Guslisty | |
-Added tag for shortcut to the XML Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/131/ --HG-- branch : product-engine | |||
2010-03-19 | Fixed bug EXT-5726 (Macintosh shortcut for "Nearby Chat" menu item is incorrect) | Vadim Savchuk | |
Submitting on behalf of Eugene Mutavchi. --HG-- branch : product-engine | |||
2010-02-23 | Implemented major sub-task EXT-5556 (hard-coded: menu Build > Object > Take. ↵ | Eugene Mutavchi | |
The word "Take" is hard-coded) --HG-- branch : product-engine | |||
2010-02-19 | Merge from default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-02-18 | EXT-5461: Reverting change 49e628c3a0c5. | Lynx Linden | |
Renaming skins/base back to skins/default to unblock I10n. Revert was requested by Q. | |||
2010-02-17 | EXT-5461 - Installing 1.23.5 release version over recent 2.0 builds corrupts ↵ | Richard Linden | |
1.23s UI reviewed by Leyla | |||
2010-02-11 | EXT-5105 Incorrect keyboard shortcut for Inventory in main menu | Loren Shih | |
EXT-5334 CTRL+SHIFT+I now brings up InventorySP instead of InventoryFloater Fixed a regression due to EXT-5105 where CTRL+SHIFT+I was bringing up the InventorySP instead of InventoryFloater. Note that this reverts some code checked in for EXT-5105 (i.e. it re-adds in some functions that were deleted). As a side bonus, now the Gestures CTRL+G menu option shows as being checked when the gestures floater is active. | |||
2010-02-11 | EXT-5105 Incorrect keyboard shortcut for Inventory in main menu | angela | |
2010-02-11 | EXT-5164 Me->My Inventory opens Inventory floater, not side panel | angela | |
2010-02-10 | fix 9d63853d2045 / EXT-651 | Tofu Linden | |
that checkin broke the xml and killed the Developer menu - repair it. | |||
2010-02-09 | Fixed normal bug EXT-651 (Upload Image shortcut (Ctrl-U / Cmd-U) does not work) | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2010-02-03 | EXT-1560 VWR-11118 DEV-27362 Ctrl+Alt+Shift+H doesn't say hippos! anymore | Soft Linden | |
2010-01-29 | EXT-4756 Black text in sell land confirmation dialog, EXT-2241 layout of ↵ | Erica | |
Preferences > Sound needs to be improved for I18N, EXT-4683 Build>Options submenus are non-intuitive, EXT-3787 System messages needs to be visually distinct in Nearby and IM | |||
2010-01-20 | fixed EXT-4162 Remove "Show IMs in Nearby Chat" | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-01-19 | DEV-39252 fix any duplicate name= elements in viewer-2-0. Duplicates break ↵ | Ramzi Linden | |
localization. | |||
2010-01-11 | Removing old art assets | Erica | |
2010-01-07 | eliminated dump focus holder keyboard shortcut | richard | |
fixed inventory sidetray layout | |||
2010-01-05 | ext-3950 Top menu World : Buy Land should read "Buy This Land" | Lis Linden | |
2009-12-29 | EXT-3720 Added Advanced > Set Window Size... for video making | James Cook | |
Torley needed this to make tutorial movies. Removed dead code from Preferences. Reviewed by Leyla. | |||
2009-12-23 | EXT-3532 Can't deactivate "Render Attached Lights" and "Render Attached ↵ | Tofu Linden | |
Particles" | |||
2009-12-23 | DEV-44637 'debug gl', 'debug pipeline', 'fast alpha', 'animate textures' ↵ | Tofu Linden | |
menu options all toggle at the same time, do not correspond to the correct underlying prefs | |||
2009-12-21 | EXT-3574 : CTRL+SHIFT+I doesn't bring up an InventoryFloater (Windows) | Loren Shih | |
Took out CONTROL+SHIFT+I for bringing up test inspectors, per Erica request. | |||
2009-12-16 | EXT-3492 Top menu Home option - moving and sorting menu | Erica | |
2009-12-15 | Merge | James Cook | |
2009-12-15 | EXT-2649 Replace 'Advanced > Set Away After 30 Minutes' with Away time options | Leyla Farazha | |
EXT-2649 [BSI] Confirm on Drop EXT-3416 Can't name a new gesture on creation (and renaming is HARD) reviewed by James | |||
2009-12-15 | EXT-3494 Sanitize floater show versus toggle | James Cook | |
Eliminated legacy "ShowFloater" method in favor of Floater.Show and Floater.Toggle. Wrote new custom show methods where needed. Reviewed with Leyla. | |||
2009-12-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-12-10 | DEV-43977: Changed pre-login help browser behavior. | Lynx Linden | |
The special pre_login_help topic is now only displayed when the user clicks on the "Need help logging in?" link on the login screen, or selects the top-level Help > Second Life Help (F1) menu. | |||
2009-12-09 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-12-09 | Fix for EXT-2703 & EXT-2708 - save texture as issues | Eric M. Tulla (BigPapi) | |
Added save as to texture preview floater. Fixed behavior of save as (was only working for textures, not snapshots). Removed advanced menu entry for save texture as (refused to work after multiple implementations). | |||
2009-12-08 | World > Snapshot is supposed to have separators, per the Design Spec - Top Menu | Ramzi Linden | |
L10N: use the consistent term 'Side Tray' already used elsewhere in the UI. Even if this isnt visible, it becomes part of our glossary and translation. | |||
2009-12-08 | Merge | richard | |
2009-12-08 | EXT-2427: Added an About > Report Bug menu | Lynx Linden | |
This menu brings up the Help Browser with the report_bug topic. To support this, I've created a new ShowHelp function that can be accessed from XUI. You can supply an optional help topic parameter, or if you specify no parameter then the default (F1) help is shown. | |||
2009-12-04 | L10N: use consistent language in the Admin menu 'Force owner' options | Ramzi Linden | |
2009-12-03 | Un-threaded LLTextureFetch to address potential performance and edge case ↵ | Steve Bennetts | |
crash issues. Changed an assert to an llerrs with extra info Added "HTTP Textures" to "Develop" menu | |||
2009-11-25 | merge in changes from viewer-2-0, manually fixed conflict in ↵ | James Cook | |
llviewermessages.cpp | |||
2009-11-24 | Merge | James Cook | |
2009-11-24 | Changed/moved Teleport Home to Home. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-2720 | |||
2009-11-24 | merge | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-23 | Implemented normal task EXT-2739 (Ctrl-I should open Inventory side panel, | Andrew Dyukov | |
Ctrl-Shift-I should open Inventory floater). --HG-- branch : product-engine | |||
2009-11-23 | EXT-2435 : Advanced > Shortcuts > Fly is always ticked | Loren Shih | |
Did a few lines of cleanup for code surrounding this. Issue is still not fixed though. --HG-- branch : avatar-pipeline | |||
2009-11-19 | Fix "Global Illumintation" typo in the menu text which was bugging me. | Tofu Linden | |
2009-11-18 | Changes to IM Logging, includes preference changes | Steve Bennetts | |