wxWidgets/include/wx/msw
Vadim Zeitlin 42e69d6b43 1. wxMSW seems to work (please test and send your bug reports!)
2. accelerators in the menus a la GTK (actually slightly better) implemented
3. wxSplitter now uses events (and so the code which was broken by recent changes
   works again)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-05-19 00:53:27 +00:00
..
ctl3d
ole Enough wxBitmapDataObject implementation to work with wxClipboard 1999-04-17 19:46:57 +00:00
.cvsignore more files to ignore in cvs commands (setup.h, lex_yy.c, y_tab.c) 1999-02-06 23:34:28 +00:00
accel.h
app.h 1. wxMSW seems to work (please test and send your bug reports!) 1999-05-19 00:53:27 +00:00
bitmap.h Some corrections for BC++ compilation; Latex doc corrections 1999-01-31 11:42:58 +00:00
blank.cur
bmpbuttn.h
brush.h
bullseye.cur
button.h GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +00:00
checkbox.h GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +00:00
checklst.h wxCheckListBox fixes: crash/memory leak when items are dynamically 1999-02-28 15:35:51 +00:00
child.ico
choice.h GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +00:00
clipbrd.h wxGTK compatible clipboard implementation (not OLE clipboard - it will come 1999-02-06 23:25:47 +00:00
clock.cur
colordlg.h
colour.h Added 'tardist' script for creating .tgz archives of wxWin; cured wxExecute 1999-02-18 14:55:34 +00:00
combobox.h Some Unicode changes. 1999-04-19 17:47:19 +00:00
control.h 1. wxMSW seems to work (please test and send your bug reports!) 1999-05-19 00:53:27 +00:00
curico.h
curicop.h
cursor.h wxWindow split (MSW part of changes) 1999-05-10 00:42:57 +00:00
dc.h 1. wxMSW seems to work (please test and send your bug reports!) 1999-05-19 00:53:27 +00:00
dcclient.h
dcmemory.h
dcprint.h Many changes to the printing classes. 1999-03-25 23:06:01 +00:00
dcscreen.h
dde.h Added dde sample; added docs/index.htm 1999-01-27 10:01:14 +00:00
dialog.h 1. wxMSW seems to work (please test and send your bug reports!) 1999-05-19 00:53:27 +00:00
dib.h
dibutils.h
dirdlg.h More wxChar conversion 1999-04-19 18:23:09 +00:00
disable.bmp
dragimag.h Added candidate wxDragImage implementation for wxMSW 1999-04-08 19:36:00 +00:00
filedlg.h More wxChar conversion 1999-04-19 18:23:09 +00:00
font.h wxWindow split (MSW part of changes) 1999-05-10 00:42:57 +00:00
fontdlg.h
frame.h 1. wxMSW seems to work (please test and send your bug reports!) 1999-05-19 00:53:27 +00:00
gauge95.h wxWindow split (MSW part of changes) 1999-05-10 00:42:57 +00:00
gauge.h
gaugemsw.h compile fix 1999-05-10 22:40:05 +00:00
gdiobj.h
hand.cur
heart.cur
helpwin.h
icon.h some very minor fixes (I don't even remember what exactly) 1999-02-23 22:57:19 +00:00
imaglist.h
iniconf.h RenameEntry/Group() functions added to wxConfig and derivations (not yet 1999-01-20 19:54:17 +00:00
joystick.h
listbox.h Unicode fix. 1999-04-23 07:30:12 +00:00
listctrl.h 1. wxMSW seems to work (please test and send your bug reports!) 1999-05-19 00:53:27 +00:00
magnif1.cur binary insertion 1999-01-26 04:40:45 +00:00
mdi.h 1. wxMSW seems to work (please test and send your bug reports!) 1999-05-19 00:53:27 +00:00
mdi.ico
menu.h 1. wxMSW seems to work (please test and send your bug reports!) 1999-05-19 00:53:27 +00:00
menuitem.h wxMenu and wxMenuBar modifications: now works much better with owner-drawn 1999-04-03 22:25:12 +00:00
metafile.h Removed lots of OnClose functions; doc'ed OnCloseWindow better; 1999-02-05 23:55:04 +00:00
minifram.h
msgdlg.h
msvcrt.h _MSC_VER => __VISUALC__ change 1999-02-03 16:48:12 +00:00
noentry.cur
notebook.h 1. wxMSW seems to work (please test and send your bug reports!) 1999-05-19 00:53:27 +00:00
palette.h
pbrush.cur
pen.h TWIN32 compatibility added; wxMotif uses wxGTK's wxPostScriptDC; 1999-01-19 18:23:02 +00:00
pencil.cur
pnghand.h For wxMSW, split XPM handler into separate file (please add handler explicitly in app); 1999-01-16 22:17:13 +00:00
pngread.h
pntleft.cur
pntright.cur
printdlg.h more backwards compatibility for printing 1999-04-02 22:30:56 +00:00
printwin.h more backwards compatibility for printing 1999-04-02 22:30:56 +00:00
private.h 1. wxMSW seems to work (please test and send your bug reports!) 1999-05-19 00:53:27 +00:00
query.cur
radiobox.h wxWindow split (MSW part of changes) 1999-05-10 00:42:57 +00:00
radiobut.h
regconf.h no more SetAppName/SetVendor in the config classes 1999-04-07 13:01:50 +00:00
region.h Various changes for Salford C++, and commited fileconf.h/fileconf.cpp changes 1999-01-16 00:13:58 +00:00
registry.h Unicode fixes. 1999-04-21 21:46:02 +00:00
roller.cur
scrolbar.h 1. MSW message handling simplifications 1999-05-13 21:21:04 +00:00
settings.h
setup0.h * Committing new wxSocket core (socket.cpp sckint.cpp). It has to be improved ... 1999-04-26 18:16:56 +00:00
size.cur
slider95.h 1. MSW message handling simplifications 1999-05-13 21:21:04 +00:00
slider.h
slidrmsw.h 1. MSW message handling simplifications 1999-05-13 21:21:04 +00:00
spinbutt.h 1. wxMSW seems to work (please test and send your bug reports!) 1999-05-19 00:53:27 +00:00
statbmp.h 1. wxMSW seems to work (please test and send your bug reports!) 1999-05-19 00:53:27 +00:00
statbox.h 1. wxMSW seems to work (please test and send your bug reports!) 1999-05-19 00:53:27 +00:00
statbr95.h
stattext.h 1. wxMSW seems to work (please test and send your bug reports!) 1999-05-19 00:53:27 +00:00
std.ico
tabctrl.h 1. wxMSW seems to work (please test and send your bug reports!) 1999-05-19 00:53:27 +00:00
taskbar.h no message 1999-01-08 16:31:09 +00:00
tbar95.h 1. wxMSW seems to work (please test and send your bug reports!) 1999-05-19 00:53:27 +00:00
tbarmsw.h wxWindow split (MSW part of changes) 1999-05-10 00:42:57 +00:00
textctrl.h 1. wxMSW seems to work (please test and send your bug reports!) 1999-05-19 00:53:27 +00:00
timer.h
tooltip.h made wxToolTip::Enable() and SetDelay() static (as in wxGTK) and added some 1999-02-14 21:59:48 +00:00
treectrl.h 1. wxMSW seems to work (please test and send your bug reports!) 1999-05-19 00:53:27 +00:00
watch1.cur
wave.h TWIN32 compatibility added; wxMotif uses wxGTK's wxPostScriptDC; 1999-01-19 18:23:02 +00:00
window.h 1. wxMSW seems to work (please test and send your bug reports!) 1999-05-19 00:53:27 +00:00
wx.rc 1. wxMSW seems to work (please test and send your bug reports!) 1999-05-19 00:53:27 +00:00
xpmhand.h For wxMSW, split XPM handler into separate file (please add handler explicitly in app); 1999-01-16 22:17:13 +00:00