.. |
private
|
Improve column auto-sizing code in generic wxListCtrl.
|
2012-01-07 15:09:54 +00:00 |
aboutdlgg.h
|
Destroy modeless wxGenericAboutDialog when it is closed.
|
2012-01-20 22:11:32 +00:00 |
accel.h
|
|
|
animate.h
|
|
|
bmpcbox.h
|
|
|
busyinfo.h
|
|
|
buttonbar.h
|
|
|
calctrlg.h
|
|
|
caret.h
|
|
|
choicdgg.h
|
Take void** client data in wxSingleChoiceDialog ctor and not char**.
|
2012-02-05 14:18:33 +00:00 |
clrpickerg.h
|
|
|
collpaneg.h
|
Replace wxControlContainer-related macros with wxNavigationEnabled<>.
|
2011-07-24 22:19:33 +00:00 |
colour.h
|
|
|
colrdlgg.h
|
|
|
combo.h
|
|
|
ctrlsub.h
|
|
|
custombgwin.h
|
Move SetBackgroundBitmap() from wxPanel to new wxCustomBackgroundWindow.
|
2011-10-11 17:07:43 +00:00 |
dataview.h
|
Replace wxDataViewCtrl::StartEditor() with EditItem().
|
2012-01-17 14:05:17 +00:00 |
datectrl.h
|
Add an empty implementation of the OSXGenerateEvent() pure virtual so the generic date picker ctrl can be used in the cocoa build.
|
2012-02-08 00:16:59 +00:00 |
dcpsg.h
|
|
|
dirctrlg.h
|
|
|
dirdlgg.h
|
|
|
dragimgg.h
|
|
|
dvrenderer.h
|
Cleanup of wxDataViewCtrl cell activation code.
|
2011-10-19 16:20:17 +00:00 |
dvrenderers.h
|
Cleanup of wxDataViewCtrl cell activation code.
|
2011-10-19 16:20:17 +00:00 |
fdrepdlg.h
|
|
|
filectrlg.h
|
|
|
filedlgg.h
|
|
|
filepickerg.h
|
Added wxFilePickerCtrl::SetInitialDirectory().
|
2011-12-18 12:34:47 +00:00 |
fontdlgg.h
|
|
|
fontpickerg.h
|
|
|
fswatcher.h
|
|
|
grid.h
|
fix tests for WXWIN_COMPATIBILITY_2_8, closes #13800
|
2011-12-23 05:59:59 +00:00 |
gridctrl.h
|
Add support for custom numeric formats to wxGrid.
|
2011-11-28 13:23:33 +00:00 |
grideditors.h
|
Add support for custom numeric formats to wxGrid.
|
2011-11-28 13:23:33 +00:00 |
gridsel.h
|
|
|
headerctrlg.h
|
|
|
helpext.h
|
|
|
hyperlink.h
|
Generic wxHyperlinkCtrl appearance and behaviour improvements.
|
2011-06-15 21:56:23 +00:00 |
icon.h
|
|
|
imaglist.h
|
|
|
infobar.h
|
|
|
laywin.h
|
|
|
listctrl.h
|
Implement best size calculation for report mode wxListCtrl.
|
2012-01-07 15:09:43 +00:00 |
logg.h
|
No code changes, fixed some typos.
|
2011-04-30 10:57:04 +00:00 |
mask.h
|
|
|
mdig.h
|
|
|
msgdlgg.h
|
Add support for wxHELP button to wxMessageDialog.
|
2011-08-04 22:53:42 +00:00 |
notebook.h
|
No changes, just use symbolic NO_IMAGE constant instead of -1 or wxNOT_FOUND.
|
2011-08-21 14:08:49 +00:00 |
notifmsg.h
|
|
|
numdlgg.h
|
|
|
paletteg.h
|
|
|
panelg.h
|
fix tests for WXWIN_COMPATIBILITY_2_8, closes #13800
|
2011-12-23 05:59:59 +00:00 |
printps.h
|
|
|
prntdlgg.h
|
|
|
progdlgg.h
|
Ensure that the progress dialog parent is activated at the end under MSW.
|
2012-02-05 14:18:25 +00:00 |
propdlg.h
|
|
|
region.h
|
|
|
richmsgdlgg.h
|
|
|
sashwin.h
|
|
|
scrolwin.h
|
|
|
spinctlg.h
|
Fix reparenting generic wxSpinCtrl.
|
2012-01-21 17:03:52 +00:00 |
splash.h
|
Dismiss wxSplashScreen on any user input, not necessarily on splash itself.
|
2011-11-22 13:18:55 +00:00 |
splitter.h
|
Remove wxSplitterWindow::m_checkRequestedSashPosition.
|
2011-10-30 19:48:38 +00:00 |
srchctlg.h
|
Set colours and fonts for all elements of the generic wxSearchCtrl.
|
2011-08-27 12:13:23 +00:00 |
statbmpg.h
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
statline.h
|
|
|
stattextg.h
|
|
|
statusbr.h
|
|
|
tabg.h
|
Do not put semicolons after the definition of an inline function.
|
2011-12-29 14:42:13 +00:00 |
textdlgg.h
|
|
|
timectrl.h
|
Dirty hack to allow generic wxDatePickerCtrl to compile under MSW.
|
2011-10-20 16:45:48 +00:00 |
treectlg.h
|
|
|
wizard.h
|
|
|