wxWidgets/include/wx
Karsten Ballüder a585ca5cb0 Coupled some core functionality out, to allow its use outside the wxLibrary
framework. Fixed a Unix bug (I believe). Untested, sorry for that, will test
ASAP.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-06-07 20:49:35 +00:00
..
generic Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
gtk Install AFMs as well. 1999-06-07 11:27:46 +00:00
gtk1 Install AFMs as well. 1999-06-07 11:27:46 +00:00
mac
motif Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
msw Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
protocol Ignore. 1999-06-07 19:44:52 +00:00
qt
stubs
unix Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
.cvsignore Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
accel.h
app.h
arrimpl.cpp More helpful Unicode stuff. 1999-04-14 19:56:54 +00:00
bitmap.h
bmpbuttn.h
brush.h
buffer.h Added operator[] (read-only of course). Borland C++ 4.52 wasn't smart 1999-04-22 00:31:06 +00:00
button.h
caret.h wxCaret now exists not only under MSW but on any supported platform as well 1999-05-25 18:01:48 +00:00
checkbox.h
checklst.h
choicdlg.h
choice.h
clipbrd.h
cmndata.h new makefiles (part I) 1999-06-01 15:32:12 +00:00
colordlg.h
colour.h
combobox.h
confbase.h Added wxCONFIG_USE_RELATIVE_PATH option to allow config files to be 1999-05-05 05:00:12 +00:00
config.h
control.h wxWindow split into wxWindowBase and wxWindow (wxGTK part) 1999-05-09 22:17:03 +00:00
cursor.h
dataobj.h compilation fixed 1999-05-29 00:34:17 +00:00
date.h
datstrm.h
db.h new makefiles (part I) 1999-06-01 15:32:12 +00:00
dbtable.h
dc.h Made wxClientDC's use safe as per wxMSW. 1999-05-26 10:17:56 +00:00
dcclient.h
dcmemory.h
dcprint.h
dcps.h
dcscreen.h
dde.h
debug.h
defs.h 1. wxWindow::IsTopLevel() added and documented 1999-06-07 18:26:42 +00:00
dialog.h
dirdlg.h
dnd.h wxPrivateDataObject works under MSW as well (hopefully it still does under 1999-05-26 22:39:42 +00:00
docmdi.h
docview.h patch from Janos Vegh (2nd try, now it even compiles) 1999-05-10 16:19:09 +00:00
dragimag.h
dynarray.h
dynlib.h Coupled some core functionality out, to allow its use outside the wxLibrary 1999-06-07 20:49:35 +00:00
event.h windows emit wxCreateWindowEvent 1999-05-25 13:36:09 +00:00
expr.h new makefiles (part I) 1999-06-01 15:32:12 +00:00
file.h
fileconf.h
filedlg.h
filefn.h
font.h
fontdlg.h
frame.h
gauge.h
gdicmn.h Reactivtaed the new wxRect code 1999-06-03 17:13:08 +00:00
gdiobj.h
grid.h
hash.h
help.h new makefiles (part I) 1999-06-01 15:32:12 +00:00
helpbase.h
helphtml.h
helpwin.h
helpxlp.h
icon.h
image.h Added a bit of libJPEG 6.0b 1999-04-17 17:54:07 +00:00
imaggif.h
imaglist.h
intl.h new makefiles (part I) 1999-06-01 15:32:12 +00:00
ioswrap.h
ipcbase.h
joystick.h
layout.h Changed wxSizer::GetSize() to DoGetSize() (and others) 1999-05-10 16:09:28 +00:00
laywin.h
list.h Install AFMs as well. 1999-06-07 11:27:46 +00:00
listbox.h
listctrl.h
listimpl.cpp
log.h Added progdlgg.cpp to makefiles; fixed true/false in treectrl.h; made IsFree 1999-06-02 14:08:08 +00:00
longlong.h MSW compilation fixes 1999-05-10 22:56:03 +00:00
Makefile.am Changed to libtool's interface vs. release versioning 1999-06-05 20:42:19 +00:00
matrix.h
mdi.h
memory.h Unicode fixes. 1999-04-21 21:46:02 +00:00
menu.h
menuitem.h
metafile.h
mimetype.h
minifram.h
module.h
msgdlg.h
mstream.h
notebook.h 1. wxNotifyEvent documented 1999-05-25 13:38:50 +00:00
object.h 1. wxWindow::IsTopLevel() added and documented 1999-06-07 18:26:42 +00:00
objstrm.h
odbc.h new makefiles (part I) 1999-06-01 15:32:12 +00:00
ownerdrw.h
palette.h
panel.h
paper.h
pen.h
pnghand.h
print.h
printdlg.h
prntbase.h Added a generic wxProgressDialog and made wxPostscriptPrinter use it. 1999-05-09 15:19:45 +00:00
process.h
progdlg.h Added a generic wxProgressDialog and made wxPostscriptPrinter use it. 1999-05-09 15:19:45 +00:00
prop.h Some Unicode conversion. 1999-04-16 14:14:47 +00:00
propform.h
proplist.h Some Unicode conversion. 1999-04-16 14:14:47 +00:00
radiobox.h
radiobut.h
region.h
resource.h Reference counted objects should be used *much* more carefully. This was 1999-05-08 21:21:10 +00:00
sashwin.h
sckaddr.h
sckint.h * wxThread fixes 1999-05-25 17:14:56 +00:00
sckipc.h
sckstrm.h
scrolbar.h
scrolwin.h
serbase.h
settings.h
setup.h
slider.h
socket.h * wxThread fixes 1999-05-25 17:14:56 +00:00
spinbutt.h
splitter.h
statbmp.h
statbox.h
statline.h added wxStaticLine used in wxMessageBox 1999-05-05 21:42:48 +00:00
stattext.h
statusbr.h
stream.h
string.h wxString::begin and end added 1999-06-03 22:46:05 +00:00
tab.h
tabctrl.h
taskbar.h
tbar95.h
tbarbase.h Added support for extra bitmap for toggled tool. 1999-05-31 10:47:44 +00:00
tbarmsw.h
tbarsmpl.h wxWindow split into wxWindowBase and wxWindow (wxGTK part) 1999-05-09 22:17:03 +00:00
textctrl.h
textdlg.h
textfile.h
thread.h * Committing new wxSocket core (socket.cpp sckint.cpp). It has to be improved ... 1999-04-26 18:16:56 +00:00
time.h
timer.h
tokenzr.h * Added a fix from Allen to wxStringTokenizer 1999-05-20 17:44:04 +00:00
toolbar.h
tooltip.h
treectrl.h
types.h
url.h * Small fix in wxHTTP::BuildRequest 1999-05-26 17:17:46 +00:00
utils.h Fixed typos in window.cpp and utils.cpp 1999-05-21 12:50:10 +00:00
valgen.h unused parameter warnings suppressed 1999-05-11 12:37:53 +00:00
validate.h new makefiles (part I) 1999-06-01 15:32:12 +00:00
valtext.h new makefiles (part I) 1999-06-01 15:32:12 +00:00
variant.h
version.h Updated distribtion and docs. 1999-06-07 14:51:24 +00:00
wave.h
wfstream.h * Committing new wxSocket core (socket.cpp sckint.cpp). It has to be improved ... 1999-04-26 18:16:56 +00:00
window.h 1. wxWindow::IsTopLevel() added and documented 1999-06-07 18:26:42 +00:00
wx_cw_cm.h
wx_cw_d.h
wx_cw.h
wx.h new makefiles (part I) 1999-06-01 15:32:12 +00:00
wxchar.h new makefiles (part I) 1999-06-01 15:32:12 +00:00
wxexpr.h Unicode conversion. 1999-04-13 15:20:36 +00:00
wxprec.h Reworked the undef stuff a little 1999-05-31 19:24:12 +00:00
xpmhand.h
zstream.h