summaryrefslogtreecommitdiff
path: root/indra/newview/SecondLife.nib
AgeCommit message (Expand)Author
2024-06-26Rename "Second Life" titles when using CocoaErik Kundiman
2014-01-30MAINT-3674 FIXED Menu item text is changedMnikolenko ProductEngine
2013-07-11Fix a crash on 10.6.x due to auto layout not being supported in 10.6 nibs.Geenz
2013-05-23Override NSPanel's close method to hide the window instead of actually removi...Geenz
2013-05-13Added IME input window white list.Geenz
2013-04-01First pass at adding a viable replacement for TSM's old UseInputWindow method...Geenz
2013-03-19IME support (and revamped text input support) semi-working.Geenz
2013-03-11Bug fixing and prep-work for IME support (along with refactored text input in...Geenz
2013-03-04Fix for Command + W closing the viewer window. The old viewer didn't actuall...Geenz
2013-02-25Removed the minimum 1024x768 window constraint to better suit smaller displays.Geenz
2013-02-15XIB file cleanup.Geenz
2013-01-15OS X 10.7+'s Autosave functionality now handles window restoration.Geenz
2013-01-15This *should* put an end to our modifier key woes.Geenz
2013-01-02Fixed the enter and return keys not being sent appropriately as unicode chara...Geenz
2012-12-29Added requisite SecondLife.nib file required for compiling the viewer.Geenz
2012-12-29Huge amount of refactoring to use Cocoa here:Geenz
2007-01-02Print done when done.James Cook