annotate mac/browser.cpp @ 1212:5271d5cb27ac

Implemented dw_container_set_row_bg() on Windows. Current immplementation is a bit slow, it does more redrawing than necessary... but it works for now... will look to improve it in the future. Also removed a lot of dead code from a previous attempt at implementation. Also flipped the default colors on Mac since the first index is even (0) not odd (1).
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 09 Oct 2011 09:50:07 +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 */