Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-20 | Merge cleanup | Dave Parks | |
2013-06-20 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Dave Parks | |
2013-06-03 | NORSPEC-229 Fix for bad binormals on mirrored surfaces (use tangent ↵ | Dave Parks | |
calculator instead of binormal calculator, convert binormal centric code to tangent centric) | |||
2013-05-09 | Merge downstream code / viewer-beta | simon | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-25 | Pull and merge downstream code with CHUI viewer-development by way of ↵ | simon | |
viewer-lion | |||
2013-01-30 | Pull merge from lindenlab/viewer-developement | Merov Linden | |
2013-01-25 | MAINT-2268 Add right-click->"Mute Particle Owner" feature | Dave Parks | |
2012-12-10 | Correcting a mac build error. | William Todd Stinson | |
2012-12-06 | CHUI-494: WIP First pass at getting the suppression of events in DND working. | William Todd Stinson | |
2012-08-07 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
cleaned up LLStat and removed unnecessary includes | |||
2012-04-26 | post-merge build fixes | Richard Linden | |
2011-11-28 | EXP-1485 FIX -- Viewer should have a minimum size | Richard Linden | |
moved min size logic into LLWindow | |||
2011-11-02 | STORM-1580 WIP Initial commit for PO review. | Vadim ProductEngine | |
2011-10-15 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-10-11 | EXP-1275 FIX A UI element or Keyboard shortcut to clear the viewport | Richard Linden | |
Ctrl+Shift+U now toggles UI and hides floaters refactored main_view.xml made all members of llviewerwindow private | |||
2011-09-29 | EXP-1209 FIXED Sidetray removed. | Paul ProductEngine | |
- Removed all sidetray dependencies and the sidetray itself. - Also removed LLFloaterSidetrayTab and LLSidetrayListener as unused. | |||
2011-09-19 | EXP-1228 WIP Create toolbar widget class that displays list of buttons ↵ | Richard Nelson | |
horizontally or vertically created toolbar class and widget | |||
2011-09-06 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2011-08-25 | CHOP-763: Move llwindowlistener.{h,cpp} from llwindow to newview. | Nat Goodspeed | |
Instantiate LLWindowListener on LLViewerWindow instead of on LLWindow. This permits LLWindowListener to use machinery from llui, e.g. LLUI::resolvePath(). Document planned new ["path"], ["reply"] params to "keyDown", "keyUp", "mouseDown", "mouseUp", "mouseMove" operations; document relationship between ["path"] and ["x"] and ["y"]. NEW PARAMS NOT YET IMPLEMENTED. | |||
2011-07-19 | EXP-932 Implement system that fades from login page to (either) intro screen ↵ | Leyla Farazha | |
or loading screen instead of using a hard cut EXP-938 Turn off in-world audio until fade from intro/loading page complete EXP-939 Fade from intro/loading page to world, not to image of last login | |||
2011-06-06 | EXP-844 INITIAL CHECKIN - FUNCTION DISABLED - As a first time user I would ↵ | callum | |
like to see a video after I log in that highlights the best features of Second Life | |||
2011-05-16 | merge | Dave Parks | |
2011-05-05 | Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated ↵ | brad kittenbrink | |
a bunch of unnecesary header dependencies. | |||
2010-12-29 | Automated merge up from viewer-development | Loren Shih | |
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 | |