wxWidgets/include/wx
Robert Roebling 0d73e5a104 ODBC compile (and link) fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-07-18 10:15:35 +00:00
..
generic resize mdi and notebook client 1998-07-13 23:30:59 +00:00
gtk resize mdi and notebook client 1998-07-13 23:30:59 +00:00
gtk1 resize mdi and notebook client 1998-07-13 23:30:59 +00:00
msw Some Borland/GnuWin32 fixes 1998-07-17 11:10:38 +00:00
app.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
bitmap.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
bmpbuttn.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
brush.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
button.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
checkbox.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
choicdlg.h Initial revision 1998-05-20 14:01:55 +00:00
choice.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
clipbrd.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
cmndata.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
colordlg.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
combobox.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
config.h added HasEntry/Group function to wxConfig, corrected entry/group deletion 1998-07-07 13:53:19 +00:00
control.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
cursor.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
date.h Sorry, I went and removed consts as per the style guide :-) 1998-07-04 15:17:59 +00:00
datstrm.h wxStream: wxInputStream and wxOutputStream don't inherit from wxObject anymore. 1998-07-15 18:40:37 +00:00
dc.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
dcclient.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
dcmemory.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
dcprint.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
dcscreen.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
dde.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
debug.h Cleared up DEBUG define mess, defines are now called __WXDEBUG__ and WXDEBUG. 1998-07-10 11:14:17 +00:00
defs.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
dialog.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
dirdlg.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
dnd.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
docview.h In splitter sample, forwarded OnIdle events to wxFrame, else UI updates don't 1998-07-13 20:11:21 +00:00
dynarray.h fixed compilation problems under Windows 1998-07-17 08:18:57 +00:00
event.h tree control and dc::drawlines bug 1998-07-10 23:08:39 +00:00
expr.h *** empty log message *** 1998-05-21 15:02:02 +00:00
file.h wxTString removed 1998-07-17 20:52:40 +00:00
fileconf.h fixed compilation problems under Windows 1998-07-17 08:18:57 +00:00
filedlg.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
filefn.h wxStream: wxInputStream and wxOutputStream don't inherit from wxObject anymore. 1998-07-15 18:40:37 +00:00
font.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
fontdlg.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
frame.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
fstream.h wxStream: wxInputStream and wxOutputStream don't inherit from wxObject anymore. 1998-07-15 18:40:37 +00:00
gauge.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
gdicmn.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
gdiobj.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
grid.h Initial revision 1998-05-20 14:01:55 +00:00
hash.h Sorry, I went and removed consts as per the style guide :-) 1998-07-04 15:17:59 +00:00
help.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
helpbase.h Added #define wxHelpController to help.h; added wxWinHelpController::Quit code 1998-06-14 20:53:26 +00:00
helphtml.h Initial revision 1998-05-20 14:01:55 +00:00
helpwin.h Initial revision 1998-05-20 14:01:55 +00:00
helpxlp.h Initial revision 1998-05-20 14:01:55 +00:00
icon.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
imaglist.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
intl.h wxTString removed 1998-07-17 20:52:40 +00:00
ipcbase.h Added #pragmas for gcc. 1998-07-03 16:36:10 +00:00
joystick.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
layout.h Sorry, I went and removed consts as per the style guide :-) 1998-07-04 15:17:59 +00:00
list.h Sorry, I went and removed consts as per the style guide :-) 1998-07-04 15:17:59 +00:00
listbox.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
listctrl.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
listimpl.cpp helper file for WX_DEFINE_LIST: dynamic list implementation 1998-05-30 23:42:51 +00:00
log.h wxTString removed 1998-07-17 20:52:40 +00:00
matrix.h Initial revision 1998-05-20 14:01:55 +00:00
mdi.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
memory.h Removed #pragmas in utils.cpp, corrected USE_(WX)DEBUG_CONTEXT, 1998-07-12 09:16:20 +00:00
menu.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
menuitem.h wxTString removed 1998-07-17 20:52:40 +00:00
metafile.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
minifram.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
module.h Initial revision 1998-05-20 14:01:55 +00:00
msgdlg.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
mstream.h wxStream: wxInputStream and wxOutputStream don't inherit from wxObject anymore. 1998-07-15 18:40:37 +00:00
notebook.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
object.h Removed #pragmas in utils.cpp, corrected USE_(WX)DEBUG_CONTEXT, 1998-07-12 09:16:20 +00:00
odbc.h ODBC compile (and link) fixes 1998-07-18 10:15:35 +00:00
ownerdrw.h wxTString removed 1998-07-17 20:52:40 +00:00
palette.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
panel.h Initial revision 1998-05-20 14:01:55 +00:00
pen.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
pnghand.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
postscrp.h some "const"s added 1998-07-17 12:44:13 +00:00
print.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
printdlg.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
prntbase.h some "const"s added 1998-07-17 12:44:13 +00:00
process.h Added #pragmas for gcc. 1998-07-03 16:36:10 +00:00
radiobox.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
radiobut.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
region.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
resource.h Added resource.h, missing from archive. 1998-05-21 14:33:06 +00:00
scrolbar.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
scrolwin.h Initial revision 1998-05-20 14:01:55 +00:00
settings.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
setup.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
slider.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
spinbutt.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
splitter.h Initial revision 1998-05-20 14:01:55 +00:00
statbmp.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
statbox.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
stattext.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
statusbr.h Initial revision 1998-05-20 14:01:55 +00:00
stream.h wxStream: wxInputStream and wxOutputStream don't inherit from wxObject anymore. 1998-07-15 18:40:37 +00:00
string.h correct (working) version of wxString 1998-07-17 20:51:36 +00:00
tab.h Initial revision 1998-05-20 14:01:55 +00:00
tabctrl.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
tbar95.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
tbarbase.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
tbarmsw.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
tbarsmpl.h Sorry, I went and removed consts as per the style guide :-) 1998-07-04 15:17:59 +00:00
textctrl.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
textdlg.h Initial revision 1998-05-20 14:01:55 +00:00
textfile.h Initial revision 1998-05-20 14:01:55 +00:00
thread.h * Thread updates and cleanup (m_locked, MUTEX_UNLOCKED added) 1998-06-14 15:28:28 +00:00
time.h Initial revision 1998-05-20 14:01:55 +00:00
timer.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
toolbar.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
treectrl.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
types.h Initial revision 1998-05-20 14:01:55 +00:00
utils.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
validate.h Initial revision 1998-05-20 14:01:55 +00:00
valtext.h Sorry, I went and removed consts as per the style guide :-) 1998-07-04 15:17:59 +00:00
version.h Initial revision 1998-05-20 14:01:55 +00:00
window.h Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
wx.h Initial revision 1998-05-20 14:01:55 +00:00
wxexpr.h *** empty log message *** 1998-05-21 15:02:02 +00:00
wxprec.h Initial revision 1998-05-20 14:01:55 +00:00
zstream.h added ODBC support 1998-07-18 00:57:32 +00:00