..
choicdgg.h
Changes to WXDLLEXPORT keyword position for VC++ 6.0; changed
1998-11-22 22:32:53 +00:00
colrdlgg.h
Removed lots of OnClose functions; doc'ed OnCloseWindow better;
1999-02-05 23:55:04 +00:00
dcpsg.h
Made wxGTK dcps.cpp generic.
1999-01-22 11:06:20 +00:00
dirdlgg.h
Changes for 16-bit BC++ (not there yet), GnuWin32; typetest sample
1998-12-28 12:35:49 +00:00
fontdlgg.h
Removed lots of OnClose functions; doc'ed OnCloseWindow better;
1999-02-05 23:55:04 +00:00
gridg.h
Sorry folks, a lot of changes to remedy GetFont, GetBrush etc.
1998-12-08 23:26:18 +00:00
helpext.h
Split part of wxExtHelpController into wxHTMLHelpControllerBase to share
1999-01-14 13:11:36 +00:00
helphtml.h
Split part of wxExtHelpController into wxHTMLHelpControllerBase to share
1999-01-14 13:11:36 +00:00
helpxlp.h
USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you
1998-09-25 13:28:52 +00:00
imaglist.h
const added to GetBitmap it was my fault.
1998-09-25 04:03:41 +00:00
laywin.h
Made wxLayoutAlgorithm more general (copes with nested sash windows)
1999-01-30 21:37:17 +00:00
listctrl.h
Various small fixes
1999-01-31 13:58:17 +00:00
msgdlgg.h
mac support as stubs added
1999-01-01 16:22:21 +00:00
notebook.h
Changes for 16-bit BC++ (not there yet), GnuWin32; typetest sample
1998-12-28 12:35:49 +00:00
panelg.h
Tried to fix wxPanel bug (windows now set the panel current focus window on deletion);
1999-02-08 00:15:40 +00:00
printps.h
General tidy-up (mainly typecasts) to allow the use of the SGI native
1998-08-23 03:22:56 +00:00
prntdlgg.h
Made wxGTK dcps.cpp generic.
1999-01-22 11:06:20 +00:00
sashwin.h
Cured BC++ makefile bug; wxGrid fix; updated Motif install.txt
1998-11-17 23:03:15 +00:00
scrolwin.h
HKEY -> WXHKEY, wxScrolledWindow::SetScale added
1998-08-24 19:13:34 +00:00
splitter.h
made wxSplitterWindow::SplitXXX() virtual
1999-01-27 15:17:24 +00:00
statusbr.h
configure and #ifdef wxUSE_XXX updates
1999-01-04 13:52:06 +00:00
tabg.h
some very minor changes
1998-12-12 00:27:18 +00:00
textdlgg.h
General tidy-up (mainly typecasts) to allow the use of the SGI native
1998-08-23 03:22:56 +00:00
treectrl.h
1. added wxTreeCtrl::GetLastChild (modified MSW, GTK, generic and docs)
1999-01-27 15:28:48 +00:00