..
generic
Various measures to reduce flicker.
1998-06-25 09:45:27 +00:00
gtk
made the interface more compatible with the MSW version (although
1998-06-26 14:29:11 +00:00
gtk1
made the interface more compatible with the MSW version (although
1998-06-26 14:29:11 +00:00
msw
Added wxCLIP_CHILDREN style (mainly for getting rid of flicker), other minor mods
1998-06-22 22:27:14 +00:00
app.h
Updates from Chris Breeze
1998-05-28 19:54:07 +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 #if USE_WXCONFIG check (TODO: add configure switch for it)
1998-06-02 13:23:24 +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
Initial revision
1998-05-20 14:01:55 +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
Added wxCLIP_CHILDREN style (mainly for getting rid of flicker), other minor mods
1998-06-22 22:27:14 +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
Initial revision
1998-05-20 14:01:55 +00:00
dynarray.h
wxCHECK/wxCHECK_RET changes
1998-06-22 22:17:39 +00:00
event.h
fixed stupid compiler warning
1998-06-19 12:35:36 +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
wxFileConfig bugs corrected (now the new entries belong to the right groups)
1998-06-18 13:07:58 +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
Initial revision
1998-05-20 14:01:55 +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
Initial revision
1998-05-20 14:01:55 +00:00
help.h
Added #define wxHelpController to help.h; added wxWinHelpController::Quit code
1998-06-14 20:53:26 +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
Initial revision
1998-05-20 14:01:55 +00:00
joystick.h
Added include/wx/joystick.h
1998-06-13 10:12:57 +00:00
layout.h
Initial revision
1998-05-20 14:01:55 +00:00
list.h
Initial revision
1998-05-20 14:01:55 +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
wxLogWindow::GetOldLog() added
1998-06-22 21:48:53 +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
Initial revision
1998-05-20 14:01:55 +00:00
menu.h
Initial revision
1998-05-20 14:01:55 +00:00
menuitem.h
Added wxCLIP_CHILDREN style (mainly for getting rid of flicker), other minor mods
1998-06-22 22:27:14 +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
Initial revision
1998-05-20 14:01:55 +00:00
odbc.h
Initial revision
1998-05-20 14:01:55 +00:00
ownerdrw.h
*** empty log message ***
1998-05-22 17:09:19 +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
*** empty log message ***
1998-05-21 15:02:02 +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
Initial revision
1998-05-20 14:01:55 +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
Oops... just added wxString::Scanf() functions can't be implemented under
1998-06-22 21:51:27 +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
*** empty log message ***
1998-05-21 15:02:02 +00:00
tbarmsw.h
*** empty log message ***
1998-05-21 15:02:02 +00:00
tbarsmpl.h
*** empty log message ***
1998-05-21 15:02:02 +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
Initial revision
1998-05-20 14:01:55 +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
Initial revision
1998-05-20 14:01:55 +00:00
validate.h
Initial revision
1998-05-20 14:01:55 +00:00
valtext.h
Initial revision
1998-05-20 14:01:55 +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