.. |
accel.cpp
|
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 16:50:23 +00:00 |
app.cpp
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
bitmap.cpp
|
added semicolons after wxCHECK()s (part of patch 1450705)
|
2006-03-21 14:16:34 +00:00 |
bmpbuttn.cpp
|
wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source cleaning and other Watcom adjustements.
|
2005-07-21 17:00:07 +00:00 |
brush.cpp
|
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 16:50:23 +00:00 |
button.cpp
|
wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source cleaning and other Watcom adjustements.
|
2005-07-21 17:00:07 +00:00 |
checkbox.cpp
|
Applied patch #1198422 (CheckBox labels being truncated).
|
2005-11-27 21:30:40 +00:00 |
checklst.cpp
|
replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX)
|
2006-03-23 22:05:23 +00:00 |
choice.cpp
|
replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX)
|
2006-03-23 22:05:23 +00:00 |
clipbrd.cpp
|
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 16:50:23 +00:00 |
colour.cpp
|
wxColour source cleaning. Corrections to 'const unsigned char' within wxColour docs.
|
2005-10-05 16:22:44 +00:00 |
combobox.cpp
|
Cosmetic fixes.
|
2006-01-06 22:26:15 +00:00 |
control.cpp
|
Fixed label handling (translating for accelerator handling only for relevant
|
2006-01-04 22:46:06 +00:00 |
cursor.cpp
|
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 16:50:23 +00:00 |
data.cpp
|
|
|
dataobj.cpp
|
Support for automatic setup.h in OS/2 with OW builds. __WXOS2__ final removal. Source cleaning.
|
2005-10-27 16:01:45 +00:00 |
dc.cpp
|
Removed every usage of obsolete wxTLW flags. 2.6 compatibility markup for them.
|
2006-03-31 18:07:22 +00:00 |
dcclient.cpp
|
Choose a legal default font on DC creation.
|
2006-01-02 16:32:12 +00:00 |
dcmemory.cpp
|
Deprecate wxDC::{Begin,End}Drawing()
|
2006-02-05 11:59:59 +00:00 |
dcprint.cpp
|
Support for automatic setup.h in OS/2 with OW builds. __WXOS2__ final removal. Source cleaning.
|
2005-10-27 16:01:45 +00:00 |
dcscreen.cpp
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
dialog.cpp
|
Some minor corrections (typos, return value handling).
|
2006-01-02 16:17:43 +00:00 |
dir.cpp
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
dirdlg.cpp
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
dllar.sh
|
Force OMF mode for DLL builds.
|
2005-02-14 08:41:52 +00:00 |
dllnames.sh
|
Fixed typo.
|
2004-12-19 17:29:59 +00:00 |
dnd.cpp
|
Support for automatic setup.h in OS/2 with OW builds. __WXOS2__ final removal. Source cleaning.
|
2005-10-27 16:01:45 +00:00 |
dummy.cpp
|
|
|
dummydll.cpp
|
|
|
evtloop.cpp
|
define wxEventLoopBase::ms_activeLoop in appcmn.cpp instead of doing it in all platform-dependent evtloop.cpp files
|
2006-01-12 18:57:28 +00:00 |
file.lst
|
|
|
filedlg.cpp
|
wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source cleaning and other Watcom adjustements.
|
2005-07-21 17:00:07 +00:00 |
font.cpp
|
great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665)
|
2006-02-09 00:51:23 +00:00 |
fontdlg.cpp
|
Unicode fixes for OS/2
|
2005-04-27 01:19:43 +00:00 |
fontenum.cpp
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
fontutil.cpp
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
frame.cpp
|
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 16:50:23 +00:00 |
gauge.cpp
|
Improved size handling.
|
2006-01-04 22:37:54 +00:00 |
gdiimage.cpp
|
wxOS2 warning fixes after daily build log.
|
2006-02-01 13:52:08 +00:00 |
gdiobj.cpp
|
|
|
gsockpm.cpp
|
wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source cleaning and other Watcom adjustements.
|
2005-07-21 17:00:07 +00:00 |
helpwin.cpp
|
Various source cleanings.
|
2005-11-09 20:14:39 +00:00 |
icon.cpp
|
Support for automatic setup.h in OS/2 with OW builds. __WXOS2__ final removal. Source cleaning.
|
2005-10-27 16:01:45 +00:00 |
iniconf.cpp
|
Various source cleanings.
|
2005-11-09 20:14:39 +00:00 |
joystick.cpp
|
Make wxJoystick::GetNumberJoystick a static method, as the number of
|
2005-11-29 12:50:13 +00:00 |
listbox.cpp
|
Warning fix for wxOS2 night build.
|
2006-03-28 14:15:10 +00:00 |
listctrl.cpp
|
Applied Patch #1424869: Implement wxListCtrl::SetItemColumnImage
|
2006-03-10 21:26:59 +00:00 |
main.cpp
|
|
|
makefile.va
|
|
|
menu.cpp
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
menuitem.cpp
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
metafile.cpp
|
Deprecate wxDC::{Begin,End}Drawing()
|
2006-02-05 11:59:59 +00:00 |
mimetype.cpp
|
wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source cleaning and other Watcom adjustements.
|
2005-07-21 17:00:07 +00:00 |
msgdlg.cpp
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
nativdlg.cpp
|
Added support for compiling with wxUSE_STL set to 1.
|
2004-11-28 18:39:30 +00:00 |
notebook.cpp
|
Applied patch #1396039 (Notebook tab bitmaps)
|
2006-01-03 16:52:50 +00:00 |
ownerdrw.cpp
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
palette.cpp
|
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 16:50:23 +00:00 |
pen.cpp
|
Added handling of dashes (patch #1438894).
|
2006-02-26 16:53:11 +00:00 |
popupwin.cpp
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
print.cpp
|
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 16:50:23 +00:00 |
radiobox.cpp
|
replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX)
|
2006-03-23 22:05:23 +00:00 |
radiobut.cpp
|
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 16:50:23 +00:00 |
region.cpp
|
|
|
scrolbar.cpp
|
Build fix for 2.6 compatibility off.
|
2006-03-31 18:26:24 +00:00 |
settings.cpp
|
wxOS2 night build warning fixes.
|
2006-03-15 15:33:34 +00:00 |
slider.cpp
|
Cache slider size in DoSetSize.
|
2006-01-04 22:49:55 +00:00 |
sound.cpp
|
wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source cleaning and other Watcom adjustements.
|
2005-07-21 17:00:07 +00:00 |
spinbutt.cpp
|
added semicolons after wxCHECK()s (part of patch 1450705)
|
2006-03-21 14:16:34 +00:00 |
spinctrl.cpp
|
Some minor corrections (typos, return value handling).
|
2006-01-02 16:17:43 +00:00 |
standard.txt
|
|
|
statbmp.cpp
|
Fixed sizing&positioning and an error in subclassing.
|
2006-01-06 22:31:00 +00:00 |
statbox.cpp
|
Cosmetic fixes.
|
2006-01-06 22:26:15 +00:00 |
statline.cpp
|
Nuke #pragma implementation/interface's
|
2005-09-23 12:56:45 +00:00 |
stattext.cpp
|
Allow multiple lines for a static text
|
2006-01-06 16:01:33 +00:00 |
stdpaths.cpp
|
added wxUSE_STDPATHS
|
2005-03-07 22:37:58 +00:00 |
tabctrl.cpp
|
fixed wxUSE_TABDIALOG/TAB_DIALOG confusion and other fixes to prevent wxTabCtrl from being built into the library unnecessarily (patch 1416049)
|
2006-02-09 00:28:34 +00:00 |
textctrl.cpp
|
wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source cleaning and other Watcom adjustements.
|
2005-07-21 17:00:07 +00:00 |
tglbtn.cpp
|
Removed unneeded include.
|
2005-04-20 20:04:34 +00:00 |
thread.cpp
|
Source cleaning. wxMotif/OS2 adjustements.
|
2005-10-03 16:39:45 +00:00 |
timer.cpp
|
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 16:50:23 +00:00 |
toolbar.cpp
|
wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source cleaning and other Watcom adjustements.
|
2005-07-21 17:00:07 +00:00 |
tooltip.cpp
|
Unicode fixes for OS/2
|
2005-04-27 01:19:43 +00:00 |
toplevel.cpp
|
Removed every usage of obsolete wxTLW flags. 2.6 compatibility markup for them.
|
2006-03-31 18:07:22 +00:00 |
treectrl.cpp
|
Back to unsigned int count in wxTreeCtrl.
|
2006-03-24 23:46:43 +00:00 |
utils.cpp
|
wxOS2 warning fixes after daily build log.
|
2006-02-01 13:52:08 +00:00 |
utilsexc.cpp
|
wxOS2 warning fixes after daily build log.
|
2006-02-01 13:52:08 +00:00 |
utilsgui.cpp
|
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 16:50:23 +00:00 |
window.cpp
|
Final and global PRIOR/NEXT change: keep consistency using only PAGE versions, deprecate old ids, remove rest of build problems with case statemets.
|
2006-03-27 12:25:17 +00:00 |
y_tab.i
|
|
|