]> git.eshelyaron.com Git - emacs.git/commit
* nsmenu.m (Popdown_data): New struct.
authorJan Djärv <jan.h.d@swipnet.se>
Sun, 22 Jul 2012 16:35:15 +0000 (18:35 +0200)
committerJan Djärv <jan.h.d@swipnet.se>
Sun, 22 Jul 2012 16:35:15 +0000 (18:35 +0200)
commit9d7fa573c7231360c9b083734d1894ddfe6596f9
tree15bf46ca85a832bfa521b37467f2d68a6244c126
parent0dd6d66d56e7133818db361cc853fd1d00f2714b
* nsmenu.m (Popdown_data): New struct.
(pop_down_menu): p->pointer is Popdown_data.  Release the pool and
free Popdown_data.
(ns_popup_dialog): Use NSAutoreleasePool and pass it to pop_down_menu.
(initWithContentRect): Make imgView and contentView non-static
and autorelease them.  Also autorelease img and matrix.
(dealloc): Remove (Bug#1995-05-29T20:16:10Z!kwzh@gnu.org).
src/ChangeLog
src/nsmenu.m