.. |
ctl3d
|
ignore these
|
1999-07-17 18:21:41 +00:00 |
ole
|
Changes to allow OLE to compile under mingw32/gcc-2.95
|
1999-08-09 17:47:28 +00:00 |
.cvsignore
|
Just ignore CVS. It's better for you.
|
1999-06-07 19:41:37 +00:00 |
accel.h
|
1. wxStaticLine implemented (generic (ugly) and MSW versions)
|
1999-06-28 21:39:49 +00:00 |
app.h
|
1. Assorted Motif fixes
|
1999-07-21 16:10:18 +00:00 |
bitmap.h
|
1. wxWindow::Centre() hopefully fixed
|
1999-08-01 22:22:02 +00:00 |
blank.cur
|
|
|
bmpbuttn.h
|
1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN messages (and unnecessary
|
1999-07-28 21:01:04 +00:00 |
brush.h
|
Added progdlgg.cpp to makefiles; fixed true/false in treectrl.h; made IsFree
|
1999-06-02 14:08:08 +00:00 |
bullseye.cur
|
|
|
button.h
|
wxButton::GetDefaultSize() added for MSW and documented
|
1999-07-10 21:51:58 +00:00 |
caret.h
|
1. some minor but nasty bugs fixed (see post to the list)
|
1999-05-23 23:48:12 +00:00 |
checkbox.h
|
1. DoSetSize() simplified, DoGetBestSize() introduced
|
1999-07-02 22:02:05 +00:00 |
checklst.h
|
A few small fixes for cross compilation
|
1999-08-22 20:16:23 +00:00 |
child.ico
|
|
|
choice.h
|
1. wxChoice and wxComboBox support client data under MSW
|
1999-07-26 23:02:32 +00:00 |
clipbrd.h
|
1. new wxFFile class - as wxFile but uses fopen/fread/fseek... instead of
|
1999-07-14 22:55:57 +00:00 |
clock.cur
|
|
|
colordlg.h
|
|
|
colour.h
|
Mingw32/gcc-2.95 change
|
1999-09-14 20:57:06 +00:00 |
combobox.h
|
1. DoSetSize() simplified, DoGetBestSize() introduced
|
1999-07-02 22:02:05 +00:00 |
control.h
|
1. wxChoice and wxComboBox support client data under MSW
|
1999-07-26 23:02:32 +00:00 |
cross.bmp
|
Added cross and tick bitmaps to the main resource file so the DLL would stop
|
1999-08-17 22:19:00 +00:00 |
curico.h
|
A few Unicode fixes.
|
1999-06-10 18:12:13 +00:00 |
curicop.h
|
Because someone was inconsistent about using LPSTR and char*, I missed
|
1999-06-19 08:44:05 +00:00 |
cursor.h
|
|
|
dc.h
|
MingW32 compilation fixes all over
|
1999-07-20 14:14:46 +00:00 |
dcclient.h
|
WXDLLEXPORTLOCAL removed, WXDLLEXPORT seems to be enough
|
1999-06-13 23:59:16 +00:00 |
dcmemory.h
|
Changed GetSize to DoGetSize so virtual GetSize works right.
|
1999-06-08 06:58:57 +00:00 |
dcprint.h
|
1. some more of "#if wxUSE_XXX" here and there
|
1999-06-13 22:54:04 +00:00 |
dcscreen.h
|
|
|
dde.h
|
A few Unicode fixes.
|
1999-06-10 18:12:13 +00:00 |
dialog.h
|
wxDialog::IsModal() works
|
1999-07-24 23:16:35 +00:00 |
dib.h
|
OK, maybe not done yet, have to fix Unicode compilation one more place...
|
1999-06-20 06:03:35 +00:00 |
dibutils.h
|
Couple more Unicode fixes.
|
1999-06-14 14:20:58 +00:00 |
dirdlg.h
|
Misc. 16-bit compilation fixes
|
1999-09-05 15:14:50 +00:00 |
disable.bmp
|
|
|
dragimag.h
|
|
|
error.ico
|
standard icons for msg boxes
|
1999-06-18 17:56:51 +00:00 |
filedlg.h
|
|
|
font.h
|
1. Implemented support for different icons for different states (expanded,
|
1999-09-29 22:47:56 +00:00 |
fontdlg.h
|
|
|
fontenum.h
|
Added wxFontEnumerator class for wxMSW, and fixed text validator for French
|
1999-09-06 09:36:21 +00:00 |
frame.h
|
1. Implemented support for different icons for different states (expanded,
|
1999-09-29 22:47:56 +00:00 |
gauge95.h
|
1. DoSetSize() simplified, DoGetBestSize() introduced
|
1999-07-02 22:02:05 +00:00 |
gauge.h
|
|
|
gaugemsw.h
|
1. DoSetSize() simplified, DoGetBestSize() introduced
|
1999-07-02 22:02:05 +00:00 |
gdiobj.h
|
Added progdlgg.cpp to makefiles; fixed true/false in treectrl.h; made IsFree
|
1999-06-02 14:08:08 +00:00 |
gsockmsw.h
|
bugfixes
|
1999-09-30 23:53:10 +00:00 |
hand.cur
|
|
|
heart.cur
|
|
|
helpwin.h
|
|
|
icon.h
|
|
|
imaglist.h
|
|
|
info.ico
|
standard icons for msg boxes
|
1999-06-18 17:56:51 +00:00 |
iniconf.h
|
|
|
joystick.h
|
|
|
listbox.h
|
wxMenu ctor made compatible again
|
1999-07-19 22:17:40 +00:00 |
listctrl.h
|
wxCALLBACK added, wxCOMPFUNC_CONV moved to defs.h
|
1999-10-01 18:27:51 +00:00 |
magnif1.cur
|
|
|
Makefile.am
|
forgot .bmp's
|
1999-07-19 18:29:35 +00:00 |
mdi.h
|
1. fixed Maximise() mismatch between wxFrame and wxMDIFrame
|
1999-07-16 23:06:35 +00:00 |
mdi.ico
|
|
|
menu.h
|
add detachmenu, insert menu, replace menu
|
1999-09-13 07:17:09 +00:00 |
menuitem.h
|
|
|
metafile.h
|
|
|
minifram.h
|
win32 miniframe added
|
1999-08-06 11:52:33 +00:00 |
msgdlg.h
|
A few Unicode fixes.
|
1999-06-10 18:12:13 +00:00 |
msvcrt.h
|
|
|
noentry.cur
|
|
|
notebook.h
|
1. Implemented support for different icons for different states (expanded,
|
1999-09-29 22:47:56 +00:00 |
palette.h
|
|
|
pbrush.cur
|
|
|
pen.h
|
|
|
pencil.cur
|
|
|
pnghand.h
|
|
|
pngread.h
|
Couple more Unicode fixes.
|
1999-06-14 14:20:58 +00:00 |
pntleft.cur
|
|
|
pntright.cur
|
|
|
printdlg.h
|
1. some more of "#if wxUSE_XXX" here and there
|
1999-06-13 22:54:04 +00:00 |
printwin.h
|
|
|
private.h
|
Solved problem with wxhInstance name being mangled by MSVC; wxGetInstance is now extern C
|
1999-09-17 22:24:28 +00:00 |
query.cur
|
|
|
question.ico
|
standard icons for msg boxes
|
1999-06-18 17:56:51 +00:00 |
radiobox.h
|
1. added wxGetNumberFromUser (to textdlgg.cpp and dialogs sample)
|
1999-07-22 23:39:47 +00:00 |
radiobut.h
|
A few Unicode fixes.
|
1999-06-10 18:12:13 +00:00 |
regconf.h
|
|
|
region.h
|
|
|
registry.h
|
Made changes to allow build with new mingw32/gcc-2.95
|
1999-08-04 00:42:51 +00:00 |
roller.cur
|
|
|
scrolbar.h
|
A few Unicode fixes.
|
1999-06-10 18:12:13 +00:00 |
settings.h
|
A few small fixes for cross compilation
|
1999-08-22 20:16:23 +00:00 |
setup0.h
|
corrected to allow drag and drop for mingw32/gcc295
|
1999-09-15 21:45:36 +00:00 |
size.cur
|
|
|
slider95.h
|
A few Unicode fixes.
|
1999-06-10 18:12:13 +00:00 |
slider.h
|
|
|
slidrmsw.h
|
A few Unicode fixes.
|
1999-06-10 18:12:13 +00:00 |
spinbutt.h
|
1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN messages (and unnecessary
|
1999-07-28 21:01:04 +00:00 |
statbmp.h
|
A few small fixes for cross compilation
|
1999-08-22 20:16:23 +00:00 |
statbox.h
|
1. added wxGetNumberFromUser (to textdlgg.cpp and dialogs sample)
|
1999-07-22 23:39:47 +00:00 |
statbr95.h
|
|
|
statline.h
|
1. wxStaticLine implemented (generic (ugly) and MSW versions)
|
1999-06-28 21:39:49 +00:00 |
stattext.h
|
1. DoSetSize() simplified, DoGetBestSize() introduced
|
1999-07-02 22:02:05 +00:00 |
std.ico
|
|
|
tabctrl.h
|
A few Unicode fixes.
|
1999-06-10 18:12:13 +00:00 |
taskbar.h
|
|
|
tbar95.h
|
1. some more of "#if wxUSE_XXX" here and there
|
1999-06-13 22:54:04 +00:00 |
tbarmsw.h
|
A few Unicode fixes.
|
1999-06-10 18:12:13 +00:00 |
textctrl.h
|
1. wxTextCtrl compilation fixes for wxGTK and more ugfixes (untested yet)
|
1999-07-15 13:42:27 +00:00 |
tick.bmp
|
Added cross and tick bitmaps to the main resource file so the DLL would stop
|
1999-08-17 22:19:00 +00:00 |
timer.h
|
Factorize timercmm.cpp code
|
1999-09-29 19:40:04 +00:00 |
tip.ico
|
1. wxStaticLine implemented (generic (ugly) and MSW versions)
|
1999-06-28 21:39:49 +00:00 |
tooltip.h
|
Changed HWND --> WXHWND in tooltip.h so it can be included in files
|
1999-09-13 19:19:57 +00:00 |
treectrl.h
|
1. Implemented support for different icons for different states (expanded,
|
1999-09-29 22:47:56 +00:00 |
warning.ico
|
standard icons for msg boxes
|
1999-06-18 17:56:51 +00:00 |
watch1.cur
|
|
|
wave.h
|
|
|
window.h
|
Removing most of level 4 warnings, particulary in 16 bits mode
|
1999-08-30 07:11:47 +00:00 |
winundef.h
|
Adding GetPrevSibling() & GetNextSibling() in winundef.h
|
1999-08-27 13:16:09 +00:00 |
wx.rc
|
Added cross and tick bitmaps to the main resource file so the DLL would stop
|
1999-08-17 22:19:00 +00:00 |
xpmhand.h
|
|
|