..
ctl3d
ignore these
1999-07-17 18:21:41 +00:00
ole
additions for wxFileDataObject from Ricky Gonzales <gonzales@pyramid3.net>
1999-11-02 16:20:40 +00:00
.cvsignore
Just ignore CVS. It's better for you.
1999-06-07 19:41:37 +00:00
accel.h
*** empty log message ***
1999-10-14 04:43:46 +00:00
app.h
1. wxIcon/wxCursor change, wxGDIImage class added
1999-11-24 12:30:56 +00:00
bitmap.h
1. wxIcon/wxCursor change, wxGDIImage class added
1999-11-24 12:30:56 +00:00
blank.cur
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
bmpbuttn.h
compile fix for gcc
1999-11-25 22:59:22 +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
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
button.h
1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
1999-11-25 23:28:41 +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. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
1999-11-25 23:28:41 +00:00
checklst.h
1. wxDropTarget::OnData() returns wxDragResult now, not bool
1999-10-23 23:40:55 +00:00
child.ico
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
choice.h
1. wxDropTarget::OnData() returns wxDragResult now, not bool
1999-10-23 23:40:55 +00:00
clipbrd.h
MSW compilation fixes (untested)
1999-10-22 13:26:45 +00:00
clock.cur
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
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
mingw32 compilation fixes
1999-11-26 09:53:35 +00:00
cross.bmp
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
curico.h
Fixes for 16-bit compilation
1999-10-24 19:50:17 +00:00
curicop.h
Fixes for 16-bit compilation
1999-10-24 19:50:17 +00:00
cursor.h
1. wxIcon/wxCursor change, wxGDIImage class added
1999-11-24 12:30:56 +00:00
dc.h
DrawRotatedText() for MSW
1999-12-06 17:40:39 +00:00
dcclient.h
1. DLL compilation fixes (wrong WXDLLEXPORT placement) in db.h/cpp
1999-10-12 23:57:40 +00:00
dcmemory.h
1. wxApp::ProcessPendingEvents() is now common, added appcmn.cpp and
1999-10-18 15:14:52 +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
many changes; major ones:
1999-10-04 20:15:38 +00:00
dialog.h
Added IsTopLevel() as a virtual function.
1999-11-05 15:54:10 +00:00
dib.h
attempt at more compilation fixes
1999-11-26 16:29:54 +00:00
dibutils.h
Renameing funktions to prevent name clashes
1999-10-04 11:39:13 +00:00
dirdlg.h
Misc. 16-bit compilation fixes
1999-09-05 15:14:50 +00:00
disable.bmp
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
dragimag.h
Added candidate wxDragImage implementation for wxMSW
1999-04-08 19:36:00 +00:00
error.ico
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
filedlg.h
1. wxFileDialog patch for multiple selection applied (with some small changes),
1999-12-07 00:48:45 +00:00
font.h
1. wxFontMapper seems to work for wxMSW
1999-11-06 00:43:31 +00:00
fontdlg.h
1. wxFontMapper seems to work for wxMSW
1999-11-06 00:43:31 +00:00
fontenum.h
Added wxFontEnumerator class for wxMSW, and fixed text validator for French
1999-09-06 09:36:21 +00:00
frame.h
1. wxMotif::wxFrame derives from wxFrameBase now
1999-12-01 15:23: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
gdiimage.h
mingw32 compilation fixes
1999-11-26 09:53:35 +00:00
gdiobj.h
1. wxIcon/wxCursor change, wxGDIImage class added
1999-11-24 12:30:56 +00:00
gsockmsw.h
patches from Ricky Gonzales <gonzales@pyramid3.net> for BC++ Builder
1999-11-15 13:57:22 +00:00
hand.cur
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
heart.cur
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
helpwin.h
icon.h
1. wxIcon/wxCursor change, wxGDIImage class added
1999-11-24 12:30:56 +00:00
imaglist.h
info.ico
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
iniconf.h
joystick.h
listbox.h
1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
1999-11-25 23:28:41 +00:00
listctrl.h
wxListCtrl custom drawing seems to work
1999-12-05 00:20:58 +00:00
magnif1.cur
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
Makefile.am
forgot .bmp's
1999-07-19 18:29:35 +00:00
mdi.h
Added IsTopLevel() as a virtual function.
1999-11-05 15:54:10 +00:00
mdi.ico
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
menu.h
compilation fix for !wxUSE_MENU_CALLBACK
1999-11-19 16:19:33 +00:00
menuitem.h
1. wxMenu changes: wxMenuBase appears, several new functions for dynamic menu
1999-11-02 01:25:43 +00:00
metafile.h
Removed lots of OnClose functions; doc'ed OnCloseWindow better;
1999-02-05 23:55:04 +00:00
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
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
notebook.h
wxFrameBase class for wxMSW and wxGTK
1999-11-16 21:31:40 +00:00
palette.h
pbrush.cur
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
pen.h
pencil.cur
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
pnghand.h
pngread.h
Couple more Unicode fixes.
1999-06-14 14:20:58 +00:00
pntleft.cur
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
pntright.cur
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
printdlg.h
1. some more of "#if wxUSE_XXX" here and there
1999-06-13 22:54:04 +00:00
printwin.h
more backwards compatibility for printing
1999-04-02 22:30:56 +00:00
private.h
1. wxThread changes (detached/joinable) for MSW and docs updates
1999-11-27 22:57:06 +00:00
query.cur
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
question.ico
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
radiobox.h
Inexplicable removal of wxRadioBox::MSWWindowProc reversed, so wxRadioBox
1999-12-06 12:12:36 +00:00
radiobut.h
1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
1999-11-25 23:28:41 +00:00
regconf.h
brought regconf interface read/write methods up to spec
1999-10-13 22:05:03 +00:00
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
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
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
wxUSE_CONFIG_NATIVE fix
1999-12-02 16:32:16 +00:00
size.cur
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
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
wxWindow::GetBestSize() added
1999-11-19 21:01:20 +00:00
spinctrl.h
wxWindow::GetBestSize() added
1999-11-19 21:01:20 +00:00
statbmp.h
mingw32 compilation fixes
1999-12-02 14:47:49 +00:00
statbox.h
1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
1999-11-25 23:28:41 +00:00
statbr95.h
fixed compilation error
1999-10-09 07:13:13 +00:00
statline.h
1. wxStaticLine implemented (generic (ugly) and MSW versions)
1999-06-28 21:39:49 +00:00
stattext.h
1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
1999-11-25 23:28:41 +00:00
std.ico
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
tabctrl.h
A few Unicode fixes.
1999-06-10 18:12:13 +00:00
taskbar.h
tbar95.h
1. wxGetOsDescription() function added
1999-12-04 22:34:54 +00:00
tbarmsw.h
wxFrameBase class for wxMSW and wxGTK
1999-11-16 21:31:40 +00:00
textctrl.h
joinable and detached POSIX threads (not fully tested yet)
1999-11-29 23:05:23 +00:00
tick.bmp
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
timer.h
wxTimer/timercmn.cpp change
1999-11-12 19:19:38 +00:00
tip.ico
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
tooltip.h
1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
1999-11-25 23:28:41 +00:00
treectrl.h
1. fixes for DrawRotatedText(), drawing sample extended to show it
1999-12-07 00:09:40 +00:00
warning.ico
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
watch1.cur
Attempting to restore the binary files that got trashed earlier today.
1999-10-09 07:15:31 +00:00
wave.h
window.h
wxWindow::GetBestSize() added
1999-11-19 21:01:20 +00:00
winundef.h
1. wxThread changes (detached/joinable) for MSW and docs updates
1999-11-27 22:57:06 +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
test complete :-)
1999-11-29 08:57:43 +00:00