Fix compiler and run time warnings in nsmenu.m and nsterm.m
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 31 Jul 2012 16:19:03 +0000 (18:19 +0200)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 31 Jul 2012 16:19:03 +0000 (18:19 +0200)
commit79e721e0f886f048bafd46e8dec6630e035e6ed4
tree1d633c08a4d52e9bd53833c1575ab9fa5b777138
parentf1310128a0fc933830436ceb51bd6293d14d3f25
Fix compiler and run time warnings in nsmenu.m and nsterm.m

*  nsfns.m, nsmenu.m, msterm.m: Adopt to struct frame/FVAR changes.

* nsmenu.m (update_frame_tool_bar): Change key from NSObject* to id.

* nsterm.m (ns_draw_fringe_bitmap, ns_dumpglyphs_image): Use drawInRect
instead of compositeToPoint.
(applicationShouldTerminate): Pass NS String literal to NSRunAlertPanel.
src/ChangeLog
src/nsmenu.m
src/nsterm.m