| .. |
|
generic
|
wxDirDialog no longer shows hidden files. I don't
|
2002-01-09 18:00:39 +00:00 |
|
gtk
|
added wxFont::IsFixedWidth(), documented it and implemented for wxGTK/Motif
|
2002-01-14 19:04:35 +00:00 |
|
gtk1
|
added wxFont::IsFixedWidth(), documented it and implemented for wxGTK/Motif
|
2002-01-14 19:04:35 +00:00 |
|
html
|
fixes for the compilation warnings with Sun CC:
|
2002-01-09 12:49:12 +00:00 |
|
mac
|
Added IFF handler.
|
2002-01-15 17:57:08 +00:00 |
|
mgl
|
wxFont::IsFixedWidth for wxMGL
|
2002-01-17 19:38:39 +00:00 |
|
motif
|
removed setup0.h artifacts
|
2002-01-14 00:22:03 +00:00 |
|
msw
|
Added IFF handler.
|
2002-01-15 17:57:08 +00:00 |
|
os2
|
Added IFF handler.
|
2002-01-15 17:57:08 +00:00 |
|
protocol
|
fixed memory leak in wxHTTP
|
2002-01-03 17:18:38 +00:00 |
|
stc
|
Updated to use correct value for wxSTC_MASK_FOLDERS
|
2002-01-09 21:14:48 +00:00 |
|
univ
|
applied ANI images patch and added wxUSE_ICO_CUR
|
2002-01-13 12:01:42 +00:00 |
|
unix
|
Private gsocket files were using 'typedef int bool', removed this
|
2001-05-10 06:31:39 +00:00 |
|
xrc
|
implemented Alex's <object_ref> symlinks in XRC
|
2002-01-17 00:16:54 +00:00 |
|
.cvsignore
|
Just ignore CVS. It's better for you.
|
1999-06-07 19:41:37 +00:00 |
|
accel.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
app.h
|
implement out-of-line destructors where needed instead of using __DARWIN__
|
2002-01-07 21:52:28 +00:00 |
|
arrimpl.cpp
|
merged 2.2 branch
|
2000-07-15 19:51:35 +00:00 |
|
bitmap.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
bmpbuttn.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
brush.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
buffer.h
|
applied patch 473558: fixes for CW compilation under MSW
|
2001-10-23 20:43:23 +00:00 |
|
busyinfo.h
|
improved sizing of wxBusyInfo window and updated the docs a bit
|
2001-10-29 14:32:42 +00:00 |
|
button.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +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
|
Committing in .
|
2001-07-04 12:23:32 +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
|
added wxUSE_IFF test
|
2002-01-17 19:38:55 +00:00 |
|
choicdlg.h
|
Did somework on the generic dialogs,
|
1999-08-11 11:53:40 +00:00 |
|
choice.h
|
implement out-of-line destructors where needed instead of using __DARWIN__
|
2002-01-07 21:52:28 +00:00 |
|
clipbrd.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
clntdata.h
|
Added wxClientDataContainer to wxSizer, so sizers can now do OOR in
|
2001-10-21 03:56:07 +00:00 |
|
cmdline.h
|
fixes error/usage messages given by the cmd line parsing logic in wxApp;
|
2001-12-17 12:21:03 +00:00 |
|
cmdproc.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
|
cmndata.h
|
removing dependancy on mac headers from public wx headers
|
2002-01-06 15:38:43 +00:00 |
|
colordlg.h
|
added wxUSE_COLOURDLG to the header too
|
2001-07-05 01:26:15 +00:00 |
|
colour.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
combobox.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
confbase.h
|
wxConfig clean up and bug fix for record defaults
|
2001-12-14 00:58:59 +00:00 |
|
config.h
|
wxUSE_CONFIG_NATIVE fix
|
1999-12-02 16:32:16 +00:00 |
|
containr.h
|
changed wxControlContainer to avoid triggering tons of warnings from VC++ at
|
2001-08-06 22:50:28 +00:00 |
|
control.h
|
implement out-of-line destructors where needed instead of using __DARWIN__
|
2002-01-07 21:52:28 +00:00 |
|
cshelp.h
|
compilation fix for !wxUSE_HELP
|
2001-09-30 22:20:35 +00:00 |
|
ctrlsub.h
|
implement out-of-line destructors where needed instead of using __DARWIN__
|
2002-01-07 21:52:28 +00:00 |
|
cursor.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
dataobj.h
|
fixed mem leak in wxDataObjectComposite
|
2001-12-03 00:30:51 +00:00 |
|
date.h
|
applied patch for compilation with gcc 3.0
|
2001-06-06 16:51:53 +00:00 |
|
datetime.h
|
MSW compilation fixes - widgets sample runs!
|
2001-06-27 00:27:24 +00:00 |
|
datetime.inl
|
Removed warning for Darwin compilation from datetime.inl
|
2001-12-23 15:52:29 +00:00 |
|
datstrm.h
|
added wx(U)int64, then added it to wxDataStream so contrib should
|
2001-11-26 03:53:32 +00:00 |
|
db.h
|
fixes for the compilation warnings with Sun CC:
|
2002-01-09 12:49:12 +00:00 |
|
dbgrid.h
|
more DLL compilation fixes
|
2002-01-16 19:50:01 +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
|
MS Access support fix
|
2001-11-23 00:39:21 +00:00 |
|
dc.h
|
added wxUSE_PALETTE and fixed compilation with it set to 0
|
2001-09-30 22:06:39 +00:00 |
|
dcclient.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
dcmemory.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +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
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
dde.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
debug.h
|
handle _DEBUG/NDEBUG correctly
|
2001-09-30 17:15:14 +00:00 |
|
defs.h
|
Some additions to the 12-bit patch.
|
2002-01-12 12:21:57 +00:00 |
|
dialog.h
|
Fixing wxMicroWindows compilation
|
2001-11-28 18:22:16 +00:00 |
|
dialup.h
|
add missing header for !wxUSE_PCH case
|
2001-12-17 01:06:21 +00:00 |
|
dir.h
|
implemented wxDir::HasSubDirs() optimization for Unix
|
2001-08-28 13:48:53 +00:00 |
|
dirctrl.h
|
Added wxGenericDirCtrl, wxGenericDirDialog and associated icons.
|
2000-07-23 19:10:27 +00:00 |
|
dirdlg.h
|
merged both implementations of wxGenericDirCtrl
|
2002-01-06 23:10:56 +00:00 |
|
dnd.h
|
Added wxDragLink
|
2001-10-26 02:11:23 +00:00 |
|
docmdi.h
|
applied patch 431596 (fixes some crashes in wxDocView classes)
|
2001-06-09 17:51:20 +00:00 |
|
docview.h
|
added Close All command support to wxDocView (patch 496068)
|
2001-12-30 17:35:07 +00:00 |
|
dragimag.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
dynarray.h
|
fixes for the compilation warnings with Sun CC:
|
2002-01-09 12:49:12 +00:00 |
|
dynlib.h
|
removing dependany on mac headers from public wx headers
|
2002-01-04 17:09:59 +00:00 |
|
dynload.h
|
compilation fix (use int instead of wxDLFlags as parameter type, since the flags are used in OR-combinations
|
2001-12-31 00:46:04 +00:00 |
|
effects.h
|
Added wxQuantize, wxSplashScreen, wxEffects & added palette to wxImage
|
2000-07-28 17:53:25 +00:00 |
|
encconv.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
|
event.h
|
fixed wxDropFilesEvent dtor, added copy ctor and implemented Clone() for it
|
2001-11-21 23:48:49 +00:00 |
|
evtloop.h
|
added wxEventLoop::GetActive()
|
2001-08-12 22:10:20 +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
|
added generic implementation and documentation for wxFindReplaceDialog
|
2001-08-01 14:55:03 +00:00 |
|
ffile.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
|
file.h
|
Added wxFile::write_excl and use it from wxTempFile to securely open the
|
2001-12-01 13:51:24 +00:00 |
|
fileconf.h
|
Added new dynamic loading classes. (which handle proper
|
2001-12-19 07:09:58 +00:00 |
|
filedlg.h
|
wxMGL support for std dialogs
|
2001-11-19 23:53:21 +00:00 |
|
filefn.h
|
removing dependany on mac headers from public wx headers
|
2002-01-04 17:09:59 +00:00 |
|
filename.h
|
added type and creator routines for mac
|
2002-01-13 17:38:55 +00:00 |
|
filesys.h
|
made wxLocalFSHandler public and added Chroot to it
|
2001-09-18 22:34:10 +00:00 |
|
font.h
|
added wxFont::IsFixedWidth(), documented it and implemented for wxGTK/Motif
|
2002-01-14 19:04:35 +00:00 |
|
fontdlg.h
|
use fontdlgg.cpp under wxUniv/GTK
|
2001-07-04 18:27:43 +00:00 |
|
fontenc.h
|
s/Chiniese/Chinese/g
|
2001-11-09 10:29:51 +00:00 |
|
fontenum.h
|
added wxFontEnumerator::GetFacenames and GetEncodings that return array of facenames/encodings found by EnumerateXXXX
|
1999-11-06 15:38:23 +00:00 |
|
fontmap.h
|
fixed a design flaw in wxFontMapper that prevented automatic creation of wxConfig instance
|
2001-07-06 16:23:37 +00:00 |
|
fontutil.h
|
added wxFont::IsFixedWidth(), documented it and implemented for wxGTK/Motif
|
2002-01-14 19:04:35 +00:00 |
|
frame.h
|
implement out-of-line destructors where needed instead of using __DARWIN__
|
2002-01-07 21:52:28 +00:00 |
|
fs_inet.h
|
added headers needed for wxBase compilation
|
2001-07-13 13:52:19 +00:00 |
|
fs_mem.h
|
removed/replaced include 'wx/wx.h'
|
2001-07-05 18:48:48 +00:00 |
|
fs_zip.h
|
removed/replaced include 'wx/wx.h'
|
2001-07-05 18:48:48 +00:00 |
|
gauge.h
|
implement out-of-line destructors where needed instead of using __DARWIN__
|
2002-01-07 21:52:28 +00:00 |
|
gdicmn.h
|
applied ANI images patch and added wxUSE_ICO_CUR
|
2002-01-13 12:01:42 +00:00 |
|
gdiobj.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
geometry.h
|
changed the MulDiv Macro removing macheader dep.
|
2002-01-13 17:56:22 +00:00 |
|
gifdecod.h
|
applied patch for safer GIF decoding (502103)
|
2002-01-13 01:26:57 +00:00 |
|
glcanvas.h
|
compilation fix for wxMotif
|
2001-11-20 23:56:03 +00:00 |
|
grid.h
|
Added new wxGrid classes. This is a work in progress !
|
1999-10-06 05:13:20 +00:00 |
|
gsocket.h
|
Updates to fix Watcom C/C++ 11.0 compiler warning problems. Now compiles
|
2001-05-02 19:48:15 +00:00 |
|
hash.h
|
Added new dynamic loading classes. (which handle proper
|
2001-12-19 07:09:58 +00:00 |
|
help.h
|
tons of fixes for wxGTK/Univ - seems to work, more or less, now
|
2001-07-03 19:38:19 +00:00 |
|
helpbase.h
|
tons of fixes for wxGTK/Univ - seems to work, more or less, now
|
2001-07-03 19:38:19 +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 |
|
helpxlp.h
|
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
|
1998-08-15 00:23:28 +00:00 |
|
icon.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
iffdecod.h
|
Added IFF handler.
|
2002-01-15 17:57:08 +00:00 |
|
imagbmp.h
|
applied ANI images patch and added wxUSE_ICO_CUR
|
2002-01-13 12:01:42 +00:00 |
|
image.h
|
Added IFF handler.
|
2002-01-15 17:57:08 +00:00 |
|
imaggif.h
|
made wxImageHander's default values consistent with wxImage (doesn't matter, wxImage passes index explicitly)
|
2002-01-03 23:08:59 +00:00 |
|
imagiff.h
|
Added IFF handler.
|
2002-01-15 17:57:08 +00:00 |
|
imagjpeg.h
|
made wxImageHander's default values consistent with wxImage (doesn't matter, wxImage passes index explicitly)
|
2002-01-03 23:08:59 +00:00 |
|
imaglist.h
|
1. fixed typo ('&' instead of '|') in wxNotebook
|
2001-07-07 22:42:35 +00:00 |
|
imagpcx.h
|
made wxImageHander's default values consistent with wxImage (doesn't matter, wxImage passes index explicitly)
|
2002-01-03 23:08:59 +00:00 |
|
imagpng.h
|
made wxImageHander's default values consistent with wxImage (doesn't matter, wxImage passes index explicitly)
|
2002-01-03 23:08:59 +00:00 |
|
imagpnm.h
|
made wxImageHander's default values consistent with wxImage (doesn't matter, wxImage passes index explicitly)
|
2002-01-03 23:08:59 +00:00 |
|
imagtiff.h
|
made wxImageHander's default values consistent with wxImage (doesn't matter, wxImage passes index explicitly)
|
2002-01-03 23:08:59 +00:00 |
|
imagxpm.h
|
made wxImageHander's default values consistent with wxImage (doesn't matter, wxImage passes index explicitly)
|
2002-01-03 23:08:59 +00:00 |
|
intl.h
|
safe macro expansion
|
2001-07-07 22:42:06 +00:00 |
|
ioswrap.h
|
applied patch for compilation with gcc 3.0
|
2001-06-06 16:51:53 +00:00 |
|
ipcbase.h
|
merged 2.2 branch
|
2000-07-15 19:51:35 +00:00 |
|
isql.h
|
Added an OS/2 section to the sql defines
|
2000-02-10 18:32:08 +00:00 |
|
isqlext.h
|
Updates to make latest changes compile
|
2000-02-09 22:58:41 +00:00 |
|
joystick.h
|
(blind) fix for joystick compilation problems
|
2001-05-21 22:49:40 +00:00 |
|
layout.h
|
1. fixed (to test) the bug with bitmaps without masks in wxImageList
|
2000-01-21 21:38:51 +00:00 |
|
laywin.h
|
Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorithm classes and sample
|
1998-09-07 09:27:34 +00:00 |
|
list.h
|
fixes for the compilation warnings with Sun CC:
|
2002-01-09 12:49:12 +00:00 |
|
listbox.h
|
implement out-of-line destructors where needed instead of using __DARWIN__
|
2002-01-07 21:52:28 +00:00 |
|
listctrl.h
|
1. restored wxEvent::operator=()
|
2001-11-21 00:43:54 +00:00 |
|
listimpl.cpp
|
merged 2.2 branch
|
2000-07-15 19:51:35 +00:00 |
|
log.h
|
added wxLog functions with a variable argument list pointer
|
2002-01-14 07:10:34 +00:00 |
|
longlong.h
|
long long for DJGPP
|
2001-12-15 23:16:10 +00:00 |
|
matrix.h
|
Fixes for 16-bit compilation
|
2001-05-14 16:13:12 +00:00 |
|
mdi.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
memconf.h
|
1. added wxMemoryConfig (private) class
|
2000-01-22 23:15:52 +00:00 |
|
memory.h
|
Tex2RTF: underscores now only checked for if syntax checking is on.
|
2001-06-11 21:52:58 +00:00 |
|
memtext.h
|
TRUE and FALSE; not true and false.
|
2001-11-16 18:39:54 +00:00 |
|
menu.h
|
Removed client data stuff from wxMenuBase since it now gets it from wxEvtHandler.
|
2001-10-10 16:04:41 +00:00 |
|
menuitem.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
metafile.h
|
merge of wxMac into main repository
|
2000-08-09 11:14:15 +00:00 |
|
mimetype.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
|
minifram.h
|
*** empty log message ***
|
1999-07-28 03:38:12 +00:00 |
|
module.h
|
Added new dynamic loading classes. (which handle proper
|
2001-12-19 07:09:58 +00:00 |
|
msgdlg.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
mstream.h
|
compilation fixes for wxMemoryStreams
|
2000-11-23 16:26:12 +00:00 |
|
notebook.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
object.h
|
Corrected (maybe) the object.h token syntax; corrected typo in makefile.g95
|
2002-01-04 14:18:59 +00:00 |
|
odbc.h
|
fix include files path
|
2000-02-03 13:07:42 +00:00 |
|
ownerdrw.h
|
tried to fix the accel string drawing in the owner drawn menu items
|
2001-05-21 23:58:58 +00:00 |
|
palette.h
|
compilation fix for wxMotif
|
2001-11-16 15:08:49 +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
|
merged 2.2 branch
|
2000-07-15 19:51:35 +00:00 |
|
pen.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
platform.h
|
removing dependancy on mac headers from public wx headers
|
2002-01-06 15:38:43 +00:00 |
|
popupwin.h
|
implement out-of-line destructors where needed instead of using __DARWIN__
|
2002-01-07 21:52:28 +00:00 |
|
print.h
|
mac adaptions
|
1999-11-09 15:24:52 +00:00 |
|
printdlg.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
prntbase.h
|
applied Unicode fixes for mingw32 (patch 429654)
|
2001-06-03 02:58:56 +00:00 |
|
process.h
|
1. removed wxObject::CopyObject() and Clone() - some objects just can't be
|
2001-11-21 21:44:52 +00:00 |
|
progdlg.h
|
Added a generic wxProgressDialog and made wxPostscriptPrinter use it.
|
1999-05-09 15:19:45 +00:00 |
|
prop.h
|
added missing conditional compilation test for wxUSE_PROPSHEET
|
2001-07-21 05:23:06 +00:00 |
|
propform.h
|
added missing conditional compilation test for wxUSE_PROPSHEET
|
2001-07-21 05:23:06 +00:00 |
|
proplist.h
|
compilation fix
|
2001-09-15 10:39:10 +00:00 |
|
quantize.h
|
FloodFill correction, wxQuantize correction
|
2000-07-29 17:25:36 +00:00 |
|
radiobox.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
radiobut.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
regex.h
|
applied patch from Xavier Nodet implementing better handling of subexpressions array in wxRegEx
|
2001-09-06 17:21:00 +00:00 |
|
region.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
resource.h
|
Added new dynamic loading classes. (which handle proper
|
2001-12-19 07:09:58 +00:00 |
|
sashwin.h
|
Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorithm classes and sample
|
1998-09-07 09:27:34 +00:00 |
|
sckaddr.h
|
added wxSockAddress copy ctor which, in particular, fixes Clone() and fixed its operator=() return type
|
2001-11-22 10:38:02 +00:00 |
|
sckipc.h
|
merged 2.2 branch
|
2000-07-15 19:51:35 +00:00 |
|
sckstrm.h
|
*** empty log message ***
|
1999-08-02 04:44:01 +00:00 |
|
scrolbar.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
scrolwin.h
|
fixed event processing for the target window
|
2001-12-02 15:04:38 +00:00 |
|
settings.h
|
backward-compatiblity functions must go to wxSystemSettings,
|
2002-01-08 23:25:53 +00:00 |
|
sizer.h
|
Applied patch from SF on menu command not blocked
|
2001-11-13 16:21:04 +00:00 |
|
slider.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
snglinst.h
|
added wxSingleInstanceChecker class
|
2001-06-08 01:28:49 +00:00 |
|
socket.h
|
replaced wxSocketEvent::CopyObject() with Clone()
|
2001-11-21 17:25:08 +00:00 |
|
spawnbrowser.h
|
Latest updates from SciTech code tree including numerous warning fixes for
|
2001-07-31 17:50:16 +00:00 |
|
spinbutt.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
spinctrl.h
|
Various wxMotif fixes
|
2001-07-09 13:14:28 +00:00 |
|
splash.h
|
Added wxQuantize, wxSplashScreen, wxEffects & added palette to wxImage
|
2000-07-28 17:53:25 +00:00 |
|
splitter.h
|
1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work
|
2001-01-31 17:16:40 +00:00 |
|
stack.h
|
fixes to my previous errors in stack/vector (patch 439378)
|
2001-07-09 22:44:26 +00:00 |
|
statbmp.h
|
implement out-of-line destructors where needed instead of using __DARWIN__
|
2002-01-07 21:52:28 +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
|
1. added wxStatusBarUniv
|
2001-10-14 21:38:58 +00:00 |
|
strconv.h
|
added wxLocale::GetSystemEncoding
|
2001-05-31 20:27:37 +00:00 |
|
stream.h
|
Added new dynamic loading classes. (which handle proper
|
2001-12-19 07:09:58 +00:00 |
|
string.h
|
Added GetStringArray method.
|
2001-12-24 11:16: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
|
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
|
wxToolBarTool::IsXXX() should return bool, not int
|
2001-10-26 23:56:08 +00:00 |
|
tbarsmpl.h
|
wxToolBarSimple fix + OGL studio sample compilation
|
2000-02-24 16:26:20 +00:00 |
|
textbuf.h
|
added wxTextBuffer and wxMemoryText which allow to use wxTextFile with in-memory data
|
2001-11-14 20:40:20 +00:00 |
|
textctrl.h
|
added, implemented, documented wxTE_RICH2 and wxTextCtrl::GetRange()
|
2002-01-09 01:32:02 +00:00 |
|
textdlg.h
|
Did somework on the generic dialogs,
|
1999-08-11 11:53:40 +00:00 |
|
textfile.h
|
compilation fix for wxUSE_TEXTBUFFER=0
|
2001-11-25 00:20:56 +00:00 |
|
tglbtn.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
thread.h
|
Committing in .
|
2002-01-16 15:07:55 +00:00 |
|
time.h
|
modifications for compilation under Mac OS X
|
2001-02-15 21:51:14 +00:00 |
|
timer.h
|
implement out-of-line destructors where needed instead of using __DARWIN__
|
2002-01-07 21:52:28 +00:00 |
|
tipdlg.h
|
more files I forgot to commit
|
1999-06-28 22:08:46 +00:00 |
|
tipwin.h
|
wxTipWindow can now derived from wxFrame if not wxUSE_POPUPWIN, or
|
2001-12-02 01:54:38 +00:00 |
|
tokenzr.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
|
toolbar.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
tooltip.h
|
Must honour wxUSE_TOOLTIPS in tooltip.h
|
2001-11-24 23:55:43 +00:00 |
|
toplevel.h
|
moved InteractiveMove to wxUniv's wxTopLevelWindow
|
2002-01-08 18:06:15 +00:00 |
|
treebase.h
|
applied patch that adds wxTR_FULL_ROW_HIGHLIGHT to wxTreeCtrl
|
2001-12-17 00:30:23 +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
|
merged 2.2 branch
|
2000-07-15 19:51:35 +00:00 |
|
types.h
|
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
|
1998-08-15 00:23:28 +00:00 |
|
url.h
|
added wxUSE_PROTOCOL[_XXX] and wxUSE_URL settings
|
2001-12-30 22:27:24 +00:00 |
|
utils.h
|
removing dependancy on mac headers from public wx headers
|
2002-01-04 17:13:39 +00:00 |
|
valgen.h
|
Added a few #if wxUSE_XXX
|
1999-06-15 20:21:59 +00:00 |
|
validate.h
|
1. more warnings fixes in gtk/region.cpp and common/tbarsmpl.cpp
|
2000-01-06 16:47:48 +00:00 |
|
valtext.h
|
added slightly more informative failure reporting.
|
2001-12-24 12:12:30 +00:00 |
|
variant.h
|
wxDbGrid additions - Added support for ODBC date types
|
2001-06-10 17:04:00 +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 |
|
wave.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
|
wfstream.h
|
Added WXDLLEXPORT's to the class definitions
|
1999-09-13 03:49:33 +00:00 |
|
window.h
|
fixes for handling WM_SYSCOLORCHANGE - now seems to work
|
2001-12-08 00:26:30 +00:00 |
|
wizard.h
|
backwards incompatible change to wxWizardPage reverted
|
2001-11-20 17:23:58 +00:00 |
|
wx.h
|
preemptive fix for wxPython compilation. It will break otherwise when
|
2001-12-11 06:40:48 +00:00 |
|
wx_cw.h
|
added cw6 fixes and patrick's patches
|
2000-12-10 10:17:00 +00:00 |
|
wx_cw_cm.h
|
changed to non-opaque structs for debugging (makes debugging useful, otherwise we cannot view toolbox structs)
|
2002-01-11 13:49:41 +00:00 |
|
wx_cw_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_cwc_d.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 |
|
wxchar.h
|
Fixes for GNUPro 00r1
|
2002-01-04 17:36:18 +00:00 |
|
wxexpr.h
|
applied patch 103798 (yy... defines moved from expr.h, wxexpr.h to wxexpr.cpp)
|
2001-02-16 18:36:17 +00:00 |
|
wxhtml.h
|
include wxWindows headers using "..." instead of <...>
|
2001-10-14 08:23:04 +00:00 |
|
wxprec.h
|
applied patch 439186 (mingw and VC5 fixes)
|
2001-07-07 23:02:09 +00:00 |
|
xpmdecod.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
|
xpmhand.h
|
*** empty log message ***
|
1999-07-28 03:38:12 +00:00 |
|
zipstrm.h
|
merged 2.2 branch
|
2000-07-15 19:51:35 +00:00 |
|
zstream.h
|
added compression ratio argument to wxZlibOutputStream ctor
|
2000-03-03 22:52:17 +00:00 |