summaryrefslogtreecommitdiff
path: root/indra/llwindow/llwindowwin32.cpp
AgeCommit message (Expand)Author
2011-11-11EXP-1527 FIX Debug values for windowwidth and windowheight can be set below m...callum
2011-11-08merge changes for vmrg-182Oz Linden
2011-10-31EXP-1486 FIX -- Minimum window size on windowsLeslie Linden
2011-10-31mergeBrad Payne (Vir Linden)
2011-10-24some debug code for SH-2391: [crashhunters] pre-login crash at LLViewerWindow...Xiaohong Bao
2011-08-22mergeBrad Payne (Vir Linden)
2011-08-03fix for SH-2177: Second Life Crashes On Startup in Advanced Mode -- I have re...Xiaohong Bao
2011-05-17merging up latest mesh-development to nyx-mesh-developmentNyx (Neal Orman)
2011-04-09fix dos line endingsOz Linden
2011-04-06FIX VWR-25444: properly initialize DEVMODE structure to prevent crash.Andrew A. de Laix
2011-01-13glFlush != glFinish. doh.Nyx (Neal Orman)
2011-01-07testing: adding glFlush() each frame for performance testingNyx (Neal Orman)
2010-09-28EXP-112 Enable fullscreen mode (with mode switch, not resize to desktop) as p...callum
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-04-30additional fix for EXT-4858 Normal "Detecting Hardware..." not showing corre...Yuri Chebotarev
2010-04-27fix EXT-4858 "Detecting Hardware..." not showing correctly in non-English lan...Yuri Chebotarev
2010-04-15merge from viewer-hotfixTofu Linden
2010-04-14accidentally changed default cursor for testing purposes, revertedRichard Nelson
2010-04-14EXT-2418 and EXT-6317Richard Nelson
2010-04-14merge from viewer-hotfixTofu Linden
2010-04-13fix for EXT-6317 and EXT-2418 regressions in installed viewersRichard Linden
2010-04-01EXT-3531 - Ctrl-P does not work reliably on loginRichard Nelson
2010-03-29EXT-3258 - Viewer freezes while external web browser loads pageRichard Nelson
2010-03-18mergeIgor Borovkov
2010-03-18Backed out changeset f4c0761897c6 EXT-4820([NUX] Viewer dimensions on first-...Igor Borovkov
2010-03-09improved mouse cursors (32-bit)Richard Linden
2010-03-09mergeRichard Linden
2010-03-05EXT-2418 added open/sit/buy mouse cursorsRichard Linden
2010-03-05Working on major bug EXT-4820([NUX] Viewer dimensions on first-run) - moved L...Eugene Mutavchi
2010-02-05Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Monroe Linden
2010-02-05Changed LLWindowWin32::getNativeKeyData() to use platform-specific names in t...Monroe Linden
2010-02-04added code to grab raw key codes from Win32 WPARAM and LPARAM and send to pluginCallum Prentice
2010-02-01dos2unix these filesRick Pasetto
2010-01-08get rid of commented-out codeRick Pasetto
2010-01-08Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-01-07EXT-3994 - Mouse wheel zoom on 2nd monitor unexpectedly works if pointer...richard
2009-12-10Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0Rick Pasetto
2009-12-04Expose window minimize and restore in LLWindow interface.James Cook
2009-12-03Fix windows build to now use DragNDropAction instead of a bool 'drop'Rick Pasetto
2009-12-03Fix Windows build based on API change to handleDragNDrop()Rick Pasetto
2009-11-24Added support for dropping SURLs onto viewercallum
2009-11-12Change 'handleDrop()' API to 'handleDragNDrop', which now takes a "drop" BOOLRick Pasetto
2009-10-27Added IDropTarget interface. Still lots of cleanup but this works ok.callum
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-07EXT-1141 Remove one-click cursor icons from art directories. Cursor is now a...James Cook
2009-10-03Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltip...James Cook
2009-08-24merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3Richard Nelson
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts