Go to file
Nat Goodspeed 3f3429fa68 STORM-1051: Fixup to LLWindowListener per code review.
Bug: capturing a const ref to value returned by LLSD::asString() not so good.
Bug: LLWindowListener::keyUp() was calling handleTranslatedKeyDown().
In keyDown and keyUp, support keysym lookup (e.g. "TAB") as well as integer
keycode.
In keyDown, keyUp, mouseDown, mouseUp and mouseMove, support modifier mask by
accepting an array of "CONTROL", "SHIFT" etc. strings.
State in operation doc strings valid values for button, keycode, keysym, mask.
The LLWindowListener(... LLKeyboard*) constructor param gKeyboard is always
NULL at the time LLWindowListener is constructed. Eliminate tests and global
references to gKeyboard by replacing with a more Feathers-style LLKeyboard*
getter function.
2011-03-21 17:38:16 -04:00
doc merge changes for storm-981 2011-02-16 15:52:05 -05:00
etc Switch inventory capabilities to FetchInventory2 and family. 2011-01-07 18:30:03 +00:00
indra STORM-1051: Fixup to LLWindowListener per code review. 2011-03-21 17:38:16 -04:00
scripts SNOW-744: scripts/install.py --uninstall does not remove symbolic links. 2010-12-15 17:31:18 +01:00
.hgignore added ignore for avatar.log 2010-05-29 13:29:37 -07:00
.hgtags Added tag 2.6.0-start for changeset 92e58e51776a 2011-02-14 16:57:10 -05:00
BuildParams Adding run_tests buildparam and setting to false for coverity builds so coverity can run. 2011-01-26 15:07:54 -08:00
build.sh Adding run_tests buildparam and setting to false for coverity builds so coverity can run. 2011-01-26 15:07:54 -08:00
install.xml STORM-808 : merge webkit upgrade to Qt v4.7.1 2010-12-22 14:06:46 -08:00
viewer-hg-convert.shamap Merge 2010-09-27 17:54:52 -07:00