..
ctl3d
these aren't being used any more
2000-01-26 18:14:05 +00:00
ole
Correction in comment in closing #endif.
2005-04-14 15:11:20 +00:00
wince
Added switch and define for wxUSE_STD_STRING
2005-04-05 20:16:58 +00:00
.cvsignore
accel.h
really implemented operator==(); reformatted a little
2004-12-10 11:23:16 +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
Use old licence name
2004-05-23 20:53:33 +00:00
apptrait.h
Use old licence name
2004-05-23 20:53:33 +00:00
bitmap.h
added wxBitmap::GetMaskBitmap()
2005-03-27 17:47:39 +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
wxBrushBase between wxBrush and wxGDIObject (class follows wxFontBase model).
2004-12-03 15:31:31 +00:00
bullseye.cur
button.h
simplifications and corrections to background drawing:
2005-04-10 15:23:08 +00:00
caret.h
Source cleaning: whitespaces, -1/wxDefaultCoord, TRUE/true, FALSE/false.
2004-08-20 12:03:08 +00:00
cdrom.ico
Added wxGenericDirCtrl, wxGenericDirDialog and associated icons.
2000-07-23 19:10:27 +00:00
checkbox.h
simplifications and corrections to background drawing:
2005-04-10 15:23:08 +00:00
checklst.h
Source cleaning: whitespaces, -1/wxDefaultCoord, TRUE/true, FALSE/false.
2004-08-20 12:03:08 +00:00
child.ico
chkconf.h
moved WinCE-specific part into wx/msw/wince/chkconf.h; added more stuff to it (partly moved from wince/setup.h)
2005-03-10 19:11:57 +00:00
choice.h
extended wxWindow::MSWGetBgBrush() and wxControl::MSWControlColor() to work for arbitrary HWNDs and not just wxWindows: this allows us to draw proper background for slider labels and other subcontrols
2005-04-10 21:55:12 +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
Use old licence name
2004-05-23 20:53:33 +00:00
colour.h
Use old licence name
2004-05-23 20:53:33 +00:00
colours.bmp
0. extracted toolbar colour mapping stuff to its own function
2002-01-13 23:04:11 +00:00
combobox.h
Fixed bug #1022383 : 'several ComboBoxes appear selected'
2005-03-18 19:32:20 +00:00
computer.ico
Added wxGenericDirCtrl, wxGenericDirDialog and associated icons.
2000-07-23 19:10:27 +00:00
control.h
extended wxWindow::MSWGetBgBrush() and wxControl::MSWControlColor() to work for arbitrary HWNDs and not just wxWindows: this allows us to draw proper background for slider labels and other subcontrols
2005-04-10 21:55:12 +00:00
crashrpt.h
added GenerateNow()
2005-01-17 02:04:06 +00:00
cross.cur
Cross-hair cursor appears as an I-beam on WinXP for some reason;
2005-04-03 11:36:31 +00:00
csquery.bmp
Put wxContextHelp into cshelp.h/cpp, added wxContextHelpButton
2000-09-08 10:49:39 +00:00
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
datectrl.h
corrected wxRTTI macros
2005-02-17 23:17:30 +00:00
dc.h
Use Get*Box instead Get*Region if you are asking about position and size. And it is enough to have it in base class only.
2004-12-06 15:48:50 +00:00
dcclient.h
Use old licence name
2004-05-23 20:53:33 +00:00
dcmemory.h
Use old licence name
2004-05-23 20:53:33 +00:00
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
debughlp.h
wxWinCE fixes.
2005-01-18 10:10:23 +00:00
dialog.h
Added wxDialog::GetToolBar for PocketPC
2005-03-19 12:06:56 +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
Added wxGenericDirCtrl, wxGenericDirDialog and associated icons.
2000-07-23 19:10:27 +00:00
enhmeta.h
MinGW warning fix.
2005-01-18 20:23:48 +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
Added wxGenericDirCtrl, wxGenericDirDialog and associated icons.
2000-07-23 19:10:27 +00:00
filedlg.h
Hardware defines spec.
2004-09-29 08:03:26 +00:00
floppy.ico
Added wxGenericDirCtrl, wxGenericDirDialog and associated icons.
2000-07-23 19:10:27 +00:00
folder1.ico
Added wxGenericDirCtrl, wxGenericDirDialog and associated icons.
2000-07-23 19:10:27 +00:00
folder2.ico
Added wxGenericDirCtrl, wxGenericDirDialog and associated icons.
2000-07-23 19:10:27 +00:00
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
Use old licence name
2004-05-23 20:53:33 +00:00
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
Added WXK_SPECIAL... keycodes for special hardware buttons
2005-03-18 14:26:57 +00:00
gauge95.h
Warning fixes for MinGW.
2005-01-21 18:15:42 +00:00
gccpriv.h
Source cleaning: whitespaces & tabs, ::, TRUE/true, FALSE/false.
2004-08-26 08:46:18 +00:00
gdiimage.h
return name and extension by const ref, not by value, to prevent bugs as the one just fixed by patch 1159289 from compiling
2005-03-08 20:16:44 +00:00
gdiobj.h
Source cleaning: whitespaces & tabs, ::, TRUE/true, FALSE/false.
2004-08-26 08:46:18 +00:00
glcanvas.h
removed ambiguity from wxGLCanvas ctors (bug 1102544)
2005-02-21 01:52:23 +00:00
gsockmsw.h
Fixes & Hacks to make sockets compile on CYGWIN with windows enabled
2005-04-10 06:33:26 +00:00
hand.cur
changed hand cursor to look like Windows' hand cursor
2004-04-29 20:28:49 +00:00
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
Added GetBitmap, GetIcon to wxImageList
2005-02-27 10:36:58 +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
simplifications and corrections to background drawing:
2005-04-10 15:23:08 +00:00
listctrl.h
extracted check for wxListCtrl in WM_PRINT handler to wxListCtrl itself, base class shouldn't have to worry about its derived classes
2005-02-19 19:24:46 +00:00
magnif1.cur
mdi.h
added orient parameter to wxMDIParentFrame::Tile()
2005-03-21 12:27:49 +00:00
mdi.ico
menu.h
implemented wxMenuBar ctor taking array of menus/titles for all ports; added optional flags argument to it (patch 1162726)
2005-03-17 23:45:24 +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
Use old licence name
2004-05-23 20:53:33 +00:00
missing.h
WinCE build fix (missing style).
2005-04-12 08:13:21 +00:00
msgdlg.h
Base for wxMessageDialog with common checks for style.
2005-03-11 15:34:42 +00:00
mslu.h
fix for BCC compilation (see patch 1101702)
2005-02-27 14:43:31 +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
Applied patch [ 1181975 ] [wxMSW] Removes all flicker from wxNotebook
2005-04-19 08:47:36 +00:00
palette.h
wxPaletteBase introduction. wxPalette::GetColoursCount() in interface of all platforms. wxColourMap definition centralized and 2.4 only. Source cleaning.
2004-12-08 17:43:18 +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
Add PrivData() field to wxPrintData since MSW's printer
2005-02-28 01:51:59 +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
simplifications and corrections to background drawing:
2005-04-10 15:23:08 +00:00
query.cur
question.ico
radiobox.h
after latest changes background of radio buttons _not_ inside the notebook wasn't redrawn at all, fixed this
2005-04-11 14:41:36 +00:00
radiobut.h
simplifications and corrections to background drawing:
2005-04-10 15:23:08 +00:00
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
implemented Export(file)
2005-01-16 00:26:40 +00:00
removble.ico
Added wxGenericDirCtrl, wxGenericDirDialog and associated icons.
2000-07-23 19:10:27 +00:00
rightarr.cur
Added wxCURSOR_RIGHT_ARROW, which is like the typical wxCURSOR_ARROR,
2002-03-15 22:52:15 +00:00
roller.cur
scrolbar.h
refactored scrollbar creation code to use CreateControl, MSWCreateControl, and MSWGetStyle: fixes default colour inheriting from parent and allows the scrollbar to be hidden initially (with 2-step creation)
2005-03-14 13:31:11 +00:00
setup0.h
Correct harmless typos.
2005-04-10 14:49:02 +00:00
setup_microwin.h
Move wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the common section in
2005-02-27 20:31:24 +00:00
size.cur
slider95.h
mark slider as being transparent, otherwise it has ugly solid grey background when placed on a themed notebook
2005-04-10 18:33:03 +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
show tooltips for the text control part of the spin control as well (bug 735044)
2005-02-28 01:23:03 +00:00
stackwalk.h
implemented wxStackWalker for Unix (using glibc-specific methods); moved wxUSE_STACKWALKER to common setu_inc.h
2005-01-19 01:15:12 +00:00
statbmp.h
Restored mouse sensitivity for static box and static bitmap
2005-02-24 08:26:50 +00:00
statbox.h
Regenerated makefiles for runtime lib change
2005-04-17 12:58:24 +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
gave default value of wxID_ANY to id parameter of wxStaticLine ctor as nobody uses anything else for it anyhow
2005-03-11 02:13:30 +00:00
stattext.h
simplifications and corrections to background drawing:
2005-04-10 15:23:08 +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
subwin.h
added WX_FORWARD_STD_METHODS_TO_SUBWINDOWS macro
2004-12-13 01:02:32 +00:00
tabctrl.h
Warning fixes for MinGW.
2005-01-21 18:15:42 +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
applied heavily modified patch 1116702: support for specifying disabled toolbar images and modified the sample to show how it works (badly, background of tools for which disabled bitmap is not specified is wrong)
2005-03-27 18:03:57 +00:00
tbarmsw.h
Warning fixes for MinGW.
2005-01-21 18:15:42 +00:00
textctrl.h
extended wxWindow::MSWGetBgBrush() and wxControl::MSWControlColor() to work for arbitrary HWNDs and not just wxWindows: this allows us to draw proper background for slider labels and other subcontrols
2005-04-10 21:55:12 +00:00
tglbtn.h
Warning fixes for MinGW.
2005-01-21 18:15:42 +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
made Add() public so that it could be called for addition HWNDs making part of the same logical wxWindow from other classes
2005-02-28 01:22:35 +00:00
toplevel.h
Added wxDialog::GetToolBar for PocketPC
2005-03-19 12:06:56 +00:00
treectrl.h
don't let WM_RBUTTONDOWN reach def window proc as it would enter a local modal message loop waiting for WM_RBUTTONUO and hose our event generation
2005-04-05 22:59:22 +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
after latest changes background of radio buttons _not_ inside the notebook wasn't redrawn at all, fixed this
2005-04-11 14:41:36 +00:00
winundef.h
undef CreateWindow too, even if we don't use it ourselves it's still a very common name and shouldn't be defined after including wxWindows headers
2004-12-13 21:30:39 +00:00
wrapcctl.h
Use old licence name
2004-05-23 20:53:33 +00:00
wrapcdlg.h
Wrap <commdlgs.h> as <commctls.h>. Required makefiles rebuilded.
2005-03-22 19:39:54 +00:00
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
don't redefine NOMINMAX if already defined (mingw32 does this apparently)
2005-02-23 16:54:16 +00:00
wx.manifest
added WindowsXP manifest directly into application's resources
2003-04-11 23:22:39 +00:00
wx.rc
Cross-hair cursor appears as an I-beam on WinXP for some reason;
2005-04-03 11:36:31 +00:00