.. |
ctl3d
|
|
|
ole
|
TRUE/true, FALSE/false, whitespace cleaning.
|
2004-08-16 12:45:46 +00:00 |
wince
|
replaced OnCtlColor(7 params) with MSWControlColor(1 param)
|
2004-11-19 19:40:31 +00:00 |
.cvsignore
|
|
|
accel.h
|
fixed gcc warnings about not calling base class ctor explicitly in copy ctors (patch 1028986)
|
2004-09-16 22:36:12 +00:00 |
app.h
|
file with DoMessage() declaration (which I forgot to commit ages ago)
|
2004-09-13 09:16:39 +00:00 |
apptbase.h
|
|
|
apptrait.h
|
|
|
bitmap.h
|
fixed gcc warnings about not calling base class ctor explicitly in copy ctors (patch 1028986)
|
2004-09-16 22:36:12 +00:00 |
blank.cur
|
|
|
bmpbuttn.h
|
update the disabled buttons appearance when system colours change (followup to patch 1027243)
|
2004-10-03 13:46:11 +00:00 |
brush.h
|
fixed gcc warnings about not calling base class ctor explicitly in copy ctors (patch 1028986)
|
2004-09-16 22:36:12 +00:00 |
bullseye.cur
|
|
|
button.h
|
new stock buttons API
|
2004-08-30 14:42:51 +00:00 |
caret.h
|
Source cleaning: whitespaces, -1/wxDefaultCoord, TRUE/true, FALSE/false.
|
2004-08-20 12:03:08 +00:00 |
cdrom.ico
|
|
|
checkbox.h
|
|
|
checklst.h
|
Source cleaning: whitespaces, -1/wxDefaultCoord, TRUE/true, FALSE/false.
|
2004-08-20 12:03:08 +00:00 |
child.ico
|
|
|
chkconf.h
|
eVC3 media fix.
|
2004-11-16 13:51:16 +00:00 |
choice.h
|
replaced OnCtlColor(7 params) with MSWControlColor(1 param)
|
2004-11-19 19:40:31 +00:00 |
clipbrd.h
|
Source cleaning: whitespaces, -1/wxDefaultCoord, TRUE/true, FALSE/false.
|
2004-08-20 12:03:08 +00:00 |
clock.cur
|
|
|
colordlg.h
|
|
|
colour.h
|
|
|
colours.bmp
|
|
|
combobox.h
|
replaced OnCtlColor(7 params) with MSWControlColor(1 param)
|
2004-11-19 19:40:31 +00:00 |
computer.ico
|
|
|
control.h
|
added MSWControlColorDisabled and MSWControlColorSolid
|
2004-11-19 20:35:41 +00:00 |
crashrpt.h
|
|
|
csquery.bmp
|
|
|
cursor.h
|
fixed gcc warnings about not calling base class ctor explicitly in copy ctors (patch 1028986)
|
2004-09-16 22:36:12 +00:00 |
dc.h
|
Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!NotEmpty().
|
2004-08-24 10:31:41 +00:00 |
dcclient.h
|
|
|
dcmemory.h
|
|
|
dcprint.h
|
Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!NotEmpty().
|
2004-08-24 10:31:41 +00:00 |
dcscreen.h
|
Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!NotEmpty().
|
2004-08-24 10:31:41 +00:00 |
dde.h
|
Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!NotEmpty().
|
2004-08-24 10:31:41 +00:00 |
dialog.h
|
replaced OnCtlColor(7 params) with MSWControlColor(1 param)
|
2004-11-19 19:40:31 +00:00 |
dib.h
|
added wxDIB(HBITMAP) ctor and corresponding Create(); made GetData() return uchar * and not void *
|
2004-07-22 11:43:57 +00:00 |
dirdlg.h
|
Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!NotEmpty().
|
2004-08-24 10:31:41 +00:00 |
display.h
|
fix for [ 1020924 ] wx.Display.IsPrimary is wrong
|
2004-11-07 00:48:37 +00:00 |
dragimag.h
|
Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!NotEmpty().
|
2004-08-24 10:31:41 +00:00 |
drive.ico
|
|
|
enhmeta.h
|
fixed enhanced metafiles loading from files
|
2004-10-16 13:31:27 +00:00 |
error.ico
|
|
|
evtloop.h
|
switched to wxEventLoopBase/wxEventLoop implementation (instead of m_impl based one) for wxMSW; minimal changes for the other ports
|
2004-07-30 22:54:31 +00:00 |
fdrepdlg.h
|
Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, ::.
|
2004-08-25 12:17:55 +00:00 |
file1.ico
|
|
|
filedlg.h
|
Hardware defines spec.
|
2004-09-29 08:03:26 +00:00 |
floppy.ico
|
|
|
folder1.ico
|
|
|
folder2.ico
|
|
|
font.h
|
keep the old wxFont::Create() signature (changed by font size in pixels patch) to fix XTI and to preserve backwards compatibility
|
2004-09-27 11:02:11 +00:00 |
fontdlg.h
|
|
|
fontenum.h
|
Semicolon fixes according to Vadim's note about being danger (OW,BCC,MinGW,DMC tested).
|
2004-10-13 14:04:19 +00:00 |
frame.h
|
don't show the status bar after restoring normal view after full screen if it had been hidden all along (bug 1071354); code cleanup: removed unused variables, reduced #ifdefs
|
2004-11-23 12:53:34 +00:00 |
gauge95.h
|
|
|
gccpriv.h
|
Source cleaning: whitespaces & tabs, ::, TRUE/true, FALSE/false.
|
2004-08-26 08:46:18 +00:00 |
gdiimage.h
|
fixed gcc warnings about not calling base class ctor explicitly in copy ctors (patch 1028986)
|
2004-09-16 22:36:12 +00:00 |
gdiobj.h
|
Source cleaning: whitespaces & tabs, ::, TRUE/true, FALSE/false.
|
2004-08-26 08:46:18 +00:00 |
glcanvas.h
|
fixed header include guard position (patch 992443)
|
2004-07-25 16:36:51 +00:00 |
gsockmsw.h
|
Use bool instead of int. Replace TRUE/FALSE with true/false.
|
2004-08-08 05:30:36 +00:00 |
hand.cur
|
|
|
heart.cur
|
|
|
helpbest.h
|
Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND, TRUE/true, FALSE/false.
|
2004-08-27 18:59:37 +00:00 |
helpchm.h
|
Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND, TRUE/true, FALSE/false.
|
2004-08-27 18:59:37 +00:00 |
helpwin.h
|
Semicolon fixes according to Vadim's note about being danger (OW,BCC,MinGW,DMC tested).
|
2004-10-13 14:04:19 +00:00 |
icon.h
|
fixed gcc warnings about not calling base class ctor explicitly in copy ctors (patch 1028986)
|
2004-09-16 22:36:12 +00:00 |
imaglist.h
|
Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND, TRUE/true, FALSE/false.
|
2004-08-27 18:59:37 +00:00 |
info.ico
|
|
|
iniconf.h
|
Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND, TRUE/true, FALSE/false.
|
2004-08-27 18:59:37 +00:00 |
joystick.h
|
Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !!, TRUE/true, FALSE/false, whitespaces, tabs.
|
2004-08-30 10:18:55 +00:00 |
listbox.h
|
always return solid background for listbox
|
2004-11-19 20:36:23 +00:00 |
listctrl.h
|
don't deprecate SetItemImage() with 3 parameters; just add a default value for the last one
|
2004-09-30 22:27:45 +00:00 |
magnif1.cur
|
|
|
mdi.h
|
fixed flicker during MDI children creation: the frame is now created hidden and shown in idle time to maintain backward compatibility
|
2004-09-29 21:07:48 +00:00 |
mdi.ico
|
|
|
menu.h
|
Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !!, TRUE/true, FALSE/false, whitespaces, tabs.
|
2004-08-30 10:18:55 +00:00 |
menuitem.h
|
Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !!, TRUE/true, FALSE/false, whitespaces, tabs.
|
2004-08-30 10:18:55 +00:00 |
metafile.h
|
Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !!, TRUE/true, FALSE/false, whitespaces, tabs.
|
2004-08-30 10:18:55 +00:00 |
microwin.h
|
Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !!, TRUE/true, FALSE/false, whitespaces, tabs.
|
2004-08-30 10:18:55 +00:00 |
mimetype.h
|
Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !!, TRUE/true, FALSE/false, whitespaces, tabs.
|
2004-08-30 10:18:55 +00:00 |
minifram.h
|
|
|
missing.h
|
fix compile break for unknown FLASHWINFO
|
2004-09-18 14:16:37 +00:00 |
msgdlg.h
|
Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !!, TRUE/true, FALSE/false, whitespaces, tabs.
|
2004-08-30 10:18:55 +00:00 |
mslu.h
|
Compile fixes.
|
2004-09-27 13:06:30 +00:00 |
msvcrt.h
|
don't define _CRTDBG_MAP_ALLOC as it is apparently unnecessary (patch 995135)
|
2004-07-25 16:47:33 +00:00 |
noentry.cur
|
|
|
notebook.h
|
added another DoEraseBackground overload (no real changes)
|
2004-11-19 20:50:25 +00:00 |
palette.h
|
fixed gcc warnings about not calling base class ctor explicitly in copy ctors (patch 1028986)
|
2004-09-16 22:36:12 +00:00 |
pbrush.cur
|
|
|
pen.h
|
fixed gcc warnings about not calling base class ctor explicitly in copy ctors (patch 1028986)
|
2004-09-16 22:36:12 +00:00 |
pencil.cur
|
|
|
pntleft.cur
|
|
|
pntright.cur
|
|
|
popupwin.h
|
Source cleaning: -1/wxID_ANY/wxNOT_FOUND, ::, TRUE/true, FALSE/false, whitespaces, tabs.
|
2004-08-31 12:38:46 +00:00 |
printdlg.h
|
Made wxPageSetupDialog a pimpl implementation.
|
2004-11-20 14:46:25 +00:00 |
printwin.h
|
Source cleaning: -1/wxID_ANY/wxNOT_FOUND, ::, TRUE/true, FALSE/false, whitespaces, tabs.
|
2004-08-31 12:38:46 +00:00 |
private.h
|
added CompatibleBitmap wrapper class
|
2004-11-19 16:47:51 +00:00 |
query.cur
|
|
|
question.ico
|
|
|
radiobox.h
|
removed OnCtlColor()
|
2004-11-19 19:05:12 +00:00 |
radiobut.h
|
|
|
regconf.h
|
Semicolon fixes according to Vadim's note about being danger (OW,BCC,MinGW,DMC tested).
|
2004-10-13 14:04:19 +00:00 |
region.h
|
fixed gcc warnings about not calling base class ctor explicitly in copy ctors (patch 1028986)
|
2004-09-16 22:36:12 +00:00 |
registry.h
|
Source cleaning: -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(), TRUE/true, FALSE/false, whitespaces, tabs.
|
2004-09-03 18:32:56 +00:00 |
removble.ico
|
|
|
rightarr.cur
|
|
|
roller.cur
|
|
|
scrolbar.h
|
replaced OnCtlColor(7 params) with MSWControlColor(1 param)
|
2004-11-19 19:40:31 +00:00 |
setup0.h
|
removed 2.0 compatibility stuff (patch 1054261)
|
2004-11-11 18:59:51 +00:00 |
setup_microwin.h
|
removed 2.0 compatibility stuff (patch 1054261)
|
2004-11-11 18:59:51 +00:00 |
size.cur
|
|
|
slider95.h
|
replaced OnCtlColor(7 params) with MSWControlColor(1 param)
|
2004-11-19 19:40:31 +00:00 |
slidrmsw.h
|
replaced OnCtlColor(7 params) with MSWControlColor(1 param)
|
2004-11-19 19:40:31 +00:00 |
sound.h
|
Source cleaning: whitespaces, tabs, ::, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false.
|
2004-09-04 01:53:42 +00:00 |
spinbutt.h
|
Peparation for native Smartphone controls based on Spinners.
|
2004-08-05 16:52:13 +00:00 |
spinctrl.h
|
Source cleaning: whitespaces, tabs, ::, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false.
|
2004-09-04 01:53:42 +00:00 |
statbmp.h
|
Source cleaning: whitespaces, tabs, ::, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false.
|
2004-09-04 01:53:42 +00:00 |
statbox.h
|
don't set background colour explicitely; no need to handle WM_ERASEBKGND ourselves now that it is done correctly at wxControl level
|
2004-11-19 19:55:34 +00:00 |
statbr95.h
|
Source cleaning: whitespaces, tabs, ::, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false.
|
2004-09-04 01:53:42 +00:00 |
statline.h
|
Source cleaning: whitespaces, tabs, ::, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false.
|
2004-09-04 01:53:42 +00:00 |
stattext.h
|
reverted m_adjustMinSize change prepatory for a new approach to fix
|
2004-06-21 22:58:13 +00:00 |
std.ico
|
|
|
stdpaths.h
|
moved AppendAppName() from MSW to common code; modified it to not double the trailing slash, if any
|
2004-10-20 00:34:32 +00:00 |
tabctrl.h
|
Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE/true. FALSE/false, tabs, whitespaces.
|
2004-09-07 06:01:01 +00:00 |
taskbar.h
|
Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE/true. FALSE/false, tabs, whitespaces.
|
2004-09-07 06:01:01 +00:00 |
tbar95.h
|
|
|
tbarmsw.h
|
Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE/true. FALSE/false, tabs, whitespaces.
|
2004-09-07 06:01:01 +00:00 |
textctrl.h
|
replaced OnCtlColor(7 params) with MSWControlColor(1 param)
|
2004-11-19 19:40:31 +00:00 |
tglbtn.h
|
Changed Rocketeer licence to wxWindows licence, by authorisation
|
2004-11-22 15:55:34 +00:00 |
timer.h
|
Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE/true. FALSE/false, tabs, whitespaces.
|
2004-09-07 06:01:01 +00:00 |
tooltip.h
|
|
|
toplevel.h
|
Hardware defines spec.
|
2004-09-29 08:03:26 +00:00 |
treectrl.h
|
made it possible to customize wxGenericDirCtrl, such as using checked wxTreeCtrl (patch #1019699)
|
2004-11-03 23:01:57 +00:00 |
uxtheme.h
|
last commit broke compilation for wxUSE_UXTHEME == 0; fixing
|
2004-11-19 21:52:18 +00:00 |
warning.ico
|
|
|
watch1.cur
|
|
|
window.h
|
replaced OnCtlColor(7 params) with MSWControlColor(1 param)
|
2004-11-19 19:40:31 +00:00 |
winundef.h
|
Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !!/!IsEmpty(), TRUE/true. FALSE/false, tabs, whitespaces.
|
2004-09-07 11:11:05 +00:00 |
wrapcctl.h
|
|
|
wrapshl.h
|
extracted LPITEMIDLIST wrappers in a separate header (also [will be] used by wxStdnardPaths)
|
2004-10-19 16:43:53 +00:00 |
wrapwin.h
|
|
|
wx.manifest
|
|
|
wx.rc
|
use slashes instead of backslashes and quotes instead of angle brackets in all #includes
|
2004-10-20 15:14:46 +00:00 |