.. |
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
|
Sorry folks, a lot of changes to remedy GetFont, GetBrush etc.
|
1998-12-08 23:26:18 +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
|
Sorry folks, a lot of changes to remedy GetFont, GetBrush etc.
|
1998-12-08 23:26:18 +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
|
Sorry folks, a lot of changes to remedy GetFont, GetBrush etc.
|
1998-12-08 23:26:18 +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
|
Sorry folks, a lot of changes to remedy GetFont, GetBrush etc.
|
1998-12-08 23:26:18 +00:00 |
dc.h
|
Sorry folks, a lot of changes to remedy GetFont, GetBrush etc.
|
1998-12-08 23:26:18 +00:00 |
dcclient.h
|
More progress on wxMotif, incl. wxTreeCtrl/wxListCtrl beginning to work
|
1998-12-04 10:30:39 +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
|
Changed wxRectangle to wxRect. Sorry for the bandwidth...
|
1998-12-03 10:13:41 +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
|
Sorry folks, a lot of changes to remedy GetFont, GetBrush etc.
|
1998-12-08 23:26:18 +00:00 |
fontdlg.h
|
Stub header changes.
|
1998-08-09 16:31:10 +00:00 |
frame.h
|
Just a teeny change -- addition of wxFrame::IsMaximized. For wxMDIChildFrame
|
1998-12-17 17:59:50 +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
|
Sorry folks, a lot of changes to remedy GetFont, GetBrush etc.
|
1998-12-08 23:26:18 +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
|
Changed wxRectangle to wxRect. Sorry for the bandwidth...
|
1998-12-03 10:13:41 +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
|
Sorry folks, a lot of changes to remedy GetFont, GetBrush etc.
|
1998-12-08 23:26:18 +00:00 |
pen.h
|
Sorry folks, a lot of changes to remedy GetFont, GetBrush etc.
|
1998-12-08 23:26:18 +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
|
Sorry folks, a lot of changes to remedy GetFont, GetBrush etc.
|
1998-12-08 23:26:18 +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
|
Simplified BC++ makefiles; C++Builder 1.0 compilation seems to work;
|
1999-01-04 21:51:15 +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
|
Sorry folks, a lot of changes to remedy GetFont, GetBrush etc.
|
1998-12-08 23:26:18 +00:00 |
toolbar.h
|
Stub header changes.
|
1998-08-09 16:31:10 +00:00 |
treectrl.h
|
Changed wxRectangle to wxRect. Sorry for the bandwidth...
|
1998-12-03 10:13:41 +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
|
Sorry folks, a lot of changes to remedy GetFont, GetBrush etc.
|
1998-12-08 23:26:18 +00:00 |