.. |
private
|
pass wxIntPtr, not wxUIntPtr, to wxListCtrl::SortItems() callback as it's more compatible with the existing code assuming that this parameter is signed (as our own wxFileCtrl did)
|
2009-04-16 13:00:40 +00:00 |
aboutdlgg.h
|
|
|
accel.h
|
|
|
animate.h
|
|
|
bmpcbox.h
|
|
|
busyinfo.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
buttonbar.h
|
|
|
calctrlg.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
caret.h
|
|
|
choicdgg.h
|
replace wxGetMultipleChoices() with wxGetSelectedChoices() which allows to distinguish between cancelling the dialog and not selecting any items in it (closes #10057)
|
2009-03-07 15:39:09 +00:00 |
clrpickerg.h
|
|
|
collpaneg.h
|
blind fix for wxMac
|
2009-02-01 20:59:03 +00:00 |
colour.h
|
|
|
colrdlgg.h
|
|
|
combo.h
|
|
|
ctrlsub.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
dataview.h
|
Commit most parts of #10495 wxDataViewCtrl needs a way to start the label editor programmatically
|
2009-03-08 21:41:57 +00:00 |
datectrl.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
dcpsg.h
|
|
|
dirctrlg.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
dirdlgg.h
|
|
|
dragimgg.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
fdrepdlg.h
|
|
|
filectrlg.h
|
|
|
filedlgg.h
|
|
|
filepickerg.h
|
require semicolon after wxDECLARE/DEFINE_EVENT() (closes #10456)
|
2009-02-07 18:59:25 +00:00 |
fontdlgg.h
|
|
|
fontpickerg.h
|
|
|
grid.h
|
pass ApplyEdit() arguments to EndEdit() too for better backwards compatibility (closes #10544)
|
2009-03-06 10:38:45 +00:00 |
gridctrl.h
|
|
|
grideditors.h
|
pass ApplyEdit() arguments to EndEdit() too for better backwards compatibility (closes #10544)
|
2009-03-06 10:38:45 +00:00 |
gridsel.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
headerctrlg.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
helpext.h
|
|
|
hyperlink.h
|
|
|
icon.h
|
|
|
imaglist.h
|
Make wxImageList not copiable (fixes #10503), replace wxList with wxObjectList
|
2009-02-19 20:26:00 +00:00 |
laywin.h
|
require semicolon after wxDECLARE/DEFINE_EVENT() (closes #10456)
|
2009-02-07 18:59:25 +00:00 |
listctrl.h
|
pass wxIntPtr, not wxUIntPtr, to wxListCtrl::SortItems() callback as it's more compatible with the existing code assuming that this parameter is signed (as our own wxFileCtrl did)
|
2009-04-16 13:00:40 +00:00 |
logg.h
|
move forward declarations unneeded in wx/log.h to wx/generic/logg.h
|
2009-03-22 15:40:53 +00:00 |
mask.h
|
|
|
mdig.h
|
deprecate the old TryValidator/Parent() and replace them with the new and documented TryBefore/After()
|
2009-02-26 16:16:31 +00:00 |
msgdlgg.h
|
|
|
notebook.h
|
|
|
notifmsg.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
numdlgg.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
paletteg.h
|
|
|
panelg.h
|
|
|
printps.h
|
|
|
prntdlgg.h
|
|
|
progdlgg.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
propdlg.h
|
|
|
region.h
|
Add (currently unimplemented) missing wxRegion constructors for wxRegionGeneric.
|
2009-02-07 23:20:45 +00:00 |
sashwin.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
scrolwin.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
spinctlg.h
|
use wxALIGN_LEFT/CENTRE/RIGHT instead of wxTE_XXX to avoid problems with the latter not being defined in wx/spinctrl.h on non-MSW platforms (see #10621)
|
2009-03-22 10:55:55 +00:00 |
splash.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
splitter.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
srchctlg.h
|
remove SetValue() which is not needed and which definition was removed by the previous change
|
2009-03-02 14:49:55 +00:00 |
statbmpg.h
|
|
|
statline.h
|
|
|
stattextg.h
|
|
|
statusbr.h
|
save the current status text for each pane inside wxStatusBarPane: native controls now store the (eventually) ellipsized version of the string; remove code for managing the status strings currently inside the [native|generic] control; add ellipsization support under wxMSW; now that all SetFieldsCount() implementation rrely on wxStatusBarBase::SetFieldsCount document how it behaves when adding new panes.
|
2009-02-09 00:33:19 +00:00 |
tabg.h
|
|
|
textdlgg.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
treectlg.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |
wizard.h
|
add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros
|
2009-02-08 11:45:59 +00:00 |