]> git.saurik.com Git - wxWidgets.git/history - wxPython/include/wx/wxPython/pseudodc.h
only change the bitmap size for the borderless controls
[wxWidgets.git] / wxPython / include / wx / wxPython / pseudodc.h
2006-10-11  Robin DunnDon't call BeginDrawing/EndDrawing, they're deprecated.
2006-10-05  Robin DunnUpdates from Paul
2006-08-26  Robin DunnAvoid deprecation warnings for BeginDrawing and EndDrawing
2006-07-10  Robin Dunnremove WXDLLEXPORT modifiers since this isn't in the...
2006-07-10  Robin DunnAdded the PseudoDC class from Paul Lanier. It provides...