]> git.eshelyaron.com Git - emacs.git/commit
Fix tooltip dimensions on NS (Bug#9176).
authorAlp Aker <alptekin.aker@gmail.com>
Thu, 28 Jul 2011 18:30:59 +0000 (14:30 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 28 Jul 2011 18:30:59 +0000 (14:30 -0400)
commitffe57a7a0e3d4fc66625d6931e6dc925f5bfa9d9
tree42920ea6f2b36463d789cdb7600fde371ef5e1a1
parentd8c2fa787973fc6d0d8c3693b97ddbba622ca41f
Fix tooltip dimensions on NS (Bug#9176).

* src/nsmenu.m (-setText): Size tooltip dimensions precisely to
contents.
(EmacsTooltip -init): Remove bezels and add shadows to
tooltip windows.
src/ChangeLog
src/nsmenu.m