..
cocoa
Separated the Objective-C to C++ association code into the new header
2003-04-19 17:51:50 +00:00
generic
Applied patch [ 650511 ] wxCalendarCtrl - year does not change
2003-06-01 16:46:49 +00:00
gtk
Insert() patch from John Labenski
2003-05-09 12:58:28 +00:00
gtk1
Insert() patch from John Labenski
2003-05-09 12:58:28 +00:00
html
added copying selection to clipboard; fixes to selection making
2003-06-02 20:14:31 +00:00
mac
Applied [ 745533 ] implemented wxNotebook::DoGetBestSize
2003-06-01 13:13:03 +00:00
mgl
Reversed the meaning of black and white in wxRegion::ConvertToBitmap
2003-05-03 17:56:30 +00:00
motif
Derive wxScrollBar from wxScrollBarBase, plus miscellaneous
2003-05-27 20:36:31 +00:00
msw
Attempt to make wxWindows play better with XP themes
2003-06-02 10:27:03 +00:00
os2
Insert() patch from John Labenski
2003-05-09 12:58:28 +00:00
protocol
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
stc
Added LoadFile and SaveFile methods
2003-05-29 23:50:21 +00:00
univ
Applied [ 745533 ] implemented wxNotebook::DoGetBestSize
2003-06-01 13:13:03 +00:00
unix
Applied patch [ 649157 ] wxDisplay for Unix
2003-06-01 16:03:24 +00:00
x11
disable use of #pragma interface under Mac OS X
2003-05-11 18:08:58 +00:00
xrc
added wxWizard handler to XRC
2003-04-22 20:25:50 +00:00
.cvsignore
Just ignore CVS. It's better for you.
1999-06-07 19:41:37 +00:00
accel.h
Use generic implementation for wxCocoa
2003-03-22 06:13:03 +00:00
access.h
MinGW compilation fix.
2003-05-22 20:51:36 +00:00
app.h
mach-o addition
2003-03-28 19:18:51 +00:00
arrimpl.cpp
Applied patch [ 743248 ] wxArray::RemoveAt() error message fix
2003-06-01 13:21:40 +00:00
artprov.h
added wxART_MISSING_IMAGE
2003-01-20 00:31:28 +00:00
bitmap.h
Use the wxBitmap implementation from wxX11
2003-04-09 16:44:27 +00:00
bmpbuttn.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
brush.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
buffer.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
build.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
busyinfo.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
button.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
calctrl.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
caret.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
checkbox.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
checklst.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
chkconf.h
Applied patch [ 746355 ] Adds some checks for chkconf.h
2003-06-01 12:46:22 +00:00
choicdlg.h
Did somework on the generic dialogs,
1999-08-11 11:53:40 +00:00
choice.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
clipbrd.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
clntdata.h
Added wxClientDataDictionary, used (in wxMotif ATM) to maintain the
2002-12-08 18:43:45 +00:00
cmdline.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
cmdproc.h
forward declare wxMenu
2003-02-25 12:43:06 +00:00
cmndata.h
switch to pImpl pattern for mac printing
2003-05-19 18:22:03 +00:00
colordlg.h
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
colour.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
combobox.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
confbase.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
config.h
wxUSE_CONFIG_NATIVE fix
1999-12-02 16:32:16 +00:00
containr.h
containers don't always accept focus (patch 718913)
2003-04-11 13:48:27 +00:00
control.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
cshelp.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
ctrlsub.h
Insert() patch from John Labenski
2003-05-09 12:58:28 +00:00
cursor.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
dataobj.h
Implemented wxBitmapDataObject.
2003-05-07 17:24:11 +00:00
datetime.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
datetime.inl
Moved wxDateTime::TIME_T_FACTOR into datetime.cpp to
2003-04-11 11:01:39 +00:00
datstrm.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
db.h
Removed old grid code
2003-03-24 18:50:10 +00:00
dbgrid.h
new member functio of wxDbColInfo to allow two step creation , to be
2002-12-08 16:04:36 +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
- forward declare wxDC for use as a pointer or reference parameter in
2003-03-22 06:00:12 +00:00
dcbuffer.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
dcclient.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
dcmemory.h
Include wxCocoa specific header
2003-03-22 06:18:36 +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
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
dcsvg.h
fix unused vars for watcom
2003-02-12 20:58:58 +00:00
dde.h
Fix for export warning when compiling a DLL.
2003-01-30 01:48:11 +00:00
debug.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
defs.h
Attempt to make wxWindows play better with XP themes
2003-06-02 10:27:03 +00:00
dialog.h
Applied patch [ 738821 ] Allow more features to be turned off
2003-05-23 18:59:07 +00:00
dialup.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
dir.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
dirctrl.h
Added wxGenericDirCtrl, wxGenericDirDialog and associated icons.
2000-07-23 19:10:27 +00:00
dirdlg.h
Use generic implementation for wxCocoa
2003-03-22 06:13:03 +00:00
display.h
Applied patch [ 649157 ] wxDisplay for Unix
2003-06-01 16:03:24 +00:00
dnd.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
docmdi.h
compilation fixes for non default wxUSE_XXX values (patch 662781)
2003-01-12 22:20:46 +00:00
docview.h
use wxDEPRECATED around GetNoHistoryFiles()
2003-05-09 12:04:01 +00:00
dragimag.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
dynarray.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
dynlib.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
dynload.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
effects.h
Added some accessors for wxEffects
2002-09-05 19:37:25 +00:00
encconv.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
event.h
Get the initialization order right.
2003-06-01 20:47:50 +00:00
evtloop.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
fdrepdlg.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +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
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
file.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
fileconf.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
filedlg.h
Use generic implementation for wxCocoa
2003-03-22 06:13:03 +00:00
filefn.h
Macro swicth from SC to SYMANTEC
2003-05-02 11:21:03 +00:00
filename.h
update to make digitalmars compile
2003-04-19 18:15:17 +00:00
filesys.h
Applied some of patch [ 688466 ] MSVC7 build & bug fixes
2003-04-02 11:10:37 +00:00
font.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
fontdlg.h
Use generic font dialog for wxCocoa
2003-03-22 06:03:07 +00:00
fontenc.h
Use the MSW/Mac font encoding info for wxCocoa (just to make wxCocoa compile)
2003-03-22 06:05:41 +00:00
fontenum.h
compilation fixes
2003-02-12 20:35:27 +00:00
fontmap.h
Applied patch [ 746547 ] fixes 'wrong header file included' in fontmap.h
2003-06-01 12:42:49 +00:00
fontutil.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
frame.h
Include wxCocoa specific header
2003-03-22 06:18:36 +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
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
fs_zip.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
gauge.h
Removed 16-bit gauge code (Microsoft)
2003-03-23 18:49:12 +00:00
gdicmn.h
Removed AlignIn after further thought
2003-06-01 17:15:38 +00:00
gdiobj.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
geometry.h
implemented constructor for rect from point and size
2003-04-13 11:55:25 +00:00
gifdecod.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
glcanvas.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
grid.h
Added new wxGrid classes. This is a work in progress !
1999-10-06 05:13:20 +00:00
gsocket.h
fix for cygwin warning in winsock.h about sys/types.h from Dimitri
2002-09-12 13:48:55 +00:00
hash.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
hashmap.h
stddef.h required for IRIX compilation (patch 721388)
2003-05-01 19:47:16 +00:00
help.h
Use wxHtmlHelpController for HTML help, not wxHelpControllerHtml :-)
2002-03-23 12:02:54 +00:00
helpbase.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +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
htmllbox.h
added wxVListBox using wxVScrolledWindow and wxHtmlListBox using it
2003-06-01 13:35:26 +00:00
icon.h
Include wxCocoa specific header
2003-03-22 06:18:36 +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
Applied patch [ 710608 ] wxImage::GetImageExtWildcard for image load/save dialogs.
2003-06-01 16:10:17 +00:00
imaggif.h
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
imagiff.h
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
imagjpeg.h
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
imaglist.h
Added wxListCtrl to derive from wxGenericListCtrl,
2002-07-22 23:03:03 +00:00
imagpcx.h
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
imagpng.h
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
imagpnm.h
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
imagtiff.h
Applied patch [ 740071 ] Make tiff errors/warnings use wxLog functions
2003-05-21 18:25:24 +00:00
imagxpm.h
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
intl.h
fix _() for wxUSE_INTL==0 case
2003-05-25 11:18:28 +00:00
iosfwrap.h
Copyright correction
2003-03-21 15:43:19 +00:00
ioswrap.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
ipc.h
added wx/ipc.h and used/documented it
2002-04-15 18:24:46 +00:00
ipcbase.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +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
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
layout.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
laywin.h
Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorithm classes and sample
1998-09-07 09:27:34 +00:00
list.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
listbase.h
New native OS/2 list control support.
2003-01-21 23:34:02 +00:00
listbox.h
Insert() patch from John Labenski
2003-05-09 12:58:28 +00:00
listctrl.h
New native OS/2 list control support.
2003-01-21 23:34:02 +00:00
listimpl.cpp
merged 2.2 branch
2000-07-15 19:51:35 +00:00
log.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
longlong.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
math.h
added wx/math.h (patch 686009)
2003-03-02 23:42:57 +00:00
matrix.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
mdi.h
Use generic implementation for wxCocoa
2003-03-22 06:13:03 +00:00
memconf.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
memory.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
memtext.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
menu.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
menuitem.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
metafile.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
mimetype.h
Applied patch [ 619539 ] patch to get small icon via geticon
2003-06-01 13:57:23 +00:00
minifram.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
module.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
msgdlg.h
Use generic implementation for wxCocoa
2003-03-22 06:13:03 +00:00
msgout.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
mstream.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
notebook.h
Applied [ 745533 ] implemented wxNotebook::DoGetBestSize
2003-06-01 13:13:03 +00:00
object.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
ownerdrw.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
palette.h
Use the generic palette for wxCocoa
2003-03-22 06:07:11 +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
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
platform.h
#define WINVER as 0x400 if it is not defined at all
2003-05-30 00:13:20 +00:00
popupwin.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
print.h
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
printdlg.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
prntbase.h
Allow printing objects to be passed a wxWindow, not a wxFrame
2003-05-26 09:55:28 +00:00
process.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
progdlg.h
Added a generic wxProgressDialog and made wxPostscriptPrinter use it.
1999-05-09 15:19:45 +00:00
ptr_scpd.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
quantize.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
radiobox.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
radiobut.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
rawbmp.h
added missing typename
2003-05-11 01:04:10 +00:00
regex.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
region.h
Used wxRegion code from wxX11.
2003-05-24 19:41:05 +00:00
sashwin.h
Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorithm classes and sample
1998-09-07 09:27:34 +00:00
sckaddr.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
sckipc.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
sckstrm.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
scrolbar.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
scrolwin.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
settings.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
setup_redirect.h
Moved setup.h out of the way
2002-01-26 10:59:51 +00:00
sizer.h
Copyright correction
2003-03-21 15:30:17 +00:00
slider.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
snglinst.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
socket.h
Fix linking problems with MSVC 5.
2003-01-11 20:57:16 +00:00
spinbutt.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +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
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
statbmp.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
statbox.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
statline.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
stattext.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
statusbr.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
strconv.h
digital mars fix
2003-05-11 20:02:40 +00:00
stream.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
string.h
fixed error in inlined (standard) version of wxStringData deallocation
2003-05-29 15:59:46 +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
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
taskbar.h
There is no task bar icon for Cocoa (yet).
2003-04-07 02:21:10 +00:00
tbarbase.h
Applied patch [ 689188 ] adds wxToolBar::GetToolPos
2003-05-21 15:27:39 +00:00
tbarsmpl.h
Allow headers to be compiled in Objective-C++ mode
2003-03-21 02:58:55 +00:00
textbuf.h
init m_isOpened in ctor (bug 736208)
2003-05-11 22:28:16 +00:00
textctrl.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
textdlg.h
Did somework on the generic dialogs,
1999-08-11 11:53:40 +00:00
textfile.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
tglbtn.h
Implemented wxToggleButton under Motif.
2003-02-12 18:20:23 +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
timer.h
Use the generic timer for wxCocoa
2003-03-22 06:07:53 +00:00
tipdlg.h
Applied patch [ 600500 ] Tip-of-day: comments, translatable
2002-08-31 12:08:02 +00:00
tipwin.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
tokenzr.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
toolbar.h
Allow headers to be compiled in Objective-C++ mode
2003-03-21 02:58:55 +00:00
tooltip.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
toplevel.h
Added wxTLW::SetShape and implementations for wxGTK, wxMSW and an
2003-03-28 23:05:05 +00:00
treebase.h
Added inline setters for wxTreeEvent so we don't need to add new
2003-05-07 00:30:37 +00:00
treectrl.h
Use the generic tree control for wxCocoa
2003-04-07 02:49:17 +00:00
txtstrm.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
types.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
url.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
utils.h
moved wxFloat/DoubleToStringStr from src/*/data.cpp to src/common/utils.cpp; took all String <-> Numebr functions inside WXWIN_COMPATIBILITY_2_4
2003-04-10 13:08:46 +00:00
valgen.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
validate.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
valtext.h
Applied patch [ 738821 ] Allow more features to be turned off
2003-05-23 18:59:07 +00:00
variant.h
Addition at simple wxObject*, support into wxVariant.
2003-06-02 21:17:28 +00:00
vector.h
Fix some GCC 3.2 -O2 warnings.
2003-04-07 17:32:19 +00:00
version.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
vlbox.h
added wxVListBox using wxVScrolledWindow and wxHtmlListBox using it
2003-06-01 13:35:26 +00:00
vms_x_fix.h
Committing in .
2000-08-24 10:58:27 +00:00
volume.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
vscroll.h
added wxVListBox using wxVScrolledWindow and wxHtmlListBox using it
2003-06-01 13:35:26 +00:00
wave.h
applied patch 446836: removed qt headers
2001-08-25 14:52:26 +00:00
wfstream.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
window.h
Corrected some wxAccessible mistakes
2003-05-19 14:00:18 +00:00
wizard.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
wx_cw_cm.h
mach-o addition
2003-03-28 19:18:51 +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
mach-o addition
2003-03-28 19:18:51 +00:00
wx_cwc.h
mach-o addition
2003-03-28 19:18:51 +00:00
wx_cwu_d.h
wxMac: wxUniversal integration steps
2001-07-04 20:11:26 +00:00
wx.h
Removed treectrl.h inclusion
2003-04-02 13:54:01 +00:00
wxchar.h
Macro swicth from SC to SYMANTEC
2003-05-02 11:30:18 +00:00
wxhtml.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
wxprec.h
info about digitalmars in header
2003-05-02 11:28:38 +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
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
zstream.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00