wxWidgets/include/wx
2001-06-12 19:49:51 +00:00
..
generic Fixed compilation if wxUSE_NEW_GRID and wxUSE_GRID are both set to 0 2001-06-10 23:20:31 +00:00
gtk we now send iconize events 2001-05-31 14:32:06 +00:00
gtk1 we now send iconize events 2001-05-31 14:32:06 +00:00
html Merged latest changes from SciTech code base into wxWindows CVS Tree. 2001-06-08 19:37:56 +00:00
mac clipboard implementation generalized 2001-06-07 20:57:31 +00:00
motif I moved platform specific code from wxImage to wxBitmap 2001-04-04 23:15:36 +00:00
msw Added geometry option to setup.h; added some missing make and project files 2001-06-12 10:14:58 +00:00
os2 Got rid of VisualAge true/false defs with db class fixes. 2001-06-12 13:42:44 +00:00
protocol detabified 2001-04-22 12:24:51 +00:00
stc Added MouseWheel support to wxSTC 2001-05-06 01:20:41 +00:00
unix Private gsocket files were using 'typedef int bool', removed this 2001-05-10 06:31:39 +00:00
xrc Updates to xmlres.h to allow compiling XML code into a DLL correctly. 2001-06-12 19:49:51 +00:00
.cvsignore Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
accel.h *** empty log message *** 1999-07-28 03:38:12 +00:00
app.h added tiny wxInitializer class 2001-06-08 23:11:15 +00:00
arrimpl.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
bitmap.h *** empty log message *** 1999-07-28 03:38:12 +00:00
bmpbuttn.h *** empty log message *** 1999-07-28 03:38:12 +00:00
brush.h *** empty log message *** 1999-07-28 03:38:12 +00:00
buffer.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
busyinfo.h added DLL exports 1999-08-03 23:56:34 +00:00
button.h *** empty log message *** 1999-07-28 03:38:12 +00:00
calctrl.h 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
caret.h wxCaret now uses backing store instead of forcing window refresh each time the 2000-09-22 22:44:34 +00:00
checkbox.h *** empty log message *** 1999-07-28 03:38:12 +00:00
checklst.h *** empty log message *** 1999-07-28 03:38:12 +00:00
choicdlg.h Did somework on the generic dialogs, 1999-08-11 11:53:40 +00:00
choice.h added destructor (correction for Mac OS X) 2001-04-11 06:32:17 +00:00
clipbrd.h and now it even compiles 1999-10-21 14:00:30 +00:00
cmdline.h Added Reset() to command line parser and called it from Parse(), so 2000-08-22 14:00:47 +00:00
cmndata.h modifications for compilation under Mac OS X 2001-02-15 21:51:14 +00:00
colordlg.h 1. wxWizard appears in the centre of the screen by default 2000-02-08 01:08:51 +00:00
colour.h *** empty log message *** 1999-07-28 03:38:12 +00:00
combobox.h *** empty log message *** 1999-07-28 03:38:12 +00:00
confbase.h really fixed wxConfig bug 2001-05-27 19:01:38 +00:00
config.h wxUSE_CONFIG_NATIVE fix 1999-12-02 16:32:16 +00:00
control.h modifications for compilation under Mac OS X 2001-02-15 21:51:14 +00:00
cshelp.h Doc corrections; added HelpGen project files 2000-10-09 13:53:33 +00:00
ctrlsub.h modifications for compilation under Mac OS X 2001-02-15 21:51:14 +00:00
cursor.h 1. removed 'B' flag from treebase.cpp and regenerated the makefiles 2000-09-12 15:15:44 +00:00
dataobj.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
date.h applied patch for compilation with gcc 3.0 2001-06-06 16:51:53 +00:00
datetime.h Default wxDateTime objects are now 'invalid', 2001-05-21 19:03:33 +00:00
datetime.inl restored previously removed inline 2001-04-08 22:32:17 +00:00
datstrm.h Merged latest changes from SciTech code base into wxWindows CVS Tree. 2001-06-08 19:37:56 +00:00
db.h Fixed compile problems under MingW32 compiler 2001-06-12 17:20:10 +00:00
dbgrid.h Changed the 'true's and 'false's back to TRUE and FALSE 2001-06-11 16:54:28 +00:00
dbkeyg.h wxDbGrid additions contributed by Paul and Roger Gammans with additions/corrections from George Tasker 2001-06-10 17:08:42 +00:00
dbtable.h Changed the 'true's and 'false's back to TRUE and FALSE 2001-06-11 16:54:28 +00:00
dc.h Updates to fix Watcom C/C++ 11.0 compiler warning problems. Now compiles 2001-05-02 19:48:15 +00:00
dcclient.h *** empty log message *** 1999-07-28 03:38:12 +00:00
dcmemory.h *** empty log message *** 1999-07-28 03:38:12 +00:00
dcprint.h mac adaptions 1999-11-09 15:24:52 +00:00
dcps.h Made wxGTK dcps.cpp generic. 1999-01-22 11:06:20 +00:00
dcscreen.h *** empty log message *** 1999-07-28 03:38:12 +00:00
dde.h *** empty log message *** 1999-07-28 03:38:12 +00:00
debug.h src/common 2001-06-09 16:34:54 +00:00
defs.h Got rid of VisualAge true/false defs with db class fixes. 2001-06-12 13:42:44 +00:00
dialog.h modifications for compilation under Mac OS X 2001-02-15 21:51:14 +00:00
dialup.h and another... 2001-01-31 17:31:15 +00:00
dir.h added wxDir::Traverse 2001-05-19 00:58:05 +00:00
dirctrl.h Added wxGenericDirCtrl, wxGenericDirDialog and associated icons. 2000-07-23 19:10:27 +00:00
dirdlg.h modifications for compilation under Mac OS X 2001-02-15 21:51:14 +00:00
dnd.h Added geometry.cpp and made it compile, 2000-01-24 13:13:41 +00:00
docmdi.h applied patch 431596 (fixes some crashes in wxDocView classes) 2001-06-09 17:51:20 +00:00
docview.h applied patch 431596 (fixes some crashes in wxDocView classes) 2001-06-09 17:51:20 +00:00
dragimag.h Added wxDragImage generic implementation and sample; added mask handling to Motif's 2000-03-01 11:05:49 +00:00
dynarray.h fixed WX_APPEND_ARRAY and WX_CLEAR_ARRAY when used with dereferenced pointers (*array) 2001-05-20 11:56:20 +00:00
dynlib.h modifications for compilation under Mac OS X 2001-02-15 21:51:14 +00:00
effects.h Added wxQuantize, wxSplashScreen, wxEffects & added palette to wxImage 2000-07-28 17:53:25 +00:00
encconv.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
event.h we now send iconize events 2001-05-31 14:32:06 +00:00
expr.h applied patch 103798 (yy... defines moved from expr.h, wxexpr.h to wxexpr.cpp) 2001-02-16 18:36:17 +00:00
ffile.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
file.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
fileconf.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
filedlg.h modifications for compilation under Mac OS X 2001-02-15 21:51:14 +00:00
filefn.h applied patch 430452 (mingw32 compilation fixes) 2001-06-05 20:32:09 +00:00
filename.h Fixes for 16-bit compilation 2001-05-14 16:13:12 +00:00
filesys.h added --enable-filesystem 2000-02-27 21:06:17 +00:00
font.h modifications for compilation under Mac OS X 2001-02-15 21:51:14 +00:00
fontdlg.h *** empty log message *** 1999-10-07 04:44:22 +00:00
fontenc.h some stupid attempts to make utf8 work - it doesn't, but the code does no harm and could be useful in the future 2001-02-08 18:11:36 +00:00
fontenum.h added wxFontEnumerator::GetFacenames and GetEncodings that return array of facenames/encodings found by EnumerateXXXX 1999-11-06 15:38:23 +00:00
fontmap.h wxNativeFontInfo changes 2000-12-18 21:15:16 +00:00
fontutil.h applied wxNativeFontInfo patch #103089 2001-01-24 17:16:04 +00:00
frame.h we now send iconize events 2001-05-31 14:32:06 +00:00
fs_inet.h fixed gcc pragmas in fs_*.h,cpp 2001-04-28 23:31:03 +00:00
fs_mem.h fixed gcc pragmas in fs_*.h,cpp 2001-04-28 23:31:03 +00:00
fs_zip.h fixed gcc pragmas in fs_*.h,cpp 2001-04-28 23:31:03 +00:00
gauge.h *** empty log message *** 1999-07-28 03:38:12 +00:00
gdicmn.h Implemented wxGetClientDisplayRect which returns the dimensions of the 2001-04-30 20:55:11 +00:00
gdiobj.h *** empty log message *** 1999-07-28 03:38:12 +00:00
geometry.h must delcare methods as inline if we are going to actually inline them after the declarations or else some compilers will error in a linkage mismatch. 2001-06-12 18:57:26 +00:00
gifdecod.h Now wxGIFDecoder always tries to read to the end of the GIF data. 2000-02-17 23:39:35 +00:00
glcanvas.h Moved wxGLCanvas to more normal positions 2000-02-28 08:22:57 +00:00
grid.h Added new wxGrid classes. This is a work in progress ! 1999-10-06 05:13:20 +00:00
gsocket.h Updates to fix Watcom C/C++ 11.0 compiler warning problems. Now compiles 2001-05-02 19:48:15 +00:00
hash.h fix for DoPut() from long time ago 2001-01-27 12:40:57 +00:00
help.h Added WinHelp sample doc to samples/help, and made it possible to show 2000-03-08 13:04:51 +00:00
helpbase.h Added wxHelpControllerHelpProvider, added DisplayContextPopup, DisplayTextPopup 2000-09-12 14:53:39 +00:00
helphtml.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
helpwin.h *** empty log message *** 1999-08-02 04:44:01 +00:00
helpxlp.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
icon.h *** empty log message *** 1999-07-28 03:38:12 +00:00
imagbmp.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
image.h removed wxImage::operator wxBitmap() 2001-05-16 22:07:39 +00:00
imaggif.h image handlers moved to separate headers (imagbmp.h etc.) This change is backward compatible (all hdrs #included in image.h) and reduces executable size under GCC 1999-12-15 22:38:02 +00:00
imagjpeg.h image handlers moved to separate headers (imagbmp.h etc.) This change is backward compatible (all hdrs #included in image.h) and reduces executable size under GCC 1999-12-15 22:38:02 +00:00
imaglist.h *** empty log message *** 1999-07-28 03:38:12 +00:00
imagpcx.h image handlers moved to separate headers (imagbmp.h etc.) This change is backward compatible (all hdrs #included in image.h) and reduces executable size under GCC 1999-12-15 22:38:02 +00:00
imagpng.h image handlers moved to separate headers (imagbmp.h etc.) This change is backward compatible (all hdrs #included in image.h) and reduces executable size under GCC 1999-12-15 22:38:02 +00:00
imagpnm.h image handlers moved to separate headers (imagbmp.h etc.) This change is backward compatible (all hdrs #included in image.h) and reduces executable size under GCC 1999-12-15 22:38:02 +00:00
imagtiff.h image handlers moved to separate headers (imagbmp.h etc.) This change is backward compatible (all hdrs #included in image.h) and reduces executable size under GCC 1999-12-15 22:38:02 +00:00
imagxpm.h added wxUSE_IMAGE; added write-only wxXPMHandler 2001-04-22 22:21:21 +00:00
intl.h added wxLocale::GetSystemEncoding 2001-05-31 20:27:37 +00:00
ioswrap.h applied patch for compilation with gcc 3.0 2001-06-06 16:51:53 +00:00
ipcbase.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
isql.h Added an OS/2 section to the sql defines 2000-02-10 18:32:08 +00:00
isqlext.h Updates to make latest changes compile 2000-02-09 22:58:41 +00:00
joystick.h (blind) fix for joystick compilation problems 2001-05-21 22:49:40 +00:00
layout.h 1. fixed (to test) the bug with bitmaps without masks in wxImageList 2000-01-21 21:38:51 +00:00
laywin.h Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorithm classes and sample 1998-09-07 09:27:34 +00:00
list.h Fixes for 16-bit compilation 2001-05-14 16:13:12 +00:00
listbox.h modifications for compilation under Mac OS X 2001-02-15 21:51:14 +00:00
listctrl.h 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
listimpl.cpp merged 2.2 branch 2000-07-15 19:51:35 +00:00
log.h applied patch for compilation with gcc 3.0 2001-06-06 16:51:53 +00:00
longlong.h applied patch for compilation with gcc 3.0 2001-06-06 16:51:53 +00:00
matrix.h Fixes for 16-bit compilation 2001-05-14 16:13:12 +00:00
mdi.h *** empty log message *** 1999-07-28 03:38:12 +00:00
memconf.h 1. added wxMemoryConfig (private) class 2000-01-22 23:15:52 +00:00
memory.h Tex2RTF: underscores now only checked for if syntax checking is on. 2001-06-11 21:52:58 +00:00
menu.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
menuitem.h added wxMenuITemBase copy ctor decl apparently needed under FreeBSD 2000-01-20 22:34:48 +00:00
metafile.h merge of wxMac into main repository 2000-08-09 11:14:15 +00:00
mimetype.h applied MIME patch(es) from Chris Elliott 2001-04-23 23:46:21 +00:00
minifram.h *** empty log message *** 1999-07-28 03:38:12 +00:00
module.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
msgdlg.h Did somework on the generic dialogs, 1999-08-11 11:53:40 +00:00
mstream.h compilation fixes for wxMemoryStreams 2000-11-23 16:26:12 +00:00
notebook.h 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
object.h Tex2RTF: underscores now only checked for if syntax checking is on. 2001-06-11 21:52:58 +00:00
objstrm.h file should end with newline 1999-06-17 10:03:00 +00:00
odbc.h fix include files path 2000-02-03 13:07:42 +00:00
ownerdrw.h tried to fix the accel string drawing in the owner drawn menu items 2001-05-21 23:58:58 +00:00
palette.h Corrected include/wx/palette.h; added wxGenericTreeCtrl::SetFont 2001-04-24 16:38:02 +00:00
panel.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
paper.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
pen.h *** empty log message *** 1999-07-28 03:38:12 +00:00
print.h mac adaptions 1999-11-09 15:24:52 +00:00
printdlg.h More OS/2 stuff 1999-10-12 22:49:24 +00:00
prntbase.h applied Unicode fixes for mingw32 (patch 429654) 2001-06-03 02:58:56 +00:00
process.h argh... yet another compilation fix 2001-01-31 17:25:56 +00:00
progdlg.h Added a generic wxProgressDialog and made wxPostscriptPrinter use it. 1999-05-09 15:19:45 +00:00
prop.h Added Prepend() and Remove() methods to wxSizer, 1999-08-16 20:17:48 +00:00
propform.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
proplist.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
quantize.h FloodFill correction, wxQuantize correction 2000-07-29 17:25:36 +00:00
radiobox.h *** empty log message *** 1999-07-28 03:38:12 +00:00
radiobut.h *** empty log message *** 1999-07-28 03:38:12 +00:00
region.h *** empty log message *** 1999-07-28 03:38:12 +00:00
resource.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
sashwin.h Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorithm classes and sample 1998-09-07 09:27:34 +00:00
sckaddr.h modifications for compilation under Mac OS X 2001-02-15 21:51:14 +00:00
sckipc.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
sckstrm.h *** empty log message *** 1999-08-02 04:44:01 +00:00
scrolbar.h *** empty log message *** 1999-07-28 03:38:12 +00:00
scrolwin.h Added #define for apps to detect new situation 2001-05-01 13:01:58 +00:00
serbase.h Changed a few #include <xxx.h> to #include "xxx.h" 1999-08-20 22:52:21 +00:00
settings.h added wxSYS_COLOUR_LISTBOX 2000-02-15 22:10:08 +00:00
setup.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
sizer.h Fixes ::Fit() and ::SetSizeHints() to keep the dialog sized so that it will not grow outside the display area of the screen. NEcessary to fix the problems seen in wxAnyChoiceDialog() derived classes where the dialog grows too big to see the top or bottom of the dialog 2001-04-25 16:08:22 +00:00
slider.h *** empty log message *** 1999-07-28 03:38:12 +00:00
snglinst.h added wxSingleInstanceChecker class 2001-06-08 01:28:49 +00:00
socket.h 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
spinbutt.h corrections for final release of Mac OS X 2001-04-01 20:42:05 +00:00
spinctrl.h 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
splash.h Added wxQuantize, wxSplashScreen, wxEffects & added palette to wxImage 2000-07-28 17:53:25 +00:00
splitter.h 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
statbmp.h *** empty log message *** 1999-07-28 03:38:12 +00:00
statbox.h *** empty log message *** 1999-07-28 03:38:12 +00:00
statline.h wxMac (debug) builds and runs wxMinimal again 1999-11-10 11:32:00 +00:00
stattext.h *** empty log message *** 1999-07-28 03:38:12 +00:00
statusbr.h corrections for Mac OS X 2001-04-19 19:06:42 +00:00
strconv.h added wxLocale::GetSystemEncoding 2001-05-31 20:27:37 +00:00
stream.h more fixes to stream code: allow deriving from wxStreamBuffer and using custom 2000-11-23 19:45:46 +00:00
string.h applied patch for compilation with gcc 3.0 2001-06-06 16:51:53 +00:00
tab.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
tabctrl.h 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
taskbar.h *** empty log message *** 1999-07-28 03:38:12 +00:00
tbarbase.h Corrected recursive GetToolMargins() 2001-05-22 15:16:28 +00:00
tbarsmpl.h wxToolBarSimple fix + OGL studio sample compilation 2000-02-24 16:26:20 +00:00
textctrl.h applied patch for compilation with gcc 3.0 2001-06-06 16:51:53 +00:00
textdlg.h Did somework on the generic dialogs, 1999-08-11 11:53:40 +00:00
textfile.h fixed compilation with wxUSE_TEXTFILE=0 2000-12-05 22:38:43 +00:00
tglbtn.h applied (slightly modified) wxToggleButton patch from John Norris and Axel Schlueter 2001-02-08 18:57:23 +00:00
thread.h thread support for mac finished 2000-08-14 08:15:51 +00:00
time.h modifications for compilation under Mac OS X 2001-02-15 21:51:14 +00:00
timer.h modifications for compilation under Mac OS X 2001-02-15 21:51:14 +00:00
tipdlg.h more files I forgot to commit 1999-06-28 22:08:46 +00:00
tipwin.h Attempted to improve tip window behaviour, but kill focus still not working in wxGTK. 2001-02-22 17:29:51 +00:00
tokenzr.h more HP-UX compilation warnings fixed (187th try) 2000-02-09 17:51:16 +00:00
toolbar.h merging in the toolbar changes 1999-12-15 19:47:54 +00:00
tooltip.h *** empty log message *** 1999-07-28 03:38:12 +00:00
treebase.h applied Unicode fixes for mingw32 (patch 429654) 2001-06-03 02:58:56 +00:00
treectrl.h Generic tree control fixes 2000-08-04 15:23:28 +00:00
treelay.h Removed old wxGLCanvas stuff; moved wxTreeLayout to wxWindows; corrected some doc errors 2000-02-28 13:42:59 +00:00
txtstrm.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
types.h Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now 1998-08-15 00:23:28 +00:00
url.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
utils.h Added wxYieldIfNeeded 2001-02-22 12:09:06 +00:00
valgen.h Added a few #if wxUSE_XXX 1999-06-15 20:21:59 +00:00
validate.h 1. more warnings fixes in gtk/region.cpp and common/tbarsmpl.cpp 2000-01-06 16:47:48 +00:00
valtext.h Added a few #if wxUSE_XXX 1999-06-15 20:21:59 +00:00
variant.h wxDbGrid additions - Added support for ODBC date types 2001-06-10 17:04:00 +00:00
version.h Updated version numbers to 2.3.1 2001-06-06 16:50:48 +00:00
vms_x_fix.h Committing in . 2000-08-24 10:58:27 +00:00
wave.h modifications for compilation under Mac OS X 2001-02-15 21:51:14 +00:00
wfstream.h Added WXDLLEXPORT's to the class definitions 1999-09-13 03:49:33 +00:00
window.h applied patch 417699 (remove WXDLLEXPORT from inline functions) 2001-04-26 16:38:11 +00:00
wizard.h 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work 2001-01-31 17:16:40 +00:00
wx_cw_cm.h modifications for compilation under Mac OS X 2001-02-15 21:51:14 +00:00
wx_cw_d.h added cw6 fixes and patrick's patches 2000-12-10 10:17:00 +00:00
wx_cw.h added cw6 fixes and patrick's patches 2000-12-10 10:17:00 +00:00
wx_cwc_d.h added cw6 fixes and patrick's patches 2000-12-10 10:17:00 +00:00
wx_cwc.h added cw6 fixes and patrick's patches 2000-12-10 10:17:00 +00:00
wx.h no message 2000-10-25 04:17:17 +00:00
wxchar.h corrected wchar handling for Mac OS X 2001-06-10 18:17:59 +00:00
wxexpr.h applied patch 103798 (yy... defines moved from expr.h, wxexpr.h to wxexpr.cpp) 2001-02-16 18:36:17 +00:00
wxhtml.h making wxHTML 8.3 compliant 1999-10-02 18:19:46 +00:00
wxprec.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
xpmdecod.h added wxXPMDecoder 2001-04-28 23:30:24 +00:00
xpmhand.h *** empty log message *** 1999-07-28 03:38:12 +00:00
zipstrm.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
zstream.h added compression ratio argument to wxZlibOutputStream ctor 2000-03-03 22:52:17 +00:00