| Age | Commit message (Collapse) | Author |
|
into it.
|
|
|
|
cannot be easily expressed otherwise.
|
|
convenience. The NSRect functions require special handling because of Apple stupidities that will be discussed when I get to that.
|
|
|
|
performSelectorOnMainThread: functionality, which settles that. NSString requires an autorelease pool; in testing, so does NSValue, which we are eventually going to use. NSAutoreleasePool's docs suggest we should create a temporary pool for things running in other threads, but then we have to release it... but I guess we're waiting for the function to complete on other platforms already, so no big deal here.
|
|
onto a single thread. In practice, this generates autorelease pool leak messages; it appears notifications are not for this...
|
|
|
|
as is because without a bezelStyle ther esult is just... wow. 1990s Windows look and feel for the win?
|
|
|
|
important both for handling custom messages and for handling events.
|
|
it since the Cocoa event loop isn't running, but it can be moved around!
|
|
|
|
|
|
|
|
the OS X port. This C file works correctly on both amd64 and i386 with clang [-m32] runtimetest.c -lobjc -framework Foundation; it will be converted to Go now.
|
|
Control's space, even when resizing.
|
|
|
|
Controls.
|
|
|
|
|
|
but).
|
|
|
|
|
|
calculations. (If you compare the previous Windows build with this one, you may not notice a difference; this is because of the default preferred size of Labels being too wide).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NewEditableCombobox().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
comctl32.dll stuff.
|
|
program.
|
|
|
|
later." blah, no more indeterminate progress bars (Windows 2000 has 5.something)
|
|
|
|
|
|
|
|
|