.. |
.cvsignore
|
Just ignore CVS. It's better for you.
|
1999-06-07 19:41:37 +00:00 |
accel.h
|
Fix to FIXME: better nothing than broken comparison.
|
2004-12-03 15:38:35 +00:00 |
calctrl.h
|
Layout fixes due to measuring with the wrong font. Also added
|
2004-06-30 21:49:17 +00:00 |
caret.h
|
update the caret bitmap size in EVT_SIZE (patch 990361)
|
2004-07-25 16:32:24 +00:00 |
choicdgg.h
|
wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
|
2004-07-20 10:09:47 +00:00 |
colrdlgg.h
|
wxUSE_SLIDER=0 fixes.
|
2004-11-24 16:08:12 +00:00 |
dcpsg.h
|
Removed Pango homemade implementation and
|
2004-10-27 22:55:30 +00:00 |
dirctrlg.h
|
made it possible to customize wxGenericDirCtrl, such as using checked wxTreeCtrl (patch #1019699)
|
2004-11-03 23:01:57 +00:00 |
dirdlgg.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
dragimgg.h
|
Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces.
|
2004-06-17 16:22:36 +00:00 |
fdrepdlg.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
filedlgg.h
|
Moved the implemtation of the generic and the
|
2004-12-05 20:30:18 +00:00 |
fontdlgg.h
|
Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces.
|
2004-06-17 16:22:36 +00:00 |
grid.h
|
Fixes for wxUSE_SPIN... == 0.
|
2004-11-23 20:08:56 +00:00 |
gridctrl.h
|
Semicolon fixes according to Vadim's note about being danger (OW,BCC,MinGW,DMC tested).
|
2004-10-13 14:04:19 +00:00 |
gridsel.h
|
Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces.
|
2004-06-17 16:22:36 +00:00 |
helpext.h
|
Licence correction
|
2004-11-22 20:28:28 +00:00 |
imaglist.h
|
Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces.
|
2004-06-17 16:22:36 +00:00 |
laywin.h
|
clipping for wxMac cleaned up
|
2004-09-26 14:05:31 +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 |
logg.h
|
allow to use any window, not just wxFrame, as wxLogFrame parent (patch from Paul Gammans)
|
2004-09-14 15:15:24 +00:00 |
mdig.h
|
moved wxWindow::GetBestSize implementation into DoGetBestSize
|
2004-09-30 16:37:58 +00:00 |
msgdlgg.h
|
Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces.
|
2004-06-17 16:22:36 +00:00 |
notebook.h
|
Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces.
|
2004-06-17 16:22:36 +00:00 |
numdlgg.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
paletteg.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 |
panelg.h
|
no need to update default colours and refresh if syscolours change, wxWindow does it
|
2004-06-23 16:41:40 +00:00 |
printps.h
|
Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces.
|
2004-06-17 16:22:36 +00:00 |
prntdlgg.h
|
Fix to FIXME removal for dummies ;-)
|
2004-12-06 17:37:31 +00:00 |
progdlgg.h
|
smoother time estimation updates in wxProgressDialog (patch 992813)
|
2004-09-16 22:04:38 +00:00 |
region.h
|
Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces.
|
2004-06-17 16:22:36 +00:00 |
sashwin.h
|
Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces.
|
2004-06-17 16:22:36 +00:00 |
scrolwin.h
|
clipping for wxMac cleaned up
|
2004-09-26 14:05:31 +00:00 |
spinctlg.h
|
Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces.
|
2004-06-17 16:22:36 +00:00 |
splash.h
|
Semicolon fixes according to Vadim's note about being danger (OW,BCC,MinGW,DMC tested).
|
2004-10-13 14:04:19 +00:00 |
splitter.h
|
added GetBestSize() implementation
|
2004-12-16 02:39:11 +00:00 |
statline.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
statusbr.h
|
don't explicitly set font and bg colour
|
2004-06-19 22:39:05 +00:00 |
tabg.h
|
Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces.
|
2004-06-17 16:22:36 +00:00 |
textdlgg.h
|
[1001483] Added wxPasswordEntryDialog analagous to wxTextEntryDialog, allows detecting entering an empty string vs. cancel unlike the wxGetPasswordFromUser dialog function.
|
2004-11-09 19:13:15 +00:00 |
timer.h
|
Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces.
|
2004-06-17 16:22:36 +00:00 |
treectlg.h
|
Applied patch to stop crashing the tree control
|
2004-11-24 15:03:28 +00:00 |
wizard.h
|
Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces.
|
2004-06-17 16:22:36 +00:00 |