wxWidgets/include/wx/x11
Jouk Jansen 777105f2b7 ----------------------------------------------------------------------
Committing in .

 -delete superfluous semicolons
 -Update OpenVMS compile support

 Modified Files:
 	wxWidgets/include/wx/gtk/region.h
 	wxWidgets/include/wx/gtk/textctrl.h
 	wxWidgets/include/wx/motif/icon.h
 	wxWidgets/include/wx/x11/region.h
 	wxWidgets/src/common/descrip.mms
 ----------------------------------------------------------------------


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31871 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-09 15:01:49 +00:00
..
nanox/X11
app.h Use old licence name 2004-05-23 20:53:33 +00:00
bitmap.h Use old licence name 2004-05-23 20:53:33 +00:00
brush.h wxBrushBase between wxBrush and wxGDIObject (class follows wxFontBase model). 2004-12-03 15:31:31 +00:00
clipbrd.h Use old licence name 2004-05-23 20:53:33 +00:00
colour.h Use old licence name 2004-05-23 20:53:33 +00:00
cursor.h Use old licence name 2004-05-23 20:53:33 +00:00
dataform.h Use old licence name 2004-05-23 20:53:33 +00:00
dataobj2.h Use old licence name 2004-05-23 20:53:33 +00:00
dataobj.h Use old licence name 2004-05-23 20:53:33 +00:00
dc.h Make ComputeScaleAndOrigin() as virtual part of wxDCBase and this way present on missing platforms. Add into manaul too. 2004-12-16 21:24:45 +00:00
dcclient.h Make ComputeScaleAndOrigin() as virtual part of wxDCBase and this way present on missing platforms. Add into manaul too. 2004-12-16 21:24:45 +00:00
dcmemory.h Use old licence name 2004-05-23 20:53:33 +00:00
dcprint.h Use old licence name 2004-05-23 20:53:33 +00:00
dcscreen.h Use old licence name 2004-05-23 20:53:33 +00:00
dnd.h Use old licence name 2004-05-23 20:53:33 +00:00
font.h making getter const 2004-07-14 16:33:17 +00:00
gdiobj.h Use old licence name 2004-05-23 20:53:33 +00:00
glcanvas.h fixed header include guard position (patch 992443) 2004-07-25 16:36:51 +00:00
icon.h Use old licence name 2004-05-23 20:53:33 +00:00
joystick.h Use old licence name 2004-05-23 20:53:33 +00:00
minifram.h Use old licence name 2004-05-23 20:53:33 +00:00
palette.h wxPaletteBase introduction. wxPalette::GetColoursCount() in interface of all platforms. wxColourMap definition centralized and 2.4 only. Source cleaning. 2004-12-08 17:43:18 +00:00
pen.h Use old licence name 2004-05-23 20:53:33 +00:00
popupwin.h Must have valid colours for X11 popup window implementation 2004-05-25 20:41:54 +00:00
print.h Use old licence name 2004-05-23 20:53:33 +00:00
private.h replace wxHashTable with a type safe hash map of Window to wxWindow 2004-07-25 23:09:33 +00:00
privx.h Use old licence name 2004-05-23 20:53:33 +00:00
region.h ---------------------------------------------------------------------- 2005-02-09 15:01:49 +00:00
reparent.h Use old licence name 2004-05-23 20:53:33 +00:00
textctrl.h wxTextPos for all GetLastPosition with constants for special cases. Make it virtual everywhere. Avoid doubling typedefs. Always include textctrl.h for combobox.h. Source cleaning. 2005-01-19 16:25:34 +00:00
toplevel.h Use old licence name 2004-05-23 20:53:33 +00:00
window.h moved wxWindow::GetBestSize implementation into DoGetBestSize 2004-09-30 16:37:58 +00:00