<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/SecondLife.nib, branch main</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://www.megapahit.org/viewer.git/atom?h=main</id>
<link rel='self' href='https://www.megapahit.org/viewer.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/'/>
<updated>2025-11-07T06:52:08Z</updated>
<entry>
<title>Use ibtool to compile the .xib to .nib</title>
<updated>2025-11-07T06:52:08Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-11-07T06:52:08Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=d1e66eca33c42f6100644f08072c9f6b025a01b9'/>
<id>urn:sha1:d1e66eca33c42f6100644f08072c9f6b025a01b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename "Second Life" titles when using Cocoa</title>
<updated>2024-06-26T00:43:00Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-06-26T00:43:00Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=db05faae7065a1e5bd69fd8798e3becddc69c56a'/>
<id>urn:sha1:db05faae7065a1e5bd69fd8798e3becddc69c56a</id>
<content type='text'>
For when not using SDL2 for macOS too.
It took me a while to find where to rename these (which might be
easier to find if I was on an Xcode project maybe? Not sure).
I couldn't open the nib file using Xcode (opening the xib would
even require me to have its format updated first).

So what I did was,
`plutil -convert xml1 -o SecondLife.xib SecondLife.nib`
(The output could be some other name, to be honest.)
Rename all "Second Life" to "Megapahit" in the generated xib,
and then convert it back to binary.
`plutil -convert binary1 -o SecondLife.nib SecondLife.xib`
I just had to output the generated ASCII one to an existing file,
so I just reverted it, no need to track any changes there.
`git restore SecondLife.xib`
</content>
</entry>
<entry>
<title>MAINT-3674 FIXED Menu item text is changed</title>
<updated>2014-01-30T12:12:32Z</updated>
<author>
<name>Mnikolenko ProductEngine</name>
<email>mnikolenko@productengine.com</email>
</author>
<published>2014-01-30T12:12:32Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=877f7ca131e652fa7644d118d08ab9e181d33d35'/>
<id>urn:sha1:877f7ca131e652fa7644d118d08ab9e181d33d35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a crash on 10.6.x due to auto layout not being supported in 10.6 nibs.</title>
<updated>2013-07-11T22:27:50Z</updated>
<author>
<name>Geenz</name>
<email>geenz@geenzo.com</email>
</author>
<published>2013-07-11T22:27:50Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=bb8ff8707c93604007c00a5227be35b2799bdb92'/>
<id>urn:sha1:bb8ff8707c93604007c00a5227be35b2799bdb92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Override NSPanel's close method to hide the window instead of actually removing the window.</title>
<updated>2013-05-23T13:39:49Z</updated>
<author>
<name>Geenz</name>
<email>geenz@geenzo.com</email>
</author>
<published>2013-05-23T13:39:49Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=7decac40e6453b2d8822d2677b9b59300bc260cf'/>
<id>urn:sha1:7decac40e6453b2d8822d2677b9b59300bc260cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added IME input window white list.</title>
<updated>2013-05-13T23:39:45Z</updated>
<author>
<name>Geenz</name>
<email>geenz@geenzo.com</email>
</author>
<published>2013-05-13T23:39:45Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=b27899ee0e035ebd4072a5e6162678f2afe81053'/>
<id>urn:sha1:b27899ee0e035ebd4072a5e6162678f2afe81053</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First pass at adding a viable replacement for TSM's old UseInputWindow method (which is now deprecated with seemingly no Cocoa replacement).</title>
<updated>2013-04-01T12:15:12Z</updated>
<author>
<name>Geenz</name>
<email>geenz@geenzo.com</email>
</author>
<published>2013-04-01T12:15:12Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=2656b1f405dcf3b67d644bf47b02a64886ef2ca4'/>
<id>urn:sha1:2656b1f405dcf3b67d644bf47b02a64886ef2ca4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>IME support (and revamped text input support) semi-working.</title>
<updated>2013-03-19T09:50:50Z</updated>
<author>
<name>Geenz</name>
<email>geenz@geenzo.com</email>
</author>
<published>2013-03-19T09:50:50Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=ad26f3c39002b6043e5fc4e00f9793e0f0e4941c'/>
<id>urn:sha1:ad26f3c39002b6043e5fc4e00f9793e0f0e4941c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bug fixing and prep-work for IME support (along with refactored text input in general).</title>
<updated>2013-03-11T14:16:22Z</updated>
<author>
<name>Geenz</name>
<email>geenz@geenzo.com</email>
</author>
<published>2013-03-11T14:16:22Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=5caa7a465e73fc9cf70f5f2c5d147a509bd5e185'/>
<id>urn:sha1:5caa7a465e73fc9cf70f5f2c5d147a509bd5e185</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix for Command + W closing the viewer window.  The old viewer didn't actually use the File menu, so we'll remove it for the time being.</title>
<updated>2013-03-04T22:32:49Z</updated>
<author>
<name>Geenz</name>
<email>geenz@geenzo.com</email>
</author>
<published>2013-03-04T22:32:49Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=f3316f8aa2484a93a35b93a3dd4961b8bad7f751'/>
<id>urn:sha1:f3316f8aa2484a93a35b93a3dd4961b8bad7f751</id>
<content type='text'>
</content>
</entry>
</feed>
