]> git.saurik.com Git - wxWidgets.git/commit - include/wx/osx/font.h
using statically allocated font objects for speedup
authorStefan Csomor <csomor@advancedconcepts.ch>
Thu, 8 Apr 2010 18:47:41 +0000 (18:47 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Thu, 8 Apr 2010 18:47:41 +0000 (18:47 +0000)
commit7eb8aeb8b172c3772a2b42364c5a1333007d310f
tree8fa81d28d7de72c594cd3a005b3845ee2b0ce97b
parentcfb0ef701eb4d8043b91822931ca0e6e3af5fddc
using statically allocated font objects for speedup

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/osx/font.h
src/generic/listctrl.cpp
src/generic/treectlg.cpp
src/osx/carbon/font.cpp
src/osx/carbon/gdiobj.cpp
src/osx/carbon/listctrl_mac.cpp
src/osx/dataview_osx.cpp
src/osx/listbox_osx.cpp
src/osx/window_osx.cpp