wxWidgets/include/wx/generic
Francesco Montorsi eed80e5efe restore tabg.h and tabg.cpp for wxMotif
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57618 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-12-28 11:32:37 +00:00
..
private
aboutdlgg.h
accel.h
animate.h
bmpcbox.h
busyinfo.h
buttonbar.h
calctrlg.h
caret.h
choicdgg.h
clrpickerg.h
collpaneg.h
colour.h
colrdlgg.h
combo.h
ctrlsub.h
dataview.h compilation fix after wxScrollHelperNative renaming to wxScrollHelper 2008-12-24 17:13:20 +00:00
datectrl.h
dcpsg.h make GetPaperRect() and GetResolution() const functions 2008-11-15 11:10:34 +00:00
dirctrlg.h
dirdlgg.h
dragimgg.h
fdrepdlg.h
filectrlg.h
filedlgg.h add size parameter to the generic wxFileDialog ctor 2008-12-04 23:14:00 +00:00
filepickerg.h
fontdlgg.h
fontpickerg.h
grid.h split wxEVT_GRID_CELL_CHANGE into wxEVT_GRID_CELL_CHANGING/ED pair for consistency with all the other controls; provide access to new/old value of the cell in the event object 2008-12-22 22:58:49 +00:00
gridctrl.h split wxEVT_GRID_CELL_CHANGE into wxEVT_GRID_CELL_CHANGING/ED pair for consistency with all the other controls; provide access to new/old value of the cell in the event object 2008-12-22 22:58:49 +00:00
gridsel.h use a single wxKeyboardEvent parameter instead of 4 bools in tons of places 2008-09-20 00:09:28 +00:00
headerctrlg.h don't mistake a simple click on a column for a reordering drag 2008-12-14 23:12:30 +00:00
helpext.h
hyperlink.h
icon.h fix warning about hiding the base class LoadFile() 2008-11-12 14:40:28 +00:00
imaglist.h
laywin.h
listctrl.h
logg.h made wxLogGui more flexible and documented it and added example of customizing it to the dialogs sample 2008-09-11 13:58:54 +00:00
mask.h
mdig.h Review/simplify/cleanup MDI classes for all platforms and introduce base 2008-11-04 02:46:19 +00:00
msgdlgg.h
notebook.h
notifmsg.h
numdlgg.h
paletteg.h
panelg.h
printps.h
prntdlgg.h
progdlgg.h add GetValue,GetRange and GetMessage helpers 2008-12-02 18:35:24 +00:00
propdlg.h
region.h
sashwin.h fix wxSashEvent, wxFindDialogEvent, wxSplitterEvent to implement Clone() correctly 2008-12-27 14:48:26 +00:00
scrolwin.h make Scroll() itself virtual too as existing code might override it (but new code should override DoScroll() only); use the same access in the derived classes as in wxScrollHelperBase 2008-12-25 12:27:20 +00:00
spinctlg.h
splash.h
splitter.h fix wxSashEvent, wxFindDialogEvent, wxSplitterEvent to implement Clone() correctly 2008-12-27 14:48:26 +00:00
srchctlg.h
statbmpg.h
statline.h
stattextg.h compilation fix for include wx/generic/stattextg.h before/without including wx/stattext.h in PCH-less wxUniv build 2008-10-17 12:02:47 +00:00
statusbr.h
tabg.h restore tabg.h and tabg.cpp for wxMotif 2008-12-28 11:32:37 +00:00
textdlgg.h
treectlg.h cache the item text size to optimize tree layout/painting (#9956) 2008-09-13 21:28:57 +00:00
wizard.h