.. |
ctl3d
|
|
|
ole
|
Compilo.
|
2005-03-11 18:56:05 +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
|
|
|
apptbase.h
|
|
|
apptrait.h
|
|
|
bitmap.h
|
added wxBitmap::GetMaskBitmap()
|
2005-03-27 17:47:39 +00:00 |
blank.cur
|
|
|
bmpbuttn.h
|
|
|
brush.h
|
wxBrushBase between wxBrush and wxGDIObject (class follows wxFontBase model).
|
2004-12-03 15:31:31 +00:00 |
bullseye.cur
|
|
|
button.h
|
|
|
caret.h
|
|
|
cdrom.ico
|
|
|
checkbox.h
|
override MSWGetDefaultBgBrush() to use transparent brush
|
2004-12-12 19:47:01 +00:00 |
checklst.h
|
|
|
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
|
replaced OnCtlColor(7 params) with MSWControlColor(1 param)
|
2004-11-19 19:40:31 +00:00 |
clipbrd.h
|
|
|
clock.cur
|
|
|
colordlg.h
|
|
|
colour.h
|
|
|
colours.bmp
|
|
|
combobox.h
|
Fixed bug #1022383: 'several ComboBoxes appear selected'
|
2005-03-18 19:32:20 +00:00 |
computer.ico
|
|
|
control.h
|
Allow wxStaticText to have a custom fg without a custom bg
|
2005-03-12 20:25:19 +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
|
|
|
cursor.h
|
|
|
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
|
|
|
dcmemory.h
|
|
|
dcprint.h
|
|
|
dcscreen.h
|
|
|
dde.h
|
|
|
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
|
|
|
dirdlg.h
|
|
|
display.h
|
|
|
dragimag.h
|
|
|
drive.ico
|
|
|
enhmeta.h
|
MinGW warning fix.
|
2005-01-18 20:23:48 +00:00 |
error.ico
|
|
|
evtloop.h
|
|
|
fdrepdlg.h
|
|
|
file1.ico
|
|
|
filedlg.h
|
|
|
floppy.ico
|
|
|
folder1.ico
|
|
|
folder2.ico
|
|
|
font.h
|
|
|
fontdlg.h
|
|
|
fontenum.h
|
|
|
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
|
|
|
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
|
|
|
glcanvas.h
|
removed ambiguity from wxGLCanvas ctors (bug 1102544)
|
2005-02-21 01:52:23 +00:00 |
gsockmsw.h
|
Small fixes for compiling Cygwin (with --disable-sockets)
|
2005-03-17 12:43:15 +00:00 |
hand.cur
|
|
|
heart.cur
|
|
|
helpbest.h
|
|
|
helpchm.h
|
|
|
helpwin.h
|
|
|
icon.h
|
|
|
imaglist.h
|
Added GetBitmap, GetIcon to wxImageList
|
2005-02-27 10:36:58 +00:00 |
info.ico
|
|
|
iniconf.h
|
|
|
joystick.h
|
|
|
listbox.h
|
1. added SetSelection() to wxItemContainer and removed its declarations
|
2005-02-13 17:08:27 +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
|
|
|
metafile.h
|
|
|
microwin.h
|
|
|
mimetype.h
|
|
|
minifram.h
|
|
|
missing.h
|
define WM_CONTEXTMENU if the standard headers don't
|
2005-04-06 09:18:42 +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
|
|
|
noentry.cur
|
|
|
notebook.h
|
adjust the rectangle before calling DrawThemeBackground() (patch 1158282)
|
2005-03-23 20:59:00 +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
|
|
|
pencil.cur
|
|
|
pntleft.cur
|
|
|
pntright.cur
|
|
|
popupwin.h
|
|
|
printdlg.h
|
Add PrivData() field to wxPrintData since MSW's printer
|
2005-02-28 01:51:59 +00:00 |
printwin.h
|
|
|
private.h
|
added AutoHRGN class; corrected GetHbrush[Of]() macros
|
2005-04-02 01:15:47 +00:00 |
query.cur
|
|
|
question.ico
|
|
|
radiobox.h
|
fixes to static box borders calculations and significant code cleanup (finalizes patch 1166587)
|
2005-04-02 01:17:51 +00:00 |
radiobut.h
|
|
|
regconf.h
|
|
|
region.h
|
|
|
registry.h
|
implemented Export(file)
|
2005-01-16 00:26:40 +00:00 |
removble.ico
|
|
|
rightarr.cur
|
|
|
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
|
Added switch and define for wxUSE_STD_STRING
|
2005-04-05 20:16:58 +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
|
Allow forward declaration of wxSlider in wxMSW (bug 1157614). Remove unused header from wxSliderMSW.
|
2005-03-08 10:44:38 +00:00 |
sound.h
|
|
|
spinbutt.h
|
|
|
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
|
Default border for a static box is wxBORDER_NONE
|
2005-04-02 17:30:04 +00:00 |
statbr95.h
|
|
|
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
|
Allow wxStaticText to have a custom fg without a custom bg
|
2005-03-12 20:25:19 +00:00 |
std.ico
|
|
|
stdpaths.h
|
|
|
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
|
|
|
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
|
don't steal EVT_RIGHT_UP in rich edit controls for context menu (patch 1143823)
|
2005-02-19 17:27:30 +00:00 |
tglbtn.h
|
Warning fixes for MinGW.
|
2005-01-21 18:15:42 +00:00 |
timer.h
|
|
|
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
|
added MSWPrintChild() for drawing child background (replaces patch 1108389)
|
2005-02-19 20:49:50 +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
|
|
|
wrapcdlg.h
|
Wrap <commdlgs.h> as <commctls.h>. Required makefiles rebuilded.
|
2005-03-22 19:39:54 +00:00 |
wrapshl.h
|
|
|
wrapwin.h
|
don't redefine NOMINMAX if already defined (mingw32 does this apparently)
|
2005-02-23 16:54:16 +00:00 |
wx.manifest
|
|
|
wx.rc
|
Cross-hair cursor appears as an I-beam on WinXP for some reason;
|
2005-04-03 11:36:31 +00:00 |