.. |
ole
|
fix DMars compilation to use precompiled headers
|
2003-06-18 12:09:16 +00:00 |
wince
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
.cvsignore
|
ignore these
|
1999-07-17 18:21:41 +00:00 |
accel.cpp
|
Applied patch [ 736322 ] Remove TWINE support, merge it in Wine.
|
2003-05-23 19:16:45 +00:00 |
app.cpp
|
wxBase/GUI separation: 1st step, wxMSW should build, all the rest is broken
|
2003-06-24 00:56:19 +00:00 |
basemsw.cpp
|
wxBase/GUI separation: 1st step, wxMSW should build, all the rest is broken
|
2003-06-24 00:56:19 +00:00 |
bitmap.cpp
|
removed a now unnecessary line
|
2003-06-18 00:42:39 +00:00 |
bmpbuttn.cpp
|
Attempt to make wxWindows play better with XP themes
|
2003-06-02 10:27:03 +00:00 |
brush.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
button.cpp
|
Fix for [ 748805 ] Assert failure for specified situation in samples/controls
|
2003-06-07 09:59:38 +00:00 |
caret.cpp
|
missing #if's needed for compilation with some wxUSE_XXX set to 0 (patch 728413)
|
2003-05-01 16:52:17 +00:00 |
checkbox.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
checklst.cpp
|
update to make digitalmars compile
|
2003-04-19 18:15:17 +00:00 |
choice.cpp
|
Insert() patch from John Labenski
|
2003-05-09 12:58:28 +00:00 |
clipbrd.cpp
|
fix DMars compilation to use precompiled headers
|
2003-06-18 12:09:16 +00:00 |
colordlg.cpp
|
Added m_ prefix to wxColourData and wxFontData members for consistency.
|
2003-06-26 13:15:12 +00:00 |
colour.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
combobox.cpp
|
Revamped border handling.
|
2003-05-06 21:57:32 +00:00 |
control.cpp
|
Attempt to make wxWindows play better with XP themes
|
2003-06-02 10:27:03 +00:00 |
cursor.cpp
|
Compilation fix for non-PCH compilers.
|
2003-03-26 18:31:33 +00:00 |
data.cpp
|
extracted duplicated code from src/*/data.cpp in a common file (forgot to commit before; sorry)
|
2003-04-14 23:29:09 +00:00 |
dc.cpp
|
added a few #ifdefs needed to build a smaller library (patch 751523)
|
2003-06-14 13:00:55 +00:00 |
dcclient.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
dcmemory.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
dcprint.cpp
|
Applied patch [ 709618 ] fixes drawing position in wxPrinterDC::DoBlit()
|
2003-04-03 13:19:15 +00:00 |
dcscreen.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
dde.cpp
|
Applied patch [ 736322 ] Remove TWINE support, merge it in Wine.
|
2003-05-23 19:16:45 +00:00 |
dialog.cpp
|
Fix for bug [ 744199 ] wxBringWindowToTop, child window z-order
|
2003-06-01 21:01:18 +00:00 |
dialup.cpp
|
Applied bug fix [ 684949 ] Dialup Sample With Borland C++ 5.5.1 Free Compiler
|
2003-06-01 19:06:30 +00:00 |
dib.cpp
|
fix DMars compilation to use precompiled headers
|
2003-06-18 12:09:16 +00:00 |
dir.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
dirdlg.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
display.cpp
|
Applied patch [ 735304 ] wxDisplay::ChangeMode - does not resize full-screen windows
|
2003-06-01 16:32:59 +00:00 |
dragimag.cpp
|
added a few #ifdefs needed to build a smaller library (patch 751523)
|
2003-06-14 13:00:55 +00:00 |
dummy.cpp
|
Some VC++ makefile fixes; minor comment mods to setup0.h
|
2000-03-19 14:47:13 +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
|
update to make digitalmars compile
|
2003-04-19 18:15:17 +00:00 |
evtloop.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
fdrepdlg.cpp
|
fix a problem with Unicows (patch 720542)
|
2003-05-01 16:46:28 +00:00 |
filedlg.cpp
|
wxFileDialog cleanup, extracted common code to fldlgcmn.cpp (patch 754187)
|
2003-06-14 13:31:49 +00:00 |
files.lst
|
regenerated project/makefiles with tmake
|
2003-06-24 01:24:12 +00:00 |
font.cpp
|
added DoSetNativeFontInfo() to avoid virtual function hiding
|
2003-02-12 15:42:27 +00:00 |
fontdlg.cpp
|
Added m_ prefix to wxColourData and wxFontData members for consistency.
|
2003-06-26 13:15:12 +00:00 |
fontenum.cpp
|
Removed old __WXWINE__ support (obsoleted by new __WINE__ symbol)
|
2003-01-07 18:11:53 +00:00 |
fontutil.cpp
|
wxBase/GUI separation: 1st step, wxMSW should build, all the rest is broken
|
2003-06-24 00:56:19 +00:00 |
frame.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
gauge95.cpp
|
Applied patch [ 736322 ] Remove TWINE support, merge it in Wine.
|
2003-05-23 19:16:45 +00:00 |
gdiimage.cpp
|
update for digital mars - resolve externals in shell and winsock libs
|
2003-05-07 13:18:45 +00:00 |
gdiobj.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
glcanvas.cpp
|
Revamped border handling.
|
2003-05-06 21:57:32 +00:00 |
gsocket.c
|
Added some missing copyright lines
|
2003-05-04 14:11:45 +00:00 |
gsockmsw.c
|
applied patch to build wxMSW with CW7 (patch 550445)
|
2002-05-09 22:34:44 +00:00 |
helpbest.cpp
|
merged 2.4 branch into the trunk
|
2002-12-04 14:11:26 +00:00 |
helpchm.cpp
|
Allow for multiple CHM controllers in app (don't leak dynamic libs)
|
2003-06-11 14:15:36 +00:00 |
helpwin.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
icon.cpp
|
added wxIconLocation; minor fixes to wxIcon on some platforms
|
2003-06-21 13:39:40 +00:00 |
imaglist.cpp
|
Applied patch [ 736322 ] Remove TWINE support, merge it in Wine.
|
2003-05-23 19:16:45 +00:00 |
iniconf.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
joystick.cpp
|
Applied patch [ 736322 ] Remove TWINE support, merge it in Wine.
|
2003-05-23 19:16:45 +00:00 |
listbox.cpp
|
Applied patch [ 736322 ] Remove TWINE support, merge it in Wine.
|
2003-05-23 19:16:45 +00:00 |
listctrl.cpp
|
don't ignore cache hints with from == to
|
2003-06-03 21:22:35 +00:00 |
main.cpp
|
__WXBASE__ -> wxUSE_BASE
|
2003-06-26 23:46:00 +00:00 |
makebase.b32
|
regenerated project/makefiles with tmake
|
2003-06-24 01:24:12 +00:00 |
makebase.vc
|
Removing deprecated classes
|
2003-03-30 22:47:33 +00:00 |
makebase.wat
|
fix making base for watcom (lib\base and console sample now compile)
|
2003-06-19 08:13:00 +00:00 |
makefile.b32
|
regenerated project/makefiles with tmake
|
2003-06-24 01:24:12 +00:00 |
makefile.bcc
|
regenerated project/makefiles with tmake
|
2003-06-24 01:24:12 +00:00 |
makefile.dos
|
regenerated project/makefiles with tmake
|
2003-06-24 01:24:12 +00:00 |
makefile.g95
|
regenerated project/makefiles with tmake
|
2003-06-24 01:24:12 +00:00 |
makefile.mic
|
Removing deprecated classes
|
2003-03-30 22:47:33 +00:00 |
makefile.sc
|
regenerated project/makefiles with tmake
|
2003-06-24 01:24:12 +00:00 |
makefile.sl
|
Removed obsolete ODBC classes.
|
2003-03-23 20:34:36 +00:00 |
makefile.twn
|
Removed obsolete ODBC classes.
|
2003-03-23 20:34:36 +00:00 |
makefile.vc
|
regenerated project/makefiles with tmake
|
2003-06-24 01:24:12 +00:00 |
makefile.wat
|
regenerated project/makefiles with tmake
|
2003-06-24 01:24:12 +00:00 |
mdi.cpp
|
fix DMars compilation to use precompiled headers
|
2003-06-18 12:09:16 +00:00 |
menu.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
menuitem.cpp
|
Applied patch [ 731719 ] Owner draw font leak/overuse
|
2003-05-03 11:56:38 +00:00 |
metafile.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
microwin.c
|
More tweaks to wxMicroWi
|
2001-12-22 19:43:44 +00:00 |
mimetype.cpp
|
GetIcon() returns wxIconLocation, not wxIcon, now
|
2003-06-23 13:49:24 +00:00 |
minifram.cpp
|
removed Win16 horrors
|
2003-06-21 17:38:55 +00:00 |
msgdlg.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
mslu.cpp
|
__WXBASE__ -> wxUSE_BASE
|
2003-06-26 23:46:00 +00:00 |
nativdlg.cpp
|
Fixed native dialog bug
|
2003-06-05 10:57:59 +00:00 |
notebook.cpp
|
Disable non-standard notebook styles if CommCtl doesn't support them.
|
2003-06-05 13:35:50 +00:00 |
ownerdrw.cpp
|
added missing module.h include (bug 748158)
|
2003-06-03 13:19:21 +00:00 |
palette.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
pen.cpp
|
fixes for user dash handling (patch 717736)
|
2003-04-11 14:02:32 +00:00 |
penwin.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
popupwin.cpp
|
Eliminated some code.
|
2003-06-17 09:52:26 +00:00 |
printdlg.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
printwin.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
radiobox.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
radiobut.cpp
|
don't unselect all radio buttons if there are 2 consecutive radio groups, just those in the second one, when its first button is pressed (bug 705441)
|
2003-03-24 19:54:13 +00:00 |
regconf.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
region.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
registry.cpp
|
Applied patch [ 736322 ] Remove TWINE support, merge it in Wine.
|
2003-05-23 19:16:45 +00:00 |
salford.lnk
|
Removed 16-bit gauge code (Microsoft)
|
2003-03-23 18:49:12 +00:00 |
scrolbar.cpp
|
Corrected wxScrollBar style
|
2003-05-17 09:30:00 +00:00 |
settings.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
slider95.cpp
|
More style fixes
|
2003-05-26 22:59:24 +00:00 |
slidrmsw.cpp
|
Removed some commented-out code
|
2003-05-07 08:32:57 +00:00 |
snglinst.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
spinbutt.cpp
|
Applied patch [ 736322 ] Remove TWINE support, merge it in Wine.
|
2003-05-23 19:16:45 +00:00 |
spinctrl.cpp
|
Applied patch [ 736322 ] Remove TWINE support, merge it in Wine.
|
2003-05-23 19:16:45 +00:00 |
statbmp.cpp
|
Further border style corrections.
|
2003-05-26 22:15:25 +00:00 |
statbox.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
statbr95.cpp
|
added a few #ifdefs needed to build a smaller library (patch 751523)
|
2003-06-14 13:00:55 +00:00 |
statline.cpp
|
removed style parameter from MSWCreate(), it is unneeded
|
2003-01-10 23:27:17 +00:00 |
stattext.cpp
|
Revamped border handling.
|
2003-05-06 21:57:32 +00:00 |
tabctrl.cpp
|
Applied patch [ 736322 ] Remove TWINE support, merge it in Wine.
|
2003-05-23 19:16:45 +00:00 |
taskbar.cpp
|
Applied patch [ 736322 ] Remove TWINE support, merge it in Wine.
|
2003-05-23 19:16:45 +00:00 |
tbar95.cpp
|
Applied patch [ 736322 ] Remove TWINE support, merge it in Wine.
|
2003-05-23 19:16:45 +00:00 |
tbarmsw.cpp
|
renamed GlobalHandle class to GlobalPtr to avoid conflict with the Win32 function
|
2003-04-13 21:58:59 +00:00 |
textctrl.cpp
|
Implemented wxTextCtrl::GetStyle for MSW
|
2003-06-23 13:14:42 +00:00 |
tglbtn.cpp
|
More style fixes
|
2003-05-26 22:59:24 +00:00 |
thread.cpp
|
compilation fix for wxMSW
|
2003-06-27 09:57:43 +00:00 |
timer.cpp
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 11:23:28 +00:00 |
tooltip.cpp
|
Applied patch [ 736322 ] Remove TWINE support, merge it in Wine.
|
2003-05-23 19:16:45 +00:00 |
toplevel.cpp
|
Fixed style glitches
|
2003-05-07 15:03:11 +00:00 |
treectrl.cpp
|
Patch #753465 a fix for Bug#750363.
|
2003-06-12 18:53:42 +00:00 |
utils.cpp
|
moved GetOSVersion() to the base traits class; implement it in platform-specific files
|
2003-06-27 00:16:04 +00:00 |
utilsexc.cpp
|
wxBase/GUI separation: 1st step, wxMSW should build, all the rest is broken
|
2003-06-24 00:56:19 +00:00 |
utilsgui.cpp
|
wxBase/GUI separation: 1st step, wxMSW should build, all the rest is broken
|
2003-06-24 00:56:19 +00:00 |
uxtheme.cpp
|
Include module.h
|
2003-06-06 16:32:40 +00:00 |
version.rc
|
copyright update
|
2002-01-06 14:51:28 +00:00 |
volume.cpp
|
__WXBASE__ -> wxUSE_BASE
|
2003-06-26 23:46:00 +00:00 |
wave.cpp
|
Applied patch [ 736322 ] Remove TWINE support, merge it in Wine.
|
2003-05-23 19:16:45 +00:00 |
window.cpp
|
set selection before setting focus to the control in SetFocusFromKbd() (patch 726361)
|
2003-06-22 21:56:43 +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 |