wxWidgets/src/mgl
2006-10-08 21:56:55 +00:00
..
app.cpp mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
bitmap.cpp add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
brush.cpp add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
clipbrd.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
cursor.cpp add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
data.cpp Include wx/cursor.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-22 07:11:26 +00:00
dc.cpp The Lesser wxMask Refactoring: merged wxMGL and wxDFB version, added wxMaskBase which could/should be used by other ports later 2006-09-28 23:02:39 +00:00
dcclient.cpp Include wx/dcclient.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-06 21:51:49 +00:00
dcmemory.cpp Include wx/dcmemory.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-08 07:58:37 +00:00
dcscreen.cpp Include wx/dcscreen.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-09 13:55:29 +00:00
dirmgl.cpp wx/wxprec.h already includes wx/defs.h (with other minor cleaning). 2006-04-18 09:56:17 +00:00
evtloop.cpp Include wx/timer.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-23 11:04:37 +00:00
font.cpp Include wx/gdicmn.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-06-19 20:18:46 +00:00
fontenum.cpp Include wx/utils.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-02 10:39:23 +00:00
fontutil.cpp Include wx/log.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-26 08:21:31 +00:00
palette.cpp add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
pen.cpp add IsOk() to all classes having Ok() method (patch 1570985) 2006-10-08 21:56:55 +00:00
region.cpp Warning fix. 2006-09-27 13:51:04 +00:00
settings.cpp better comment in wxSystemSettingsNative::GetColour 2006-09-04 15:22:04 +00:00
toplevel.cpp Include wx/toplevel.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-06-13 20:44:51 +00:00
utils.cpp Missing API. 2006-08-25 11:21:14 +00:00
window.cpp send wxChildFocusEvent 2006-09-21 16:09:21 +00:00