..
accel.h
Accelerators implemented for wxMotif; some wxComboBox stupidities cured
1998-11-12 22:47:51 +00:00
app.h
Simplified app initialisation in wxMSW and wxStubs
1998-09-17 09:58:52 +00:00
bitmap.h
Made wxStubs compile on Unix.
1998-09-16 21:52:23 +00:00
bmpbuttn.h
Added stub include files; also a couple more Dialog Editor files.
1998-08-08 09:19:47 +00:00
brush.h
wxColour(const char *) ctor related modifications
1998-10-20 14:35:22 +00:00
button.h
Added stub include files; also a couple more Dialog Editor files.
1998-08-08 09:19:47 +00:00
checkbox.h
Added stub include files; also a couple more Dialog Editor files.
1998-08-08 09:19:47 +00:00
checklst.h
globally renamed uint to size_t. This has _not_ been checked under Windows,
1998-08-18 15:36:12 +00:00
choice.h
Added stub include files; also a couple more Dialog Editor files.
1998-08-08 09:19:47 +00:00
clipbrd.h
Stub header changes.
1998-08-09 16:31:10 +00:00
colordlg.h
Stub header changes.
1998-08-09 16:31:10 +00:00
colour.h
1. new wxList code
1998-11-24 23:30:50 +00:00
combobox.h
Accelerators implemented for wxMotif; some wxComboBox stupidities cured
1998-11-12 22:47:51 +00:00
control.h
Made wxStubs compile on Unix.
1998-09-16 21:52:23 +00:00
cursor.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
dc.h
Removed DrawOpenSpline since it doesn't seem to be needed, with required changes
1998-10-02 12:50:01 +00:00
dcclient.h
Removed DrawOpenSpline since it doesn't seem to be needed, with required changes
1998-10-02 12:50:01 +00:00
dcmemory.h
Stub header changes.
1998-08-09 16:31:10 +00:00
dcprint.h
Added stub include files; also a couple more Dialog Editor files.
1998-08-08 09:19:47 +00:00
dcscreen.h
Stub header changes.
1998-08-09 16:31:10 +00:00
dialog.h
Stub header changes.
1998-08-09 16:31:10 +00:00
dirdlg.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
dnd.h
Dnd constant name changes because names like Copy can be #defined by other
1998-09-17 16:57:01 +00:00
filedlg.h
Added stub include files; also a couple more Dialog Editor files.
1998-08-08 09:19:47 +00:00
font.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
fontdlg.h
Stub header changes.
1998-08-09 16:31:10 +00:00
frame.h
Minor changes
1998-11-08 15:16:11 +00:00
gauge.h
Added stub include files; also a couple more Dialog Editor files.
1998-08-08 09:19:47 +00:00
gdiobj.h
Added stub include files; also a couple more Dialog Editor files.
1998-08-08 09:19:47 +00:00
helpxxxx.h
Added stub include files; also a couple more Dialog Editor files.
1998-08-08 09:19:47 +00:00
icon.h
Added stub include files; also a couple more Dialog Editor files.
1998-08-08 09:19:47 +00:00
imaglist.h
Stub header changes.
1998-08-09 16:31:10 +00:00
joystick.h
Added stub include files; also a couple more Dialog Editor files.
1998-08-08 09:19:47 +00:00
listbox.h
Added stub include files; also a couple more Dialog Editor files.
1998-08-08 09:19:47 +00:00
listctrl.h
Stub header changes.
1998-08-09 16:31:10 +00:00
mdi.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
menu.h
OGL fixes for wxMotif; added Set/GetClientData to wxMenu in wxMSW/wxMotif/wxStubs.
1998-11-08 22:35:18 +00:00
menuitem.h
USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you
1998-09-25 13:28:52 +00:00
metafile.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
minifram.h
Stub header changes.
1998-08-09 16:31:10 +00:00
msgdlg.h
Stub header changes.
1998-08-09 16:31:10 +00:00
notebook.h
2nd attempt at MDI in wxMotif, using wxNotebook this time (still some probs).
1998-11-24 21:55:10 +00:00
palette.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
pen.h
wxColour(const char *) ctor related modifications
1998-10-20 14:35:22 +00:00
print.h
Added stub include files; also a couple more Dialog Editor files.
1998-08-08 09:19:47 +00:00
printdlg.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
private.h
Added stub include files; also a couple more Dialog Editor files.
1998-08-08 09:19:47 +00:00
radiobox.h
Stub header changes.
1998-08-09 16:31:10 +00:00
radiobut.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
region.h
Added GetRect to region iterator; cured window.cpp problem for BC++
1998-11-04 22:29:37 +00:00
scrolbar.h
wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif;
1998-11-28 13:38:40 +00:00
settings.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
setup.h
Various wxMotif changes including size optimisation and debugging operator fix.
1998-11-25 21:42:56 +00:00
slider.h
Added stub include files; also a couple more Dialog Editor files.
1998-08-08 09:19:47 +00:00
spinbutt.h
Added stub include files; also a couple more Dialog Editor files.
1998-08-08 09:19:47 +00:00
statbmp.h
Added stub include files; also a couple more Dialog Editor files.
1998-08-08 09:19:47 +00:00
statbox.h
Added stub include files; also a couple more Dialog Editor files.
1998-08-08 09:19:47 +00:00
stattext.h
Added stub include files; also a couple more Dialog Editor files.
1998-08-08 09:19:47 +00:00
statusbr.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
tabctrl.h
Added stub include files; also a couple more Dialog Editor files.
1998-08-08 09:19:47 +00:00
taskbar.h
Stub header changes.
1998-08-09 16:31:10 +00:00
textctrl.h
USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you
1998-09-25 13:28:52 +00:00
timer.h
1. wxTimer::Start() returns bool in wxGTK too (other minor corrections
1998-10-12 13:09:15 +00:00
toolbar.h
Stub header changes.
1998-08-09 16:31:10 +00:00
treectrl.h
General tidy-up (mainly typecasts) to allow the use of the SGI native
1998-08-23 03:22:56 +00:00
wave.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
window.h
Dialog unit mods; wxProp tidying
1998-10-09 12:01:58 +00:00