summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-07-15svn merge -r 127173:127174 ↵Monroe Williams
svn+ssh://svn.lindenlab.com/svn/linden/branches/pluginapi/pluginapi_04 Cherry-picking a change to the code that uses the copy of skins in the development tree instead of the version in the app bundle on the mac. Reviewed by James.
2009-07-15Revert rev 126736 for DEV-35109 which made location history in nav bar show ↵James Cook
all teleports instead of only those typed. viewer-2 now meets current spec, but spec is under discussion and Product Engine may be asked to reimplement something different. Merging revisions 126736-126735 of svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3 into D:\viewer-2.0.0-3, respecting ancestry
2009-07-15Fixed compile warnings in llmath/llrect.h. This header is now included in a ↵Martin Reddy
unit test in indra/test where warnings are treated as errors.
2009-07-15DEV-35500: Write new llmath unit testsMartin Reddy
- Added unit tests for LLRect and LLBBoxLocal in indra/test - Moved newview/LLBBox to llmath, and added unit tests for it - Removed methods in llbboxlocal.h and llbbox.h that were not actually implemented (declared in .h, but not defined in cpp) Reviewed by babbage.
2009-07-15Fixing DEV-35175 regression.Leyla Farazha
Context Windows will now spawn up if too far down, and spawn left if too far right. reviewed by James
2009-07-14Merge skinning-15 to viewer-2. Fixes include:James Cook
DEV-35175 Spawning context menu should not move mouse cursor (Note: introduces regression where menu can fall off bottom of screen, will fix shortly) DEV-35143 Modal alerts appear behind side tray DEV-35141 Landmarks image and description outside of landmarks Merging revisions 126418-126419,126726-126727,126856-126857,127010-127011,127014-127016 of svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-15 into G:\viewer-2.0.0-3, respecting ancestry
2009-07-14QAR-1602 checkpoint for multiple texturesNeal Orman
Fixing merge problems - updating LLLocalTextureObject (new class) to work with Bao's texture refactoring. -Nyx
2009-07-14QAR-1602 checkpoint for avatar pipeline multiple texturesNeal Orman
merge missed the addition of two new files. committing separately. -Nyx
2009-07-14DEV-34299 - VWR-13996: Avatars are invisible, except for attachmentsNeal Orman
One-line fix for a very old bug. Bug was hunted and fixed by resident Aleric Inglewood. Code reviewed by Nyx. Patch is a one-off, de minimis change. Contact Nyx if any problems with this code. -Nyx
2009-07-14QAR-1602 Checkpoint for Avatar Pipeline Multiple textures branchNeal Orman
Merging changes for first checkpoint of multiple textures branch as part of the avatar pipeline project (AVP). Functionality should be same as before, but sets up the structure that later changes build upon. Changes passed QA, merge conflicts were minimal and easily resolved. Contact Nyx with any problems with this code. -Nyx
2009-07-13Removed unused floater visibility settings ShowDirectory, ShowLeaders, ↵James Cook
ShowTools. Trivial, not reviewed.
2009-07-11add LLImageGL::create(...) back for server side use.Xiaohong Bao
2009-07-10merge QAR-1579: texture-cleanup-1.Xiaohong Bao
2009-07-10EXT-70 Camera and Movement controls don't save their positionsSteven Bennetts
DEV-35250 Quitting from the login screen forgets window placement and visibility (e.g. movement and camera floaters) reviewed by Leyla
2009-07-10EXT-127: Tooltips don't disappear immediately after moving mouse out of objectRichard Nelson
reviewed by Austin
2009-07-10Fix Linux build error due to F32/S32 conversion warning. Not reviewed.James Cook
2009-07-10DEV-35118 Converted voice volume feedback icon on bottom tray to use real ↵James Cook
artwork. Converted LLOutputMonitorCtrl to use ParamBlocks to specify art. Added output_monitor.xml to specify art. Bottom bar gives volume feedback even when triggering voice with middle-mouse or keyboard binding. Reviewed with Richard.
2009-07-09merge fix for bottom tray history buttonLeyla Farazha
2009-07-09Oops, commented out lines slipped through my commit.Austin Doupnik
2009-07-09DEV-35167 Reference counted selection objects were being kept around by ↵Austin Doupnik
floaters that were being constructed, but weren't visible. Reviewed by Richard.
2009-07-09DEV-34804 right click object more>attach HUD, hover and a black bar appearsRichard Nelson
reviewed by Austni
2009-07-09svn merge -r126726:126727 ↵Leyla Farazha
svn+ssh://svn.lindenlab.com/linden/branches/skinning/skinning-15/ DEV-35109 Nav bar does not record teleports taken by any method other than typing into nav bar DEV-35117 Hard to open local chat, needs bottom bar widget for now hiding test IM floaters
2009-07-09DEV-35127 Text placement in an input box is uncomfortably low. Changed ↵James Cook
UILineEditorVPad default, pushed up the bottom of selection highlight by 1 pixel. Initialized a couple of variables in constructor. Trivial, not reviewed.
2009-07-09Don't show camera and movement control floaters on first-run to meet ↵James Cook
Movement/Camera spec. Trivial, not reviewed.
2009-07-09Fixed typos, "delite" for "delete". Trivial, not reviewed.James Cook
2009-07-09DEV-35140 Time zone in menu bar is truncated. Simple layout issue, trivial, ↵James Cook
not reviewed.
2009-07-09DEV-35114 - Changed IMToast notification to type "notifytoast" so it doesn't ↵Steven Bennetts
show up as a standard notification.
2009-07-09Cleaned up LLFloaterWorldMap a little to track down a crash... which appears ↵Steven Bennetts
to have gone away with the cleanup.
2009-07-091. created prototype stand up button ins LLBottomTrayJiao Li
2. re-arranged LLFloaterReg::add alphabetically to be reviewed
2009-07-09Missed a fileSteven Bennetts
2009-07-09Fixed LLPanel visible and enabled settings.Steven Bennetts
Set the side panel width to 280. Changed the code to use the initial width of the side tray instead of the max of the panels.
2009-07-09DEV-35153 - fix for ui scale breaking picking (pie menu etc) by normalizing ↵Richard Nelson
world rect dimensions against ui scale DEV-35154 - switching to fullscreen fails with bad resolution reviewed by Brad
2009-07-09EXT-126 - Grayed empty field appears after minimize the 'Search Second Life' dlgRichard Nelson
EXT-124 - Empty local chat window appears after the viewer was resized reviewed by Austin
2009-07-09DEV-35121 when taking a snapshot without UI, use full window to render ↵Richard Nelson
world. This solves black bars while logging in problem merge -r 126570 skinning-15 viewer-2.0.0-3 reviewed by Austin
2009-07-09DEV-35112 Renamed colors_def.xml to colors.xml. Reviewed by Richard.Austin Doupnik
2009-07-08DEV-34748 Moved logic for setting inspection tools from construction to ↵Austin Doupnik
onOpen for LLFloaterInspect. Reviewed by Richard.
2009-07-08Gave width attributes to ZoomDirect, Cursor3D, and AutoLeveling options in ↵Austin Doupnik
the joystick setup floater.
2009-07-08merge -r 889-936 https://svn.aws.productengine.com/secondlife/pe/stable/ -> ↵Steven Bennetts
viewer-2-0 Also: * Moved media remote shortcut to Communicate menu * Changed mini map menu to toggle instead of show
2009-07-08EXT-133 Crash when teleporting from "About Landmark" dialog. If the dialog ↵James Cook
was closed before the simulator returned information about the land parcel, LLRemoteParcelRequestResponder would dereference a null observer/panel pointer. Introduced into viewer-2.0.0-2 revision 124991 from Product Engine merge, see https://svn.lindenlab.com/viewvc/viewvc.cgi/linden/branches/viewer/viewer-2.0.0-2-pe/indra/newview/llremoteparcelrequest.cpp?r1=124880&r2=124881&pathrev=124881&limit_changes=100 Reviewed with Richard.
2009-07-07About Second Life now works from the login screen, floater name was ↵James Cook
incorrectly specified. Not reviewed.
2009-07-07DEV-34433 Put "About Second Life" back directly under "Help" to make it more ↵James Cook
discoverable. Not reviewed.
2009-07-07DEV-34720 Mute allJiao Li
DEV-34721 "Streaming Media" checkbox DEV-34723 Mouse sensitivity slider Reviewed by James
2009-07-07cherrypicking the fix for linux startup issue DEV-33209 - the bug has percolatedAdam Moss
around for so long without the fix that I can't stand it any longer. svn merge -c123659 svn+ssh://svn.lindenlab.com/svn/linden/branches/maint-viewer/maint-viewer-15-sandbox-3
2009-07-07make right-side ^^ chevron button and mail icon button spawn a dialog saying ↵Jiao Li
"not implement yet" or some such Reviewed by James
2009-07-07Fix Linux build - failing due to warning about S32/float conversionJames Cook
2009-07-07Merge skinning-14 to viewer-2, including refactoring many floaters to ↵James Cook
register them with LLFloaterReg, support for introspection of ParamBlock based UI widgets to dump XML schema, splitting llfolderview.cpp into three separate files to unravel dependencies and skeleton for for LLListView widget. Resolved conflicts in these files: lldraghandle.h, lluictrl.h, llchiclet.cpp, llfolderview.h/cpp, lliinventorybridge.cpp, llpanelpicks.cpp, llviewermenu.cpp, floater_mute.xml, floater_preferences.xml, notifications.xml, panel_preferences_audio.xml, panel_preferences_graphics1.xml, panel_region_general.xml svn merge -r124961:126284 svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-14
2009-07-06fix for DEV-34094: texture console stats are obscured by the loading texturesXiaohong Bao
2009-07-06Merge xui-army-5 to viewer-2, includes layout, art, and color changes, also ↵James Cook
UI color refactoring and new FreeType font library on Linux. svn merge -r126038:126164 svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/xui-army-5
2009-07-02merge ↵Steven Bennetts
https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@873 https://svn.aws.productengine.com/secondlife/pe/stable@888 -> viewer-2.0.0-pe-4
2009-06-30[EXT-68] Fixed dynamic_cast on partially destroyed object bug that was ↵Austin Doupnik
breaking menu branching.