wxWidgets/src/msw
2006-05-28 18:10:10 +00:00
..
ole Include wx/dcclient.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-06 21:51:49 +00:00
wince Include wx/dynarray.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-19 14:18:39 +00:00
.cvsignore
accel.cpp make access specifiers for the virtual functions match their access in the base class (patch 1400131) 2006-02-08 21:47:09 +00:00
app.cpp move some data definitions to more appropriate places 2006-05-26 16:12:31 +00:00
basemsw.cpp Use old licence name 2004-05-23 20:53:33 +00:00
bitmap.cpp Include wx/log.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-26 08:21:31 +00:00
bmpbuttn.cpp Include wx/wx/bmpbuttn.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-26 18:47:45 +00:00
brush.cpp Include wx/brush.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-19 19:47:45 +00:00
button.cpp Include wx/button.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-17 09:07:47 +00:00
caret.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
checkbox.cpp Must strip menu codes from labels before measuring (fixes bug 1400552) 2006-01-18 16:16:36 +00:00
checklst.cpp replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX) 2006-03-23 22:05:23 +00:00
choice.cpp added InitCommandEventWithItems() and call it from wxChoice and wxComboBox code to ensure that per item client data is set correctly in the generated events (replaces patch 1476171; closes bug 1470505) 2006-05-06 15:48:27 +00:00
clipbrd.cpp Include wx/log.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-26 08:21:31 +00:00
colordlg.cpp Include wx/cmndata.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-25 21:08:11 +00:00
colour.cpp [ 1473731 ] 'wxColourBase and wxString <-> wxColour implementation' with minor modifications and rebaked build files. 2006-04-24 14:52:23 +00:00
combo.cpp [ 1492036 ] Fix incorrect wxComboCtrl minimum size. 2006-05-20 23:27:12 +00:00
combobox.cpp Include wx/brush.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-19 19:47:45 +00:00
control.cpp Include wx/control.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-26 10:15:44 +00:00
crashrpt.cpp Fix for older version of VC7 2005-06-02 20:58:18 +00:00
cursor.cpp Include wx/cursor.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-22 07:11:26 +00:00
data.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
datectrl.cpp Correct dll usage for wxDatePickerCtrl under WinCE. 2006-05-26 23:58:39 +00:00
dc.cpp Include wx/dcprint.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-08 22:34:12 +00:00
dcclient.cpp Include wx/window.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-04 07:57:04 +00:00
dcmemory.cpp Include wx/dcmemory.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-08 07:58:37 +00:00
dcprint.cpp Include wx/dcprint.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-08 22:34:12 +00:00
dcscreen.cpp Include wx/dcscreen.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-09 13:55:29 +00:00
dde.cpp Reverted semicolons patch 2006-01-18 16:45:41 +00:00
debughlp.cpp Compile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set to 0 2006-01-21 16:47:30 +00:00
dialog.cpp Include wx/dialog.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-22 20:54:04 +00:00
dialup.cpp Include wx/timer.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-23 11:04:37 +00:00
dib.cpp Include wx/intl.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-25 14:38:19 +00:00
dir.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dirdlg.cpp misc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag (patch 1478051) 2006-05-06 20:10:11 +00:00
display.cpp Include wx/dynarray.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-19 14:18:39 +00:00
dlmsw.cpp compilation fix: last commit broke non-Win64 compilation 2005-05-22 17:55:30 +00:00
dragimag.cpp Include wx/frame.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-05 08:10:55 +00:00
dummy.cpp Name and version changes 2004-05-23 14:56:36 +00:00
dummydll.cpp
enhmeta.cpp implemented wxDC::DoGetSize() correctly for metafile DC classes 2005-12-25 13:06:05 +00:00
evtloop.cpp relay mouse move events to the tooltips even when the window itself doesn't have a tooltip -- but its subwindow does 2006-05-04 16:07:15 +00:00
fdrepdlg.cpp fix gcc4 warning for wndproc casts (patch 1431939) 2006-03-09 13:18:50 +00:00
filedlg.cpp fix for Win64 after last sizeof(OPENFILENAME) change 2006-04-21 13:24:39 +00:00
font.cpp great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
fontdlg.cpp Include wx/cmndata.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-25 21:08:11 +00:00
fontenum.cpp FontEnum fix: use NULL for global enumeration. 2006-03-09 23:36:32 +00:00
fontutil.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
frame.cpp Include wx/frame.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-05 08:10:55 +00:00
gauge95.cpp wx/wxprec.h already includes wx/defs.h (with other minor cleaning). 2006-04-18 09:56:17 +00:00
gdiimage.cpp Include wx/app.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-28 12:44:37 +00:00
gdiobj.cpp Include wx/list.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-20 07:31:44 +00:00
glcanvas.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
gsocket.cpp Rearrange and simplify read and error checks, and remove use of MSG_PEEK that is unneeded and not supported on CE anyway [ Modified & Expanded Patch 1428745 ] 2006-02-22 01:55:43 +00:00
gsockmsw.cpp Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h. 2006-01-26 16:50:23 +00:00
helpbest.cpp wx/wxprec.h already includes wx/defs.h (with other minor cleaning). 2006-04-18 09:56:17 +00:00
helpchm.cpp __WIN95__ removed (used to differ win3.1 vs. 'modern' 95 look, nowadays always defined for WXMSW so useless). Minor cleanings and corrections for correct #includes. 2005-12-19 10:47:44 +00:00
helpwin.cpp wx/wxprec.h already includes wx/defs.h (with other minor cleaning). 2006-04-18 09:56:17 +00:00
icon.cpp Include wx/list.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-20 07:31:44 +00:00
imaglist.cpp Include wx/log.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-26 08:21:31 +00:00
iniconf.cpp Include wx/log.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-26 08:21:31 +00:00
joystick.cpp Include wx/window.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-04 07:57:04 +00:00
listbox.cpp Include wx/window.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-04 07:57:04 +00:00
listctrl.cpp added wxListCtrl::GetSubItemRect() and subitem hit testing (patch 1476971) 2006-05-28 18:10:10 +00:00
main.cpp Include wx/app.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-28 12:44:37 +00:00
makebase.b32 regenerated project/makefiles with tmake 2003-06-24 01:24:12 +00:00
makebase.vc
makefile.dos regenerated project/makefiles with tmake 2003-06-24 01:24:12 +00:00
makefile.mic Licence line 2004-11-22 20:57:03 +00:00
makefile.sc fix makefile for digitalmars to build joytest sample 2003-09-03 14:16:40 +00:00
makefile.sl Removed some references to unused files. 2006-05-25 10:03:56 +00:00
mdi.cpp unused variables/declarations 2006-05-07 01:17:16 +00:00
mediactrl_am.cpp Include wx/timer.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-23 11:04:37 +00:00
mediactrl_wmp10.cpp Include wx/log.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-26 08:21:31 +00:00
mediactrl.cpp Include wx/timer.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-23 11:04:37 +00:00
menu.cpp Include wx/menu.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-18 07:13:20 +00:00
menuitem.cpp Include wx/menu.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-18 07:13:20 +00:00
metafile.cpp Deprecate wxDC::{Begin,End}Drawing() 2006-02-05 11:59:59 +00:00
microwin.c Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
mimetype.cpp Include wx/log.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-26 08:21:31 +00:00
minifram.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
msgdlg.cpp Include wx/msgdlg.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-25 07:07:23 +00:00
mslu.cpp wx/wxprec.h already includes wx/defs.h (with other minor cleaning). 2006-04-18 09:56:17 +00:00
nativdlg.cpp __WIN95__ removed (used to differ win3.1 vs. 'modern' 95 look, nowadays always defined for WXMSW so useless). Minor cleanings and corrections for correct #includes. 2005-12-19 10:47:44 +00:00
notebook.cpp Include wx/control.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-26 10:15:44 +00:00
ownerdrw.cpp Include wx/settings.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-24 07:16:32 +00:00
palette.cpp Include wx/palette.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-20 19:43:09 +00:00
pen.cpp Include wx/pen.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-19 09:37:38 +00:00
penwin.cpp Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h. 2006-01-26 16:50:23 +00:00
popupwin.cpp wx/wxprec.h already includes wx/defs.h (with other minor cleaning). 2006-04-18 09:56:17 +00:00
power.cpp Missing header. 2006-05-28 09:05:10 +00:00
printdlg.cpp Include wx/cmndata.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-25 21:08:11 +00:00
printwin.cpp Include wx/dcprint.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-08 22:34:12 +00:00
radiobox.cpp removed TTN_NEEDTEXT handlers, we don't use tooltips on demand 2006-05-06 00:04:26 +00:00
radiobut.cpp Must strip menu codes from labels before measuring (fixes bug 1400552) 2006-01-18 16:16:36 +00:00
regconf.cpp Include wx/app.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-28 12:44:37 +00:00
region.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
registry.cpp Include wx/log.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-26 08:21:31 +00:00
renderer.cpp Include wx/settings.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-24 07:16:32 +00:00
salford.lnk
scrolbar.cpp Include wx/settings.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-24 07:16:32 +00:00
settings.cpp Include wx/settings.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-24 07:16:32 +00:00
slider95.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
snglinst.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
sound.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
spinbutt.cpp call static functions directly 2006-05-06 16:57:00 +00:00
spinctrl.cpp Applied patch [ 1374215 ] Bug fix to wxSpinCtrl for Windows 2006-01-17 16:47:55 +00:00
stackwalk.cpp don't give error message if we failed to get the stack, this doesn't mean anything to the user 2005-08-03 23:57:00 +00:00
statbmp.cpp Include wx/window.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-04 07:57:04 +00:00
statbox.cpp Include wx/dcmemory.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-08 07:58:37 +00:00
statbr95.cpp Include wx/log.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-26 08:21:31 +00:00
statline.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
stattext.cpp applied patch #1348053 "[msw] Strip mnemonics when calc best size for static text" 2005-11-16 12:06:54 +00:00
stdpaths.cpp added wxStandardPaths::GetDocumentsDir() (patch 1214360) 2006-04-17 01:12:04 +00:00
tabctrl.cpp Include wx/app.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-28 12:44:37 +00:00
taskbar.cpp document that the workaround used to make popup menus behave correctly is the one officially sanctioned by Microsoft and provide the URL to the Knowledge Base article; also minor cleanup: use GetHwndOf() instead of HWND casts 2006-04-26 00:05:09 +00:00
tbar95.cpp added wxTB_NO_TOOLTIPS (heavily modified patch 1458009) 2006-05-28 17:17:02 +00:00
textctrl.cpp reset the dirty flag before generating the event from SetValue() in case the text didn't really change 2006-05-16 23:53:55 +00:00
tglbtn.cpp Include wx/button.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-17 09:07:47 +00:00
thread.cpp Include wx/app.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-28 12:44:37 +00:00
timer.cpp Include wx/timer.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-23 11:04:37 +00:00
tooltip.cpp made RelayEvent() static 2006-05-04 15:58:29 +00:00
toplevel.cpp No more avoiding wxSizer::Fit in wxWinCE builds. 2006-04-30 00:20:54 +00:00
treectrl.cpp Include wx/settings.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-24 07:16:32 +00:00
urlmsw.cpp Include wx/utils.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-02 10:39:23 +00:00
utils.cpp moved power functions for MSW from utils.cpp to (new) power.cpp and implemented them 2006-05-27 14:29:30 +00:00
utilsexc.cpp Include wx/stream.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-03 21:50:35 +00:00
utilsgui.cpp create stock GDI objects on demand; use const with GDI objects appropriately (patch 1445355) 2006-04-16 22:18:29 +00:00
uxtheme.cpp Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
version.rc Use wxSUBRELEASE_NUMBER for the file version, not wxBETA_NUMBER. Also 2006-01-21 22:39:46 +00:00
volume.cpp Compile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set to 0 2006-01-21 16:47:30 +00:00
window.cpp Compile fixes: gcc seems to need pbt.h including, and PBT_APMRESUMEAUTOMATIC 2006-05-28 17:36:30 +00:00
winestub.c Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !!/!IsEmpty(), TRUE/true. FALSE/false, tabs, whitespaces. 2004-09-07 11:11:05 +00:00