.. |
ole
|
1. wxFileDataObject fixes from Ricky Gonzales - seems to work, so demo added
|
1999-11-04 02:39:19 +00:00 |
.cvsignore
|
ignore these
|
1999-07-17 18:21:41 +00:00 |
accel.cpp
|
Various fixes for various compilers...
|
1999-11-07 18:34:36 +00:00 |
app.cpp
|
1. wxFileDataObject fixes from Ricky Gonzales - seems to work, so demo added
|
1999-11-04 02:39:19 +00:00 |
bitmap.cpp
|
1. more drag and drop and clipboard changes:
|
1999-10-18 00:08:40 +00:00 |
bmpbuttn.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
brush.cpp
|
Added progdlgg.cpp to makefiles; fixed true/false in treectrl.h; made IsFree
|
1999-06-02 14:08:08 +00:00 |
button.cpp
|
1. wxFileDataObject fixes from Ricky Gonzales - seems to work, so demo added
|
1999-11-04 02:39:19 +00:00 |
caret.cpp
|
warnings for mingw32 compilation fixed
|
1999-10-13 18:52:05 +00:00 |
checkbox.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
checklst.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
choice.cpp
|
Added check for sel == -1
|
1999-11-03 10:08:03 +00:00 |
clipbrd.cpp
|
small corrections for dnd code and added wxFileDataObject demo to the sample
|
1999-11-03 00:32:11 +00:00 |
colordlg.cpp
|
The last drops of WINE.
|
1999-06-09 18:09:47 +00:00 |
colour.cpp
|
wxColour(const char *) ctor related modifications
|
1998-10-20 14:35:22 +00:00 |
combobox.cpp
|
Added check for sel == -1
|
1999-11-03 10:08:03 +00:00 |
control.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
curico.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
cursor.cpp
|
Added CS_OWNDC fix to wxGLCanvas and corrected sample makefiles
|
1999-10-28 11:35:45 +00:00 |
data.cpp
|
1. wxPostEvent added and documented
|
1999-10-17 01:18:49 +00:00 |
dc.cpp
|
1. wxApp::ProcessPendingEvents() is now common, added appcmn.cpp and
|
1999-10-18 15:14:52 +00:00 |
dcclient.cpp
|
Cleaned up paint DC cache in ~wxPaintDC to avoid spurious memory warning
|
1999-11-05 15:04:31 +00:00 |
dcmemory.cpp
|
compilation fix for !WX_PRECOMP
|
1999-10-18 14:55:17 +00:00 |
dcprint.cpp
|
warnings for mingw32 compilation fixed
|
1999-10-13 18:52:05 +00:00 |
dcscreen.cpp
|
1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT (missing 'E')
|
1999-07-23 23:41:45 +00:00 |
dde.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
dialog.cpp
|
1. wxMenu changes: wxMenuBase appears, several new functions for dynamic menu
|
1999-11-02 01:25:43 +00:00 |
dialup.cpp
|
Small changes
|
1999-11-06 19:43:45 +00:00 |
dib.cpp
|
Cosmetic changes in setup0.h; Latex edits; PaletteSize -> wxPaletteSize;
|
1999-10-25 13:46:48 +00:00 |
dibutils.cpp
|
more mingw32 warnings fixed
|
1999-10-14 12:02:03 +00:00 |
dirdlg.cpp
|
Changes for mingw32/gcc-2.95
|
1999-09-14 20:55:29 +00:00 |
dragimag.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
dummy.cpp
|
Getting various compilers to work with wxWin again
|
1999-06-09 18:16:38 +00:00 |
dummydll.cpp
|
Cured some small doc typos; some WIN16 fixes; transferred DLL WinMain to
|
1999-02-10 22:44:53 +00:00 |
filedlg.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
font.cpp
|
1. wxFontMapper seems to work for wxMSW
|
1999-11-06 00:43:31 +00:00 |
fontdlg.cpp
|
Various fixes for various compilers...
|
1999-11-07 18:34:36 +00:00 |
fontenum.cpp
|
Various fixes for various compilers...
|
1999-11-07 18:34:36 +00:00 |
fontutil.cpp
|
Added some makefiles, fixed a BC++ problem in controls.cpp; changed some class
|
1999-11-06 17:12:10 +00:00 |
frame.cpp
|
include <wx/...> => include "wx/..."
|
1999-11-02 15:50:22 +00:00 |
gauge95.cpp
|
Made changes to allow build with new mingw32/gcc-2.95
|
1999-08-04 00:42:51 +00:00 |
gaugemsw.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
gdiobj.cpp
|
added some wxMSW stuff
|
1998-05-20 14:12:05 +00:00 |
gsocket.c
|
Stupid bug in GAddress initialization prevented BCC to work. (I still
|
1999-10-27 10:44:40 +00:00 |
helpwin.cpp
|
include <wx/...> => include "wx/..."
|
1999-11-02 15:50:22 +00:00 |
icon.cpp
|
A few weeks of Unicode fixes (my old win95 laptop compiles sloowly,
|
1999-06-14 14:39:11 +00:00 |
imaglist.cpp
|
Fixed inverse masking on MSW imagelist
|
1999-11-03 03:52:12 +00:00 |
iniconf.cpp
|
CW5.2 Pro Adaptions, wxMac starting to move in
|
1999-11-05 09:16:09 +00:00 |
joystick.cpp
|
include <wx/...> => include "wx/..."
|
1999-11-02 15:50:22 +00:00 |
listbox.cpp
|
include <wx/...> => include "wx/..."
|
1999-11-02 15:50:22 +00:00 |
listctrl.cpp
|
1. wxFontMapper seems to work for wxMSW
|
1999-11-06 00:43:31 +00:00 |
main.cpp
|
The last drops of WINE.
|
1999-06-09 18:09:47 +00:00 |
Makefile.am
|
Added strconv
|
1999-08-08 11:31:18 +00:00 |
makefile.b32
|
Fixed image sample, dsp files etc.
|
1999-11-06 10:39:19 +00:00 |
makefile.bcc
|
Fixed image sample, dsp files etc.
|
1999-11-06 10:39:19 +00:00 |
makefile.dos
|
Added some makefiles, fixed a BC++ problem in controls.cpp; changed some class
|
1999-11-06 17:12:10 +00:00 |
makefile.g95
|
Fixes to Cygwin/Mingw32 makefile, manual now compiles wxStaticLine, etc.
|
1999-11-08 21:14:50 +00:00 |
makefile.g295
|
Regenerated from tmake after editing filelist.txt to add gridg.h
|
1999-10-14 05:41:22 +00:00 |
makefile.sc
|
cleaned Harm's new wxHTML help code (removed search.cpp)
|
1999-10-27 23:29:05 +00:00 |
makefile.sl
|
Added progdlgg.cpp to makefiles; fixed true/false in treectrl.h; made IsFree
|
1999-06-02 14:08:08 +00:00 |
makefile.twn
|
Added a few #if wxUSE_XXX
|
1999-06-15 20:21:59 +00:00 |
makefile.vc
|
Fixed image sample, dsp files etc.
|
1999-11-06 10:39:19 +00:00 |
makefile.wat
|
Fixed image sample, dsp files etc.
|
1999-11-06 10:39:19 +00:00 |
mdi.cpp
|
include <wx/...> => include "wx/..."
|
1999-11-02 15:50:22 +00:00 |
menu.cpp
|
Added some makefiles, fixed a BC++ problem in controls.cpp; changed some class
|
1999-11-06 17:12:10 +00:00 |
menuitem.cpp
|
wxMenuItem::IsChecked() corrected
|
1999-11-02 16:07:24 +00:00 |
metafile.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
minifram.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
msgdlg.cpp
|
Made wxNO_DEFAULT set the "no" button as the default, according to the docs
|
1999-09-13 02:50:35 +00:00 |
nativdlg.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
notebook.cpp
|
include <wx/...> => include "wx/..."
|
1999-11-02 15:50:22 +00:00 |
ownerdrw.cpp
|
More Watcom C++ compilation stuff
|
1999-10-24 13:07:26 +00:00 |
palette.cpp
|
WINE is so fine.
|
1999-06-09 00:32:07 +00:00 |
pen.cpp
|
Finished MingW32 makefiles
|
1999-07-23 18:50:12 +00:00 |
penwin.cpp
|
some fixes after global _T() => T() change
|
1999-10-07 14:07:48 +00:00 |
pnghand.cpp
|
include <wx/...> => include "wx/..."
|
1999-11-02 15:50:22 +00:00 |
printdlg.cpp
|
1. wxMSW seems to work (please test and send your bug reports!)
|
1999-05-19 00:53:27 +00:00 |
printwin.cpp
|
warnings for mingw32 compilation fixed
|
1999-10-13 18:52:05 +00:00 |
radiobox.cpp
|
warnings for mingw32 compilation fixed
|
1999-10-13 18:52:05 +00:00 |
radiobut.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
regconf.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
region.cpp
|
Attempt at getting mingw32 working again... still doesn't work
|
1999-06-05 05:00:23 +00:00 |
registry.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
salford.lnk
|
Added wxchar.cpp/.obj
|
1999-04-12 20:44:57 +00:00 |
scrolbar.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
settings.cpp
|
TWIN32 compatibility added; wxMotif uses wxGTK's wxPostScriptDC;
|
1999-01-19 18:23:02 +00:00 |
slider95.cpp
|
include <wx/...> => include "wx/..."
|
1999-11-02 15:50:22 +00:00 |
slidrmsw.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
spinbutt.cpp
|
Added some makefiles, fixed a BC++ problem in controls.cpp; changed some class
|
1999-11-06 17:12:10 +00:00 |
spinctrl.cpp
|
Added some makefiles, fixed a BC++ problem in controls.cpp; changed some class
|
1999-11-06 17:12:10 +00:00 |
statbmp.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
statbox.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
statbr95.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
statline.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
stattext.cpp
|
1. corrected client data deletion in wxListBox (no more memory leaks in controls
|
1999-10-24 16:29:08 +00:00 |
tabctrl.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
taskbar.cpp
|
include <wx/...> => include "wx/..."
|
1999-11-02 15:50:22 +00:00 |
tbar95.cpp
|
warnings for mingw32 compilation fixed
|
1999-10-13 18:52:05 +00:00 |
tbarmsw.cpp
|
Fixed .Position -> .GetPosition for wxMouseEvent
|
1999-11-03 03:52:47 +00:00 |
textctrl.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
thread.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
timer.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
tooltip.cpp
|
1. wxFontMapper seems to work for wxMSW
|
1999-11-06 00:43:31 +00:00 |
treectrl.cpp
|
end label edit patch from Ricky Gonzales <gonzales@pyramid3.net>
|
1999-11-02 16:05:25 +00:00 |
utils.cpp
|
Fixes for 16-bit compilation
|
1999-10-24 19:50:17 +00:00 |
utilsexc.cpp
|
1. wxFontMapper seems to work for wxMSW
|
1999-11-06 00:43:31 +00:00 |
wave.cpp
|
replaced T() makro with wxT() due to namespace probs, _T() exists, too
|
1999-10-08 14:35:56 +00:00 |
window.cpp
|
1. wxFileDataObject fixes from Ricky Gonzales - seems to work, so demo added
|
1999-11-04 02:39:19 +00:00 |
winestub.c
|
wxWINE fixes.
|
1999-06-10 10:21:05 +00:00 |
wx.def
|
added some wxMSW stuff
|
1998-05-20 14:12:05 +00:00 |
wxb32.def
|
* some C++ness correction in wxStream.
|
1998-09-08 17:19:16 +00:00 |
xpmhand.cpp
|
MSW compilation (and other) fixes
|
1999-10-04 22:55:10 +00:00 |