summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerwindow.cpp
AgeCommit message (Expand)Author
2009-11-12Change 'handleDrop()' API to 'handleDragNDrop', which now takes a "drop" BOOLRick Pasetto
2009-11-12mergeRick Pasetto
2009-11-11mergerichard
2009-11-11added stylized text to tooltips for showxuinamesrichard
2009-11-11Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ APINat Goodspeed
2009-11-10mergeJames Cook
2009-11-10Sanitize naming of getWindowRect (scaled vs. raw pixels) and getWorldViewRect...James Cook
2009-11-10Don't allocate memory for debugging strings every mouse click.James Cook
2009-11-09mergerichard
2009-11-09renamed LLLayoutStack::idle to LLLayoutStack::updateClassrichard
2009-11-09data driven layout of top-level UI elementsrichard
2009-11-06Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-11-06merge from texture-pipelineSteve Bennetts
2009-11-06merge QAR-1829: texture pipeline branch in viewer-2.0.0.3Xiaohong Bao
2009-11-05refactored top level ui into main_view.xmlrichard
2009-11-05make drop add media if not there, navigate if already thereRick Pasetto
2009-11-05merge from remote repoRick Pasetto
2009-11-05Only use ctrl-up/down for recently typed chat lines if chat field is empty.James Cook
2009-11-05EXT-2262 Arrow keys should move cursor in chat entry field.James Cook
2009-11-02Merge from remote repoRick Pasetto
2009-10-30EXT-1980 - Bottom bar buttons retain highlightrichard
2009-10-29merge from remote repoRick Pasetto
2009-10-29Merge with remote repoRick Pasetto
2009-10-29Fixed normal bug EXT-1556(When the Navbar and Favbar are switched off, floate...Andrew Dyukov
2009-10-28Merge from remote repoRick Pasetto
2009-10-28merge from defaultVadim Savchuk
2009-10-27Added IDropTarget interface. Still lots of cleanup but this works ok.callum
2009-10-27Fix for gInventory cleanup on shutdown, includes making LLNavigationBar a LLS...Steve Bennetts
2009-10-26IM refac.: replaced passing copies by passing references, moved some IMModel ...Igor Borovkov
2009-10-21Add setting for PrimMediaDragNDrop, and add implementation that sets the curr...Rick Pasetto
2009-10-21Backed out changeset: 57dc52edbbc9Rick Pasetto
2009-10-21Backed out changeset 60da2fc952a0Rick Pasetto
2009-10-21Test code to allow drag/drop of *file* (not URLs) into the viewer Window - Wi...callum
2009-10-19mergeSteve Bennetts
2009-10-19Merging revisions 2046-2068 of https://svn.aws.productengine.com/secondlife/p...Steven Bennetts
2009-10-16merge from latest svn/viewer-2-0 to hg/viewer-2-0Mark Palange (Mani)
2009-10-14Merge a big bunch of fixes from maint-viewer. Hooray.Adam Moss
2009-10-14better heuristics for ShowXuiNames tooltipsRichard Nelson
2009-10-13better ShowXuiNames tooltip heuristicsRichard Nelson
2009-10-08DEV-40930: At app shutdown, clear LLModalDialog::sModalStack. Otherwise, anyNat Goodspeed
2009-10-09merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@...Steven Bennetts
2009-10-08only add LLScrollContainers to text widgets when requested, saving on LLTextB...Richard Nelson
2009-10-07Merged latest viewer/login-api with latest viewer/viewer-20brad kittenbrink
2009-10-03Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltip...James Cook
2009-10-02merge of latest viewer/viewer-20Mark Palange (Mani)
2009-10-01merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@...Steven Bennetts
2009-09-30QAR-1619: merge up to 2009-09-26 viewer/viewer-20Nat Goodspeed
2009-09-29merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@...Steven Bennetts
2009-09-23EXT-904 Build tools does not show tooltips on any checkboxRichard Nelson
2009-09-22Merging render-pipeline-6-qa-2 into viewer-2David Parks