| .. |
|
generic
|
stream compile fixes
|
1998-07-12 20:06:59 +00:00 |
|
gtk
|
stream compile fixes
|
1998-07-12 20:06:59 +00:00 |
|
gtk1
|
stream compile fixes
|
1998-07-12 20:06:59 +00:00 |
|
msw
|
1) separate expand/collapse event
|
1998-07-12 22:50:32 +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
|
Added IMPLEMENT_CLASS, ... about wxStream classes (I hope I didn't make mistakes).
|
1998-07-12 15:36:53 +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
|
Sorry, I went and removed consts as per the style guide :-)
|
1998-07-04 15:17:59 +00:00 |
|
dynarray.h
|
Last() function added (the same as Item(Count() - 1))
|
1998-07-08 22:37: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
|
GTK wxBitmapButton added
|
1998-05-28 17:44:04 +00:00 |
|
fileconf.h
|
added HasEntry/Group function to wxConfig, corrected entry/group deletion
|
1998-07-07 13:53:19 +00:00 |
|
filedlg.h
|
Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__
|
1998-07-10 14:15:17 +00:00 |
|
filefn.h
|
Initial revision
|
1998-05-20 14:01:55 +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
|
Ooops ! I've forgotten the include files.
|
1998-07-12 15:24:52 +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
|
inline wxGetTranslation() moved so it's not called before being defined
|
1998-05-26 15:08:50 +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
|
Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__
|
1998-07-10 14:15:17 +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
|
Added #pragmas for gcc.
|
1998-07-03 16:36:10 +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
|
stream compile fixes
|
1998-07-12 20:06:59 +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
|
Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__
|
1998-07-10 14:15:17 +00:00 |
|
ownerdrw.h
|
Added #pragmas for gcc.
|
1998-07-03 16:36:10 +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
|
Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__
|
1998-07-10 14:15:17 +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
|
Added #pragmas for gcc.
|
1998-07-03 16:36:10 +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
|
stream compile fixes
|
1998-07-12 20:06:59 +00:00 |
|
string.h
|
wxGetEmptyString() function added
|
1998-07-12 22:40:00 +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 |