wxWidgets/include/wx
Vadim Zeitlin ee31c392ac 1. Assorted Motif fixes
a) tear off menus
 b) native dialogs
 c) crash in ~wxWindow fixed
 d) compilation and linking fixes
2. test code removed from minimal sample, text one compiles without clipboard
3. wxAppBase/wxApp small fixes


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3074 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-07-21 16:10:18 +00:00
..
generic added helpwxht.h 1999-07-21 15:01:56 +00:00
gtk 1. Assorted Motif fixes 1999-07-21 16:10:18 +00:00
gtk1 1. Assorted Motif fixes 1999-07-21 16:10:18 +00:00
html imagemap support (html) 1999-07-21 11:06:27 +00:00
mac Made icons configurable via a wxMApp virtual function. Tested on wxGTK only, 1999-07-05 11:22:45 +00:00
motif 1. Assorted Motif fixes 1999-07-21 16:10:18 +00:00
msw 1. Assorted Motif fixes 1999-07-21 16:10:18 +00:00
protocol added wxUSE_FS_INET/ZIP 1999-07-09 14:32:50 +00:00
qt Made icons configurable via a wxMApp virtual function. Tested on wxGTK only, 1999-07-05 11:22:45 +00:00
stubs Made icons configurable via a wxMApp virtual function. Tested on wxGTK only, 1999-07-05 11:22:45 +00:00
unix Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
.cvsignore Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
accel.h
app.h 1. Assorted Motif fixes 1999-07-21 16:10:18 +00:00
arrimpl.cpp More helpful Unicode stuff. 1999-04-14 19:56:54 +00:00
bitmap.h
bmpbuttn.h
brush.h
buffer.h Added operator[] (read-only of course). Borland C++ 4.52 wasn't smart 1999-04-22 00:31:06 +00:00
busyinfo.h A few compile things. 1999-07-11 15:56:57 +00:00
button.h
caret.h wxCaret now exists not only under MSW but on any supported platform as well 1999-05-25 18:01:48 +00:00
checkbox.h
checklst.h
choicdlg.h Added wxGTK-only cmn dialogs. 1999-06-26 11:56:44 +00:00
choice.h
clipbrd.h
cmndata.h minor fixes for mingw32 compilation 1999-07-17 16:30:03 +00:00
colordlg.h OGL fixes for wxMotif; added Set/GetClientData to wxMenu in wxMSW/wxMotif/wxStubs. 1998-11-08 22:35:18 +00:00
colour.h
combobox.h
confbase.h 1. some more of "#if wxUSE_XXX" here and there 1999-06-13 22:54:04 +00:00
config.h
control.h wxWindow split into wxWindowBase and wxWindow (wxGTK part) 1999-05-09 22:17:03 +00:00
cursor.h
dataobj.h Motif compile fixes 1999-06-23 10:03:44 +00:00
date.h Work on streams of all sorts. More to come. 1999-06-27 10:39:38 +00:00
datstrm.h * New wxStreams (to be documented), new classes: wxBufferedStreams, 1999-07-07 17:45:35 +00:00
db.h new makefiles (part I) 1999-06-01 15:32:12 +00:00
dbtable.h no message 1999-01-08 11:54:12 +00:00
dc.h wxGetFullHostName() implemented - it doesn't work though (and won't even 1999-06-14 00:00:47 +00:00
dcclient.h
dcmemory.h
dcprint.h
dcps.h Made wxGTK dcps.cpp generic. 1999-01-22 11:06:20 +00:00
dcscreen.h
dde.h
debug.h Uses Unicode strings. Now we've got a __TFILE__ macro, too (I think?) 1999-04-12 22:17:06 +00:00
defs.h removed obsolete flag 1999-07-16 10:27:53 +00:00
dialog.h my wxMotif fixes (merged with Robert's changes), wxMotif compiles, links 1999-06-29 12:34:18 +00:00
dirdlg.h Some changes in a vain attempt to make Salford C++ work; added FAQ files; 1999-01-19 11:00:22 +00:00
dnd.h wxPrivateDataObject works under MSW as well (hopefully it still does under 1999-05-26 22:39:42 +00:00
docmdi.h Now uses proper wxUSE_xxx flags 1999-06-22 17:39:02 +00:00
docview.h wxChoiceDialog fix. 1999-06-29 23:16:45 +00:00
dragimag.h Added candidate wxDragImage implementation for wxMSW 1999-04-08 19:36:00 +00:00
dynarray.h WXDLLEXPORTLOCAL removed, WXDLLEXPORT seems to be enough 1999-06-13 23:59:16 +00:00
dynlib.h 1. minor fixes in wxDynLib 1999-07-10 00:50:16 +00:00
event.h 1. minor fixes in wxDynLib 1999-07-10 00:50:16 +00:00
expr.h new makefiles (part I) 1999-06-01 15:32:12 +00:00
extdlg.h Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
ffile.h 1. new wxFFile class - as wxFile but uses fopen/fread/fseek... instead of 1999-07-14 22:55:57 +00:00
file.h 1. new wxFFile class - as wxFile but uses fopen/fread/fseek... instead of 1999-07-14 22:55:57 +00:00
fileconf.h Added a few #if wxUSE_XXX 1999-06-15 20:21:59 +00:00
filedlg.h Some compile warnings removed; file selector prototypes put in each filedlg.h; 1999-01-26 11:51:12 +00:00
filefn.h Oh well, I'll just stuff in the rest of the Unicode changes I have made 1999-04-12 22:20:19 +00:00
filesys.h Compile fixes, 1999-07-15 19:26:04 +00:00
font.h
fontdlg.h
frame.h
fs_inet.h *** empty log message *** 1999-07-07 22:04:58 +00:00
fs_zip.h *** empty log message *** 1999-07-07 22:04:58 +00:00
gauge.h
gdicmn.h Added test for wxUSE_STATLINE in statline.cpp 1999-07-10 13:31:14 +00:00
gdiobj.h
grid.h
hash.h Oh well, I'll just stuff in the rest of the Unicode changes I have made 1999-04-12 22:20:19 +00:00
help.h wxMenu ctor made compatible again 1999-07-19 22:17:40 +00:00
helpbase.h Added wxHelpControllerHtml, derived from wxHtmlHelpControllerBase. API like 1999-07-18 18:09:46 +00:00
helphtml.h
helpwin.h
helpxlp.h
icon.h
image.h compilation fixes for wxGTK 1999-07-07 15:11:09 +00:00
imaglist.h wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
intl.h new makefiles (part I) 1999-06-01 15:32:12 +00:00
ioswrap.h missing newline at the end of file added 1999-06-27 22:06:33 +00:00
ipcbase.h Unicode. You know the drill. 1999-04-13 11:43:03 +00:00
joystick.h
layout.h Changed wxSizer::GetSize() to DoGetSize() (and others) 1999-05-10 16:09:28 +00:00
laywin.h
list.h wxList::SortFunc prototype corrected 1999-07-03 21:13:47 +00:00
listbox.h
listctrl.h wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
listimpl.cpp 1. new wxList code 1998-11-24 23:30:50 +00:00
log.h 1. wxFFile::Close() buglet fixed 1999-07-15 15:45:50 +00:00
longlong.h MSW compilation fixes 1999-05-10 22:56:03 +00:00
Makefile.am Installs Vasek's new generic headers (filesys.h, zipstream.h, wxhtml.h, etc) 1999-07-09 18:26:25 +00:00
matrix.h
mdi.h
memory.h Unicode fixes. 1999-04-21 21:46:02 +00:00
menu.h
menuitem.h
metafile.h
mimetype.h added some WXDLLEXPORT's 1999-06-30 04:28:29 +00:00
minifram.h
module.h OnExit() is called for modules which were initialized even if the init of 1999-01-17 22:44:04 +00:00
msgdlg.h 1. wxGrid fixes contributed by Gerhard Gruber (client data for cells...) 1999-06-29 13:13:11 +00:00
mstream.h Added StreamSize() to wxMemoryOutputStream. 1999-07-19 17:34:59 +00:00
notebook.h Getting various compilers to work with wxWin again 1999-06-09 18:16:38 +00:00
object.h Work on streams of all sorts. More to come. 1999-06-27 10:39:38 +00:00
objstrm.h file should end with newline 1999-06-17 10:03:00 +00:00
odbc.h new makefiles (part I) 1999-06-01 15:32:12 +00:00
ownerdrw.h wxMenu and wxMenuBar modifications: now works much better with owner-drawn 1999-04-03 22:25:12 +00:00
palette.h
panel.h
paper.h Added paper classes. 1999-03-26 21:14:01 +00:00
pen.h
pnghand.h
print.h
printdlg.h
prntbase.h Crude hack to enable PageUp/DownKeys when controlbar is enabled. 1999-06-21 21:00:36 +00:00
process.h wxProcess fixes (Detach() added), cleared/corrected wxExecute() documentation 1999-02-17 17:56:59 +00:00
progdlg.h Added a generic wxProgressDialog and made wxPostscriptPrinter use it. 1999-05-09 15:19:45 +00:00
prop.h Applied fixes for AIX (GTK 1.0 compilation). 1999-06-28 13:22:00 +00:00
propform.h Removed lots of OnClose functions; doc'ed OnCloseWindow better; 1999-02-05 23:55:04 +00:00
proplist.h Some Unicode conversion. 1999-04-16 14:14:47 +00:00
radiobox.h
radiobut.h
region.h
resource.h Reference counted objects should be used *much* more carefully. This was 1999-05-08 21:21:10 +00:00
sashwin.h
sckaddr.h Some #include and #if wxUSE_XX things 1999-06-22 08:36:29 +00:00
sckint.h * New wxStreams (to be documented), new classes: wxBufferedStreams, 1999-07-07 17:45:35 +00:00
sckipc.h Unicode. You know the drill. 1999-04-13 11:43:03 +00:00
sckstrm.h Added a few #if wxUSE_XXX 1999-06-15 20:21:59 +00:00
scrolbar.h
scrolwin.h
serbase.h Added a few files; fixed some warnings and wxMotif compile problems 1999-01-31 18:47:10 +00:00
settings.h
setup.h
slider.h
socket.h Added wxGTK-only cmn dialogs. 1999-06-26 11:56:44 +00:00
spinbutt.h
splitter.h
statbmp.h
statbox.h
statline.h 1. wxStaticLine implemented (generic (ugly) and MSW versions) 1999-06-28 21:39:49 +00:00
stattext.h
statusbr.h
stream.h * New wxStreams (to be documented), new classes: wxBufferedStreams, 1999-07-07 17:45:35 +00:00
string.h Work on streams of all sorts. More to come. 1999-06-27 10:39:38 +00:00
tab.h
tabctrl.h
taskbar.h mac support as stubs added 1999-01-01 16:22:21 +00:00
tbar95.h
tbarbase.h Added support for extra bitmap for toggled tool. 1999-05-31 10:47:44 +00:00
tbarmsw.h
tbarsmpl.h wxWindow split into wxWindowBase and wxWindow (wxGTK part) 1999-05-09 22:17:03 +00:00
textctrl.h Compile fixes. 1999-07-15 17:30:33 +00:00
textdlg.h Added wxGTK-only cmn dialogs. 1999-06-26 11:56:44 +00:00
textfile.h 1. new wxFFile class - as wxFile but uses fopen/fread/fseek... instead of 1999-07-14 22:55:57 +00:00
thread.h * Committing new wxSocket core (socket.cpp sckint.cpp). It has to be improved ... 1999-04-26 18:16:56 +00:00
time.h char->wxChar 1999-04-13 10:31:53 +00:00
timer.h
tipdlg.h more files I forgot to commit 1999-06-28 22:08:46 +00:00
tokenzr.h Fixed compile errors. 1999-06-10 23:00:03 +00:00
toolbar.h
tooltip.h Altered font dialog slightly for Motif; added wxUSE_TOOLTIPS to Motif setup.h 1999-02-06 00:46:25 +00:00
treectrl.h wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return 1998-12-20 23:49:21 +00:00
txtstrm.h * Changed char to wxChar in operators. 1999-07-13 06:27:42 +00:00
types.h
url.h * Small fix in wxHTTP::BuildRequest 1999-05-26 17:17:46 +00:00
utils.h Work on streams of all sorts. More to come. 1999-06-27 10:39:38 +00:00
valgen.h Added a few #if wxUSE_XXX 1999-06-15 20:21:59 +00:00
validate.h new makefiles (part I) 1999-06-01 15:32:12 +00:00
valtext.h Added a few #if wxUSE_XXX 1999-06-15 20:21:59 +00:00
variant.h Work on streams of all sorts. More to come. 1999-06-27 10:39:38 +00:00
version.h A few compile things. 1999-07-11 15:56:57 +00:00
wave.h wxWave class for wxGTK (linux) 1998-10-28 13:21:29 +00:00
wfstream.h Some minors changes, like adding empty lines at end of files, to be able to compile with VC++1.52c. 1999-07-09 15:30:31 +00:00
window.h 1. panels pass focus to the next item in parent panel 1999-07-20 23:22:30 +00:00
wx_cw_cm.h common definitions for cw 1999-01-01 16:14:00 +00:00
wx_cw_d.h mac support as stubs added 1999-01-01 16:22:21 +00:00
wx_cw.h mac support as stubs added 1999-01-01 16:22:21 +00:00
wx.h new makefiles (part I) 1999-06-01 15:32:12 +00:00
wxchar.h I see no reason to have a copy of Stricmp from string.h in here when the 1999-06-10 18:08:46 +00:00
wxexpr.h Applied fixes for AIX (GTK 1.0 compilation). 1999-06-28 13:22:00 +00:00
wxhtml.h *** empty log message *** 1999-07-07 22:04:58 +00:00
wxprec.h Reworked the undef stuff a little 1999-05-31 19:24:12 +00:00
xpmhand.h For wxMSW, split XPM handler into separate file (please add handler explicitly in app); 1999-01-16 22:17:13 +00:00
zipstream.h A few compile things. 1999-07-11 15:56:57 +00:00
zstream.h Some minors changes, like adding empty lines at end of files, to be able to compile with VC++1.52c. 1999-07-09 15:30:31 +00:00