]> git.saurik.com Git - wxWidgets.git/commit - src/osx/cocoa/taskbar.mm
Adding compiling (but not yet working) taskbar implementation for OS X Cocoa, mostly...
authorKevin Ollivier <kevino@theolliviers.com>
Mon, 22 Sep 2008 00:51:32 +0000 (00:51 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Mon, 22 Sep 2008 00:51:32 +0000 (00:51 +0000)
commit01250f9b2c17d43f2283857869c80f7236a605e7
treea783c46ddcf6a9cfcbf0133c677eafb02e11a764
parent4eda9c09e420fac83871eaf238eef4e526cd9d4a
Adding compiling (but not yet working) taskbar implementation for OS X Cocoa, mostly borrowed from wxCocoa. Also enabled HTML Help support as it seems this compiles fine now.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
build/bakefiles/files.bkl
include/wx/osx/carbon/taskbarosx.h
include/wx/osx/cocoa/chkconf.h
src/osx/cocoa/taskbar.mm [new file with mode: 0644]