Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-18 | Fix slurl crashing, fix slurls highlighting objects, fix overlapping objects ↵ | Rick Pasetto | |
not "unhighlighting" | |||
2009-12-18 | Fix crash when DnD onto an item with media but no impl | Rick Pasetto | |
2009-12-18 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-12-16 | Don't allow drag if the cap URL is empty or if the whitelist does not pass | Rick Pasetto | |
2009-12-16 | Merge | James Cook | |
2010-04-07 | merge from viewer-trunk | Tofu Linden | |
2010-03-26 | Applied (manually in places) diff from ↵ | Palmer | |
svn.lindenlab.com/svn/linden/branches/render-pipeline/render-pipeline-7@135361 to get deferred rendering changes from the svn branch. Bleh! | |||
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 | merge | Rick Pasetto | |
2009-12-15 | Merge from default branch. | Vadim Savchuk | |
Resolved conflicts in llalertdialog.h and llnotify.cpp (local deletion vs remote change) by removing them. --HG-- branch : product-engine | |||
2009-12-14 | Final merge of precompiled header dependency cleanup work. | brad kittenbrink | |
2009-12-13 | Fix Mac build | James Cook | |
2009-12-11 | Fixed normal bug EXT-2724 (Mini map mimimizes underneath Nav bar when ↵ | Andrew Dyukov | |
Favorites bar has been hidden) and partially fixed EXT-2742 (Invalid menu appearance after hiding navigation bar and/or favorites bar). Problem in fixed part of EXT-2742 was the same as the one which caused EXT-2724. --HG-- branch : product-engine | |||
2009-12-11 | implemented EXT-2323 “Get rid from obsolete notification widgets”; | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-12-10 | EXT-1994 - Entering text into the Chat Bar sometimes slows to about 2 cps | richard | |
EXT-2176 - Avatar movements seem to be transmitted after the release of a movement control reviewed by James | |||
2010-03-01 | Automated merge with a few fixups for code review comments | Roxie Linden | |
2010-02-26 | automated merge | Roxie Linden | |
2010-02-26 | automated merge | Roxie Linden | |
2010-02-26 | automated merge | Roxie Linden | |
2010-02-25 | automated merge from trunk | Roxie Linden | |
2010-02-25 | automated merge | Roxie Linden | |
2010-02-24 | Automated merge | Roxie Linden | |
2009-12-03 | Added the LLWindowCallbacks::DragNDropAction enum, and made the mac ↵ | Monroe Linden | |
implementation and the cross-platform window callbacks use it (instead of 'bool drop'). This will break the windows impl until someone fixes it to match. | |||
2009-12-03 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-12-03 | Automated merge with ssh://rick@hg.lindenlab.com/rick/viewer-2-0-rickcallum | Rick Pasetto | |
2009-12-03 | Change API to no longer include slurl argument (its a platform-agnostic ↵ | Rick Pasetto | |
policy), add some code (not working yet) to implement DND on the mac | |||
2009-12-03 | Merge of include dependency cleanup work with viewer-2-0 | brad kittenbrink | |
2009-12-01 | Automated merge with ssh://rick@hg.lindenlab.com/skolb/media | Rick Pasetto | |
2009-12-01 | DEV-42989: Adjust media priority based on app minimization and focus | Rick Pasetto | |
Review #49 This change adjusts each media's priority based on whether the viewer is minimized (media priority becomes HIDDEN) or unfocused (media priority becomes LOW). However, due to the fact that updateMedia() was no longer being called when minimized, I moved its call out of LLViewerTextureList::updateImages() (a seemingly odd place anyway) and into its own idle callback. | |||
2009-11-30 | Add support for dropping a region SLURL on login page and populating the UI | callum | |
2009-11-30 | merge | Rick Pasetto | |
2009-11-25 | created container for LLFloaterView for future z-swapping with sidetray | richard | |
floaters can now overlap sidetray fixed text selection background color to be inverse of text fg color EXT-2713 Script editor automatically scrolls to the top of script text when text is longer than the window. reviewed by James | |||
2009-11-25 | merge in changes from viewer-2-0, manually fixed conflict in ↵ | James Cook | |
llviewermessages.cpp | |||
2009-11-25 | merge | Rick Pasetto | |
2009-11-25 | merge | Rick Pasetto | |
2009-11-25 | Change drag highlighting to use LLSelectMgr::{un}highlightObjectOnly() ↵ | Rick Pasetto | |
instead of gPipeline.setHighlightObject(). The latter seems a little buggy. | |||
2009-11-25 | Created lightweight LLNotificationsUtil::add(), switched most alerts to use it | James Cook | |
Cuts number of includes of llnotifications.h from 300+ to 40. | |||
2009-11-24 | Merge | Dave Parks | |
2009-11-24 | Fix for stalls when resizing screen texture. | Dave Parks | |
2009-11-24 | Added support for dropping SURLs onto viewer | callum | |
Does right thing when logged in - needs some work at login page Removed (commented out) WM_DROPFILES code for now | |||
2009-11-24 | Merge from product-engine | Steve Bennetts | |
2009-11-24 | fixed EXT-2684 "Notification toasts position is incorrect" | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-11-23 | Highlight the object if it is being dragged over and can be dropped upon | Rick Pasetto | |
2009-11-23 | EXT-2460 - mouselook mode - remove unused UI elements | richard | |
EXT-2504 - black bars present at top and bottom when in mouselook reviewed by Leyla | |||
2009-11-19 | Merge from remote repo | Rick Pasetto | |
2009-11-18 | merge | James Cook | |
2009-11-17 | merge | Steve Bennetts | |
2009-11-17 | merge | richard | |
2009-11-17 | Merge from product-engine | Steve Bennetts | |
2009-11-16 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | James Cook | |