summaryrefslogtreecommitdiff
path: root/indra/llwindow
AgeCommit message (Collapse)Author
2013-09-12merge changes for open-189Oz Linden
2013-09-11OPEN-189 Add missing header guardDrake Arconis
2013-09-09merge with viewer-releaseRichard Linden
2013-09-09Merge viewer-releasesimon
2013-09-09merge changes for 3.6.5-releaseOz Linden
2013-09-05changed fast timer over to using macroRichard Linden
another attempt to move mem stat into base class
2013-08-27merge changes for 3.6.4-releaseOz Linden
2013-08-26Merge downstream code from CHUIStorm releasesimon
2013-08-26merge changes for 3.6.4-releaseOz Linden
2013-08-14BUILDFIX: converted platform-specific files over to new LL_INFOS, etc macrosRichard Linden
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-08-05correct coding standards problemsOz Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders
2013-07-30MAINT-2939 FIXED [CHUI] On Windows machine location address bar in viewer ↵maksymsproductengine
goes blank if location is selected and a menu item is seleted
2013-07-25VITA test framework - record events supportJeff (Gioffredo Linden)
2013-07-23Fix for BUG-3364Geenz
2013-07-11Rework the command+click functionality a bit to ensure we're not mistakenly ↵Geenz
simulating a right click where we shouldn't.
2013-07-11A bit of cleanup and make the return of showAlert match the OSBTN return ↵Geenz
types in llwindow.h.
2013-07-11Alert box support!Geenz
2013-07-11OPEN-170: "Set Window Size" always increases window size by specified sizeGeenz
2013-07-11STORM-1942: dock icon bouncing unimplementedGeenz
2013-07-11Ensure that the correct method is called when we're simulating a right click.Geenz
2013-07-11Restore control + right click functionality.Geenz
2013-06-27Added license headers.Geenz
2013-06-27Fix for down key presses not opening up the IME character selection window, ↵Geenz
and inadvertently being handled while marked text is selected.
2013-06-21Automated merge with file:///F:%5Cviewer-bearDave Parks
2013-06-20merge with releaseRichard Linden
2013-06-20Handle VRAM in megabytes. This was previously being reported as bytes.Geenz
2013-06-19Merge with viewer-release.Geenz
2013-06-19Pull merge lindenlab/viewer-releaseMerov Linden
2013-06-17This seems to be on par with viewer-release at this point.Geenz
2013-06-17Moved detecting if we're using a roman-script language to it's own function ↵Geenz
in the application delegate. Also consider the delete and backspace characters to be special cases.
2013-06-17Have showInputWindow hand off input events to the bottom line input window.Geenz
2013-06-17Move logic involving the input window to keyDown. Pass input events to the ↵Geenz
input window from there.
2013-06-17Insert text into the input window when we attempt to insert text without a ↵Geenz
pre-editor. Also handle backspace as a special case when determining if the input window needs to be displayed.
2013-06-17This brings us to feature parity with CHUI for IME support.Geenz
2013-06-05merge with viewer-releaseRichard Linden
2013-05-23Override NSPanel's close method to hide the window instead of actually ↵Geenz
removing the window.
2013-05-23Only show the input window when we attempt to add marked text, *and* we ↵Geenz
can't submit marked text directly to the viewer.
2013-05-22Pull merge from viewer-releaseMerov Linden
2013-05-13Merged with https://bitbucket.org/lindenlab/viewer-betaGeenz
2013-05-13Added IME input window white list.Geenz
2013-05-09Merge downstream code and viewer-betasimon
2013-05-02Pull from viewer-releaseMerov Linden
2013-05-01Merge vwr-dev-matGraham Madarasz
2013-04-30Merge 3.5.1 into MaterialsGraham Madarasz
2013-04-25CHUI-941 FIXED [CHUIBUG]Inline input is not available in 3.5.0maksymsproductengine
2013-04-24diff -r 59c7bed66dfd indra/llcommon/lleventapi.hsimon
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-04-11Merge in downstream code (chui fixes, materials)simon