.. |
cocoa
|
Added wxRegion construction from an NSRect or an array of NSRects
|
2004-04-14 05:53:50 +00:00 |
generic
|
Use wxVisualAttributes (partially #if'd out until tested further.)
|
2004-05-06 21:01:24 +00:00 |
gtk
|
Get(Class)DefaultAttributes() for wxGTK controls
|
2004-05-06 17:26:25 +00:00 |
gtk1
|
Get(Class)DefaultAttributes() for wxGTK controls
|
2004-05-06 17:26:25 +00:00 |
html
|
improved HTML tables layout code (patch 911377)
|
2004-03-17 20:47:31 +00:00 |
mac
|
precompiled headers changed
|
2004-04-29 15:38:51 +00:00 |
mgl
|
Applied patch [ 828303 ] Slight wxColour cleanup
|
2003-12-11 10:10:40 +00:00 |
motif
|
use ResetClipping() instead of simply setting m_clipping to false; added call to it to wxDCBase::DestroyClippingRegion() so that some ports don't have to define their own version of it at all
|
2004-05-05 22:43:57 +00:00 |
msw
|
made GetClippingBox() work even for clipping region (pre)set by Windows and not only for clipping regions set using our own SetClippingXXX() functions
|
2004-05-05 22:41:54 +00:00 |
os2
|
removed wxGzipStreams (supported by wxZlibStreams now)
|
2004-04-25 08:55:57 +00:00 |
protocol
|
|
|
stc
|
Decided that not doing methods for keyboard commands was not worth the
|
2004-03-06 00:09:07 +00:00 |
univ
|
removed wxGzipStreams (supported by wxZlibStreams now)
|
2004-04-25 08:55:57 +00:00 |
unix
|
C++ comments transformed to C comments.
|
2004-03-09 22:48:53 +00:00 |
x11
|
use ResetClipping() instead of simply setting m_clipping to false; added call to it to wxDCBase::DestroyClippingRegion() so that some ports don't have to define their own version of it at all
|
2004-05-05 22:43:57 +00:00 |
xml
|
|
|
xrc
|
Added RTTI
|
2004-01-26 20:01:30 +00:00 |
.cvsignore
|
|
|
accel.h
|
|
|
access.h
|
|
|
afterstd.h
|
|
|
app.h
|
moved OnExceptionInMainLoop() in .cpp from header
|
2004-05-02 11:16:32 +00:00 |
apptrait.h
|
hopefully better description of GetSocketGUIFunctionsTable's purpose
|
2004-02-02 13:26:59 +00:00 |
arrimpl.cpp
|
|
|
arrstr.h
|
Added some missing STL-like wxArray/wxArrayString constructors.
|
2004-01-31 18:21:45 +00:00 |
artprov.h
|
|
|
beforestd.h
|
|
|
bitmap.h
|
|
|
bmpbuttn.h
|
Changed CanApplyParentThemeBackground to ApplyParentThemeBackground
|
2004-03-05 05:28:21 +00:00 |
bookctrl.h
|
Book controls also shouldn't do anything for SetInitialBestSize
|
2004-05-04 00:53:19 +00:00 |
brush.h
|
|
|
buffer.h
|
include stdlib.h to get malloc/free decl
|
2004-02-15 02:57:43 +00:00 |
build.h
|
wxUSE_STL affect binary compatibility
|
2004-01-31 14:32:30 +00:00 |
busyinfo.h
|
|
|
button.h
|
Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom
|
2004-01-15 13:49:22 +00:00 |
calctrl.h
|
use static_cast<> in event table macros for type safety (patch 843206)
|
2004-02-10 22:15:19 +00:00 |
caret.h
|
|
|
checkbox.h
|
Changed CanApplyParentThemeBackground to ApplyParentThemeBackground
|
2004-03-05 05:28:21 +00:00 |
checklst.h
|
Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom
|
2004-01-15 13:49:22 +00:00 |
chkconf.h
|
removed wxGzipStreams (supported by wxZlibStreams now)
|
2004-04-25 08:55:57 +00:00 |
choicdlg.h
|
|
|
choice.h
|
Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom
|
2004-01-15 13:49:22 +00:00 |
clipbrd.h
|
|
|
clntdata.h
|
Correct export declarations
|
2004-02-06 00:29:56 +00:00 |
cmdline.h
|
|
|
cmdproc.h
|
|
|
cmndata.h
|
allow generating PS on an output stream and not only a FILE (patch 876362)
|
2004-02-10 22:46:12 +00:00 |
colordlg.h
|
removing RTTI classinfo #define redirections, not needed anymore
|
2003-10-17 19:48:20 +00:00 |
colour.h
|
|
|
combobox.h
|
|
|
confbase.h
|
removed Win16 code (patch 905241), last version with remains of Win16 support tagged with BEFORE_WIN16_REMOVAL
|
2004-03-28 13:10:14 +00:00 |
config.h
|
|
|
containr.h
|
Don't infinitely recurse when setting the child focus. Without
|
2004-04-19 14:41:06 +00:00 |
control.h
|
call SetInitialBestSize(), not SetBestSize(), when setting the best size initially
|
2004-05-03 12:38:20 +00:00 |
cppunit.h
|
added some cppunit convenience macros (part of patch 924438)
|
2004-04-11 20:59:26 +00:00 |
cshelp.h
|
|
|
ctrlsub.h
|
override SetInitialBestSize() to do nothing (we must add our strings first)
|
2004-05-03 12:40:29 +00:00 |
cursor.h
|
|
|
dataobj.h
|
Comitted GTK part of clipboard patch, that
|
2004-03-15 22:46:48 +00:00 |
datetime.h
|
renamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR
|
2003-10-08 22:13:14 +00:00 |
datetime.inl
|
|
|
datstrm.h
|
|
|
db.h
|
Applied patch [ 827399 ] sqltypes.h included without windows.h under Borland
|
2004-01-11 20:52:43 +00:00 |
dbgrid.h
|
|
|
dbkeyg.h
|
|
|
dbtable.h
|
|
|
dc.h
|
use ResetClipping() instead of simply setting m_clipping to false; added call to it to wxDCBase::DestroyClippingRegion() so that some ports don't have to define their own version of it at all
|
2004-05-05 22:43:57 +00:00 |
dcbuffer.h
|
Restored old wxBufferedDC functionality until it can be decided how to
|
2004-02-21 19:09:59 +00:00 |
dcclient.h
|
|
|
dcmemory.h
|
|
|
dcmirror.h
|
|
|
dcprint.h
|
|
|
dcps.h
|
|
|
dcscreen.h
|
|
|
dcsvg.h
|
|
|
dde.h
|
More updates to the Debian packaging for wxPython, unicode and
|
2004-03-05 17:40:38 +00:00 |
debug.h
|
1.
|
2003-12-17 19:51:03 +00:00 |
defs.h
|
removed work around for 16 bit compilers not defining LPTSTR which was breaking Unicode build unless WIN32 was defined
|
2004-04-18 12:33:05 +00:00 |
dialog.h
|
Set default dialog style to 0.
|
2004-04-18 10:32:20 +00:00 |
dialup.h
|
use static_cast<> in event table macros for type safety (patch 843206)
|
2004-02-10 22:15:19 +00:00 |
dir.h
|
|
|
dirctrl.h
|
|
|
dirdlg.h
|
|
|
display.h
|
Committing in .
|
2004-03-19 08:53:09 +00:00 |
dlimpexp.h
|
Need to ensure WXEXPORT and WXIMPORT are not defined for EMX or INNOTEK builds when compiling with WXMAKINGDLL=1
|
2004-03-10 16:38:00 +00:00 |
dnd.h
|
|
|
docmdi.h
|
|
|
docview.h
|
|
|
dragimag.h
|
removed Win16 code (patch 905241), last version with remains of Win16 support tagged with BEFORE_WIN16_REMOVAL
|
2004-03-28 13:10:14 +00:00 |
dynarray.h
|
added base array of size_t as under Win64 size_t > long
|
2004-02-10 12:57:11 +00:00 |
dynlib.h
|
|
|
dynload.h
|
restored wxPluginLibrary::ms_classes handling code that was removed by mistake
|
2004-02-05 10:38:01 +00:00 |
effects.h
|
|
|
encconv.h
|
oops, compilation fix
|
2003-10-13 23:49:18 +00:00 |
encinfo.h
|
|
|
event.h
|
added and documented wx_const/static_cast<>
|
2004-04-16 10:30:07 +00:00 |
evtloop.h
|
|
|
except.h
|
|
|
fdrepdlg.h
|
removing RTTI classinfo #define redirections, not needed anymore
|
2003-10-17 19:48:20 +00:00 |
features.h
|
applied patch 939076: __SMARTPHONE__ define
|
2004-04-21 21:03:02 +00:00 |
ffile.h
|
made wxFFile a bit more safe: don't crash when Tell() and Length() are called on closed file (patch 811425)
|
2004-02-07 15:44:40 +00:00 |
file.h
|
Applied [ 841609 ] wxFile::m_error not initialised
|
2003-12-11 10:59:05 +00:00 |
fileconf.h
|
use global file/regkey by default
|
2004-03-03 23:04:04 +00:00 |
filedlg.h
|
Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom
|
2004-01-15 13:49:22 +00:00 |
filefn.h
|
removed Win16 code (patch 905241), last version with remains of Win16 support tagged with BEFORE_WIN16_REMOVAL
|
2004-03-28 13:10:14 +00:00 |
filename.h
|
fixed IsOk() for root directory paths
|
2004-02-16 18:30:18 +00:00 |
filesys.h
|
|
|
flags.h
|
|
|
fmappriv.h
|
|
|
font.h
|
pointer returned by GetNativeFontInfo() is now const and must not be deleted (replaces patch 810192)
|
2003-09-24 01:23:37 +00:00 |
fontdlg.h
|
GPE uses generic dialogs.
|
2004-02-28 15:27:11 +00:00 |
fontenc.h
|
added support for koi8-u
|
2004-04-10 23:43:49 +00:00 |
fontenum.h
|
|
|
fontmap.h
|
added GetEncodingFromName(); documented it and rearranged the methods in alphaabetical order
|
2004-04-11 10:40:04 +00:00 |
fontutil.h
|
include wrapwin.h instead of windows.h directly (fixes CE compilation problems)
|
2004-04-04 12:47:05 +00:00 |
frame.h
|
moved dialog/frame styles to their own headers; don't use any styles by default for TLW under Windows CE
|
2004-04-13 12:22:34 +00:00 |
fs_inet.h
|
|
|
fs_mem.h
|
Fixed compilation for !wxUSE_IMAGE as well as !wxUSE_TOOLBAR.
|
2004-02-16 23:27:54 +00:00 |
fs_zip.h
|
|
|
gauge.h
|
removing RTTI classinfo #define redirections, not needed anymore
|
2003-10-17 19:48:20 +00:00 |
gbsizer.h
|
Added FindItemAtPoint
|
2003-11-18 21:20:09 +00:00 |
gdicmn.h
|
added and documented wxSize::IsFullySpecified() and SetDefaults()
|
2004-04-04 17:24:56 +00:00 |
gdiobj.h
|
|
|
geometry.h
|
|
|
gifdecod.h
|
|
|
glcanvas.h
|
Use glcanvas.cpp from wxX11 for wxMotif.
|
2003-09-23 19:25:45 +00:00 |
grid.h
|
|
|
gsocket.h
|
C++ comments transformed to C comments.
|
2004-03-09 22:48:53 +00:00 |
hash.h
|
Use new wxHashTable implementation not using keyed wxList
|
2004-05-01 20:59:17 +00:00 |
hashmap.h
|
New wxHashTable implementation when wxUSE_STL == 1. Replaces
|
2003-11-23 08:12:34 +00:00 |
hashset.h
|
|
|
help.h
|
removing RTTI classinfo #define redirections, not needed anymore
|
2003-10-17 19:48:20 +00:00 |
helpbase.h
|
|
|
helphtml.h
|
|
|
helpwin.h
|
|
|
htmllbox.h
|
use an internal wxFileSystem in wxHtmlListBox so that references to images could be resolved
|
2004-04-30 22:44:03 +00:00 |
icon.h
|
|
|
iconbndl.h
|
|
|
iconloc.h
|
|
|
imagbmp.h
|
#if around deprecated macros
|
2003-10-30 22:26:29 +00:00 |
image.h
|
made GetAlpha(x, y) const (the docs are already correct)
|
2004-04-15 16:16:01 +00:00 |
imaggif.h
|
|
|
imagiff.h
|
|
|
imagjpeg.h
|
added resolution option to JPEG handler (patch #833234)
|
2003-10-31 15:58:58 +00:00 |
imaglist.h
|
|
|
imagpcx.h
|
|
|
imagpng.h
|
|
|
imagpnm.h
|
|
|
imagtiff.h
|
|
|
imagxpm.h
|
|
|
init.h
|
Add some WXDLLIMPEXP's
|
2003-10-04 03:00:46 +00:00 |
intl.h
|
initialize m_initialized to false to avoid spurious asserts
|
2004-03-17 22:20:42 +00:00 |
iosfwrap.h
|
|
|
ioswrap.h
|
|
|
ipc.h
|
|
|
ipcbase.h
|
|
|
isql.h
|
removed Win16 code (patch 905241), last version with remains of Win16 support tagged with BEFORE_WIN16_REMOVAL
|
2004-03-28 13:10:14 +00:00 |
isqlext.h
|
|
|
joystick.h
|
|
|
layout.h
|
|
|
laywin.h
|
|
|
list.h
|
improved const-ness of find/Find functions
|
2004-04-15 11:05:13 +00:00 |
listbase.h
|
use static_cast<> in event table macros for type safety (patch 843206)
|
2004-02-10 22:15:19 +00:00 |
listbook.h
|
use static_cast<> in event table macros for type safety (patch 843206)
|
2004-02-10 22:15:19 +00:00 |
listbox.h
|
Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom
|
2004-01-15 13:49:22 +00:00 |
listctrl.h
|
Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom
|
2004-01-15 13:49:22 +00:00 |
listimpl.cpp
|
|
|
log.h
|
compilation fix for wxUSE_LOG == 0 (part of patch 843206)
|
2004-02-10 21:16:58 +00:00 |
longlong.h
|
wxLL is now in wx/defs.h together with (new) wxULL
|
2003-09-22 17:10:30 +00:00 |
math.h
|
|
|
matrix.h
|
|
|
mdi.h
|
wxCocoa: Use the new native MDI implementation instead of generic
|
2003-11-13 16:05:24 +00:00 |
memconf.h
|
|
|
memory.h
|
fixed wxDebugContext to work with global and static objects (patch 901031)
|
2004-02-28 23:57:54 +00:00 |
memtext.h
|
|
|
menu.h
|
wxMenuBase changes:
|
2004-03-30 00:49:21 +00:00 |
menuitem.h
|
Add SetKind accessor
|
2004-04-22 22:02:02 +00:00 |
metafile.h
|
removed Win16 code (patch 905241), last version with remains of Win16 support tagged with BEFORE_WIN16_REMOVAL
|
2004-03-28 13:10:14 +00:00 |
mimetype.h
|
|
|
minifram.h
|
|
|
module.h
|
|
|
msgdlg.h
|
GPE uses generic dialogs.
|
2004-02-28 15:27:11 +00:00 |
msgout.h
|
|
|
mstream.h
|
|
|
notebook.h
|
wxCocoa: native wxNotebook
|
2004-04-09 20:20:51 +00:00 |
numdlg.h
|
made wxNumberEntryDialog public; extracted it and wxGetNumberFromUser() in a separate header (patch 882545)
|
2004-02-07 13:55:49 +00:00 |
object.h
|
use wx_static_cast() inside wxDynamicCast to catch impossible casts at compile-time instead of run-time
|
2004-04-16 10:57:06 +00:00 |
ownerdrw.h
|
added wxOwnerDrawn::SetOwnerDrawn() and SetDisabledBitmap(); corrected calculation of menu width and drawing of accels for disabled items (parts of patch 758598)
|
2003-09-22 00:43:36 +00:00 |
palette.h
|
|
|
panel.h
|
|
|
paper.h
|
|
|
pen.h
|
|
|
platform.h
|
precompiled headers changed
|
2004-04-29 15:38:51 +00:00 |
popupwin.h
|
Added CanApplyParentThemeBackground and use it in wxMSW's
|
2004-03-04 17:03:55 +00:00 |
print.h
|
removing RTTI classinfo #define redirections, not needed anymore
|
2003-10-17 19:48:20 +00:00 |
printdlg.h
|
removing RTTI classinfo #define redirections, not needed anymore
|
2003-10-17 19:48:20 +00:00 |
prntbase.h
|
use wxFULL_REPAINT_ON_RESIZE only for wxPreviewCanvas, not for the entire wxPreviewFrame -- this eliminates flicker of the control bar, at least
|
2004-04-01 11:04:33 +00:00 |
process.h
|
use static_cast<> in event table macros for type safety (patch 843206)
|
2004-02-10 22:15:19 +00:00 |
progdlg.h
|
|
|
ptr_scpd.h
|
|
|
quantize.h
|
|
|
radiobox.h
|
Changed CanApplyParentThemeBackground to ApplyParentThemeBackground
|
2004-03-05 05:28:21 +00:00 |
radiobut.h
|
|
|
rawbmp.h
|
compilation fixes (apparently, gcc <3.4 didn't validate code in templates that were never used, at least in this case)
|
2004-05-01 22:13:02 +00:00 |
recguard.h
|
|
|
regex.h
|
added wxRegEx::GetMatchCount (patch 938995)
|
2004-04-21 20:14:14 +00:00 |
region.h
|
|
|
renderer.h
|
|
|
sashwin.h
|
|
|
sckaddr.h
|
Applied patch [ 837515 ] wxIPaddress + docs patch
|
2004-01-11 15:50:10 +00:00 |
sckipc.h
|
|
|
sckstrm.h
|
|
|
scopeguard.h
|
|
|
scrolbar.h
|
|
|
scrolwin.h
|
Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom
|
2004-01-15 13:49:22 +00:00 |
selstore.h
|
Win64 compilation fixes
|
2004-02-10 13:02:51 +00:00 |
settings.h
|
removed separate wxSYS_ICONTITLE_FONT; made it the same as wxSYS_DEFAULT_GUI_FONT
|
2004-03-29 11:11:59 +00:00 |
setup_redirect.h
|
|
|
sizer.h
|
show/hide static box when the wxStaticBoxSizer is shown/hidden (replaces patch 897020)
|
2004-04-15 22:26:09 +00:00 |
slider.h
|
Changed CanApplyParentThemeBackground to ApplyParentThemeBackground
|
2004-03-05 05:28:21 +00:00 |
snglinst.h
|
|
|
socket.h
|
use static_cast<> in event table macros for type safety (patch 843206)
|
2004-02-10 22:15:19 +00:00 |
sound.h
|
blind attempt to fix wxMac compilation (__UNIX__ defined on OS X?)
|
2004-02-04 09:40:17 +00:00 |
spinbutt.h
|
use static_cast<> in event table macros for type safety (patch 843206)
|
2004-02-10 22:15:19 +00:00 |
spinctrl.h
|
wxCocoa: use generic wxSpinCtrl
|
2004-04-01 22:42:53 +00:00 |
splash.h
|
|
|
splitter.h
|
Added wxSP_NO_XP_THEME style to wxSplitterWindow to switch off
|
2004-03-03 20:44:37 +00:00 |
stack.h
|
|
|
statbmp.h
|
wxStaticBitmapBase::DoGetBestSize
|
2004-04-07 21:47:04 +00:00 |
statbox.h
|
Changed CanApplyParentThemeBackground to ApplyParentThemeBackground
|
2004-03-05 05:28:21 +00:00 |
statline.h
|
Changed CanApplyParentThemeBackground to ApplyParentThemeBackground
|
2004-03-05 05:28:21 +00:00 |
stattext.h
|
Changed CanApplyParentThemeBackground to ApplyParentThemeBackground
|
2004-03-05 05:28:21 +00:00 |
statusbr.h
|
removing RTTI classinfo #define redirections, not needed anymore
|
2003-10-17 19:48:20 +00:00 |
stopwatch.h
|
|
|
strconv.h
|
don't do anything non trivial (like creating wxFontMapper) in ctors of global objects
|
2003-09-26 16:55:53 +00:00 |
stream.h
|
|
|
string.h
|
hopefully fixed strings.h mess completely now by not including it unless really needed (should fix bug 689456)
|
2004-02-12 18:10:33 +00:00 |
sysopt.h
|
|
|
tab.h
|
|
|
tabctrl.h
|
|
|
taskbar.h
|
use static_cast<> in event table macros for type safety (patch 843206)
|
2004-02-10 22:15:19 +00:00 |
tbarbase.h
|
Using a -1 (wxID_ANY) for menu or toolbar item IDs will now generate a
|
2004-02-04 23:28:11 +00:00 |
textbuf.h
|
|
|
textctrl.h
|
WXUSINGDLL is defined when building samples on non-MSW platforms for simplicity, corrected check for it to affect Win32 only
|
2004-03-18 23:12:58 +00:00 |
textdlg.h
|
made wxNumberEntryDialog public; extracted it and wxGetNumberFromUser() in a separate header (patch 882545)
|
2004-02-07 13:55:49 +00:00 |
textfile.h
|
|
|
tglbtn.h
|
implementation for mac added
|
2004-02-21 16:38:23 +00:00 |
thread.h
|
made TestDestroy public and virtual
|
2004-04-30 21:31:52 +00:00 |
thrimpl.cpp
|
|
|
timer.h
|
use static_cast<> in event table macros for type safety (patch 843206)
|
2004-02-10 22:15:19 +00:00 |
tipdlg.h
|
|
|
tipwin.h
|
|
|
tokenzr.h
|
|
|
toolbar.h
|
Don't use wxUSE_POCKETPC_UI, determine appropriate UI from
|
2004-04-20 22:17:24 +00:00 |
tooltip.h
|
|
|
toplevel.h
|
SmartPhone windows are always maximized: Patch 942118
|
2004-04-27 13:48:07 +00:00 |
treebase.h
|
use static_cast<> in event table macros for type safety (patch 843206)
|
2004-02-10 22:15:19 +00:00 |
treectrl.h
|
removed Win16 code (patch 905241), last version with remains of Win16 support tagged with BEFORE_WIN16_REMOVAL
|
2004-03-28 13:10:14 +00:00 |
txtstrm.h
|
added wxTextInputStream::ReadChar() (part of patch 792932)
|
2003-09-26 20:15:38 +00:00 |
types.h
|
|
|
url.h
|
wxURL implementation using WinInet functions under Win32 (patch 839305)
|
2004-02-07 15:28:06 +00:00 |
utils.h
|
Fix compile warning when building DLLs
|
2004-01-14 01:28:42 +00:00 |
valgen.h
|
|
|
validate.h
|
|
|
valtext.h
|
|
|
variant.h
|
Match changes in DECLARE_*_CLASS.
|
2003-10-24 21:28:56 +00:00 |
vector.h
|
|
|
version.h
|
Put version numbers back to 2.5.1 until 2.5.2 is imminent
|
2004-03-03 23:40:24 +00:00 |
vidmode.h
|
merged wxDisplayModeInfo and wxVideoMode in a single class, extracted it in a separate wx/vidmode.h header
|
2003-09-27 12:55:46 +00:00 |
vlbox.h
|
Changed CanApplyParentThemeBackground to ApplyParentThemeBackground
|
2004-03-05 05:28:21 +00:00 |
vms_x_fix.h
|
Committing in .
|
2004-03-19 15:48:03 +00:00 |
volume.h
|
fixed wxFSVolume definition if !wxUSE_GUI
|
2004-01-31 14:49:51 +00:00 |
vscroll.h
|
|
|
wave.h
|
VC++ correction
|
2004-02-18 16:21:27 +00:00 |
wfstream.h
|
|
|
window.h
|
SetInitialBestSize changes for wxMac
|
2004-05-07 04:31:12 +00:00 |
wizard.h
|
use static_cast<> in event table macros for type safety (patch 843206)
|
2004-02-10 22:15:19 +00:00 |
wx_cw_cm.h
|
always use opaque structs
|
2004-04-23 08:54:23 +00:00 |
wx_cw_d.h
|
getting rid of old pragma for CW Pro 9
|
2004-02-08 06:13:46 +00:00 |
wx_cw.h
|
|
|
wx_cwc_d.h
|
header includes corrected
|
2004-03-07 12:43:23 +00:00 |
wx_cwc.h
|
turn off unknown pragma for CW 9
|
2004-01-20 18:14:08 +00:00 |
wx_cwu_d.h
|
|
|
wx.h
|
|
|
wxchar.h
|
specific workaround for XCODE native
|
2004-04-27 17:15:02 +00:00 |
wxhtml.h
|
|
|
wxprec.h
|
|
|
wxshlb_cw_d.h
|
|
|
wxshlb_cw.h
|
|
|
wxshlb_cwc_d.h
|
mach-o shared libs support for cw
|
2004-03-27 05:27:48 +00:00 |
wxshlb_cwc.h
|
mach-o shared libs support for cw
|
2004-03-27 05:27:48 +00:00 |
wxshlba_cw_d.h
|
|
|
wxshlba_cw.h
|
|
|
wxshlba_cwc_d.h
|
mach-o shared libs support for cw
|
2004-03-27 05:27:48 +00:00 |
wxshlba_cwc.h
|
mach-o shared libs support for cw
|
2004-03-27 05:27:48 +00:00 |
xpmdecod.h
|
|
|
xpmhand.h
|
|
|
xti.h
|
make XTI compile with VC6 (patch 896614)
|
2004-04-15 22:51:57 +00:00 |
xtistrm.h
|
|
|
xtixml.h
|
|
|
zipstrm.h
|
|
|
zstream.h
|
improvements to zlib streams (patch 929416):
|
2004-04-11 19:34:56 +00:00 |