.. |
generic
|
fixed uninitialized wxGridCellAttr::m_defGridAttr (patch 491231)
|
2001-12-30 17:22:03 +00:00 |
gtk
|
Added new dynamic loading classes. (which handle proper
|
2001-12-19 07:09:58 +00:00 |
gtk1
|
Added new dynamic loading classes. (which handle proper
|
2001-12-19 07:09:58 +00:00 |
html
|
added two-step creation of wxHtmlWindow
|
2001-11-27 18:13:53 +00:00 |
mac
|
getting rid of several graf port handling routines
|
2001-12-30 09:44:31 +00:00 |
mgl
|
move pmapi.h to mgl/private.h
|
2001-12-14 19:24:49 +00:00 |
motif
|
removed trailing ; after DECLARE_NO_COPY_CLASS
|
2001-11-25 15:08:40 +00:00 |
msw
|
fixed crash when an item didn't have any data
|
2001-12-25 22:31:13 +00:00 |
os2
|
Add some missing methods
|
2001-12-28 23:06:51 +00:00 |
protocol
|
|
|
stc
|
Fixed some warnings in wxSTC
|
2001-11-30 05:07:43 +00:00 |
univ
|
fixes for handling WM_SYSCOLORCHANGE - now seems to work
|
2001-12-08 00:26:30 +00:00 |
unix
|
|
|
xrc
|
implemented subclassing in XRC
|
2001-12-29 16:13:43 +00:00 |
.cvsignore
|
|
|
accel.h
|
|
|
app.h
|
more programmer-friendly wxApp::SetDisplayMode
|
2001-11-21 00:01:11 +00:00 |
arrimpl.cpp
|
|
|
bitmap.h
|
|
|
bmpbuttn.h
|
|
|
brush.h
|
|
|
buffer.h
|
|
|
busyinfo.h
|
|
|
button.h
|
|
|
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
|
|
|
checkbox.h
|
|
|
checklst.h
|
|
|
chkconf.h
|
moved dynamic loader option checks to chkconf.h
|
2001-12-20 02:39:38 +00:00 |
choicdlg.h
|
|
|
choice.h
|
added temporary implementation of wxChoice for wxUniv
|
2001-11-17 23:13:55 +00:00 |
clipbrd.h
|
|
|
clntdata.h
|
|
|
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
|
|
|
cmndata.h
|
|
|
colordlg.h
|
|
|
colour.h
|
|
|
combobox.h
|
|
|
confbase.h
|
wxConfig clean up and bug fix for record defaults
|
2001-12-14 00:58:59 +00:00 |
config.h
|
|
|
containr.h
|
|
|
control.h
|
|
|
cshelp.h
|
|
|
ctrlsub.h
|
|
|
cursor.h
|
|
|
dataobj.h
|
fixed mem leak in wxDataObjectComposite
|
2001-12-03 00:30:51 +00:00 |
date.h
|
|
|
datetime.h
|
|
|
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
|
Include windows.h before sql headers, if compiling with VC++. Otherwise, for files
|
2001-11-24 12:58:09 +00:00 |
dbgrid.h
|
Committing in .
|
2001-11-07 09:26:33 +00:00 |
dbkeyg.h
|
|
|
dbtable.h
|
MS Access support fix
|
2001-11-23 00:39:21 +00:00 |
dc.h
|
|
|
dcclient.h
|
|
|
dcmemory.h
|
|
|
dcprint.h
|
|
|
dcps.h
|
|
|
dcscreen.h
|
|
|
dde.h
|
|
|
debug.h
|
|
|
defs.h
|
removed dependency on windows.h from dynload.h
|
2001-12-29 14:50:36 +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
|
|
|
dirctrl.h
|
|
|
dirdlg.h
|
wxMGL support for std dialogs
|
2001-11-19 23:53:21 +00:00 |
dnd.h
|
|
|
docmdi.h
|
|
|
docview.h
|
Added new dynamic loading classes. (which handle proper
|
2001-12-19 07:09:58 +00:00 |
dragimag.h
|
|
|
dynarray.h
|
Don't add -MMD until we are just about ready to build the lib, it messes with
|
2001-11-18 02:11:19 +00:00 |
dynlib.h
|
compilation fix
|
2001-12-19 13:10:10 +00:00 |
dynload.h
|
removed dependency on windows.h from dynload.h
|
2001-12-29 14:50:36 +00:00 |
effects.h
|
|
|
encconv.h
|
|
|
event.h
|
fixed wxDropFilesEvent dtor, added copy ctor and implemented Clone() for it
|
2001-11-21 23:48:49 +00:00 |
evtloop.h
|
|
|
expr.h
|
|
|
fdrepdlg.h
|
|
|
ffile.h
|
|
|
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
|
1. added wxFileName::CreateTempFileName() and implemented it properly (using
|
2001-12-01 17:18:11 +00:00 |
filename.h
|
Removed warning for Darwin compilation from datetime.inl
|
2001-12-23 15:52:29 +00:00 |
filesys.h
|
|
|
font.h
|
add more methods to wxNativeFontInfo: To/FromUserString and all the
|
2001-12-21 21:39:45 +00:00 |
fontdlg.h
|
|
|
fontenc.h
|
s/Chiniese/Chinese/g
|
2001-11-09 10:29:51 +00:00 |
fontenum.h
|
|
|
fontmap.h
|
|
|
fontutil.h
|
disable native font stuff for wxMotif
|
2001-12-28 21:27:42 +00:00 |
frame.h
|
Fixing wxMicroWindows compilation
|
2001-11-28 18:22:16 +00:00 |
fs_inet.h
|
|
|
fs_mem.h
|
|
|
fs_zip.h
|
|
|
gauge.h
|
|
|
gdicmn.h
|
use XPMs in wxMGL
|
2001-11-15 23:55:08 +00:00 |
gdiobj.h
|
|
|
geometry.h
|
|
|
gifdecod.h
|
|
|
glcanvas.h
|
compilation fix for wxMotif
|
2001-11-20 23:56:03 +00:00 |
grid.h
|
|
|
gsocket.h
|
|
|
hash.h
|
Added new dynamic loading classes. (which handle proper
|
2001-12-19 07:09:58 +00:00 |
help.h
|
|
|
helpbase.h
|
|
|
helphtml.h
|
|
|
helpwin.h
|
|
|
helpxlp.h
|
|
|
icon.h
|
|
|
imagbmp.h
|
second halt of Chris' wxImage ICO patch
|
2001-11-27 18:14:09 +00:00 |
image.h
|
fine-tuned API from the ICO patch
|
2001-11-20 23:55:44 +00:00 |
imaggif.h
|
|
|
imagjpeg.h
|
|
|
imaglist.h
|
|
|
imagpcx.h
|
|
|
imagpng.h
|
|
|
imagpnm.h
|
|
|
imagtiff.h
|
|
|
imagxpm.h
|
|
|
intl.h
|
|
|
ioswrap.h
|
|
|
ipcbase.h
|
|
|
isql.h
|
|
|
isqlext.h
|
|
|
joystick.h
|
|
|
layout.h
|
|
|
laywin.h
|
|
|
list.h
|
Added new dynamic loading classes. (which handle proper
|
2001-12-19 07:09:58 +00:00 |
listbox.h
|
|
|
listctrl.h
|
1. restored wxEvent::operator=()
|
2001-11-21 00:43:54 +00:00 |
listimpl.cpp
|
|
|
log.h
|
added __TDATE__ and __TTIME__ and use them instead of __DATE__ and __TIME__ for Unicode-friendliness
|
2001-12-17 01:05:37 +00:00 |
longlong.h
|
long long for DJGPP
|
2001-12-15 23:16:10 +00:00 |
matrix.h
|
|
|
mdi.h
|
|
|
memconf.h
|
|
|
memory.h
|
|
|
memtext.h
|
TRUE and FALSE; not true and false.
|
2001-11-16 18:39:54 +00:00 |
menu.h
|
|
|
menuitem.h
|
|
|
metafile.h
|
|
|
mimetype.h
|
|
|
minifram.h
|
|
|
module.h
|
Added new dynamic loading classes. (which handle proper
|
2001-12-19 07:09:58 +00:00 |
msgdlg.h
|
|
|
mstream.h
|
|
|
notebook.h
|
|
|
object.h
|
removed dependency on windows.h from dynload.h
|
2001-12-29 14:50:36 +00:00 |
odbc.h
|
|
|
ownerdrw.h
|
|
|
palette.h
|
compilation fix for wxMotif
|
2001-11-16 15:08:49 +00:00 |
panel.h
|
|
|
paper.h
|
|
|
pen.h
|
|
|
platform.h
|
correct platform detection with DJGPP
|
2001-12-15 23:17:40 +00:00 |
popupwin.h
|
|
|
print.h
|
|
|
printdlg.h
|
|
|
prntbase.h
|
|
|
process.h
|
1. removed wxObject::CopyObject() and Clone() - some objects just can't be
|
2001-11-21 21:44:52 +00:00 |
progdlg.h
|
|
|
prop.h
|
|
|
propform.h
|
|
|
proplist.h
|
|
|
quantize.h
|
|
|
radiobox.h
|
|
|
radiobut.h
|
|
|
regex.h
|
|
|
region.h
|
|
|
resource.h
|
Added new dynamic loading classes. (which handle proper
|
2001-12-19 07:09:58 +00:00 |
sashwin.h
|
|
|
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
|
|
|
sckstrm.h
|
|
|
scrolbar.h
|
|
|
scrolwin.h
|
fixed event processing for the target window
|
2001-12-02 15:04:38 +00:00 |
settings.h
|
removed dependency on windows.h from dynload.h
|
2001-12-29 14:50:36 +00:00 |
sizer.h
|
Applied patch from SF on menu command not blocked
|
2001-11-13 16:21:04 +00:00 |
slider.h
|
|
|
snglinst.h
|
|
|
socket.h
|
replaced wxSocketEvent::CopyObject() with Clone()
|
2001-11-21 17:25:08 +00:00 |
spawnbrowser.h
|
|
|
spinbutt.h
|
|
|
spinctrl.h
|
|
|
splash.h
|
|
|
splitter.h
|
|
|
stack.h
|
|
|
statbmp.h
|
|
|
statbox.h
|
|
|
statline.h
|
|
|
stattext.h
|
|
|
statusbr.h
|
|
|
strconv.h
|
|
|
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
|
|
|
tab.h
|
|
|
tabctrl.h
|
|
|
taskbar.h
|
|
|
tbarbase.h
|
|
|
tbarsmpl.h
|
|
|
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
|
superposition of text styles in wxTextCtrl now works as expected (and as documented)
|
2001-11-26 14:50:50 +00:00 |
textdlg.h
|
|
|
textfile.h
|
compilation fix for wxUSE_TEXTBUFFER=0
|
2001-11-25 00:20:56 +00:00 |
tglbtn.h
|
|
|
thread.h
|
|
|
time.h
|
|
|
timer.h
|
1. removed wxObject::CopyObject() and Clone() - some objects just can't be
|
2001-11-21 21:44:52 +00:00 |
tipdlg.h
|
|
|
tipwin.h
|
wxTipWindow can now derived from wxFrame if not wxUSE_POPUPWIN, or
|
2001-12-02 01:54:38 +00:00 |
tokenzr.h
|
|
|
toolbar.h
|
|
|
tooltip.h
|
Must honour wxUSE_TOOLTIPS in tooltip.h
|
2001-11-24 23:55:43 +00:00 |
toplevel.h
|
fixed bugs with setting the client size when the difference between the total and client size changes as the result (e.g. because the scrollbars [dis]appear or the menu bar [un]wraps
|
2001-12-08 23:13:27 +00:00 |
treebase.h
|
applied patch that adds wxTR_FULL_ROW_HIGHLIGHT to wxTreeCtrl
|
2001-12-17 00:30:23 +00:00 |
treectrl.h
|
|
|
treelay.h
|
|
|
txtstrm.h
|
|
|
types.h
|
|
|
url.h
|
|
|
utils.h
|
change to /usr/share/wx/version
|
2001-11-22 00:30:44 +00:00 |
valgen.h
|
|
|
validate.h
|
|
|
valtext.h
|
added slightly more informative failure reporting.
|
2001-12-24 12:12:30 +00:00 |
variant.h
|
|
|
vector.h
|
|
|
version.h
|
Updated versions to 2.3.3
|
2001-12-19 21:43:09 +00:00 |
vms_x_fix.h
|
|
|
wave.h
|
|
|
wfstream.h
|
|
|
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_cw_cm.h
|
|
|
wx_cw_d.h
|
|
|
wx_cw.h
|
|
|
wx_cwc_d.h
|
|
|
wx_cwc.h
|
|
|
wx_cwu_d.h
|
|
|
wx.h
|
preemptive fix for wxPython compilation. It will break otherwise when
|
2001-12-11 06:40:48 +00:00 |
wxchar.h
|
added __TDATE__ and __TTIME__ and use them instead of __DATE__ and __TIME__ for Unicode-friendliness
|
2001-12-17 01:05:37 +00:00 |
wxexpr.h
|
|
|
wxhtml.h
|
|
|
wxprec.h
|
|
|
xpmdecod.h
|
|
|
xpmhand.h
|
|
|
zipstrm.h
|
|
|
zstream.h
|
|
|