wxWidgets/include/wx
2000-01-07 18:22:38 +00:00
..
generic 1. more warnings fixes in gtk/region.cpp and common/tbarsmpl.cpp 2000-01-06 16:47:48 +00:00
gtk 1. more warnings fixes in gtk/region.cpp and common/tbarsmpl.cpp 2000-01-06 16:47:48 +00:00
gtk1 1. more warnings fixes in gtk/region.cpp and common/tbarsmpl.cpp 2000-01-06 16:47:48 +00:00
html Better make it a const reference then. 2000-01-03 20:00:44 +00:00
mac wxMSW update for CW, wxMac updated 1999-12-03 14:40:17 +00:00
motif wxControl child of wxControlBase 2000-01-07 14:59:14 +00:00
msw Fixed problem with tab traversal in wxSpinCtrl (added SetFocus()) 2000-01-07 18:22:38 +00:00
os2 General fixes 2000-01-05 14:07:15 +00:00
protocol
qt Factorize timercmm.cpp code 1999-09-29 19:40:04 +00:00
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 small Motif compilation fix 1999-11-08 15:59:33 +00:00
.cvsignore
accel.h
app.h 1. corrections for compilation of the wxBase apps with wxApp 2000-01-03 17:51:24 +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 replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
busyinfo.h
button.h
calctrl.h 1. wxDateTimeHolidayAuthority class for calculating the holidays added 2000-01-02 23:17:55 +00:00
caret.h Trying out addition of SetSize to wxCaret... 2000-01-07 05:42:30 +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 mac adaptions 1999-11-09 15:24:52 +00:00
colordlg.h no message 1999-10-14 22:36:24 +00:00
colour.h
combobox.h
confbase.h wxUSE_CONFIG_NATIVE fix 1999-12-02 16:32:16 +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 wxMac completed so far, generic listctrl extension 1999-11-11 16:11:14 +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 1. more HP-UX warning fixes (almost done...) 2000-01-06 15:42:32 +00:00
datetime.inl 1. more HP-UX warning fixes (almost done...) 2000-01-06 15:42:32 +00:00
datstrm.h
db.h Made db.h compile (removed this wxODBC_ONLY_FARWRD_XXXXXX), 1999-11-30 18:42:35 +00:00
dbtable.h Added support for creating forward or backward scrolling cursors support at run-time versus compile time. Default behavior will be determined by wxODBC_FWD_ONLY_CURSORS set in setup.h 1999-11-29 19:20:53 +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 many changes; major ones: 1999-10-04 20:15:38 +00:00
defs.h 1. more HP-UX warning fixes (almost done...) 2000-01-06 15:42:32 +00:00
dialog.h Refresh() problem from DialogEd solved 1999-10-12 21:52:17 +00:00
dialup.h updated richedit and nettest 1999-10-10 16:52:34 +00:00
dir.h wxDir class added 1999-12-08 14:16:53 +00:00
dirdlg.h
dnd.h 1. small dnd compilation fixes (no attempt to make icon setting work though) 1999-10-25 15:51:37 +00:00
docmdi.h
docview.h Fixed wxSlider95 bug; updated .dsp files; added Set/GetLastDirectory to wxDocManager 1999-10-19 22:18:32 +00:00
dragimag.h
dynarray.h 1. wxDateTimeHolidayAuthority class for calculating the holidays added 2000-01-02 23:17:55 +00:00
dynlib.h
encconv.h no enums with commas past last element, please 2000-01-03 18:22:51 +00:00
event.h added support for several new events in wxCalendarCtrl: clicking on week 1999-12-30 18:21:42 +00:00
expr.h Visualage C++ V4.0 updates 1999-12-14 23:32:53 +00:00
ffile.h replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
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 Watcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBILITY for 'old' menu 1999-11-14 14:41:30 +00:00
filesys.h wxFileSystem now compiles if wxUSE_HTML (required by wxHTML) 2000-01-01 16:43:54 +00:00
font.h added wxFONTENCODING_UNICODE -- for use with wxEncodingConverter 1999-12-31 00:34:32 +00:00
fontdlg.h *** empty log message *** 1999-10-07 04:44:22 +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 wXMotif compilation fixes 1999-11-05 19:36:35 +00:00
fontutil.h wxMac (debug) builds and runs wxMinimal again 1999-11-10 11:32:00 +00:00
frame.h 1. wxMotif::wxFrame derives from wxFrameBase now 1999-12-01 15:23:56 +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 wxMSW update for CW, wxMac updated 1999-12-03 14:49:23 +00:00
gifdecod.h source clean-up 1999-12-10 20:16:01 +00:00
grid.h Added new wxGrid classes. This is a work in progress ! 1999-10-06 05:13:20 +00:00
gsocket.h
hash.h added copy ctor to wxHashTable 1999-10-27 23:33:05 +00:00
help.h
helpbase.h Removed some unused parameter warnings; compile error in dialup.cpp corrected; 1999-10-04 15:07:20 +00:00
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 mono bitmap to image conversion. 1999-12-27 13:01:07 +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
joystick.h
layout.h
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 1. many, many, many warnings fixed (from HP-UX build log; 50% are still left) 1999-12-30 17:51:26 +00:00
listimpl.cpp
log.h Those wxTRACE_* string constants appears to need wxT() 2000-01-03 18:53:10 +00:00
longlong.h Visualage C++ V4.0 has a native long long data type. 2000-01-03 23:32:03 +00:00
matrix.h
mdi.h
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 moved wxID_SEPARATOR from menuitem.h to defs.h 1999-12-13 00:55:35 +00:00
metafile.h
mimetype.h 1. fixes for DrawRotatedText(), drawing sample extended to show it 1999-12-07 00:09:40 +00:00
minifram.h
module.h
msgdlg.h
mstream.h
notebook.h wxMSW update for CW, wxMac updated 1999-12-03 14:30:39 +00:00
object.h wxMac completed so far, generic listctrl extension 1999-11-11 16:11:14 +00:00
objstrm.h
odbc.h compile fix 1999-10-15 16:14:01 +00:00
ownerdrw.h mingw32 compilation fixes 1999-12-02 14:47:49 +00:00
palette.h
panel.h
paper.h
pen.h
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
process.h
progdlg.h
prop.h
propform.h *** empty log message *** 1999-10-24 15:57:35 +00:00
proplist.h improved dialup manager, added wxALL_FILES define 1999-10-21 15:00:17 +00:00
radiobox.h
radiobut.h
region.h
resource.h
sashwin.h
sckaddr.h Committing in . 1999-11-12 11:27:07 +00:00
sckipc.h Fixed virtual function hiding problem 2000-01-06 19:05:02 +00:00
sckstrm.h
scrolbar.h
scrolwin.h
serbase.h
settings.h
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 and the compilation fix which really compiles, finally 1999-10-21 19:44:11 +00:00
spinbutt.h
spinctrl.h 1. wxCalendarCtrl 1999-12-29 19:18:01 +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
strconv.h Visualage C++ V4.0 updates 1999-12-14 23:32:53 +00:00
stream.h can't support enums that have comma after last element 1999-12-21 17:48:24 +00:00
string.h more stream-like insertion operators 2000-01-05 16:38:12 +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
textdlg.h
textfile.h 1. DLL compilation fixes (wrong WXDLLEXPORT placement) in db.h/cpp 1999-10-12 23:57:40 +00:00
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 Compatibility fix: defined wxGetCurrentTime to wxGetLocalTime 1999-12-17 16:35:48 +00:00
tipdlg.h
tokenzr.h
toolbar.h merging in the toolbar changes 1999-12-15 19:47:54 +00:00
tooltip.h
treectrl.h 1. fixes for DrawRotatedText(), drawing sample extended to show it 1999-12-07 00:09:40 +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 many changes; major ones: 1999-10-04 20:15:38 +00:00
version.h Distrib changes. 1999-11-14 19:25:07 +00:00
wave.h
wfstream.h
window.h 1. more warnings fixes in gtk/region.cpp and common/tbarsmpl.cpp 2000-01-06 16:47:48 +00:00
wizard.h 1. wxBitmap copy ctor and operator=() taking wxIcon added 1999-11-14 02:22:27 +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 replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
wxhtml.h making wxHTML 8.3 compliant 1999-10-02 18:19:46 +00:00
wxprec.h
xpmhand.h
zipstrm.h
zstream.h