annotate mac/browser.cpp @ 1790:209c57a14b09

Rewrite dw_window_set_style() on Windows to properly handle the static control. Apparently the first few style bits are not bits at all, they are a number of individual values, so combining them like bits causes all sorts of havok.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sat, 04 Aug 2012 07:35:13 +0000
parents 0e9ea2cd9327
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
623
0e9ea2cd9327 Dummy placeholder for Makefile
mhessling@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
1 /*
0e9ea2cd9327 Dummy placeholder for Makefile
mhessling@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
2 * Dummy
0e9ea2cd9327 Dummy placeholder for Makefile
mhessling@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
3 */