Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-13 | Merged with https://bitbucket.org/lindenlab/viewer-beta | Geenz | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-25 | Additional IME support. LLPreeditor is largely good to go at this point, ↵ | Geenz | |
but there's still some work to do in getSegments. | |||
2013-03-11 | Bug fixing and prep-work for IME support (along with refactored text input ↵ | Geenz | |
in general). | |||
2013-02-22 | Fix inconsistent handling of Control, Alt, and Shift keys through a new ↵ | Geenz | |
modifier update callback. | |||
2013-01-15 | This *should* put an end to our modifier key woes. | Geenz | |
2013-01-08 | Big change set: | Geenz | |
- LLAppDelegate header relocated to LLWindow. Definition is still present in secondlife-bin (for compatibility reasons when loading a nib). - Return key handling fixed. - Command key now acts the same as the control key by issuing control character codes when the command key is pressed. - We now retrieve the window pointer directly from the app delegate in LLWindow. | |||
2013-01-02 | Fixed the enter and return keys not being sent appropriately as unicode ↵ | Geenz | |
characters. | |||
2012-12-17 | LLWindow: Move to using Cocoa for window and view creation along with ↵ | Geenz | |
setting up callbacks for event handling as such. | |||
2012-05-24 | BUILDFIX: Correcting linux and mac build issues. | William Todd Stinson | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts | |
ignore-dead-branch | |||
2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
2008-03-04 | svn merge -r 81304:81392 ↵ | Josh Bell | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/maint-ui-8-merge QAR-343 - merge maint-ui-7 and maint-ui-8 to release | |||
2007-10-04 | Result of svn merge -r71162:71205 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/linden/branches/new-license into release. only changes files which are not deployed or the comments section of code. | |||
2007-01-02 | Print done when done. | James Cook | |