..
generic
warning msgs
1998-07-27 20:50:48 +00:00
gtk
warning msgs
1998-07-27 20:50:48 +00:00
gtk1
warning msgs
1998-07-27 20:50:48 +00:00
msw
wxToolBar API changes; now frames manage their toolbar & statusbar properly;
1998-07-27 09:47:57 +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
wxToolBar API changes; now frames manage their toolbar & statusbar properly;
1998-07-27 09:47:57 +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
warning msgs
1998-07-27 20:50:48 +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
wxDocManager gets the only view if none other specified as the current view;
1998-07-18 22:04:25 +00:00
dynarray.h
fixed compilation problems under Windows
1998-07-17 08:18:57 +00:00
event.h
Changed event type ids to constants instead of enum, for extensibility.
1998-07-27 16:17:59 +00:00
expr.h
*** empty log message ***
1998-05-21 15:02:02 +00:00
file.h
* Bug fixes
1998-07-27 17:08:49 +00:00
fileconf.h
a couple of functions added (GetNumberOfGroups/Entries, ExpandEnvStrings),
1998-07-18 21:47:45 +00:00
filedlg.h
Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__
1998-07-10 14:15:17 +00:00
filefn.h
* New wxStream classes: wxStreamBuffer and wxObject*Stream.
1998-07-24 17:13:47 +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
* New wxStream classes: wxStreamBuffer and wxObject*Stream.
1998-07-24 17:13:47 +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
Corrected some problems
1998-07-24 22:04:21 +00:00
ipcbase.h
warning msgs
1998-07-27 20:50:48 +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
wxFrame::CreateToolBar() stuff
1998-07-24 19:05:25 +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
wxFrame::CreateToolBar() stuff
1998-07-24 19:05:25 +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
* New wxStream classes: wxStreamBuffer and wxObject*Stream.
1998-07-24 17:13:47 +00:00
notebook.h
Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__
1998-07-10 14:15:17 +00:00
object.h
warning msgs
1998-07-27 20:50:48 +00:00
objstrm.h
* Bug fixes
1998-07-27 17:08:49 +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
* New wxStream classes: wxStreamBuffer and wxObject*Stream.
1998-07-24 17:13:47 +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
wxToolBar API changes; now frames manage their toolbar & statusbar properly;
1998-07-27 09:47:57 +00:00
tbarmsw.h
Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__
1998-07-10 14:15:17 +00:00
tbarsmpl.h
wxToolBar API changes; now frames manage their toolbar & statusbar properly;
1998-07-27 09:47:57 +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
wxToolBar API changes; now frames manage their toolbar & statusbar properly;
1998-07-27 09:47:57 +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
wxFrame::CreateToolBar() stuff
1998-07-24 19:05:25 +00:00