wxWidgets/include/wx
David Webster 1dabb13fb4 Add Plot to library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6078 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-02-16 13:46:54 +00:00
..
generic background color set to wxSYS_COLOUR_LISTBOX 2000-02-15 22:13:50 +00:00
gtk Added BMP files for wxPlotWindow, 2000-02-11 12:28:21 +00:00
gtk1 Added BMP files for wxPlotWindow, 2000-02-11 12:28:21 +00:00
html fixing memory leaks & mem tracing false alerts 2000-02-02 21:17:25 +00:00
mac removed duplicate defines of wxSYS_ constants 2000-02-15 22:09:42 +00:00
motif removed duplicate defines of wxSYS_ constants 2000-02-15 22:09:42 +00:00
msw removed duplicate defines of wxSYS_ constants 2000-02-15 22:09:42 +00:00
os2 Add Plot to library 2000-02-16 13:46:54 +00:00
protocol
qt
stubs Added wxODBC_FWD_ONLY_CURSORS to allow for drivers/data sources that only support forward scrolling cursors 1999-11-06 17:50:34 +00:00
unix fixed memory leaks 2000-02-02 21:18:02 +00:00
.cvsignore
accel.h
app.h Some BC++ 4.5 and other compile fixes; changed FAR definition to WXFAR 2000-02-06 11:48:14 +00:00
arrimpl.cpp RemoveAt() added to array classes 1999-11-16 13:28:23 +00:00
bitmap.h
bmpbuttn.h
brush.h
buffer.h Some BC++ 5.4 fixes 2000-02-11 13:29:43 +00:00
busyinfo.h
button.h
calctrl.h Some doc corrections; Watcom C++ corrections; VC++ 4 corrections 2000-02-06 19:11:10 +00:00
caret.h MSW Caret is now destroyed and recreated when resized. 2000-01-10 23:01:19 +00:00
checkbox.h
checklst.h
choicdlg.h
choice.h 1. sorted wxListBox and wxComboBox seem to work under wxGTK 1999-10-22 18:00:39 +00:00
clipbrd.h and now it even compiles 1999-10-21 14:00:30 +00:00
cmdline.h 1. added wfstream.cpp to wxBase (needed by filesys.cpp) 2000-01-05 18:10:06 +00:00
cmndata.h Added DEVNAMES to wxPrintDialog to remember printer name; fixed wxDC::Clear 2000-01-25 13:35:44 +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
combobox.h
confbase.h changed wxConfigBase::Get signature to wxConfigBase::Get(bool CreateOnDemand = TRUE) 2000-01-17 17:18:27 +00:00
config.h wxUSE_CONFIG_NATIVE fix 1999-12-02 16:32:16 +00:00
control.h 1. more warnings fixes in gtk/region.cpp and common/tbarsmpl.cpp 2000-01-06 16:47:48 +00:00
ctrlsub.h 1. sorted wxListBox and wxComboBox seem to work under wxGTK 1999-10-22 18:00:39 +00:00
cursor.h
dataobj.h 1. added wxEnhMetaFileXXX classes 2000-01-13 23:39:48 +00:00
date.h more fixes to compilation warnings from HP-UX build log. About 30% more to go 2000-01-05 15:35:04 +00:00
datetime.h Cured memory leak report in wxDateTime; wxGLCanvas corrections 2000-01-30 13:43:37 +00:00
datetime.inl Applied some of the SGI fixes. Don't know about the 2000-01-24 13:27:37 +00:00
datstrm.h
db.h add SQL_CATALOG and SQL_LOG filename variablesas extern 2000-02-08 11:06:53 +00:00
dbtable.h Removed tabs and cleaned up indentations. 2000-01-31 15:41:28 +00:00
dc.h Rotated text patch from Hans-Joachim Baader (with some corrections) 1999-12-06 09:35:27 +00:00
dcclient.h
dcmemory.h
dcprint.h mac adaptions 1999-11-09 15:24:52 +00:00
dcps.h
dcscreen.h
dde.h
debug.h
defs.h fixes for compilation with the old mingw32, wxUSE_NORLANDER_HEADERS is always 2000-02-14 18:21:21 +00:00
dialog.h
dialup.h Small changes for VC++ 4 compilation 2000-02-06 21:25:27 +00:00
dir.h wxDir class added 1999-12-08 14:16:53 +00:00
dirdlg.h
dnd.h Added geometry.cpp and made it compile, 2000-01-24 13:13:41 +00:00
docmdi.h
docview.h
dragimag.h
dynarray.h 1. wxDateTimeHolidayAuthority class for calculating the holidays added 2000-01-02 23:17:55 +00:00
dynlib.h Changed order of #ifdefs to get native version on OS/2, even if 2000-01-26 22:35:48 +00:00
encconv.h no enums with commas past last element, please 2000-01-03 18:22:51 +00:00
event.h Readded plot event constants. 2000-02-15 11:49:06 +00:00
expr.h Visualage C++ V4.0 updates 1999-12-14 23:32:53 +00:00
ffile.h
file.h
fileconf.h wxMac completed so far, generic listctrl extension 1999-11-11 16:11:14 +00:00
filedlg.h 1. wxFileDialog patch for multiple selection applied (with some small changes), 1999-12-07 00:48:45 +00:00
filefn.h VA 4.0 fix 2000-01-31 21:28:20 +00:00
filesys.h rewritten to use wxTheMimeTypesManager 2000-01-19 23:06:59 +00:00
font.h Fixes from Mumit Khan to allow DLL compilation; most fixes related to 2000-01-10 00:55:05 +00:00
fontdlg.h
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 added IsEncodingAvailable and GetAltForEncoding extended by facename argument and added GetAltForEncoding alternative that returns only wxFontEncoding (and thus more useful for wxWin users) 2000-01-08 23:45:31 +00:00
fontutil.h add wxFontEncoding member into wxNativeEncodingInfo 2000-01-08 23:45:24 +00:00
frame.h Added ShowFullScreen 2000-02-08 19:14:50 +00:00
fs_inet.h
fs_zip.h added wxFileSystem::FindFirst and FindNext 1999-10-31 22:05:10 +00:00
gauge.h
gdicmn.h fixed wxBITMAP for Motif 1999-11-29 17:33:44 +00:00
gdiobj.h
geometry.h excluded geometry.cpp from build by using #if wxUSE_GEOMETRY which is never 2000-01-24 16:22:11 +00:00
gifdecod.h source clean-up 1999-12-10 20:16:01 +00:00
grid.h
gsocket.h GSocket: 2000-01-21 03:10:42 +00:00
hash.h fixed DeleteContents inconsistency: didn't free memory if DeleteContents called before inserting data (and creating wxList) 2000-02-02 21:17:40 +00:00
help.h
helpbase.h
helphtml.h
helpwin.h
helpxlp.h
icon.h
imagbmp.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
image.h Added rotation to wxImage 2000-02-06 14:51:36 +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
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
intl.h wxLocale now uses wxEncodingConverter (must be explicitly enabled) 2000-01-02 19:51:30 +00:00
ioswrap.h
ipcbase.h Fixed virtual function hiding problem 2000-01-06 19:05:02 +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
layout.h 1. fixed (to test) the bug with bitmaps without masks in wxImageList 2000-01-21 21:38:51 +00:00
laywin.h
list.h added wxList::Insert(size_t); updated wxList documentation 1999-12-13 19:30:09 +00:00
listbox.h 1. sorted wxListBox and wxComboBox seem to work under wxGTK 1999-10-22 18:00:39 +00:00
listctrl.h Added geometry.cpp and made it compile, 2000-01-24 13:13:41 +00:00
listimpl.cpp
log.h 1. fixed (to test) the bug with bitmaps without masks in wxImageList 2000-01-21 21:38:51 +00:00
longlong.h wxLongLongWx::Assign(double) works - thanks Guillermo 2000-01-08 14:26:40 +00:00
matrix.h
mdi.h
memconf.h 1. added wxMemoryConfig (private) class 2000-01-22 23:15:52 +00:00
memory.h Updated wxvc_dll.dsp and memory.h to make VC++ compile in DLL mode again 2000-01-01 12:24:35 +00:00
menu.h wxMenu::callback stuff taken inside WXWIN_COMPATIBILITY_2 (everybody should 1999-11-15 14:04:06 +00:00
menuitem.h added wxMenuITemBase copy ctor decl apparently needed under FreeBSD 2000-01-20 22:34:48 +00:00
metafile.h Added ShowFullScreen 2000-02-08 19:14:50 +00:00
mimetype.h fixing memory leaks & mem tracing false alerts 2000-02-02 21:17:25 +00:00
minifram.h
module.h
msgdlg.h
mstream.h Fixes from Mumit Khan to allow DLL compilation; most fixes related to 2000-01-10 00:55:05 +00:00
notebook.h adaptions for CW Pro 5.3 on mac 2000-01-13 07:57:22 +00:00
object.h wxMac completed so far, generic listctrl extension 1999-11-11 16:11:14 +00:00
objstrm.h
odbc.h fix include files path 2000-02-03 13:07:42 +00:00
ownerdrw.h mingw32 compilation fixes 1999-12-02 14:47:49 +00:00
palette.h
panel.h
paper.h
pen.h
plot.h Add draft wxPlotWindow 2000-01-17 19:56:42 +00:00
print.h mac adaptions 1999-11-09 15:24:52 +00:00
printdlg.h
prntbase.h
process.h
progdlg.h
prop.h
propform.h *** empty log message *** 1999-10-24 15:57:35 +00:00
proplist.h Further fixes to Dialog Editor; additions to .dsp files 2000-01-14 17:55:49 +00:00
radiobox.h
radiobut.h
region.h
resource.h adaptions for CW Pro 5.3 on mac 2000-01-13 07:57:22 +00:00
sashwin.h
sckaddr.h GSocket: 2000-01-21 03:12:59 +00:00
sckipc.h some Motif compilation fixes 2000-02-09 17:53:42 +00:00
sckstrm.h
scrolbar.h
scrolwin.h
serbase.h
settings.h added wxSYS_COLOUR_LISTBOX 2000-02-15 22:10:08 +00:00
setup.h Committing in . 1999-11-25 13:41:50 +00:00
sizer.h Added wxSizer::Insert() 1999-12-16 16:37:08 +00:00
slider.h
socket.h wxSocekt now uses wxPostEvent. 2000-01-14 10:04:12 +00:00
spinbutt.h Various VC++ 1.5 and other corrections 2000-02-16 11:53:16 +00:00
spinctrl.h 16-bit fixes 2000-01-15 10:20:46 +00:00
splitter.h
statbmp.h
statbox.h
statline.h wxMac (debug) builds and runs wxMinimal again 1999-11-10 11:32:00 +00:00
stattext.h
statusbr.h 1. wxTimer change - now generates EVT_TIMER() 2000-02-05 01:57:38 +00:00
strconv.h Visualage C++ V4.0 updates 1999-12-14 23:32:53 +00:00
stream.h Changes for next snapshot. 2000-01-22 18:02:20 +00:00
string.h Minor additions to make working with binary buffers easier. 2000-01-31 21:22:44 +00:00
tab.h
tabctrl.h
taskbar.h
tbarbase.h Fixed a void* to wxObject* conversion error in a return causing compile break across all ports 1999-12-17 15:35:48 +00:00
tbarsmpl.h merging in the toolbar changes 1999-12-15 19:47:54 +00:00
textctrl.h 1. small fix in wxDirDialog: SHBrowseForFolder() doesn't like '/'s 2000-01-18 01:22:56 +00:00
textdlg.h
textfile.h
thread.h wxThread::GetCPUCount() and SetConcurrency() added and documented 1999-12-06 12:31:04 +00:00
time.h more fixes to compilation warnings from HP-UX build log. About 30% more to go 2000-01-05 15:35:04 +00:00
timer.h more HP-UX compilation warnings fixed (187th try) 2000-02-09 17:51:16 +00:00
tipdlg.h
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
treectrl.h 1. implemented wxRegKey::Copy() and CopyValue() 2000-02-15 00:05:36 +00:00
txtstrm.h Eliminate comma's after last element in an enum 1999-12-22 18:40:24 +00:00
types.h
url.h
utils.h a more easy to use version of wxGetHomeDir() added 1999-12-09 15:14:58 +00:00
valgen.h
validate.h 1. more warnings fixes in gtk/region.cpp and common/tbarsmpl.cpp 2000-01-06 16:47:48 +00:00
valtext.h
variant.h Some doc corrections; Watcom C++ corrections; VC++ 4 corrections 2000-02-06 19:11:10 +00:00
version.h Readded plot event constants. 2000-02-15 11:49:06 +00:00
wave.h
wfstream.h
window.h added CentreOnScreen(), updated the docs to clear this mess a bit 2000-02-02 18:48:41 +00:00
wizard.h 1. wxWizard supports setting images for each page, sample updated to show it 2000-01-21 02:26:25 +00:00
wx_cw_cm.h CW5.2 Pro Adaptions, wxMac starting to move in 1999-11-05 09:16:09 +00:00
wx_cw_d.h CW5.2 Pro Adaptions, wxMac starting to move in 1999-11-05 09:16:09 +00:00
wx_cw.h CW5.2 Pro Adaptions, wxMac starting to move in 1999-11-05 09:16:09 +00:00
wx.h 1. more warnings fixes in gtk/region.cpp and common/tbarsmpl.cpp 2000-01-06 16:47:48 +00:00
wxchar.h Make this compile in Unicode mode under Borland C++ 5.02 2000-01-03 02:19:07 +00:00
wxexpr.h
wxhtml.h
wxprec.h restored windows.h 2000-01-20 23:07:29 +00:00
xpmhand.h
zipstrm.h
zstream.h