.. |
generic
|
Changed second parameter of Refresh to "const wxRect*".
|
2002-09-07 20:09:55 +00:00 |
gtk
|
disable use of #pragma interface under Mac OS X
|
2002-09-07 12:28:46 +00:00 |
gtk1
|
disable use of #pragma interface under Mac OS X
|
2002-09-07 12:28:46 +00:00 |
html
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
mac
|
avoid warning for duplicate defined wxEntry when compiling with the Apple
|
2002-09-02 19:17:52 +00:00 |
mgl
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
motif
|
wxChoice derives from wxChoiceBase; renamed Append to DoAppend
|
2002-08-24 10:54:15 +00:00 |
msw
|
Added LV_ITEMA and used a #define for LV_ITEM to
|
2002-09-08 10:28:15 +00:00 |
os2
|
More OS/2 update to fix some owner drawn things
|
2002-09-03 22:26:53 +00:00 |
protocol
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
stc
|
Updated to Scintilla from 1.45 to 1.47
|
2002-09-06 16:59:31 +00:00 |
univ
|
IsSingleLine() is now in the base class
|
2002-07-23 21:59:40 +00:00 |
unix
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
x11
|
Renamed internal GetClientWindow to GetClientAreaWindow so
|
2002-08-02 08:31:59 +00:00 |
xrc
|
disable use of #pragma interface under Mac OS X
|
2002-09-07 12:28:46 +00:00 |
.cvsignore
|
Just ignore CVS. It's better for you.
|
1999-06-07 19:41:37 +00:00 |
accel.h
|
implemented explicit copy constructor and assignement operator
|
2002-05-07 20:40:04 +00:00 |
app.h
|
fix wxBase apps compilation after ProcessIdle() change from the patch 588734
|
2002-09-04 11:45:06 +00:00 |
arrimpl.cpp
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
artprov.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
bitmap.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
bmpbuttn.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
brush.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
buffer.h
|
use wxWcslen() instead of wcslen() which isn't always available in wxWCharBuffer; do accept NULL in wx[W]CharBuffer ctor as the code elsewhere uses this
|
2002-08-25 17:14:51 +00:00 |
build.h
|
added wxBuildOptions and check that they are the same for the program and the library on startup
|
2002-05-07 19:56:43 +00:00 |
busyinfo.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
button.h
|
updated the comment about the flags meaning
|
2002-09-02 15:18:25 +00:00 |
calctrl.h
|
patch from Søren Erland Vestø for additional wxCalendarCtrl styles (also moved them all to calctrl.h from defs.h)
|
2001-11-02 15:42:51 +00:00 |
caret.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
checkbox.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
checklst.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
chkconf.h
|
wxMGL requires wxUSE_PALETTE
|
2002-06-07 17:56:53 +00:00 |
choicdlg.h
|
Did somework on the generic dialogs,
|
1999-08-11 11:53:40 +00:00 |
choice.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
clipbrd.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
clntdata.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
cmdline.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
cmdproc.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
cmndata.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
colordlg.h
|
uses native implementation for mac
|
2002-04-24 19:53:23 +00:00 |
colour.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
combobox.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
confbase.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
config.h
|
wxUSE_CONFIG_NATIVE fix
|
1999-12-02 16:32:16 +00:00 |
containr.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
control.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
cshelp.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
ctrlsub.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
cursor.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
dataobj.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
date.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
datetime.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
datetime.inl
|
Removed warning for Darwin compilation from datetime.inl
|
2001-12-23 15:52:29 +00:00 |
datstrm.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
db.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
dbgrid.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
dbkeyg.h
|
wxDbGrid additions contributed by Paul and Roger Gammans with additions/corrections from George Tasker
|
2001-06-10 17:08:42 +00:00 |
dbtable.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
dc.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
dcbuffer.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
dcclient.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
dcmemory.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
dcprint.h
|
mac adaptions
|
1999-11-09 15:24:52 +00:00 |
dcps.h
|
Made wxGTK dcps.cpp generic.
|
1999-01-22 11:06:20 +00:00 |
dcscreen.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
dcsvg.h
|
wxSVGDC class include files
|
2002-06-19 09:17:46 +00:00 |
dde.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
debug.h
|
move code from .h to .cpp to prevent Borland warning
|
2002-09-04 12:24:45 +00:00 |
defs.h
|
define HAVE_EXPLICIT for BC++ >= 0x520
|
2002-09-08 12:55:37 +00:00 |
dialog.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
dialup.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
dir.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
dirctrl.h
|
Added wxGenericDirCtrl, wxGenericDirDialog and associated icons.
|
2000-07-23 19:10:27 +00:00 |
dirdlg.h
|
added missing include file
|
2002-05-04 13:17:36 +00:00 |
display.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
dnd.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
docmdi.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
docview.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
dragimag.h
|
Added wxDF_HTML
|
2002-04-17 11:48:11 +00:00 |
dynarray.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
dynlib.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
dynload.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
effects.h
|
Added some accessors for wxEffects
|
2002-09-05 19:37:25 +00:00 |
encconv.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
event.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
evtloop.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
expr.h
|
applied patch 103798 (yy... defines moved from expr.h, wxexpr.h to wxexpr.cpp)
|
2001-02-16 18:36:17 +00:00 |
fdrepdlg.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
features.h
|
added raw key code and flags support (based on patch from Bryce Denney)
|
2002-04-07 21:06:59 +00:00 |
ffile.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
file.h
|
compilation fix for wxUSE_WCHAR_T=0
|
2002-09-04 22:17:09 +00:00 |
fileconf.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
filedlg.h
|
Now compiling
|
2002-02-08 17:44:23 +00:00 |
filefn.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
filename.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
filesys.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
font.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
fontdlg.h
|
fixes to wxFontDialog after recent changes
|
2002-05-12 22:26:01 +00:00 |
fontenc.h
|
Lots of work to set PangoFontDescription as the
|
2002-08-06 16:41:31 +00:00 |
fontenum.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
fontmap.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
fontutil.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
frame.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
fs_inet.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
fs_mem.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
fs_zip.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
gauge.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
gdicmn.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
gdiobj.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
geometry.h
|
corrected code for doubles
|
2002-09-05 12:42:16 +00:00 |
gifdecod.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
glcanvas.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
grid.h
|
Added new wxGrid classes. This is a work in progress !
|
1999-10-06 05:13:20 +00:00 |
gsocket.h
|
Patch [ 588837 ] Fixes comment style in gsocket.*
|
2002-07-31 20:44:31 +00:00 |
hash.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
hashmap.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
help.h
|
Use wxHtmlHelpController for HTML help, not wxHelpControllerHtml :-)
|
2002-03-23 12:02:54 +00:00 |
helpbase.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
helphtml.h
|
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
|
1998-08-15 00:23:28 +00:00 |
helpwin.h
|
*** empty log message ***
|
1999-08-02 04:44:01 +00:00 |
icon.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
iconbndl.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
imagbmp.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
image.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
imaggif.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
imagiff.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
imagjpeg.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
imaglist.h
|
Added wxListCtrl to derive from wxGenericListCtrl,
|
2002-07-22 23:03:03 +00:00 |
imagpcx.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
imagpng.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
imagpnm.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
imagtiff.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
imagxpm.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
intl.h
|
added wxLocale::GetLanguageInfo()
|
2002-09-07 22:53:04 +00:00 |
ioswrap.h
|
applied patch for compilation with gcc 3.0
|
2001-06-06 16:51:53 +00:00 |
ipc.h
|
added wx/ipc.h and used/documented it
|
2002-04-15 18:24:46 +00:00 |
ipcbase.h
|
Changed char* to wxChar*
|
2002-09-03 11:22:56 +00:00 |
isql.h
|
HWND already typedef'ed when compiling with EMX (OS/2).
|
2002-08-25 18:25:21 +00:00 |
isqlext.h
|
Updates to make latest changes compile
|
2000-02-09 22:58:41 +00:00 |
joystick.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
layout.h
|
include the header needed to compile this file
|
2002-09-02 18:10:39 +00:00 |
laywin.h
|
Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorithm classes and sample
|
1998-09-07 09:27:34 +00:00 |
list.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
listbase.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
listbox.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
listctrl.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
listimpl.cpp
|
merged 2.2 branch
|
2000-07-15 19:51:35 +00:00 |
log.h
|
Added (and documented) GetTraceMasks so userspace can probe the currently
|
2002-09-04 09:35:13 +00:00 |
longlong.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
matrix.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
mdi.h
|
Applied patch [ 597398 ] Generic MDI, wxNotebook based.
|
2002-08-20 09:09:55 +00:00 |
memconf.h
|
1. added wxMemoryConfig (private) class
|
2000-01-22 23:15:52 +00:00 |
memory.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
memtext.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
menu.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
menuitem.h
|
Applied docview patch
|
2002-04-12 13:15:44 +00:00 |
metafile.h
|
merge of wxMac into main repository
|
2000-08-09 11:14:15 +00:00 |
mimetype.h
|
char -> wxChar
|
2002-09-08 00:49:48 +00:00 |
minifram.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
module.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
msgdlg.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
msgout.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
mstream.h
|
compilation fixes for wxMemoryStreams
|
2000-11-23 16:26:12 +00:00 |
notebook.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
object.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
odbc.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
ownerdrw.h
|
disable use of #pragma interface under Mac OS X
|
2002-09-02 19:15:40 +00:00 |
palette.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
panel.h
|
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
|
1998-08-15 00:23:28 +00:00 |
paper.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
pen.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
platform.h
|
added wxCHECK_GCC_VERSION() macro
|
2002-08-24 21:28:48 +00:00 |
popupwin.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
print.h
|
mac adaptions
|
1999-11-09 15:24:52 +00:00 |
printdlg.h
|
made printing to PS possible under wxMGL
|
2002-07-15 22:55:14 +00:00 |
prntbase.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
process.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
progdlg.h
|
Added a generic wxProgressDialog and made wxPostscriptPrinter use it.
|
1999-05-09 15:19:45 +00:00 |
prop.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
propform.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
proplist.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
ptr_scpd.h
|
Applied patch [ 587450 ] Scoped Smart pointers and docs
|
2002-08-08 09:57:05 +00:00 |
quantize.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
radiobox.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
radiobut.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
regex.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
region.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
resource.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
sashwin.h
|
Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorithm classes and sample
|
1998-09-07 09:27:34 +00:00 |
sckaddr.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
sckipc.h
|
Changed char* to wxChar*
|
2002-09-03 11:22:56 +00:00 |
sckstrm.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
scrolbar.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
scrolwin.h
|
added ViewStart() as synonym for GetViewStart() in WXWIN_COMPATIBILITY_2_2 mode
|
2002-06-18 12:47:40 +00:00 |
settings.h
|
Cosmetic changes to wxSS::GetScreen:
|
2002-05-19 22:44:27 +00:00 |
setup_redirect.h
|
Moved setup.h out of the way
|
2002-01-26 10:59:51 +00:00 |
sizer.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
slider.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
snglinst.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
socket.h
|
Missing #include
|
2002-09-04 16:42:53 +00:00 |
spawnbrowser.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
spinbutt.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
spinctrl.h
|
another part of SetSelection() change I forgot to commit
|
2002-09-01 20:24:25 +00:00 |
splash.h
|
Added wxQuantize, wxSplashScreen, wxEffects & added palette to wxImage
|
2000-07-28 17:53:25 +00:00 |
splitter.h
|
include wx/event.h before declarign the types (patch 543270)
|
2002-04-13 16:41:03 +00:00 |
stack.h
|
fixes to my previous errors in stack/vector (patch 439378)
|
2001-07-09 22:44:26 +00:00 |
statbmp.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
statbox.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
statline.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
stattext.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
statusbr.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
strconv.h
|
compilation fix for wxUSE_WCHAR_T=0
|
2002-09-04 22:17:09 +00:00 |
stream.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
string.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
sysopt.h
|
Added wxUSE_DC_CACHEING and associated code to wxMSW
|
2001-07-11 10:07:06 +00:00 |
tab.h
|
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
|
1998-08-15 00:23:28 +00:00 |
tabctrl.h
|
1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work
|
2001-01-31 17:16:40 +00:00 |
taskbar.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
tbarbase.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
tbarsmpl.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
textbuf.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
textctrl.h
|
Applied patch [ 603858 ] wxTextCtrl text alignment patch
|
2002-09-05 16:15:30 +00:00 |
textdlg.h
|
Did somework on the generic dialogs,
|
1999-08-11 11:53:40 +00:00 |
textfile.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
tglbtn.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
thread.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
thrimpl.cpp
|
wxMutex changes (explicitly specify the type), return values for all wxMutex/wxSemaphore/wxCondition methods and general cleanup
|
2002-06-06 18:31:59 +00:00 |
time.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
timer.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
tipdlg.h
|
Applied patch [ 600500 ] Tip-of-day: comments, translatable
|
2002-08-31 12:08:02 +00:00 |
tipwin.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
tokenzr.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
toolbar.h
|
compilation fixes for wxUSE_TOOLBAR under MSW
|
2002-03-15 00:33:05 +00:00 |
tooltip.h
|
Must honour wxUSE_TOOLTIPS in tooltip.h
|
2001-11-24 23:55:43 +00:00 |
toplevel.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
treebase.h
|
Applied patch [ 605189 ] add edit cancel notify to wxTreeEvent
|
2002-09-05 19:50:41 +00:00 |
treectrl.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
treelay.h
|
Removed old wxGLCanvas stuff; moved wxTreeLayout to wxWindows; corrected some doc errors
|
2000-02-28 13:42:59 +00:00 |
txtstrm.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
types.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
url.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
utils.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
valgen.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
validate.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
valtext.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
variant.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
vector.h
|
fixes to my previous errors in stack/vector (patch 439378)
|
2001-07-09 22:44:26 +00:00 |
version.h
|
Updated versions to 2.3.3
|
2001-12-19 21:43:09 +00:00 |
vms_x_fix.h
|
Committing in .
|
2000-08-24 10:58:27 +00:00 |
volume.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
wave.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
wfstream.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
window.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
wizard.h
|
my previous backwards compatible fix wasn't really very compatible
|
2002-08-27 15:37:54 +00:00 |
wx_cw_cm.h
|
opaque toolbox structs under Classic break access to contrlDefProc
|
2002-08-24 06:55:46 +00:00 |
wx_cw_d.h
|
added cw6 fixes and patrick's patches
|
2000-12-10 10:17:00 +00:00 |
wx_cw.h
|
added cw6 fixes and patrick's patches
|
2000-12-10 10:17:00 +00:00 |
wx_cwc_d.h
|
added cw6 fixes and patrick's patches
|
2000-12-10 10:17:00 +00:00 |
wx_cwc.h
|
added cw6 fixes and patrick's patches
|
2000-12-10 10:17:00 +00:00 |
wx_cwu_d.h
|
wxMac: wxUniversal integration steps
|
2001-07-04 20:11:26 +00:00 |
wx.h
|
preemptive fix for wxPython compilation. It will break otherwise when
|
2001-12-11 06:40:48 +00:00 |
wxchar.h
|
don't #define wxStrtok() which takes 3 arguments as wcstok() which takes only 2, this can't compile in Unicode
|
2002-09-08 00:47:56 +00:00 |
wxexpr.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
wxhtml.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
wxprec.h
|
applied patch to build wxMSW with CW7 (patch 550445)
|
2002-05-09 22:34:44 +00:00 |
wxshlb_cw_d.h
|
prefix files for shared library targets on cw mac
|
2002-01-20 16:09:58 +00:00 |
wxshlb_cw.h
|
prefix files for shared library targets on cw mac
|
2002-01-20 16:09:58 +00:00 |
wxshlb_cwc_d.h
|
prefix files for shared library targets on cw mac
|
2002-01-20 16:09:58 +00:00 |
wxshlb_cwc.h
|
prefix files for shared library targets on cw mac
|
2002-01-20 16:09:58 +00:00 |
wxshlba_cw_d.h
|
prefix files for shared library targets on cw mac
|
2002-01-20 16:09:58 +00:00 |
wxshlba_cw.h
|
prefix files for shared library targets on cw mac
|
2002-01-20 16:09:58 +00:00 |
wxshlba_cwc_d.h
|
prefix files for shared library targets on cw mac
|
2002-01-20 16:09:58 +00:00 |
wxshlba_cwc.h
|
prefix files for shared library targets on cw mac
|
2002-01-20 16:09:58 +00:00 |
xpmdecod.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
xpmhand.h
|
Added error directive for MSW since no longer needed.
|
2002-08-07 20:21:26 +00:00 |
zipstrm.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |
zstream.h
|
disable use of #pragma interface under Mac OS X
|
2002-08-31 11:29:13 +00:00 |