Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-11 | CT-575 WIP PL and DA translation for set18; ES correction | Eli Linden | |
2010-10-11 | STORM-298 FIXED Don't scroll the My Landmarks panel down when favorites get ↵ | Vadim ProductEngine | |
changed. I'm not sure what the root cause of the problem was (maybe invalid initial selection in folder view), but what seems to be definitely wrong is passing "scroll to rect" event from *invisible* folder views up to accordion control, which is what I've fixed. | |||
2010-10-11 | STORM-301 FIXED Fixed behaviour of camera on undocked 'My Appearance' tab ↵ | Andrew Productengine | |
minimizing. - Added signal to LLFloater that is emitted on minimize. - Set minimize callback for appearance tab floater in LLSideTrayTab::undock. Method from LLSidePanelAppearance that handles camera issues is called on minimization of floater. | |||
2010-10-11 | merge fix for STORM-275 (class Linux_x86_64Manifest missing from ↵ | Oz Linden | |
viewer_manifest.py) | |||
2010-10-11 | merged fix for STORM-222 | Oz Linden | |
2010-10-08 | Fixed issue where non-visible hint wasn't allowing mouse events to pass through | Leyla Farazha | |
2010-10-08 | Created a floater for setting display name | Leyla Farazha | |
2010-10-08 | STORM-137: Fix windows packaging issue, namely, do not require a manifest to ↵ | Merov Linden | |
move the fmod.dll | |||
2010-10-09 | STORM-289 FIXED browser navigation bar layout to make it resize properly ↵ | Seth ProductEngine | |
after minimize/restore. When floater media browser is minimized its button bars are shrunk to zero height and their height is not restored upon unminimizing because they have auto_resize disabled. Setting min_height for the button bars makes them restored with this height upon uminimizing the floater. | |||
2010-10-08 | Merge fixes for VWR-23047, VWR-20911, and SNOW-748 | Oz Linden | |
2010-10-07 | CT-575 WIP Add list of 11 Spanish Residents who volunteer translation of Viewer | Eli Linden | |
2010-10-07 | CT-575 WIP ES translation for Set18, new file | Eli Linden | |
2010-10-07 | CT-575 WIP ES translation for Set18 | Eli Linden | |
2010-10-07 | Pull update from viewer-development | Merov Linden | |
2010-10-07 | Pull and merge of viewer-beta in viewer-development | Merov Linden | |
2010-10-07 | Updating display name hint text per Jack's request. | Leyla Farazha | |
2010-10-07 | Adding viewer hint for setting display name the when edit profile is opened ↵ | Leyla Farazha | |
with no display name set | |||
2010-10-07 | STORM-296 FIXED Item types that can be dropped to Places SP->My Landmarks ↵ | Seth ProductEngine | |
restricted to landmarks and folders only. | |||
2010-10-07 | FIXED STORM-302 Parcel lists scroll bar overlaps with other components if ↵ | Paul Guslisty | |
panel is undocked - Added missing column to the xml of the scroll list - Adjusted columns width to show all columns | |||
2010-10-07 | STORM-263 FIXED Cog button in lower-left of sidebar panel does not close ↵ | Paul Guslisty | |
popup menu on second click - In all places of sidebar panel where gear menu button is used changed type of gear menu buttons from LLButton to LLMenuButton - Added setMenuPosition and setMenu to the LLMenuButton interface as public methods - In all sidebar panels where LLButton was replaced with LLMenuButton the algorithm of replacing is simple and the same for all sidebar panels. In general the algorithm is: 1. set gearMenu to the menuButton using LLMenuButton::setMenu 2. set mouse down callback for the menuButton 3. in callback for mouse down set the menu position where it should be shown using LLMenuButton::setMenuPosition | |||
2010-10-06 | STORM-299 : merge | Merov Linden | |
2010-10-06 | STORM-306 : Fix black flickering of water on Mac when atm shading off | Merov Linden | |
2010-10-06 | PLAT-40 Fix changing the lang code for polish from 'da' to 'pl' reviewed by brad | Mark Palange (Mani) | |
2010-10-06 | STORM-187 ADDITIONAL FIX Fixed buttons autohiding in bottomtray on resize. | Andrew Productengine | |
The bug was caused by moving nearby chat bar into panel inside layout panel instead of being layout panel itself in changeset 741eb25e921c without modifying get_panel_min_width() call which used that layout panel. This broke behaviour of LLBottomTray::processWidthDecreased(). - Fixed it by using this new nearby chat container layout panel in this call. | |||
2010-10-06 | merged VWR-20893: "class Linux_x86_64Manifest" missing from ↵ | Boroondas Gupte | |
viewer_manifest.py Breaking linux 64-bit build. (transplanted https://bitbucket.org/Techwolf/viewer-development/changeset/111a293c0e1c to create an isolated daggy fix) | |||
2010-10-06 | STORM-299 FIXED World map floater opening instead Mini-map if double-click ↵ | Andrew Productengine | |
on minimized Mini-map. - What map floater is shown on Mini-map doublecklick now differs depending on whether it is minimized. | |||
2010-10-05 | DN-130 As a resident I want to show usernames in local chat if username ↵ | Leyla Farazha | |
preference is set so that I can follow the conversation when people are changing their display name | |||
2010-10-05 | DN-135 adding highlight color to the username for consistency in person ↵ | Leyla Farazha | |
inspector | |||
2010-10-04 | Pull fixes from viewer-beta | Merov Linden | |
2010-10-04 | Merge | Eli Linden | |
2010-10-04 | CT-575 WIP ignore. testing access to beta branch. | Eli Linden | |
2010-10-05 | merged SNOW-654: Added missing "if (LL_TESTS)" in indra/CMakeLists.txt | Boroondas Gupte | |
2010-10-05 | SNOW-654 (follow up): adjusted comment line length after indentation has changed | Boroondas Gupte | |
2010-10-04 | SNOW-654: Added missing "if (LL_TESTS)" in indra/CMakeLists.txt | Boroondas Gupte (original fix by Techwolf Lupindo) | |
Daggified version of http://svn.secondlife.com/trac/linden/changeset/3431 (or of the SNOW-654 part of https://bitbucket.org/Techwolf/viewer-development/changeset/5697874b390b ) | |||
2010-10-04 | merged SNOW-651: Added missing "if (LL_TESTS)" in ↵ | Boroondas Gupte | |
indra/llplugin/slplugin/CMakeLists.txt | |||
2010-10-04 | SNOW-651: Added missing "if (LL_TESTS)" | Boroondas Gupte (original fix by Techwolf Lupindo) | |
Daggified version of http://svn.secondlife.com/trac/linden/changeset/3523 (or of the SNOW-651 part of https://bitbucket.org/Techwolf/viewer-development/changeset/5697874b390b ) | |||
2010-10-02 | STORM-137 : Build script modif so that Windows build does not rely on ↵ | Merov Linden | |
fmod.dll being dropped in the source tree + addition to allow fmod to be found in standalone. Caution: wait an upcoming install.xml commit before pulling if building internaly. | |||
2010-10-01 | STORM-307 FIXED Disabled highlighting of URLs in outfit names. | Vadim ProductEngine | |
Affected: My Outfits and Edit Outfit panels. | |||
2010-10-01 | STORM-213 FIXED Disabled highlighting URLs in object names in group ↵ | Vadim ProductEngine | |
notification toasts. | |||
2010-09-30 | STORM-256 Corrupted lines above mini location bar when navigation and ↵ | Wolfpup Lowenhar | |
favorites bar hidden | |||
2010-09-30 | STORM-256 Corrupted lines above mini location bar when navigation and ↵ | Wolfpup Lowenhar | |
favorites bar hidden | |||
2010-09-30 | fixing [NAME] issue for friend notifications with no message | Leyla Farazha | |
2010-09-30 | changing punctuation only display name error message | Leyla Farazha | |
2010-09-30 | STORM-215 FIXED Disabled URL highlighting in name_box'es. | Vadim ProductEngine | |
By the way, fixed invalid SLURLs that LLNameBox generated for groups. | |||
2010-09-30 | STORM-214 FIXED Disabled URL highlighting in pick names. | Vadim ProductEngine | |
2010-09-30 | STORM-212 FIXED Gear button is always disabled in My Profile->My Picks | Paul Guslisty | |
- Deleted gear button as unnecessary. There is no functionality for it. | |||
2010-10-01 | STORM-264 FIXED Add lower-right corner resize marker for detached side panels. | Seth ProductEngine | |
Detached SP now has a slightly reduced height not to make it flush with the bottom bar. | |||
2010-09-30 | merged STORM-222 (expat.h not found on STANDALONE) | Boroondas Gupte | |
2010-09-30 | STORM-222 FIXED indra/llxuixml/llxuiparser.cpp:32:25: error: expat/expat.h: ↵ | Boroondas Gupte | |
No such file or directory | |||
2010-09-29 | DN-114 Paste function into text boxes not working in Viewer | Leyla Farazha | |