..
generic
1) keyboard handling added (OnNavigationKey)
1998-07-08 22:12:44 +00:00
gtk
Sorry, I went and removed consts as per the style guide :-)
1998-07-04 15:17:59 +00:00
gtk1
Sorry, I went and removed consts as per the style guide :-)
1998-07-04 15:17:59 +00:00
msw
HasGroup/Entry added
1998-07-08 17:56:43 +00:00
app.h
Some fixes for Solaris (2.5).
1998-07-07 15:59:37 +00:00
bitmap.h
Initial revision
1998-05-20 14:01:55 +00:00
bmpbuttn.h
Initial revision
1998-05-20 14:01:55 +00:00
brush.h
Initial revision
1998-05-20 14:01:55 +00:00
button.h
Initial revision
1998-05-20 14:01:55 +00:00
checkbox.h
Initial revision
1998-05-20 14:01:55 +00:00
choicdlg.h
Initial revision
1998-05-20 14:01:55 +00:00
choice.h
Initial revision
1998-05-20 14:01:55 +00:00
clipbrd.h
Initial revision
1998-05-20 14:01:55 +00:00
cmndata.h
Initial revision
1998-05-20 14:01:55 +00:00
colordlg.h
Initial revision
1998-05-20 14:01:55 +00:00
combobox.h
Initial revision
1998-05-20 14:01:55 +00:00
config.h
added HasEntry/Group function to wxConfig, corrected entry/group deletion
1998-07-07 13:53:19 +00:00
control.h
Initial revision
1998-05-20 14:01:55 +00:00
cursor.h
Initial revision
1998-05-20 14:01:55 +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
* Fixed Async -> sync in wxExecute
1998-07-03 17:44:34 +00:00
dc.h
Initial revision
1998-05-20 14:01:55 +00:00
dcclient.h
Initial revision
1998-05-20 14:01:55 +00:00
dcmemory.h
Initial revision
1998-05-20 14:01:55 +00:00
dcprint.h
Initial revision
1998-05-20 14:01:55 +00:00
dcscreen.h
Initial revision
1998-05-20 14:01:55 +00:00
dde.h
Initial revision
1998-05-20 14:01:55 +00:00
debug.h
wxCHECK macros slightly changed: wxCHECK( expr, rc ) now returns rc if
1998-06-22 21:47:38 +00:00
defs.h
Various bug fixes, cosmetic changes
1998-07-07 14:57:42 +00:00
dialog.h
Initial revision
1998-05-20 14:01:55 +00:00
dirdlg.h
Initial revision
1998-05-20 14:01:55 +00:00
dnd.h
Corrected dataobj.h/.cpp, corrected listbox to use non-integral height
1998-06-13 17:09:59 +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
wxCHECK/wxCHECK_RET changes
1998-06-22 22:17:39 +00:00
event.h
Various bug fixes, cosmetic changes
1998-07-07 14:57:42 +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
Initial revision
1998-05-20 14:01:55 +00:00
filefn.h
Initial revision
1998-05-20 14:01:55 +00:00
font.h
Initial revision
1998-05-20 14:01:55 +00:00
fontdlg.h
Initial revision
1998-05-20 14:01:55 +00:00
frame.h
Initial revision
1998-05-20 14:01:55 +00:00
gauge.h
Initial revision
1998-05-20 14:01:55 +00:00
gdicmn.h
Removed redundant auto-setting code in wxDC; corrected utilscmn.cpp pragma;
1998-07-08 15:52:22 +00:00
gdiobj.h
Initial revision
1998-05-20 14:01:55 +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
*** empty log message ***
1998-06-28 11:33:08 +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
Initial revision
1998-05-20 14:01:55 +00:00
imaglist.h
Initial revision
1998-05-20 14:01:55 +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
Added include/wx/joystick.h
1998-06-13 10:12:57 +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
Initial revision
1998-05-20 14:01:55 +00:00
listctrl.h
Initial revision
1998-05-20 14:01:55 +00:00
listimpl.cpp
helper file for WX_DEFINE_LIST: dynamic list implementation
1998-05-30 23:42:51 +00:00
log.h
Added #pragmas for gcc.
1998-07-03 16:36:10 +00:00
matrix.h
Initial revision
1998-05-20 14:01:55 +00:00
mdi.h
Initial revision
1998-05-20 14:01:55 +00:00
memory.h
Various bug fixes, cosmetic changes
1998-07-07 14:57:42 +00:00
menu.h
Initial revision
1998-05-20 14:01:55 +00:00
menuitem.h
Added #pragmas for gcc.
1998-07-03 16:36:10 +00:00
metafile.h
Initial revision
1998-05-20 14:01:55 +00:00
minifram.h
Initial revision
1998-05-20 14:01:55 +00:00
module.h
Initial revision
1998-05-20 14:01:55 +00:00
msgdlg.h
Initial revision
1998-05-20 14:01:55 +00:00
notebook.h
#include "wx/msw/notebook" added
1998-06-22 21:50:11 +00:00
object.h
Added #pragmas for gcc.
1998-07-03 16:36:10 +00:00
odbc.h
Added #pragmas for gcc.
1998-07-03 16:36:10 +00:00
ownerdrw.h
Added #pragmas for gcc.
1998-07-03 16:36:10 +00:00
palette.h
Initial revision
1998-05-20 14:01:55 +00:00
panel.h
Initial revision
1998-05-20 14:01:55 +00:00
pen.h
Initial revision
1998-05-20 14:01:55 +00:00
pnghand.h
Initial revision
1998-05-20 14:01:55 +00:00
postscrp.h
Sorry, I went and removed consts as per the style guide :-)
1998-07-04 15:17:59 +00:00
print.h
Initial revision
1998-05-20 14:01:55 +00:00
printdlg.h
Initial revision
1998-05-20 14:01:55 +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
Initial revision
1998-05-20 14:01:55 +00:00
radiobut.h
Initial revision
1998-05-20 14:01:55 +00:00
region.h
Initial revision
1998-05-20 14:01:55 +00:00
resource.h
Added resource.h, missing from archive.
1998-05-21 14:33:06 +00:00
scrolbar.h
Initial revision
1998-05-20 14:01:55 +00:00
scrolwin.h
Initial revision
1998-05-20 14:01:55 +00:00
settings.h
Initial revision
1998-05-20 14:01:55 +00:00
setup.h
Initial revision
1998-05-20 14:01:55 +00:00
slider.h
Initial revision
1998-05-20 14:01:55 +00:00
spinbutt.h
Initial revision
1998-05-20 14:01:55 +00:00
splitter.h
Initial revision
1998-05-20 14:01:55 +00:00
statbmp.h
Initial revision
1998-05-20 14:01:55 +00:00
statbox.h
Initial revision
1998-05-20 14:01:55 +00:00
stattext.h
Initial revision
1998-05-20 14:01:55 +00:00
statusbr.h
Initial revision
1998-05-20 14:01:55 +00:00
string.h
Added #pragmas for gcc.
1998-07-03 16:36:10 +00:00
tab.h
Initial revision
1998-05-20 14:01:55 +00:00
tabctrl.h
GTK
1998-06-02 19:04:33 +00:00
tbar95.h
*** empty log message ***
1998-05-21 15:02:02 +00:00
tbarbase.h
Sorry, I went and removed consts as per the style guide :-)
1998-07-04 15:17:59 +00:00
tbarmsw.h
*** empty log message ***
1998-05-21 15:02:02 +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
Initial revision
1998-05-20 14:01:55 +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
Initial revision
1998-05-20 14:01:55 +00:00
toolbar.h
Separated out Win95 versions of gauge, slider; added wxTabCtrl::GetCurFocus
1998-06-28 11:32:14 +00:00
treectrl.h
Initial revision
1998-05-20 14:01:55 +00:00
types.h
Initial revision
1998-05-20 14:01:55 +00:00
utils.h
* Changed "true" to "TRUE" in some file: "true" doesn't exist in BC++ 5
1998-07-01 17:26:46 +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
Initial revision
1998-05-20 14:01:55 +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