wxWidgets/src/x11
Vadim Zeitlin 9d529fa05c compilation fix after last change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-04-01 13:22:58 +00:00
..
app.cpp don't check whether the window is shown and enabled in AcceptsFocus() itself 2007-03-25 22:36:24 +00:00
bdiag.xbm
bitmap.cpp no real changes, just attempt to work around false coverity report 130 2007-03-30 15:46:32 +00:00
brush.cpp compilation fix after IsRefTo -> IsSameAs 2006-10-30 22:06:21 +00:00
cdiag.xbm
clipbrd.cpp 1. Moved m_usePrimary to wxClipboardBase as it's now also used by wxMSW/wxMac 2007-03-31 02:57:55 +00:00
colour.cpp Unicode compilation fix 2006-10-30 21:45:42 +00:00
cross.xbm
cursor.cpp COW cleanup patch (1583966): 2006-10-30 19:26:48 +00:00
data.cpp Use old licence name 2004-05-23 20:53:33 +00:00
dataobj.cpp Support wxDF_UNICODETEXT 2006-10-17 17:16:53 +00:00
dc.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
dcclient.cpp removed stray return from SetFont() 2007-02-27 14:04:50 +00:00
dcmemory.cpp Added wxMemoryDC::SelectObjectAsSource() and make SelectObject() unshare 2006-10-30 19:41:46 +00:00
dcscreen.cpp Include wx/frame.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-05 08:10:55 +00:00
descrip.mms Update OpenVMS make-files 2007-01-04 08:09:51 +00:00
dnd.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
evtloop.cpp refactoring: replace wxSocketDispatcher with more generic wxSelectDispatcher (patch 1618976) 2007-03-16 15:45:12 +00:00
fdiag.xbm
font.cpp don't use font sizes less than 1 with Pango (remaining part of patch 1671684); refactor the font size setting code to eliminate duplication 2007-03-08 00:44:54 +00:00
glcanvas.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
horiz.xbm
joystick.cpp Make wxJoystick::GetNumberJoystick a static method, as the number of 2005-11-29 12:50:13 +00:00
makefile.unx
minifram.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
nanox.c Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
palette.cpp Include wx/window.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-04 07:57:04 +00:00
pango_x.cpp Check for Pango XFT presence (for wxX11). 2004-12-08 22:13:37 +00:00
pangox11.cpp Use old licence name 2004-05-23 20:53:33 +00:00
pen.cpp Include wx/colour.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-06-14 17:09:39 +00:00
popupwin.cpp Include wx/settings.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-24 07:16:32 +00:00
region.cpp The Great wxRegion Refactoring: 2006-09-25 11:47:23 +00:00
reparent.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
settings.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
textctrl.cpp moved DoSetValue() to wxTextCtrlBase instead of having it in almost, but not quite all, derived classes; linking fixes for wxCocoa/wxX11/wxMotif 2006-10-08 22:40:14 +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 Crash bug fix (don't access NULL pointer) 2006-11-22 15:15:38 +00:00
utilsx.cpp Include wx/region.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-06-16 07:14:51 +00:00
verti.xbm
window.cpp compilation fix after last change 2007-04-01 13:22:58 +00:00
wxwin.xbm