.. |
ole
|
1. added wxEnhMetaFileXXX classes
|
2000-01-13 23:39:48 +00:00 |
.cvsignore
|
ignore these
|
1999-07-17 18:21:41 +00:00 |
accel.cpp
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
app.cpp
|
1. '\n's in tooltip messages are handled (replaced by spaces anyhow, tooltip
|
2000-01-23 23:23:46 +00:00 |
bitmap.cpp
|
1. fixed (to test) the bug with bitmaps without masks in wxImageList
|
2000-01-21 21:38:51 +00:00 |
bmpbuttn.cpp
|
MSW compilation fixes for !wxUSE_VALIDATORS
|
2000-01-06 18:23:59 +00:00 |
brush.cpp
|
patches for wxSTIPPLE_MASK_OPAQUE from Klass Holwerda
|
2000-01-24 15:58:33 +00:00 |
button.cpp
|
fixed default button size, finally
|
2000-01-16 13:26:01 +00:00 |
caret.cpp
|
MSW Caret is now destroyed and recreated when resized.
|
2000-01-10 23:01:19 +00:00 |
checkbox.cpp
|
MSW compilation fixes for !wxUSE_VALIDATORS
|
2000-01-06 18:23:59 +00:00 |
checklst.cpp
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
choice.cpp
|
wxCalendarCtrl works under MSW too
|
1999-12-29 23:34:18 +00:00 |
clipbrd.cpp
|
16-bit fixes
|
2000-01-15 10:20:46 +00:00 |
colordlg.cpp
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
colour.cpp
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
combobox.cpp
|
1. wxWizard supports setting images for each page, sample updated to show it
|
2000-01-21 02:26:25 +00:00 |
control.cpp
|
1. small fix in wxDirDialog: SHBrowseForFolder() doesn't like '/'s
|
2000-01-18 01:22: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
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
data.cpp
|
Added a constructor that allows creation of independent wxControl
|
1999-12-23 19:23:13 +00:00 |
dc.cpp
|
patches for wxSTIPPLE_MASK_OPAQUE from Klass Holwerda
|
2000-01-24 15:58:33 +00:00 |
dcclient.cpp
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
dcmemory.cpp
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
dcprint.cpp
|
added dcmemory.h include
|
2000-01-22 17:50:57 +00:00 |
dcscreen.cpp
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
dde.cpp
|
adding intl.h and wxString -> char* conversion in DDEAtomFromString
|
2000-01-19 09:55:14 +00:00 |
dialog.cpp
|
Killed a bug that sometimes prevented ShowModal from returning if the
|
1999-12-16 20:49:07 +00:00 |
dialup.cpp
|
Changed code to allow for removal of the #include <windows.h> from wxprec.h for windows
|
2000-01-18 12:29:32 +00:00 |
dib.cpp
|
1. wxIcon/wxCursor change, wxGDIImage class added
|
1999-11-24 12:55:02 +00:00 |
dibutils.cpp
|
more mingw32 warnings fixed
|
1999-10-14 12:02:03 +00:00 |
dir.cpp
|
patches for BC++ 5.3 from Ricky Gonzales <gonzales@pyramid3.net>
|
1999-12-23 14:05:21 +00:00 |
dirdlg.cpp
|
1. small fix in wxDirDialog: SHBrowseForFolder() doesn't like '/'s
|
2000-01-18 01:22:56 +00:00 |
dragimag.cpp
|
Changed code to allow for removal of the #include <windows.h> from wxprec.h for windows
|
2000-01-18 12:29:32 +00:00 |
dummy.cpp
|
1. wxWizard supports setting images for each page, sample updated to show it
|
2000-01-21 02:26:25 +00:00 |
dummydll.cpp
|
Cured some small doc typos; some WIN16 fixes; transferred DLL WinMain to
|
1999-02-10 22:44:53 +00:00 |
enhmeta.cpp
|
1. added wxEnhMetaFileXXX classes
|
2000-01-13 23:39:48 +00:00 |
filedlg.cpp
|
Changed code to allow for removal of the #include <windows.h> from wxprec.h for windows
|
2000-01-18 12:29:32 +00:00 |
font.cpp
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
fontdlg.cpp
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
fontenum.cpp
|
some compilation fixes for mingw32 and not only
|
2000-01-12 21:23:26 +00:00 |
fontutil.cpp
|
Corrected font calculation (use screen resolution now); and check for mask in m_image.cpp
|
2000-01-24 12:24:57 +00:00 |
frame.cpp
|
I think I finally fixed activation behaviour under MSW - now focus is not given
|
2000-01-22 01:44:16 +00:00 |
gauge95.cpp
|
1. added wxEnhMetaFileXXX classes
|
2000-01-13 23:39:48 +00:00 |
gaugemsw.cpp
|
MSW compilation fixes for !wxUSE_VALIDATORS
|
2000-01-06 18:23:59 +00:00 |
gdiimage.cpp
|
Add XPM handlers by default if XPM support is enabled
|
2000-01-09 13:12:28 +00:00 |
gdiobj.cpp
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
gsocket.c
|
GSocket:
|
2000-01-21 03:10:42 +00:00 |
helpwin.cpp
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
icon.cpp
|
added missing include for wxBitmap
|
2000-01-22 18:10:46 +00:00 |
imaglist.cpp
|
added missing include dcmemory.h
|
2000-01-22 18:13:27 +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
|
MSW compilation fixes for !wxUSE_VALIDATORS
|
2000-01-06 18:23:59 +00:00 |
listctrl.cpp
|
1. small fix in wxDirDialog: SHBrowseForFolder() doesn't like '/'s
|
2000-01-18 01:22:56 +00:00 |
main.cpp
|
Win16 compilation fixes
|
1999-12-16 21:29:54 +00:00 |
Makefile.am
|
Added strconv
|
1999-08-08 11:31:18 +00:00 |
makefile.b32
|
mimetype.cpp/.h split into unix,max,msw
|
2000-01-19 23:05:17 +00:00 |
makefile.bcc
|
mimetype.cpp/.h split into unix,max,msw
|
2000-01-19 23:05:17 +00:00 |
makefile.dos
|
mimetype.cpp/.h split into unix,max,msw
|
2000-01-19 23:05:17 +00:00 |
makefile.g95
|
mimetype.cpp/.h split into unix,max,msw
|
2000-01-19 23:05:17 +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
|
mimetype.cpp/.h split into unix,max,msw
|
2000-01-19 23:05:17 +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
|
mimetype.cpp/.h split into unix,max,msw
|
2000-01-19 23:05:17 +00:00 |
makefile.wat
|
mimetype.cpp/.h split into unix,max,msw
|
2000-01-19 23:05:17 +00:00 |
mdi.cpp
|
some more consts here and there
|
1999-12-16 22:10:32 +00:00 |
menu.cpp
|
Unicode compilation fixes
|
2000-01-03 02:14:45 +00:00 |
menuitem.cpp
|
Fix bug in GetLableFromText
|
2000-01-11 16:26:44 +00:00 |
metafile.cpp
|
Compile fix for mingw32
|
2000-01-15 21:48:30 +00:00 |
mimetype.cpp
|
added wxFileType::GetMimeTypes
|
2000-01-23 01:03:17 +00:00 |
minifram.cpp
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
msgdlg.cpp
|
Please turn off pchs when testing!
|
2000-01-17 00:21:19 +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
|
1. wxMSW::wxNotebook::SetPageSize() and SetPadding() added
|
2000-01-23 03:05:24 +00:00 |
ownerdrw.cpp
|
Changed code to allow for removal of the #include <windows.h> from wxprec.h for windows
|
2000-01-18 12:29:32 +00:00 |
palette.cpp
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
pen.cpp
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
penwin.cpp
|
some fixes after global _T() => T() change
|
1999-10-07 14:07:48 +00:00 |
printdlg.cpp
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
printwin.cpp
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
radiobox.cpp
|
Compilation fix for mingw32 - will this break cygwin?
|
2000-01-24 01:54:54 +00:00 |
radiobut.cpp
|
MSW compilation fixes for !wxUSE_VALIDATORS
|
2000-01-06 18:23:59 +00:00 |
regconf.cpp
|
1. wxThread changes (detached/joinable) for MSW and docs updates
|
1999-11-27 22:57:06 +00:00 |
region.cpp
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +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
|
Added IsScrollng() support for scroll and scrollwin events
|
2000-01-18 20:26:20 +00:00 |
settings.cpp
|
TWIN32 compatibility added; wxMotif uses wxGTK's wxPostScriptDC;
|
1999-01-19 18:23:02 +00:00 |
slider95.cpp
|
MSW compilation fixes for !wxUSE_VALIDATORS
|
2000-01-06 18:23:59 +00:00 |
slidrmsw.cpp
|
MSW compilation fixes for !wxUSE_VALIDATORS
|
2000-01-06 18:23:59 +00:00 |
spinbutt.cpp
|
wxCalendarCtrl works under MSW too
|
1999-12-29 23:34:18 +00:00 |
spinctrl.cpp
|
Fixed problem with tab traversal in wxSpinCtrl (added SetFocus())
|
2000-01-07 18:22:38 +00:00 |
statbmp.cpp
|
Set RADIOBTN_PARENT_IS_RADIOBOX to 0 (sorry, but...); fixed a
|
2000-01-13 13:17:19 +00:00 |
statbox.cpp
|
1. small fix in wxDirDialog: SHBrowseForFolder() doesn't like '/'s
|
2000-01-18 01:22:56 +00:00 |
statbr95.cpp
|
removed USE_SHARED_LIBRARIES
|
1999-12-14 23:53:26 +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
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
tabctrl.cpp
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
taskbar.cpp
|
Mostly Mingw32/Cygwin corrections
|
1999-12-20 19:04:48 +00:00 |
tbar95.cpp
|
1. fixed small bug with toolbar size updates
|
2000-01-15 22:36:52 +00:00 |
tbarmsw.cpp
|
Mostly Mingw32/Cygwin corrections
|
1999-12-20 19:04:48 +00:00 |
textctrl.cpp
|
1. '\n's in tooltip messages are handled (replaced by spaces anyhow, tooltip
|
2000-01-23 23:23:46 +00:00 |
thread.cpp
|
fix _beginthreadex problem with bcc
|
2000-01-07 10:22:15 +00:00 |
timer.cpp
|
removed USE_SHARED_LIBRARY(IES)
|
1999-12-14 23:57:30 +00:00 |
tooltip.cpp
|
1. '\n's in tooltip messages are handled (replaced by spaces anyhow, tooltip
|
2000-01-23 23:23:46 +00:00 |
treectrl.cpp
|
wxMSW compilation fixes for old mingw32
|
2000-01-04 16:35:55 +00:00 |
utils.cpp
|
1. fixed small bug with toolbar size updates
|
2000-01-15 22:36:52 +00:00 |
utilsexc.cpp
|
Fixed so this file will compile if wxUSE_IPC is 0 (previous fix broke something else).
|
2000-01-18 22:54:55 +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. '\n's in tooltip messages are handled (replaced by spaces anyhow, tooltip
|
2000-01-23 23:23:46 +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
|
1. fixed (to test) the bug with bitmaps without masks in wxImageList
|
2000-01-21 21:38:51 +00:00 |