..
generic
Added Pop-up menus.
1998-08-09 13:06:25 +00:00
gtk
Added Pop-up menus.
1998-08-09 13:06:25 +00:00
gtk1
Added Pop-up menus.
1998-08-09 13:06:25 +00:00
msw
Fixed various wxMSW compile problems that came down the telephone line...
1998-08-07 23:52:45 +00:00
qt
More configure fixes
1998-08-07 21:32:13 +00:00
stubs
Added stub include files; also a couple more Dialog Editor files.
1998-08-08 09:19:47 +00:00
app.h
More configure fixes
1998-08-07 21:32:13 +00:00
bitmap.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
bmpbuttn.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
brush.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
button.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
checkbox.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
choicdlg.h
Initial revision
1998-05-20 14:01:55 +00:00
choice.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
clipbrd.h
More work on wxQt integration, configure
1998-08-07 20:23: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
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
combobox.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
config.h
added SetRecordDefaults() and IsRecordingDefaults() methods
1998-08-05 14:15:13 +00:00
control.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
cursor.h
More work on wxQt integration, configure
1998-08-07 20:23: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
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
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
dcclient.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
dcmemory.h
More work on wxQt integration, configure
1998-08-07 20:23: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
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
dde.h
More work on wxQt integration, configure
1998-08-07 20:23: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
WXFARPROC prototyped as `typedef int (__stdcall *WXFARPROC)()' (does Borland
1998-08-08 22:08:04 +00:00
dialog.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
dirdlg.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
dnd.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
docmdi.h
Added missing OGL files; added defaults to wxDocMDIParentFrame; corrected
1998-07-29 10:43:51 +00:00
docview.h
wxMDIChildFrame inherits from wxFrame
1998-07-29 13:21:22 +00:00
dynarray.h
fixed compilation problems under Windows
1998-07-17 08:18:57 +00:00
dynlib.h
* Fixes and new features in wxObject*Stream
1998-08-04 17:49:26 +00:00
event.h
Update to docs incl. wxString first stab; added a couple of palette-related events (wxMSW)
1998-07-29 06:51:33 +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
the base class is now called wxConfigBase, wxConfig is #define'd as
1998-08-02 23:06:42 +00:00
filedlg.h
More configure fixes
1998-08-07 21:32:13 +00:00
filefn.h
Various bug fixes to OGL; wxStripExtension prototype added to filefn.h
1998-08-05 07:13:08 +00:00
font.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
fontdlg.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
frame.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
fstream.h
* New wxStream classes: wxStreamBuffer and wxObject*Stream.
1998-07-24 17:13:47 +00:00
gauge.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
gdicmn.h
More configure fixes
1998-08-07 21:32:13 +00:00
gdiobj.h
More work on wxQt integration, configure
1998-08-07 20:23: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
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
imaglist.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
intl.h
added wxLocale::Init() and ctor without arguments for convenience
1998-08-03 22:54:15 +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
(1) Denis Pershin's patch for wxGTK (memory leaks corrections)
1998-08-07 15:09:04 +00:00
list.h
wxFrame::CreateToolBar() stuff
1998-07-24 19:05:25 +00:00
listbox.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
listctrl.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
listimpl.cpp
helper file for WX_DEFINE_LIST: dynamic list implementation
1998-05-30 23:42:51 +00:00
log.h
some minor changes in wxLogWindow
1998-08-08 21:38:22 +00:00
matrix.h
wxFrame::CreateToolBar() stuff
1998-07-24 19:05:25 +00:00
mdi.h
More work on wxQt integration, configure
1998-08-07 20:23: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
More work on wxQt integration, configure
1998-08-07 20:23: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
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
mstream.h
* Added Peek() to wxMemoryInputStream.
1998-07-28 17:11:08 +00:00
notebook.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
object.h
* Fixes and new features in wxObject*Stream
1998-08-04 17:49:26 +00:00
objstrm.h
* Fixes and new features in wxObject*Stream
1998-08-04 17:49:26 +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
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
panel.h
Initial revision
1998-05-20 14:01:55 +00:00
pen.h
More work on wxQt integration, configure
1998-08-07 20:23: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
DP:
1998-08-08 05:20:46 +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
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
radiobut.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
region.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
resource.h
Added resource.h, missing from archive.
1998-05-21 14:33:06 +00:00
scrolbar.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
scrolwin.h
Initial revision
1998-05-20 14:01:55 +00:00
serbase.h
* Fixes and new features in wxObject*Stream
1998-08-04 17:49:26 +00:00
settings.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
setup.h
More configure fixes
1998-08-07 21:32:13 +00:00
slider.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
spinbutt.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
splitter.h
Initial revision
1998-05-20 14:01:55 +00:00
statbmp.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
statbox.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
stattext.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
statusbr.h
Initial revision
1998-05-20 14:01:55 +00:00
stream.h
* Added source file info in utils/serialize/*
1998-08-05 17:12:43 +00:00
string.h
size_t -> int conversion and the warnings about it corrected
1998-08-04 16:05:22 +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
MSWOnMouseMove arg bug in toolbar; compile bug in regconf; fixed warning in odbc.cpp
1998-07-30 09:37:26 +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
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
textdlg.h
Initial revision
1998-05-20 14:01:55 +00:00
textfile.h
fixed compiler warning (newline at last line missing)
1998-07-28 10:38:46 +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
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
toolbar.h
More work on wxQt integration, configure
1998-08-07 20:23:17 +00:00
treectrl.h
More work on wxQt integration, configure
1998-08-07 20:23: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
More work on wxQt integration, configure
1998-08-07 20:23: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