Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-03 | VWR-21060 FIXED showing the panel in detached tab if it was in minimized ↵ | Sergei Litovchuk | |
state and was called via keyboard shortcut. | |||
2010-09-02 | VWR-20696 ADDITIONAL FIX Fix dock/undock button image changing depending on ↵ | Sergei Litovchuk | |
tab state. | |||
2010-09-01 | VWR-20696 ADDITIONAL FIX Added calling onOpen() for tabs being undocked. | Sergei Litovchuk | |
Reviewed by Vadim Savchuk. | |||
2010-09-01 | VWR-21127 WIP Implemented saving position and dimensions of detached sidebar ↵ | Vadim Savchuk | |
tabs. Reviewed by Sergey Litovchuk. | |||
2010-09-01 | VWR-21060 FIXED opening side tray tabs via shortcut, menu item or button ↵ | Sergei Litovchuk | |
outside of Side Tray. Reviewed by Vadim Savchuk. | |||
2010-08-30 | VWR-20970 FIXED Added SideTrayButton class to handle mouse hover events to ↵ | Sergei Litovchuk | |
"tear off" Side Tray tabs. | |||
2010-08-27 | VWR-20926 FIXED Fixed displaying the fake "Sidebar Toggle" tab when you ↵ | Vadim Savchuk | |
detach all sidebar tabs. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/880/ | |||
2010-08-27 | VWR-20696, VWR-20697 FIXED Fixed selecting re-docked tab and toggling its ↵ | Sergei Litovchuk | |
tag button state. Minor optimization of Side Tray expanding/collapsing upon toggling tab docked/undocked. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/879/. | |||
2010-08-27 | VWR-20926 WIP Enabled sidebar to track detaching/attaching tabs. | Vadim Savchuk | |
TODO: Sometimes wrong tab gets selected after attaching/detaching. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/878/ | |||
2010-08-26 | VWR-20696, VWR-20697 WIP Added undocking/redocking tabs from Side Tray. | Sergei Litovchuk | |
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/877/. | |||
2010-08-31 | Fix double definition of create_jump_keys="true" introduced in the fix for ↵ | Aimee Linden | |
VWR-20724 to pass coding policy check. | |||
2010-08-31 | Merge | Aimee Linden | |
2010-08-30 | Automated merge with ↵ | Oz Linden | |
http://bitbucket.org/aleric/viewer-development-aleric-export | |||
2010-08-29 | add parameters for an oz_viewer-review2 build | Oz Linden | |
2010-08-29 | pull changes for EXT-8668 and EXT-7901 | Oz Linden | |
2010-08-29 | merge up to latest viewer-development | Oz Linden | |
2010-08-29 | Merge changes from product-engine branch | Oz Linden | |
2010-08-27 | Removing two extraneous entries from viewer-hg-convert.shamap. | Monroe Linden | |
2010-08-27 | Reconstructed viewer-hg-convert.shamap for the viewer-public merge | Aimee Linden | |
2010-08-27 | merge | Tofu Linden | |
2010-08-27 | Pull cg's BuildParams fixes | Merov Linden | |
2010-08-27 | Sync with viewer-development | Merov Linden | |
2010-08-27 | Clean up Comments in BuildParams; Replace explicit upload locations with ↵ | Christian Goetze (CG) | |
"public_build" policy. | |||
2010-08-27 | SNOW-766: Add a 'printbuilddirs' command to develop.py | Aleric Inglewood | |
2010-08-27 | Sync with viewer-development | Merov Linden | |
2010-08-26 | Sync with viewer-development | Merov Linden | |
2010-08-26 | VWR-20946 : fix erroneous error message (broken window...) | Merov Linden | |
2010-08-26 | VWR-20946 : fix the viewer manifest script to take the new kdu lib name into ↵ | Merov Linden | |
account | |||
2010-08-26 | VWR-20946 : use fixed linux bundle for kdu | Merov Linden | |
2010-08-26 | Remove redundant panel_classified.xml XUI file. | Aimee Linden | |
2010-08-26 | re-merge change from Thickbrick (minor collisions with changes from ↵ | Oz Linden | |
viewer-public merge) | |||
2010-08-26 | EXT-8727 FIXED Potential fix for a crash in ↵ | Vadim Savchuk | |
LLAppearanceMgr::updateClothingOrderingInfo. I couldn't reproduce the problem (it has happened for only two users, both running MacOSX), but from what I see in the logs, it might have been caused by (or related to) NULL COF items. I haven't found out how they appear nor what exactly causes the crash, but just for any case I added a check to make sure we don't try to update wearables ordering info for such items. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/876/ --HG-- branch : product-engine | |||
2010-08-26 | Manual merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-08-26 | lame-but-effective workaround for self-editing UI bug, until the right fix ↵ | Tofu Linden | |
is ready. | |||
2010-08-26 | re-merge viewer-public. has a rough edge or two, but this is closer to the ↵ | Tofu Linden | |
snowglobe2.1 and viewer2.2 code, and beats people re-applying their viewer-public changes piecemeal while waiting for this to land. | |||
2010-08-26 | EXT-7901 FIXED: Follow up fix to remove short-term hack. | Lynx Linden | |
As advertized, I have removed the short-term hack that I put in place to make release note URLs work. I have now put in place a more general and correct solution. The key observeration from Roxie is that SLE SLurls should have the same hostname as the grid host. So now, URLs like http://google.com/app are no longer categorized as a SLurl and produce errors when you click on them. | |||
2010-08-25 | Sync with viewer-development | Merov Linden | |
2010-08-25 | Sync with viewer-development | Merov Linden | |
2010-08-25 | VWR-20710 : Sit anywhere, port of SG2.x SNOW-610 patch | Merov Linden | |
2010-08-25 | merge | Tofu Linden | |
2010-08-25 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-08-25 | Merge | Aimee Linden | |
2010-08-25 | Merge | Aimee Linden | |
2010-08-25 | EXT-8398/EXT-8300 FIXED Avatar icons displaced from SLURL profile links | Aimee Linden | |
Icon was being inserted before any text preceding the link. Reviewed by Richard. | |||
2010-08-25 | BuildParams - Use new 'build_debug_release_separately' flag for ↵ | Aimee Linden | |
viewer-development | |||
2010-08-24 | merge | Mark Palange (Mani) | |
2010-08-24 | merge | Mark Palange (Mani) | |
2010-08-24 | Suppress llkdu target on Windows build, re-enable manifest check for llkdu.dll | Merov Linden | |
2010-08-24 | Sync with viewer-development | Merov Linden | |
2010-08-24 | Modified llkdu pointer for all platforms, cleaned up unused kdu-binaries ↵ | Merov Linden | |
references, fixed llkdu cmake to simply point to lib and build |