.. |
ctl3d
|
|
|
ole
|
applied patch to build wxMSW with CW7 (patch 550445)
|
2002-05-09 22:34:44 +00:00 |
.cvsignore
|
|
|
accel.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
app.h
|
move wxApp::GetStdIcon to wxArtProvider
|
2002-03-24 00:19:01 +00:00 |
bitmap.h
|
added wxUSE_PALETTE and fixed compilation with it set to 0
|
2001-09-30 22:06:39 +00:00 |
blank.cur
|
|
|
bmpbuttn.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
brush.h
|
total wxBrush cleanup: made private stuff private, fixed data (un)sharing, create HBRUSH on demand only, added asserts/checks
|
2002-02-04 01:35:30 +00:00 |
bullseye.cur
|
|
|
button.h
|
changed the handling of the default buttons to be more logical
|
2002-05-11 22:31:05 +00:00 |
caret.h
|
|
|
cdrom.ico
|
|
|
checkbox.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
checklst.h
|
fixed multiple bugs in multiple selection wxCheckListBoxes
|
2002-05-05 23:09:37 +00:00 |
child.ico
|
|
|
choice.h
|
1. more proper fix for wxChoice/wxComboBox height problems than in 2,2 branch
|
2001-05-19 01:01:21 +00:00 |
clipbrd.h
|
|
|
clock.cur
|
|
|
colordlg.h
|
applied patch to build wxMSW with CW7 (patch 550445)
|
2002-05-09 22:34:44 +00:00 |
colour.h
|
Forgot to commit
|
2001-10-18 20:58:12 +00:00 |
colours.bmp
|
0. extracted toolbar colour mapping stuff to its own function
|
2002-01-13 23:04:11 +00:00 |
combobox.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
computer.ico
|
|
|
control.h
|
1. always create the buttons with WS_CLIPSIBLINGS style, this prevetns them
|
2002-02-20 00:02:51 +00:00 |
csquery.bmp
|
|
|
curico.h
|
|
|
curicop.h
|
|
|
cursor.h
|
replaced unnecessary #include with a forward decl
|
2002-04-23 23:51:52 +00:00 |
dc.h
|
Added wxDF_HTML
|
2002-04-17 11:48:11 +00:00 |
dcclient.h
|
implemented wxWindowDC and wxClientDC::GetSize() properly (fixes bug #503022)
|
2002-02-23 21:32:45 +00:00 |
dcmemory.h
|
1. fixes to wxDC deleting logic (should fix ~wxPrinterDC leak), some code
|
2001-04-09 01:22:48 +00:00 |
dcprint.h
|
Added wxUSE_DC_CACHEING and associated code to wxMSW
|
2001-07-11 10:07:06 +00:00 |
dcscreen.h
|
fix for wxScreenDC::GetSize
|
2002-03-05 00:52:01 +00:00 |
dde.h
|
|
|
dialog.h
|
added default value for Show() argument
|
2002-02-01 12:21:40 +00:00 |
dib.h
|
applied patch 417699 (remove WXDLLEXPORT from inline functions)
|
2001-04-26 16:38:11 +00:00 |
dibutils.h
|
|
|
dirdlg.h
|
wxDirDialog now has the same ctor under all platforms and also uses the
|
2002-05-04 12:38:51 +00:00 |
disable.bmp
|
|
|
dragimag.h
|
Fixed some wxDragImage bugs
|
2001-04-10 21:01:40 +00:00 |
drive.ico
|
|
|
enhmeta.h
|
1. fixes to wxDC deleting logic (should fix ~wxPrinterDC leak), some code
|
2001-04-09 01:22:48 +00:00 |
error.ico
|
|
|
fdrepdlg.h
|
added generic implementation and documentation for wxFindReplaceDialog
|
2001-08-01 14:55:03 +00:00 |
file1.ico
|
|
|
filedlg.h
|
|
|
floppy.ico
|
|
|
folder1.ico
|
|
|
folder2.ico
|
|
|
font.h
|
implemented IsFixedWidth() correctly for MSW
|
2002-01-26 22:29:37 +00:00 |
fontdlg.h
|
fixes to wxFontDialog after recent changes
|
2002-05-12 22:26:01 +00:00 |
fontenum.h
|
|
|
frame.h
|
added EVT_MENU_OPEN and EVT_MENU_CLOSE events
|
2002-02-23 23:16:32 +00:00 |
gauge95.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
gaugemsw.h
|
|
|
gccpriv.h
|
applied patch 446014 (misc mingw fixes from Mattia)
|
2001-08-02 19:02:17 +00:00 |
gdiimage.h
|
|
|
gdiobj.h
|
|
|
glcanvas.h
|
applied patch to make wxGLCanvas derive from wxWindow, not wxScrolledWindow (Paul A. Thiessen)
|
2001-11-02 16:08:52 +00:00 |
gsockmsw.h
|
Private gsocket files were using 'typedef int bool', removed this
|
2001-05-10 06:31:39 +00:00 |
hand.cur
|
|
|
heart.cur
|
|
|
helpbest.h
|
don't include wx/wx.h unnecessarily
|
2002-03-09 21:55:39 +00:00 |
helpchm.h
|
don't include wx/wx.h unnecessarily
|
2002-03-09 21:55:39 +00:00 |
helpwin.h
|
|
|
icon.h
|
|
|
imaglist.h
|
|
|
info.ico
|
|
|
iniconf.h
|
added missing default values for the 2nd argument of DeleteEntry()
|
2002-03-05 00:32:46 +00:00 |
joystick.h
|
|
|
listbox.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
listctrl.h
|
fixed list item attributes when inserting/deleting items (patch 548391)
|
2002-05-09 22:21:15 +00:00 |
magnif1.cur
|
|
|
mdi.h
|
fixed several resource leaks related to MDI menus
|
2002-01-13 01:26:04 +00:00 |
mdi.ico
|
|
|
menu.h
|
implemented radio menu items for wxMSW
|
2002-03-21 02:35:08 +00:00 |
menuitem.h
|
fixes to radio menu items
|
2002-03-24 01:24:16 +00:00 |
metafile.h
|
|
|
microwin.h
|
More tweaks to wxMicroWi
|
2001-12-22 19:43:44 +00:00 |
mimetype.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
minifram.h
|
|
|
missing.h
|
added wx/msw/missing.h
|
2002-04-23 16:18:26 +00:00 |
msgdlg.h
|
MSW compilation fixes - widgets sample runs!
|
2001-06-27 00:27:24 +00:00 |
mslu.h
|
fixed MSVC warnings
|
2002-03-08 23:48:16 +00:00 |
msvcrt.h
|
|
|
noentry.cur
|
|
|
notebook.h
|
don't send dummy scroll events from wxNotebook when the page is changed using the built-in spin control
|
2002-04-10 00:22:49 +00:00 |
palette.h
|
|
|
pbrush.cur
|
|
|
pen.h
|
Fixed problem with wxPen::SetDashes. (An array of bytes was typcast
|
2001-09-27 00:35:24 +00:00 |
pencil.cur
|
|
|
pntleft.cur
|
|
|
pntright.cur
|
|
|
popupwin.h
|
fixed Windows style of wxPopupWindow
|
2002-05-07 23:27:59 +00:00 |
printdlg.h
|
|
|
printwin.h
|
|
|
private.h
|
changed wxColourToRGB() to use RGB() instead of PALETTERGB() to fix the bug #503022
|
2002-02-23 21:55:27 +00:00 |
query.cur
|
|
|
question.ico
|
|
|
radiobox.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
radiobut.h
|
don't generate clicked events when we just get the focus
|
2002-01-17 23:54:14 +00:00 |
regconf.h
|
added missing default values for the 2nd argument of DeleteEntry()
|
2002-03-05 00:32:46 +00:00 |
region.h
|
changed CloneRefData() to take a const pointer
|
2002-02-04 01:34:18 +00:00 |
registry.h
|
added an explicit accessor to query the default key value
|
2002-01-21 15:52:03 +00:00 |
removble.ico
|
|
|
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
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
setup0.h
|
applied patch to build wxMSW with CW7 (patch 550445)
|
2002-05-09 22:34:44 +00:00 |
setup_microwin.h
|
removed a few warnings and CW compilation problems (patch from Dimitri)
|
2002-03-27 18:43:13 +00:00 |
size.cur
|
|
|
slider95.h
|
implemented DoGetSize() for wxSlider (patch from Dimitri)
|
2002-04-20 09:57:28 +00:00 |
slidrmsw.h
|
Added wxUSE_NUMBERDLG to setup.h; added some files to VC++ project files;
|
2001-06-27 11:55:33 +00:00 |
spinbutt.h
|
test for __WIN95__ in the main header, not platform-sepcific one for consistency with the other classes
|
2001-07-20 11:59:46 +00:00 |
spinctrl.h
|
a hack to fix the MSW build for now, pending better solution
|
2002-02-07 12:24:57 +00:00 |
statbmp.h
|
* Fixed wxStaticBitmap::SetBitmap so that it does not ignore the mask
|
2001-11-06 21:16:02 +00:00 |
statbox.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
statbr95.h
|
|
|
statline.h
|
use WS_CLIPSIBLINGS for wxStaticLine as well
|
2002-02-20 00:25:54 +00:00 |
stattext.h
|
Doc tweaks
|
2002-05-05 09:35:44 +00:00 |
std.ico
|
|
|
tabctrl.h
|
|
|
taskbar.h
|
fixed wxTaskBarIcon compilation
|
2001-11-21 23:39:26 +00:00 |
tbar95.h
|
As in 2.2.9, toolbars should not get the focus.
|
2002-03-31 14:07:17 +00:00 |
tbarmsw.h
|
As in 2.2.9, toolbars should not get the focus.
|
2002-03-31 14:07:17 +00:00 |
textctrl.h
|
fixed WM_GETDLGCODE processing to include the bits returned by the DefWindowProc() as well; removed unneeded SetFocus()
|
2002-04-21 00:32:56 +00:00 |
tglbtn.h
|
|
|
timer.h
|
|
|
tooltip.h
|
Added RTTI macros to wxToolTip
|
2001-07-14 03:23:30 +00:00 |
toplevel.h
|
wxIconBundle implementation.
|
2002-03-26 21:54:23 +00:00 |
treectrl.h
|
added support for wxTR_HIDE_ROOT style (patch 529614)
|
2002-03-16 15:08:20 +00:00 |
warning.ico
|
|
|
watch1.cur
|
|
|
wave.h
|
Added wxUSE_WAVE to setup0.h and checked for it in wave.h
|
2001-07-14 03:25:40 +00:00 |
window.h
|
implement SetFocusFromKbd() to select all text in the controls whose dialog code has DLGC_HASSETSEL
|
2002-04-21 00:32:14 +00:00 |
winundef.h
|
removed a few warnings and CW compilation problems (patch from Dimitri)
|
2002-03-27 18:43:13 +00:00 |
wx.rc
|
port proplist.cpp to wxArtProvider
|
2002-03-22 23:22:02 +00:00 |