..
generic
1. Split{Horizontal|Vertical} now accept negative args to set the
1998-10-23 13:15:15 +00:00
gtk
SetBackground for ListBox and others
1998-10-21 22:21:09 +00:00
gtk1
SetBackground for ListBox and others
1998-10-21 22:21:09 +00:00
motif
More-or-less finished reasonably cool wxToolBar class with tooltips.
1998-10-22 14:08:14 +00:00
msw
Mods for Gnu-Win32
1998-10-22 10:43:16 +00:00
protocol
It's now possible to drag a listbox filled with entries
1998-09-08 18:21:16 +00:00
qt
1. wxTimer::Start() returns bool in wxGTK too (other minor corrections
1998-10-12 13:09:15 +00:00
stubs
added back the missing "unsigned"s to wxColour ctor
1998-10-20 21:40:39 +00:00
accel.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
app.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
bitmap.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
bmpbuttn.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
brush.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
button.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
checkbox.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
checklst.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
choicdlg.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
choice.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
clipbrd.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
cmndata.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
colordlg.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
colour.h
wxColour(const char *) ctor related modifications
1998-10-20 14:35:22 +00:00
combobox.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
confbase.h
Removed DrawOpenSpline since it doesn't seem to be needed, with required changes
1998-10-02 12:50:01 +00:00
config.h
Removed child frame CreateStatusBar from MDI sample; renamed config.h to confbase.h;
1998-08-22 16:41:51 +00:00
control.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
cursor.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
date.h
USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you
1998-09-25 13:28:52 +00:00
datstrm.h
* wxSocket fixes
1998-10-14 17:36:50 +00:00
db.h
Added ODBC database classes and sample from RemStar (sample needs work for wxWin 2)
1998-07-28 09:43:44 +00:00
dbtable.h
Added ODBC database classes and sample from RemStar (sample needs work for wxWin 2)
1998-07-28 09:43:44 +00:00
dc.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
dcclient.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
dcmemory.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
dcprint.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
dcscreen.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
dde.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
debug.h
Added variant.h/cpp; changed variable names in object.h; added some functions
1998-09-12 17:31:48 +00:00
defs.h
Added WXHTREEITEM
1998-10-22 10:44:07 +00:00
dialog.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
dirdlg.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
dnd.h
Dnd constant name changes because names like Copy can be #defined by other
1998-09-17 16:57:01 +00:00
docmdi.h
Session management changes for wxMSW.
1998-10-12 19:45:24 +00:00
docview.h
Session management changes for wxMSW.
1998-10-12 19:45:24 +00:00
dynarray.h
wxBaseArray::Shrink() added
1998-09-18 21:35:44 +00:00
dynlib.h
* Added wxSerial DLL support for Borland 32
1998-09-17 17:30:13 +00:00
event.h
Session management changes for wxMSW.
1998-10-12 19:45:24 +00:00
expr.h
General tidy-up (mainly typecasts) to allow the use of the SGI native
1998-08-23 03:22:56 +00:00
file.h
* wxFileInputStream and wxFileOutputStream doesn't inherit anymore from wxFile.
1998-09-04 17:32:11 +00:00
fileconf.h
Removed DrawOpenSpline since it doesn't seem to be needed, with required changes
1998-10-02 12:50:01 +00:00
filedlg.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
filefn.h
General tidy-up (mainly typecasts) to allow the use of the SGI native
1998-08-23 03:22:56 +00:00
font.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
fontdlg.h
Added variant.h/cpp; changed variable names in object.h; added some functions
1998-09-12 17:31:48 +00:00
frame.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
fstream.h
* wxSocket fixes
1998-10-14 17:36:50 +00:00
gauge.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
gdicmn.h
wxColour(const char *) ctor related modifications
1998-10-20 14:35:22 +00:00
gdiobj.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
grid.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
hash.h
Updates to memcheck
1998-09-11 09:05:26 +00:00
help.h
Added variant.h/cpp; changed variable names in object.h; added some functions
1998-09-12 17:31:48 +00:00
helpbase.h
USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you
1998-09-25 13:28:52 +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
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +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
Misc. Motif; removed duplicate wxICON; variant compile fix; added wxString form
1998-10-16 14:38:52 +00:00
imaglist.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
intl.h
* some C++ness correction in wxStream.
1998-09-08 17:19:16 +00:00
ipcbase.h
General tidy-up (mainly typecasts) to allow the use of the SGI native
1998-08-23 03:22:56 +00:00
joystick.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
layout.h
* wxThread: new functions: wxThread::Pause/Resume, wxThread::GetThreadFromID
1998-08-18 17:22:15 +00:00
laywin.h
Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorithm classes and sample
1998-09-07 09:27:34 +00:00
list.h
Removed warnings
1998-09-12 22:11:40 +00:00
listbox.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
listctrl.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
listimpl.cpp
helper file for WX_DEFINE_LIST: dynamic list implementation
1998-05-30 23:42:51 +00:00
log.h
minor changes a bit everywhere + a small wxLog change (Enable()/IsEnabled()
1998-10-14 23:53:24 +00:00
matrix.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
mdi.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
memory.h
Changes related to stream includes
1998-10-12 07:46:15 +00:00
menu.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
menuitem.h
Some more wxMotif stuff: menus
1998-09-18 21:33:46 +00:00
metafile.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
minifram.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
module.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
msgdlg.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
mstream.h
* wxSocket fixes
1998-10-14 17:36:50 +00:00
notebook.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
object.h
Changes related to stream includes
1998-10-12 07:46:15 +00:00
objstrm.h
* New function wxObjectInputStream::Recall()
1998-08-23 09:23:27 +00:00
odbc.h
USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you
1998-09-25 13:28:52 +00:00
ownerdrw.h
globally renamed uint to size_t. This has _not_ been checked under Windows,
1998-08-18 15:36:12 +00:00
palette.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
panel.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
pen.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
pnghand.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
postscrp.h
Changes related to stream includes
1998-10-12 07:46:15 +00:00
print.h
Latex updates; added defines to printdlg.h for referring to generic print dialogs
1998-10-07 11:04:27 +00:00
printdlg.h
Latex updates; added defines to printdlg.h for referring to generic print dialogs
1998-10-07 11:04:27 +00:00
prntbase.h
Fixed MSW printing, tidied up member variable names
1998-08-28 11:00:50 +00:00
process.h
Various changes
1998-09-06 14:52:16 +00:00
radiobox.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
radiobut.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
region.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
resource.h
Rewrote ConvertToStandardCommandArgs; resource.h correction; ntwxwin.mak
1998-10-14 08:13:09 +00:00
sashwin.h
Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorithm classes and sample
1998-09-07 09:27:34 +00:00
sckaddr.h
* Added wxsocket lib and sample (I hope I don't forget some file)
1998-09-06 18:28:00 +00:00
sckipc.h
* wxSocket fixes
1998-10-14 17:36:50 +00:00
sckstrm.h
* wxSocket fixes
1998-10-14 17:36:50 +00:00
scrolbar.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
scrolwin.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
serbase.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
settings.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
setup.h
make install
1998-09-03 13:58:56 +00:00
slider.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
socket.h
* wxSocket fixes
1998-10-14 17:36:50 +00:00
spinbutt.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
splitter.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
statbmp.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
statbox.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
stattext.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
statusbr.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
stream.h
* wxSocket fixes
1998-10-14 17:36:50 +00:00
string.h
Changes related to stream includes
1998-10-12 07:46:15 +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
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
taskbar.h
Dnd constant name changes because names like Copy can be #defined by other
1998-09-17 16:57:01 +00:00
tbar95.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
tbarbase.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
tbarmsw.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
tbarsmpl.h
USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you
1998-09-25 13:28:52 +00:00
textctrl.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
textdlg.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
textfile.h
added methods for sequential scan of wxTextFile: Get{First|Next|Prev|Last}Line
1998-10-19 12:39:38 +00:00
thread.h
* wxSocket fixes
1998-10-14 17:36:50 +00:00
time.h
USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you
1998-09-25 13:28:52 +00:00
timer.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
tokenzr.h
It's now possible to drag a listbox filled with entries
1998-09-08 18:21:16 +00:00
toolbar.h
More Motif stuff incl. beginnings of wxToolBar
1998-10-21 21:43:20 +00:00
treectrl.h
1. wxTimer::Start() returns bool in wxGTK too (other minor corrections
1998-10-12 13:09:15 +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 wxSerial DLL support for Borland 32
1998-09-17 17:30:13 +00:00
utils.h
Misc. Motif; removed duplicate wxICON; variant compile fix; added wxString form
1998-10-16 14:38:52 +00:00
validate.h
General tidy-up (mainly typecasts) to allow the use of the SGI native
1998-08-23 03:22:56 +00:00
valtext.h
General tidy-up (mainly typecasts) to allow the use of the SGI native
1998-08-23 03:22:56 +00:00
variant.h
Changes related to stream includes
1998-10-12 07:46:15 +00:00
version.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
window.h
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
1998-08-15 00:23:28 +00:00
wx.h
USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you
1998-09-25 13:28:52 +00:00
wxexpr.h
Changes related to stream includes
1998-10-12 07:46:15 +00:00
wxprec.h
1. wxTimer::Start() returns bool in wxGTK too (other minor corrections
1998-10-12 13:09:15 +00:00
zstream.h
* wxSocket fixes
1998-10-14 17:36:50 +00:00