wxWidgets/src/mgl
2007-07-08 05:31:32 +00:00
..
app.cpp process pending wx events before sending idle events 2007-07-08 05:31:32 +00:00
bitmap.cpp use wxMemoryDC::SelectObjectAsSource() for const wxBitmaps 2006-11-03 17:37:36 +00:00
brush.cpp compilation fix: must include wx/dcmemory.h instead of wx/mgl/dcmemory.h 2006-11-03 19:45:17 +00:00
clipbrd.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
cursor.cpp COW cleanup patch (1583966): 2006-10-30 19:26:48 +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 implement event loop for console applications (heavily modified patch 1715735) 2007-05-14 23:43: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 Added wxMemoryDC::SelectObjectAsSource() and make SelectObject() unshare 2006-10-30 19:41:46 +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 implement event loop for console applications (heavily modified patch 1715735) 2007-05-14 23:43:39 +00:00
font.cpp don't expose M_FONTDATA in public header 2006-11-20 16:43:55 +00:00
fontenum.cpp moved wxMGL's font management code to common so that it can be reused by wxDFB; implemented wxDFB part 2006-11-20 20:45:57 +00:00
fontmgr.cpp Use same type in both results of A?B:C operator (Tinderbox build fix). 2006-07-25 06:48:03 +00:00
fontutil.cpp moved wxMGL's font management code to common so that it can be reused by wxDFB; implemented wxDFB part 2006-11-20 20:45:57 +00:00
palette.cpp COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
pen.cpp compilation fix for last fix 2006-11-03 23:34:24 +00:00
region.cpp Add wxRegion ctor from array of points to wxMGL. 2006-11-10 19:58:43 +00:00
settings.cpp better comment in wxSystemSettingsNative::GetColour 2006-09-04 15:22:04 +00:00
toplevel.cpp don't check whether the window is shown and enabled in AcceptsFocus() itself 2007-03-25 22:36:24 +00:00
utils.cpp don't define wxEventLoop class differently in GUI and base, this breaks the 2007-05-22 02:30:01 +00:00
window.cpp don't check whether the window is shown and enabled in AcceptsFocus() itself 2007-03-25 22:36:24 +00:00