wxWidgets/include/wx/msw
Vadim Zeitlin c2dcfdef63 wxMenu and wxMenuBar modifications: now works much better with owner-drawn
items, better encapsulation (the wxMenu data members are no longer public),
simplified wxFrame and derived classes by moving the common parts into
member functions of wxMenuBar


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-04-03 22:25:12 +00:00
..
ctl3d now MSW stuff is complete 1998-05-20 14:21:00 +00:00
ole Added wxGenericValidator & doc 1999-02-07 17:11:44 +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 "const" added to wxAccelTable ctor 1998-09-07 08:46:57 +00:00
app.h * Added threads event propagation. Should compile on GTK (tested). 1999-03-27 18:50:54 +00:00
bitmap.h Some corrections for BC++ compilation; Latex doc corrections 1999-01-31 11:42:58 +00:00
blank.cur added some wxMSW stuff 1998-05-20 14:12:05 +00:00
bmpbuttn.h Fixed various wxMSW compile problems that came down the telephone line... 1998-08-07 23:52:45 +00:00
brush.h Sorry folks, a lot of changes to remedy GetFont, GetBrush etc. 1998-12-08 23:26:18 +00:00
bullseye.cur added some wxMSW stuff 1998-05-20 14:12:05 +00:00
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 Re-added corrupt binary files; small change to filefn.cpp for Cygwin. 1998-12-17 09:44:29 +00:00
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 added some wxMSW stuff 1998-05-20 14:12:05 +00:00
colordlg.h Fixed various wxMSW compile problems that came down the telephone line... 1998-08-07 23:52:45 +00:00
colour.h Added 'tardist' script for creating .tgz archives of wxWin; cured wxExecute 1999-02-18 14:55:34 +00:00
combobox.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
control.h 1. more keyboard navigation fixes - seems to work now 1999-02-04 23:21:27 +00:00
curico.h Fixed various wxMSW compile problems that came down the telephone line... 1998-08-07 23:52:45 +00:00
curicop.h added some wxMSW stuff 1998-05-20 14:12:05 +00:00
cursor.h Sorry folks, a lot of changes to remedy GetFont, GetBrush etc. 1998-12-08 23:26:18 +00:00
dc.h Many changes to the printing classes. 1999-03-25 23:06:01 +00:00
dcclient.h Hierarchy fixes; bug fix for tabg that was introduced somehow... 1998-11-30 12:52:58 +00:00
dcmemory.h Fixed various wxMSW compile problems that came down the telephone line... 1998-08-07 23:52:45 +00:00
dcprint.h Many changes to the printing classes. 1999-03-25 23:06:01 +00:00
dcscreen.h Changed wxRectangle to wxRect. Sorry for the bandwidth... 1998-12-03 10:13:41 +00:00
dde.h Added dde sample; added docs/index.htm 1999-01-27 10:01:14 +00:00
dialog.h keyboard navigation in dialogs works (again) 1999-02-27 14:37:31 +00:00
dib.h Fixed various wxMSW compile problems that came down the telephone line... 1998-08-07 23:52:45 +00:00
dibutils.h Fixed various wxMSW compile problems that came down the telephone line... 1998-08-07 23:52:45 +00:00
dirdlg.h Doc & Symantec C++ fixes 1999-01-07 08:43:47 +00:00
disable.bmp added some wxMSW stuff 1998-05-20 14:12:05 +00:00
filedlg.h Some compile warnings removed; file selector prototypes put in each filedlg.h; 1999-01-26 11:51:12 +00:00
font.h Sorry folks, a lot of changes to remedy GetFont, GetBrush etc. 1998-12-08 23:26:18 +00:00
fontdlg.h Fixed various wxMSW compile problems that came down the telephone line... 1998-08-07 23:52:45 +00:00
frame.h DoSetClientSize omissions fixed; some doc fixes 1999-02-26 22:22:13 +00:00
gauge95.h GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +00:00
gauge.h Added variant.h/cpp; changed variable names in object.h; added some functions 1998-09-12 17:31:48 +00:00
gaugemsw.h GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +00:00
gdiobj.h Fixed various wxMSW compile problems that came down the telephone line... 1998-08-07 23:52:45 +00:00
hand.cur added some wxMSW stuff 1998-05-20 14:12:05 +00:00
heart.cur added some wxMSW stuff 1998-05-20 14:12:05 +00:00
helpwin.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
icon.h some very minor fixes (I don't even remember what exactly) 1999-02-23 22:57:19 +00:00
imaglist.h Fixed various wxMSW compile problems that came down the telephone line... 1998-08-07 23:52:45 +00:00
iniconf.h RenameEntry/Group() functions added to wxConfig and derivations (not yet 1999-01-20 19:54:17 +00:00
joystick.h Fixed various wxMSW compile problems that came down the telephone line... 1998-08-07 23:52:45 +00:00
listbox.h wxCheckListBox fixes: crash/memory leak when items are dynamically 1999-02-28 15:35:51 +00:00
listctrl.h 1. wxListCtrl fixes 1999-02-27 23:52:48 +00:00
magnif1.cur binary insertion 1999-01-26 04:40:45 +00:00
mdi.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
mdi.ico Re-added corrupt binary files; small change to filefn.cpp for Cygwin. 1998-12-17 09:44:29 +00:00
menu.h wxMenu and wxMenuBar modifications: now works much better with owner-drawn 1999-04-03 22:25:12 +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 Some more WXWIN_COMPATIBILITY fixes. 1998-12-06 20:26:55 +00:00
msgdlg.h Fixed various wxMSW compile problems that came down the telephone line... 1998-08-07 23:52:45 +00:00
msvcrt.h _MSC_VER => __VISUALC__ change 1999-02-03 16:48:12 +00:00
noentry.cur added some wxMSW stuff 1998-05-20 14:12:05 +00:00
notebook.h Added wxTreeCtrl::SetItemDropHighlight (wxMSW only); 1999-03-21 22:39:45 +00:00
palette.h Sorry folks, a lot of changes to remedy GetFont, GetBrush etc. 1998-12-08 23:26:18 +00:00
pbrush.cur added some wxMSW stuff 1998-05-20 14:12:05 +00:00
pen.h TWIN32 compatibility added; wxMotif uses wxGTK's wxPostScriptDC; 1999-01-19 18:23:02 +00:00
pencil.cur added some wxMSW stuff 1998-05-20 14:12:05 +00:00
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 Fixed various wxMSW compile problems that came down the telephone line... 1998-08-07 23:52:45 +00:00
pntleft.cur added some wxMSW stuff 1998-05-20 14:12:05 +00:00
pntright.cur added some wxMSW stuff 1998-05-20 14:12:05 +00:00
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 GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +00:00
query.cur added some wxMSW stuff 1998-05-20 14:12:05 +00:00
radiobox.h 1. wxListCtrl fixes 1999-02-27 23:52:48 +00:00
radiobut.h 2nd attempt at MDI in wxMotif, using wxNotebook this time (still some probs). 1998-11-24 21:55:10 +00:00
regconf.h RenameEntry/Group() functions added to wxConfig and derivations (not yet 1999-01-20 19:54:17 +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 Some corrections for BC++ compilation; Latex doc corrections 1999-01-31 11:42:58 +00:00
roller.cur added some wxMSW stuff 1998-05-20 14:12:05 +00:00
scrolbar.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
settings.h Fixed various wxMSW compile problems that came down the telephone line... 1998-08-07 23:52:45 +00:00
setup0.h wxUSE_SOCKETS added to setup(0).h; Cygwin corrections; doc tweaks 1999-02-28 23:39:59 +00:00
size.cur added some wxMSW stuff 1998-05-20 14:12:05 +00:00
slider95.h GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +00:00
slider.h Added variant.h/cpp; changed variable names in object.h; added some functions 1998-09-12 17:31:48 +00:00
slidrmsw.h GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +00:00
spinbutt.h by default the ctrl accepts keyboard input now (why wouldn't it?) 1999-01-31 23:28:58 +00:00
statbmp.h hack to allow icons in wxStaticBitmap as well as bitmaps 1999-03-24 23:35:16 +00:00
statbox.h GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +00:00
statbr95.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
stattext.h GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +00:00
std.ico Re-added corrupt binary files; small change to filefn.cpp for Cygwin. 1998-12-17 09:44:29 +00:00
tabctrl.h 1. new wxList code 1998-11-24 23:30:50 +00:00
taskbar.h no message 1999-01-08 16:31:09 +00:00
tbar95.h TWIN32 compatibility added; wxMotif uses wxGTK's wxPostScriptDC; 1999-01-19 18:23:02 +00:00
tbarmsw.h Changes for 16-bit BC++ (not there yet), GnuWin32; typetest sample 1998-12-28 12:35:49 +00:00
textctrl.h GetSize() and GetClientSize() changes 1999-02-22 11:01:13 +00:00
timer.h minor changes a bit everywhere + a small wxLog change (Enable()/IsEnabled() 1998-10-14 23:53:24 +00:00
tooltip.h made wxToolTip::Enable() and SetDelay() static (as in wxGTK) and added some 1999-02-14 21:59:48 +00:00
treectrl.h Added wxTreeCtrl::SetItemDropHighlight (wxMSW only); 1999-03-21 22:39:45 +00:00
watch1.cur added some wxMSW stuff 1998-05-20 14:12:05 +00:00
wave.h TWIN32 compatibility added; wxMotif uses wxGTK's wxPostScriptDC; 1999-01-19 18:23:02 +00:00
window.h wxTopLevelWindows is now a wxWindowList, better compatibility with the old 1999-03-30 09:43:29 +00:00
wx.rc Cured some small doc typos; some WIN16 fixes; transferred DLL WinMain to 1999-02-10 22:44:53 +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