-fixed lot of leaks / double release
-gr_CocoaGraphics.mm:
	-properly reset the graphic context when resizing
	-cache string properties and update as needed
	(updates are less frequent than string drawing)
	-fix fontHeight()
	-a few code clean to stick to Cocoa allocation convention
	-implement saveRectangle
-gr_CocoaImage.mm
	-fix the upside down problem
-fix dialog localization (shortcut stripping from labels)
-xap_CocoaFrameImpl:
	-free the repaint timer upon destruction
-ap_CocoaApp.mm
	-remove a double free of popt context
-More refactoring
-Frame window is now displayed later: we no longer see it being resized.

CVS: Modified Files:
CVS:    src/af/ev/cocoa/ev_CocoaMenu.h src/af/ev/cocoa/ev_CocoaMenu.mm
CVS:    src/af/ev/cocoa/ev_CocoaToolbar.h
CVS:    src/af/ev/cocoa/ev_CocoaToolbar.mm
CVS:    src/af/gr/cocoa/gr_CocoaGraphics.h
CVS:    src/af/gr/cocoa/gr_CocoaGraphics.mm
CVS:    src/af/gr/cocoa/gr_CocoaImage.mm
CVS:    src/af/xap/cocoa/xap_CocoaDialog_Utilities.mm
CVS:    src/af/xap/cocoa/xap_CocoaFrameImpl.h
CVS:    src/af/xap/cocoa/xap_CocoaFrameImpl.mm
CVS:    src/af/xap/cocoa/xap_CocoaToolbar_Icons.h
CVS:    src/af/xap/cocoa/xap_CocoaToolbar_Icons.mm
CVS:    src/wp/ap/cocoa/ap_CocoaApp.mm src/wp/ap/cocoa/ap_CocoaFrame.h
CVS:    src/wp/ap/cocoa/ap_CocoaFrame.mm
CVS:    src/wp/ap/cocoa/ap_CocoaFrameImpl.h
CVS:    src/wp/ap/cocoa/ap_CocoaFrameImpl.mm
CVS:    src/wp/ap/cocoa/ap_CocoaStatusBar.h
CVS:    src/wp/ap/cocoa/ap_CocoaStatusBar.mm
CVS:    src/wp/ap/cocoa/ap_CocoaFrame.nib/objects.nib



Hub

Reply via email to