wxWidgets/include/wx
1999-12-16 23:13:23 +00:00
..
generic added default ctor for wxDirDialog 1999-12-14 23:53:32 +00:00
gtk 1. wxMotif toolbar works; the toggle buttons have the same width as the other 1999-12-16 19:36:05 +00:00
gtk1 1. wxMotif toolbar works; the toggle buttons have the same width as the other 1999-12-16 19:36:05 +00:00
html fixed wxHtmlWindow flicker 1999-12-15 22:39:02 +00:00
mac wxMSW update for CW, wxMac updated 1999-12-03 14:40:17 +00:00
motif 1. wxMotif toolbar works; the toggle buttons have the same width as the other 1999-12-16 19:36:05 +00:00
msw Win16 compilation fixes 1999-12-16 21:29:54 +00:00
os2 Bitmap and Image updates 1999-12-15 16:59:08 +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 small Motif compilation fix 1999-11-08 15:59:33 +00:00
.cvsignore
accel.h
app.h 1. wxThread changes (detached/joinable) for MSW and docs updates 1999-11-27 22:57:06 +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
caret.h
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
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 Removal of previous wxValidtor code for wxOS2 1999-11-19 22:36:55 +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
datetime.h more timezone stuff - it's a miracle, but it seems to work 1999-12-10 20:44:37 +00:00
datetime.inl more timezone stuff - it's a miracle, but it seems to work 1999-12-10 20:44:37 +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 Win16 compilation fixes 1999-12-16 21:29:54 +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 Remove() -> RemoveAt() 1999-11-18 16:14:10 +00:00
dynlib.h
event.h String changes for translations, 1999-12-04 10:37:39 +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 added wxFileSystem::FindFirst and FindNext 1999-10-31 22:05:10 +00:00
font.h 1. wxFontMapper almost finished 1999-11-05 19:03:19 +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 changed wxImage::Rescale() to return wxImage& and not void 1999-12-16 23:13:23 +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 From: #define wxTRANSLATE(str) (str) 1999-11-13 10:48:00 +00:00
ioswrap.h
ipcbase.h many changes; major ones: 1999-10-04 20:15:38 +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 Win16 compilation fixes 1999-12-16 21:29:54 +00:00
listimpl.cpp
log.h replaced T() makro with wxT() due to namespace probs, _T() exists, too 1999-10-08 14:35:56 +00:00
longlong.h wxDateTime... 1999-12-03 21:27:57 +00:00
matrix.h
mdi.h
memory.h *** empty log message *** 1999-10-28 04:48:40 +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 many changes; major ones: 1999-10-04 20:15:38 +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. added encoding param to wxFontEncoding::EnumFamilies() which allows to get 1999-10-29 17:54:13 +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 Added wxOutputStream::PutC() 1999-12-13 01:02:32 +00:00
string.h Visualage C++ V4.0 updates 1999-12-14 23:32:53 +00:00
tab.h
tabctrl.h
taskbar.h
tbarbase.h merging in the toolbar changes 1999-12-15 19:47:54 +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
timer.h wxTimer/timercmn.cpp change 1999-11-12 19:19:38 +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 Accept list of separators as a wxString instead of wxChar\nTurn NextNonWhiteSpace to NextNonSeparators\nIntroduce EatEOL (major factorization)\nFix GetC() call on last char introduce a bug 1999-10-29 11:18:46 +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 Removal of previous wxValidtor code for wxOS2 1999-11-19 22:36:55 +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 Removal of previous wxValidtor code for wxOS2 1999-11-19 22:36:55 +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 Made some treectrl sample icons transparent; added toolbar.h to wx.h 1999-11-17 14:29:00 +00:00
wxchar.h Visualage C++ V4.0 updates 1999-12-14 23:32:53 +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
wxprec.h
xpmhand.h
zipstrm.h
zstream.h