..
generic
implemented Freeze/Thaw() for the generic listctrl
2001-11-03 17:06:29 +00:00
gtk
Removed unused variable.
2001-11-09 00:00:18 +00:00
gtk1
Removed unused variable.
2001-11-09 00:00:18 +00:00
html
mingw compilation fixc
2001-11-02 23:33:08 +00:00
mac
added internal callback when toplevel windows move for opengl canvas
2001-11-04 20:42:33 +00:00
mgl
wxTimer for wxMGL
2001-11-11 18:59:30 +00:00
motif
changed wxSystemSettings::HasFrameDecorations to more general GetCapability(index)
2001-10-30 23:30:04 +00:00
msw
* Fixed wxStaticBitmap::SetBitmap so that it does not ignore the mask
2001-11-06 21:16:02 +00:00
os2
Listbox control code
2001-11-05 02:50:59 +00:00
protocol
corrected WXWIN_COMPATIBILITY conditional tests
2001-07-07 11:23:24 +00:00
stc
First pass at wxPython for Mac (darwin only so far). It
2001-10-27 00:15:09 +00:00
univ
forgot to update univ/toplevel.h
2001-11-05 15:49:59 +00:00
unix
Private gsocket files were using 'typedef int bool', removed this
2001-05-10 06:31:39 +00:00
xrc
non-recursive destructors
2001-08-29 18:31:51 +00:00
.cvsignore
accel.h
applied patch 446836: removed qt headers
2001-08-25 14:52:26 +00:00
app.h
oh, better interface to GetDisplayMode (Vadim was right; previous commit was by accident)
2001-11-04 00:00:06 +00:00
arrimpl.cpp
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
Check for wxUSE_SPLASH
2001-10-18 21:07:11 +00:00
choicdlg.h
choice.h
applied patch 446836: removed qt headers
2001-08-25 14:52:26 +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
Unicode fixes to wxCmdLineParser
2001-07-18 22:59:51 +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
added include for Print Manager Session APIs
2001-06-29 20:37:12 +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
Various wxUniversal/wxMicroWindows fixes
2001-07-02 13:22:19 +00:00
config.h
containr.h
changed wxControlContainer to avoid triggering tons of warnings from VC++ at
2001-08-06 22:50:28 +00:00
control.h
applied patch 446836: removed qt headers
2001-08-25 14:52:26 +00:00
cshelp.h
compilation fix for !wxUSE_HELP
2001-09-30 22:20:35 +00:00
ctrlsub.h
modified configure to allow configuration of wxMotif under Darwin/Mac OS X
2001-07-15 18:47:13 +00:00
cursor.h
applied patch 446836: removed qt headers
2001-08-25 14:52:26 +00:00
dataobj.h
Added wxDragLink
2001-10-26 02:11:23 +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
restored previously removed inline
2001-04-08 22:32:17 +00:00
datstrm.h
Merged latest changes from SciTech code base into wxWindows CVS Tree.
2001-06-08 19:37:56 +00:00
db.h
Added code to handle SQLSERVER, ACCESS, and MSDE allowing spaces in table names and column names (ARRRRGH! -> MS)
2001-10-04 16:44:08 +00:00
dbgrid.h
Committing in .
2001-11-07 09:26:33 +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
Changed the 'true's and 'false's back to TRUE and FALSE
2001-06-11 16:54:28 +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
dcps.h
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
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
dialog.h
added wxTLW for MSW
2001-09-24 00:34:14 +00:00
dialup.h
dir.h
implemented wxDir::HasSubDirs() optimization for Unix
2001-08-28 13:48:53 +00:00
dirctrl.h
dirdlg.h
applied wxDirSelector() patch and regenerated the makefiles to include the new src/common/dseldlg.cpp
2001-10-30 16:58:42 +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
mingw compilation fixc
2001-11-02 23:33:08 +00:00
dragimag.h
applied patch 446836: removed qt headers
2001-08-25 14:52:26 +00:00
dynarray.h
Added wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-11 10:07:06 +00:00
dynlib.h
found another object that nobody appears to have ever used in a dll.
2001-11-06 05:10:16 +00:00
effects.h
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
wxListBox mouse events now report coords relative
2001-11-08 23:24:16 +00:00
evtloop.h
added wxEventLoop::GetActive()
2001-08-12 22:10:20 +00:00
expr.h
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
Unicodification of wxTempFile
2001-08-06 22:40:09 +00:00
fileconf.h
1. fixed bug with empty value not being written to the file
2001-07-23 17:45:56 +00:00
filedlg.h
use native dialogs instead of generic ones under Mac OS X
2001-10-14 08:19:39 +00:00
filefn.h
corrected Carbon to/from POSIX path conversions for Mac OS X
2001-11-12 20:32:23 +00:00
filename.h
added and partly implemented the time functions for wxFileName
2001-10-30 02:41:30 +00:00
filesys.h
made wxLocalFSHandler public and added Chroot to it
2001-09-18 22:34:10 +00:00
font.h
applied patch 446836: removed qt headers
2001-08-25 14:52:26 +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
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
first pass of wxUniv merge - nothing works, most parts don't even compile
2001-06-26 20:59:19 +00:00
frame.h
we no longer need wxFrameNative
2001-10-19 20:35:05 +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
applied patch 446836: removed qt headers
2001-08-25 14:52:26 +00:00
gdicmn.h
corrected wxICON for Mac OS (Classic and X)
2001-06-27 19:27:30 +00:00
gdiobj.h
applied patch 446836: removed qt headers
2001-08-25 14:52:26 +00:00
geometry.h
better fix for MIPSpro warnings: removed unneeded calls to floor()
2001-09-19 16:47:23 +00:00
gifdecod.h
Fix to minimal sample project file; changed protected -> public in wxGIFDecoder
2001-07-02 10:06:51 +00:00
glcanvas.h
applied (slightly modified) wxGLApp patch for MSW
2001-09-28 14:01:34 +00:00
grid.h
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
applied patch 444915 (warning fixes for gcc 2.95.4)
2001-08-01 15:00:33 +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
helpwin.h
helpxlp.h
icon.h
applied patch 446836: removed qt headers
2001-08-25 14:52:26 +00:00
imagbmp.h
applied patch 432814: saving BMP in 1, 4 and 8 bpp
2001-08-25 15:30:49 +00:00
image.h
added wxUSE_PALETTE and fixed compilation with it set to 0
2001-09-30 22:06:39 +00:00
imaggif.h
imagjpeg.h
imaglist.h
1. fixed typo ('&' instead of '|') in wxNotebook
2001-07-07 22:42:35 +00:00
imagpcx.h
imagpng.h
imagpnm.h
imagtiff.h
imagxpm.h
first pass of wxUniv merge - nothing works, most parts don't even compile
2001-06-26 20:59:19 +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
isql.h
isqlext.h
joystick.h
(blind) fix for joystick compilation problems
2001-05-21 22:49:40 +00:00
layout.h
laywin.h
list.h
applied patch 444915 (warning fixes for gcc 2.95.4)
2001-08-01 15:00:33 +00:00
listbox.h
applied patch 446836: removed qt headers
2001-08-25 14:52:26 +00:00
listctrl.h
removed wxListEvent::m_oldItemIndex from docs, it is not used for anything anyhow
2001-10-29 17:48:28 +00:00
listimpl.cpp
log.h
fix for wxBase compilation (misplaced #if wxUSE_GUI)
2001-07-13 13:51:57 +00:00
longlong.h
Cygwin does support 64 bit ints
2001-10-20 21:10:22 +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
memory.h
Tex2RTF: underscores now only checked for if syntax checking is on.
2001-06-11 21:52:58 +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
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
module.h
msgdlg.h
applied patch 446836: removed qt headers
2001-08-25 14:52:26 +00:00
mstream.h
notebook.h
applied patch 446836: removed qt headers
2001-08-25 14:52:26 +00:00
object.h
renamed wxDynamicThisCast to wxDynamicCastThis, removed 1st parameter, and documented
2001-07-17 08:25:43 +00:00
objstrm.h
odbc.h
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
added wxUSE_PALETTE and fixed compilation with it set to 0
2001-09-30 22:06:39 +00:00
panel.h
paper.h
pen.h
applied patch 446836: removed qt headers
2001-08-25 14:52:26 +00:00
platform.h
extracted platform/compiler detection macros from wx/defs,h into wx/platform.h
2001-10-29 14:33:46 +00:00
popupwin.h
Mutiple updates from SciTech for wxWindows including the following:
2001-10-17 22:25:56 +00:00
print.h
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
fix to allow code using EVT_END_PROCESS to compie with new wxEvtHandler declaration
2001-10-10 22:34:55 +00:00
progdlg.h
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
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
sashwin.h
sckaddr.h
modified configure to allow configuration of wxMotif under Darwin/Mac OS X
2001-07-15 18:47:13 +00:00
sckipc.h
sckstrm.h
scrolbar.h
applied patch 446836: removed qt headers
2001-08-25 14:52:26 +00:00
scrolwin.h
implemented (untested) work around for wxScrolledWindow painting bug
2001-08-13 15:42:29 +00:00
serbase.h
settings.h
changed wxSystemSettings::HasFrameDecorations to more general GetCapability(index)
2001-10-30 23:30:04 +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
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
splitter.h
stack.h
fixes to my previous errors in stack/vector (patch 439378)
2001-07-09 22:44:26 +00:00
statbmp.h
applied patch 446836: removed qt headers
2001-08-25 14:52:26 +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
string.h
1. added wxStatusBarUniv
2001-10-14 21:38:58 +00:00
sysopt.h
Added wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-11 10:07:06 +00:00
tab.h
tabctrl.h
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
textctrl.h
oops, typo fix
2001-10-19 16:30:46 +00:00
textdlg.h
textfile.h
Unicodification of wxTextFile
2001-08-06 22:40:57 +00:00
tglbtn.h
applied patch 446836: removed qt headers
2001-08-25 14:52:26 +00:00
thread.h
Committing in .
2001-10-05 11:10:29 +00:00
time.h
timer.h
applied patch 446836: removed qt headers
2001-08-25 14:52:26 +00:00
tipdlg.h
tipwin.h
Attempted to improve tip window behaviour, but kill focus still not working in wxGTK.
2001-02-22 17:29:51 +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
applied patch 446836: removed qt headers
2001-08-25 14:52:26 +00:00
toplevel.h
implemented wxTLW::InteractiveMove and mostly finished wxTLW/Univ
2001-09-30 23:09:24 +00:00
treebase.h
added wxTreeEvent::GetKeyEvent() to allow to retrieve the key event flags from EVT_TREE_KEY_DOWN event
2001-09-24 16:39:49 +00:00
treectrl.h
applied patch 446836: removed qt headers
2001-08-25 14:52:26 +00:00
treelay.h
txtstrm.h
types.h
url.h
removed useless ; to allow smart preprocessing under Mac OS X
2001-06-28 06:22:47 +00:00
utils.h
added wxApp::Yield()
2001-10-19 18:29:32 +00:00
valgen.h
validate.h
valtext.h
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 version to 2.3.2 so apps can test for differences in new merged source
2001-06-27 20:36:30 +00:00
vms_x_fix.h
wave.h
applied patch 446836: removed qt headers
2001-08-25 14:52:26 +00:00
wfstream.h
window.h
Moved the [Set|Get]Client[Data|Object] and such out of wxWindowBase
2001-10-09 22:50:33 +00:00
wizard.h
wxWizard help patch (474974)
2001-11-02 17:29:38 +00:00
wx_cw_cm.h
no precompiled MacHeaders anymore (guarantees synched headers)
2001-10-10 23:00:57 +00:00
wx_cw_d.h
wx_cw.h
wx_cwc_d.h
wx_cwc.h
wx_cwu_d.h
wxMac: wxUniversal integration steps
2001-07-04 20:11:26 +00:00
wx.h
first pass of wxUniv merge - nothing works, most parts don't even compile
2001-06-26 20:59:19 +00:00
wxchar.h
added wcslen prototype declaration for Darwin/FreeBSD, wcslen is in wxchar.cpp
2001-11-04 18:46:43 +00:00
wxexpr.h
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
zipstrm.h
zstream.h