index
:
viewer.git
2024.09-ExtraFPS
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llwindow
/
llwindowmacosx-objc.mm
Age
Commit message (
Expand
)
Author
2013-12-17
Mac Fullscreen fix for MAINT-3288 and MAINT-3135
Aura Linden
2013-12-03
MAINT-3506 FIXED Allocate appropriate amount of memory for temp variable.
Mnikolenko ProductEngine
2013-09-26
MAINT-3155 add cocoa equiv for former AppleEventManager shenanigans for SLURL...
Graham Madarasz (Graham Linden)
2013-07-11
A bit of cleanup and make the return of showAlert match the OSBTN return type...
Geenz
2013-07-11
Alert box support!
Geenz
2013-07-11
STORM-1942: dock icon bouncing unimplemented
Geenz
2013-06-27
Added license headers.
Geenz
2013-06-17
This seems to be on par with viewer-release at this point.
Geenz
2013-06-17
Have showInputWindow hand off input events to the bottom line input window.
Geenz
2013-06-17
Insert text into the input window when we attempt to insert text without a pr...
Geenz
2013-05-23
Only show the input window when we attempt to add marked text, *and* we can't...
Geenz
2013-05-13
Merged with https://bitbucket.org/lindenlab/viewer-beta
Geenz
2013-04-07
Support the committing of the current pre edit string when language input is ...
Geenz
2013-04-01
First pass at adding a viable replacement for TSM's old UseInputWindow method...
Geenz
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2013-03-27
IME support is pretty much finished at this point.
Geenz
2013-03-25
Additional IME support. LLPreeditor is largely good to go at this point, but...
Geenz
2013-03-19
More LLPreeditor work.
Geenz
2013-03-11
Merge
Geenz
2013-03-11
Bug fixing and prep-work for IME support (along with refactored text input in...
Geenz
2013-02-27
For MAINT-2404 Fixes detection of VRAM on OSX removed along with other AGL co...
Graham Madarasz (Graham Linden)
2013-02-25
Fix for antialiasing and VSync not being enabled properly.
Geenz
2013-01-23
Refactor the key input handling to make it easier to filter out keys we don't...
Geenz
2013-01-22
Initial Cocoa drag and drop support.
Geenz
2013-01-22
And thus, the demonic mouse position conversions from view space to screen sp...
Geenz
2013-01-08
Big change set:
Geenz
2013-01-02
Fixed the enter and return keys not being sent appropriately as unicode chara...
Geenz
2013-01-01
More things in this commit:
Geenz
2012-12-29
Huge amount of refactoring to use Cocoa here:
Geenz
2012-12-17
LLWindow: Move to using Cocoa for window and view creation along with setting...
Geenz
2010-08-13
Change license from GPL to LGPL (version 2.1)
Oz Linden
2010-06-25
Fix for EXT-8089 (Log spam from SLPlugin about "autoreleased with no pool in ...
Monroe Linden
2010-06-22
EXT-7925 FIX Added NSTreatUnknownArgumentsAsOpen to setupCocoa() to prevent p...
palange
2010-03-18
Backed out changeset f4c0761897c6 EXT-4820([NUX] Viewer dimensions on first-...
Igor Borovkov
2010-03-05
Working on major bug EXT-4820([NUX] Viewer dimensions on first-run) - moved L...
Eugene Mutavchi
2008-05-11
QAR-566 maint-viewer-5-merge-2
Steven Bennetts
2007-10-04
Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...
Aaron Brashears
2007-01-02
Print done when done.
James Cook