Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-24 | STORM-682 WIP Removed unused code. | Vadim ProductEngine | |
2010-12-13 | Automated merge up from viewer-development | Loren Shih | |
2010-12-01 | Automated merge up from viewer-development | Loren Shih | |
2010-11-15 | merge | Richard Linden | |
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-10-10 | VWR-21967 There's lots of ::renderForSelect() code that we don't need any more. | Tofu Linden | |
VWR-22088 Remove underlying ::renderForSelect() code (render-pipeline) | |||
2010-09-29 | login panel now properly nested in main_view.xml, no more z order hackery | Richard Linden | |
2010-09-27 | merge | Dave Parks | |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-13 | fixed progress view z ordering hacks | Richard Nelson | |
DEV-52665 FIX Inventory and Chat hints shown during login before viewer fully loads on load up screen | |||
2010-08-12 | first pass at hints | Richard Nelson | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-07-14 | merge | Dave Parks | |
2010-06-15 | removing fullscreen functionality | Leyla Farazha | |
reviewed by richard cc#212 | |||
2010-05-29 | Octree triven raycast works, time to profile. | Dave Parks | |
2010-03-02 | initial work changing topctrl to popup layer | Richard Nelson | |
2010-02-03 | EXT-1560 VWR-11118 DEV-27362 Ctrl+Alt+Shift+H doesn't say hippos! anymore | Soft Linden | |
2010-02-01 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-27 | CID-374 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLPickInfo::LLPickInfo(const LLCoordGL &, unsigned int, int, int, void (*)(const LLPickInfo&)) File: /indra/newview/llviewerwindow.cpp remove some fat, dead members. | |||
2009-12-15 | merge | Rick Pasetto | |
2009-12-14 | Final merge of precompiled header dependency cleanup work. | brad kittenbrink | |
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 | |||
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 | 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-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 | 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-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 | 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-19 | Merge from remote repo | Rick Pasetto | |
2009-11-16 | fix for UI scale != 1.0 breaking edit tools, web browser, world view rect, etc. | richard | |
2009-11-13 | Refactoring of llviewerprecompiledheaders.h to hopefully increase stability | brad kittenbrink | |
and reduce unnecessary dependencies and incredibuild wedging. Hopefully in the long run this will reduce build time. Also cleaned up a lot of header file usage to conform better to the coding standard. reviewed by james and steve. | |||
2009-11-12 | Change 'handleDrop()' API to 'handleDragNDrop', which now takes a "drop" BOOL | Rick Pasetto | |
2009-11-12 | merge | Rick Pasetto | |
2009-11-10 | merge | James Cook | |
2009-11-10 | Sanitize naming of getWindowRect (scaled vs. raw pixels) and ↵ | James Cook | |
getWorldViewRect (scaled vs. raw) Reduces chance of future UI bugs related to UI size. Discussed with Richard. | |||
2009-11-10 | EXT-677 Build tool arrows work again with UI size != 1.0 | James Cook | |
Must use scaled (virtual) pixels in some computations Will review with Richard | |||
2009-11-09 | merge | richard | |
2009-11-09 | renamed LLLayoutStack::idle to LLLayoutStack::updateClass | richard | |
converted mWorldViewPlaceholder to a LLHandle<LLView> improved layout of panel_bottomtray reviewed by James | |||
2009-11-09 | data driven layout of top-level UI elements | richard | |
EXT-1219 Side tray slide-out animation cleaned up some layout of bottom tray contents reviewed by James | |||
2009-11-06 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-11-06 | merge from texture-pipeline | Steve Bennetts | |
2009-11-06 | merge QAR-1829: texture pipeline branch in viewer-2.0.0.3 | Xiaohong Bao | |
2009-10-27 | Added IDropTarget interface. Still lots of cleanup but this works ok. | callum | |
You can drag over from Firefox or IE onto a prim | |||
2009-10-21 | Backed out changeset: 57dc52edbbc9 | Rick Pasetto | |
2009-10-21 | Backed out changeset 60da2fc952a0 | Rick Pasetto | |