.. |
private
|
check for wxUSE_TIMER in headers, not the files including them
|
2007-07-11 00:00:33 +00:00 |
aboutdlgg.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
accel.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
animate.h
|
replaced size_t with unsigned int in wxAnimation and related classes and a couple of minor cleanups (use C++ comments; wrap long lines; put private parts after the public ones)
|
2006-12-10 14:18:37 +00:00 |
bmpcbox.h
|
many wxItemContainer-related changes:
|
2007-07-26 13:54:14 +00:00 |
busyinfo.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
buttonbar.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
calctrl.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
caret.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
choicdgg.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
clrpickerg.h
|
[ 1528248 ] Fix to the width of the wxGenericColourButton
|
2006-07-25 11:41:53 +00:00 |
collpaneg.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
colour.h
|
add IsOk() to all classes having Ok() method (patch 1570985)
|
2006-10-08 21:56:55 +00:00 |
colrdlgg.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
combo.h
|
[ 1573855 ] Improved appearance of wxComboCtrl's wxTextCtrl
|
2006-10-09 20:12:19 +00:00 |
ctrlsub.h
|
many wxItemContainer-related changes:
|
2007-07-26 13:54:14 +00:00 |
dataview.h
|
Correct signature of HitTest()
|
2007-08-24 20:00:32 +00:00 |
datectrl.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
dcpsg.h
|
fix compation with Watcom after latest vararg templates changes
|
2007-05-06 14:11:14 +00:00 |
dirctrlg.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
dirdlgg.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
dragimgg.h
|
fix unused parameter warning when wxHAS_NATIVE_OVERLAY (patch 1692332)
|
2007-04-01 14:14:58 +00:00 |
fdrepdlg.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
filedlgg.h
|
removed unused wxUSE_XXX options (patch 1759328)
|
2007-07-28 00:08:01 +00:00 |
filepickerg.h
|
fixed crashes in wxFile/DirPickerCtrl::GetPath() due to incorrect casting in multiple inheritance hierarchy and incorrect casting to wxFilePickerWidget in wxFileDirPickerCtrlBase
|
2006-07-15 15:13:04 +00:00 |
fontdlgg.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
fontpickerg.h
|
use wxNullFont instead of *wxNORMAL_FONT as default parameter for wxFontPickerCtrl/Widget, this fixes compilation with gcc 2.95 and possibly other old compilers
|
2006-11-03 21:54:13 +00:00 |
grid.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
gridctrl.h
|
include wx/datetime.h, it's not always included from the other headers
|
2007-08-15 11:46:57 +00:00 |
gridsel.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
helpext.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
hyperlink.h
|
use full repaint style instead of size event
|
2007-03-08 04:27:29 +00:00 |
icon.h
|
COW cleanup patch (1583966):
|
2006-10-30 19:26:48 +00:00 |
imaglist.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
laywin.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
listctrl.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
logg.h
|
don't use wxChar* arguments in wxLogWindow API
|
2007-06-28 16:59:06 +00:00 |
mask.h
|
The Lesser wxMask Refactoring: merged wxMGL and wxDFB version, added wxMaskBase which could/should be used by other ports later
|
2006-09-28 23:02:39 +00:00 |
mdig.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
msgdlgg.h
|
1. Derive wxMessageDialogBase from wxDialog (why did we use multiple
|
2007-05-24 12:50:42 +00:00 |
notebook.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
numdlgg.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
paletteg.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
panelg.h
|
Made wxBORDER_THEME the same as wxBORDER_DEFAULT
|
2007-08-08 12:39:56 +00:00 |
printps.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
prntdlgg.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
progdlgg.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
propdlg.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
region.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
sashwin.h
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
|
2006-09-05 20:47:48 +00:00 |
scrolwin.h
|
refactored wxGTK scrolling: it has now fully-functioning wxScrollHelper and a lot of duplicate code was removed
|
2005-10-10 18:24:27 +00:00 |
spinctlg.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
splash.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
splitter.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
srchctlg.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
statline.h
|
default name of wxStaticLine should be wxStaticLineNameStr, not wxStaticTextNameStr
|
2006-12-09 14:52:59 +00:00 |
statusbr.h
|
it needs wxUSE_* guard to not break smartphone build.
|
2006-09-13 19:10:31 +00:00 |
tabg.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
textdlgg.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
treectlg.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |
wizard.h
|
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support)
|
2007-07-09 10:09:52 +00:00 |