.. |
.cvsignore
|
Just ignore CVS. It's better for you.
|
1999-06-07 19:41:37 +00:00 |
accel.h
|
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
|
2006-02-09 00:51:23 +00:00 |
busyinfo.h
|
#include moved to module.
|
2006-01-26 18:59:49 +00:00 |
buttonbar.h
|
Compilation fix
|
2006-04-14 09:31:47 +00:00 |
calctrl.h
|
make access specifiers for the virtual functions match their access in the base class (patch 1400131)
|
2006-02-08 21:47:09 +00:00 |
caret.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
choicdgg.h
|
Build fix.
|
2005-11-02 13:59:40 +00:00 |
colrdlgg.h
|
Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h.
|
2006-01-26 17:20:50 +00:00 |
dataview.h
|
Source and warning cleaning after enabling wxUSE_DATAVIEWCTRL in wxMSW builds.
|
2006-03-27 14:01:33 +00:00 |
datectrl.h
|
Added destructor to fix crash on Mac due to focus event causing
|
2005-04-16 11:07:30 +00:00 |
dcpsg.h
|
make access specifiers for the virtual functions match their access in the base class (patch 1400131)
|
2006-02-08 21:47:09 +00:00 |
dirctrlg.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
dirdlgg.h
|
Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const.
|
2006-01-16 14:59:55 +00:00 |
dragimgg.h
|
Better backward compatibility and deprecation markup for interface deprecated in comments.
|
2006-03-30 14:04:17 +00:00 |
fdrepdlg.h
|
Fixes for include guards, patch 1256967 Paul Cornett
|
2005-09-25 20:49:40 +00:00 |
filedlgg.h
|
fixed warnings about truncating 64 bit integers
|
2005-09-26 00:21:03 +00:00 |
fontdlgg.h
|
Better backward compatibility and deprecation markup for interface deprecated in comments.
|
2006-03-30 14:04:17 +00:00 |
grid.h
|
Use CmdDown in mouse events instead of ControlDown so Mac users can
|
2006-04-09 00:09:35 +00:00 |
gridctrl.h
|
added missing consts and pass objects by const reference instead of by value (patch 1205869)
|
2005-09-24 21:43:15 +00:00 |
gridsel.h
|
Fixes for include guards, patch 1256967 Paul Cornett
|
2005-09-25 20:49:40 +00:00 |
helpext.h
|
use wxLaunchDefaultBrowser by default if no browser is specified
|
2006-03-27 20:23:33 +00:00 |
imaglist.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
laywin.h
|
include wx/event.h, as it is used by-value (parent class).
|
2006-01-05 23:11:58 +00:00 |
listctrl.h
|
Better backward compatibility and deprecation markup for interface deprecated in comments.
|
2006-03-30 14:04:17 +00:00 |
logg.h
|
make access specifiers for the virtual functions match their access in the base class (patch 1400131)
|
2006-02-08 21:47:09 +00:00 |
mdig.h
|
Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const.
|
2006-01-16 14:59:55 +00:00 |
msgdlgg.h
|
Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h.
|
2006-01-26 17:20:50 +00:00 |
notebook.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
numdlgg.h
|
Improved preprocessor guards for numeric dialogs.
|
2006-01-26 15:33:27 +00:00 |
paletteg.h
|
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
|
2006-02-09 00:51:23 +00:00 |
panelg.h
|
Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const.
|
2006-01-16 14:59:55 +00:00 |
printps.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
prntdlgg.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
progdlgg.h
|
make access specifiers for the virtual functions match their access in the base class (patch 1400131)
|
2006-02-08 21:47:09 +00:00 |
propdlg.h
|
Steps towards implementing native-style, non-top-level toolbars on Mac
|
2006-04-14 09:15:10 +00:00 |
region.h
|
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
|
2006-02-09 00:51:23 +00:00 |
sashwin.h
|
m_border and accessors not used
|
2006-02-06 17:37:26 +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
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
splash.h
|
Fixes for include guards, patch 1256967 Paul Cornett
|
2005-09-25 20:49:40 +00:00 |
splitter.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
statline.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
statusbr.h
|
Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const.
|
2006-01-16 14:59:55 +00:00 |
tabg.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
textdlgg.h
|
Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const.
|
2006-01-16 14:59:55 +00:00 |
timer.h
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
treectlg.h
|
Line-up deprecated interface of wxTreeCtrl between ports.
|
2006-03-28 13:11:20 +00:00 |
wizard.h
|
Better fix for modal/modeless wizards.
|
2005-09-26 13:30:54 +00:00 |