plan9port/src
Roi Martin d3a47e14e5 devdraw: fix title and "open in top" on OS X
On OSX 10.10, when you open an application that depends on devdraw, the
title bar only shows the first letter of the application's name. The
patch sets a default title as soon as the window is created, which
fixes this issue.

On OSX 10.10, when you open an application that depends on devdraw, this
application is opened in top of other windows, however the menu bar is
not updated. The patch calls topwin() at the end of makewin() in
src/cmd/devdraw/cocoa-screen.m .

Change-Id: Ie036928b5574c8df20ad8b2b54047e2f7a22bb41
Reviewed-on: https://plan9port-review.googlesource.com/1091
Reviewed-by: Russ Cox <rsc@swtch.com>
2014-12-02 00:51:49 +00:00
..
cmd devdraw: fix title and "open in top" on OS X 2014-12-02 00:51:49 +00:00
lib9 all: DragonFly port. 2014-02-27 23:17:47 -05:00
lib9p fix clang warnings reported by Tuncer Ayaz 2012-10-21 11:25:08 -04:00
lib9pclient delete 9P2000.u 2010-12-07 13:34:11 -05:00
libacme
libauth
libauthsrv fix type-punned pointer warnings from gcc 2010-03-10 14:50:33 -08:00
libavl venti: import changes from plan 9 2011-06-02 09:33:56 -04:00
libbin
libbio convert to 4-byte UTF-8 and 32-bit Rune 2009-09-11 17:03:06 -04:00
libcomplete
libdisk
libdiskfs fix clang warnings reported by Tuncer Ayaz 2012-10-21 11:25:08 -04:00
libdraw libdraw: add scalesize 2012-11-25 22:15:57 -05:00
libflate make flate crc32 work when ulong is 64 bits 2010-02-07 16:51:28 -08:00
libframe libframe: auto scale tick for retina 2012-11-25 23:48:19 -05:00
libgeometry
libhtml silence more warnings 2012-10-21 12:04:56 -04:00
libhttpd
libip all: DragonFly port. 2014-02-27 23:17:47 -05:00
libmach all: DragonFly port. 2014-02-27 23:17:47 -05:00
libmemdraw libmemdraw: fix int size bug 2012-10-21 12:08:49 -04:00
libmemlayer
libmp arm: build fixes 2011-05-18 13:20:56 -04:00
libmux
libndb fix clang 3.4 warnings and ignore uninteresting ones 2014-10-21 14:22:12 +02:00
libplumb libplumb, Mail: fix crash on nil plumb fids 2009-09-12 15:25:51 -04:00
libregexp libregexp: update from Plan 9 2013-07-02 06:39:17 +02:00
libsec libsec: avoid undefined C 2013-03-19 14:35:16 -04:00
libString
libsunrpc silence more warnings 2012-10-21 12:04:56 -04:00
libthread libthread: add threadspawnd 2012-10-22 12:32:09 -04:00
libventi fix gcc 4.8 warnings 2014-03-03 22:30:34 +01:00
make2mk
mk2make
mkcommon
mkdirs
mkfile fix INSTALL warnings 2012-05-29 15:11:14 -04:00
mkhdr OS X PowerPC fixes (thanks Cameron Kaiser) 2011-10-23 17:55:23 -04:00
mklib
mkmany
mkmk.sh
mkone
mksyslib