wxWidgets/include/wx
Robin Dunn 7631a29204 Added wxWindowBase::CentreOnParent to allow top level windows to be
centered over their parent (if they have one) instead of the entire
screen.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-06-10 22:44:50 +00:00
..
generic Unicode fix. 1999-06-10 18:13:44 +00:00
gtk Attempt to add primary selection support. 1999-06-10 17:13:56 +00:00
gtk1 Attempt to add primary selection support. 1999-06-10 17:13:56 +00:00
mac Menu/toolbar event handling now tries the window with the focus first. 1999-04-07 21:33:22 +00:00
motif more Motif fixes (still doesn't compile, but *really* close :-) 1999-06-08 19:10:37 +00:00
msw Corrected byte swapping macros. 1999-06-10 22:29:46 +00:00
protocol Ignore. 1999-06-07 19:44:52 +00:00
qt
stubs Menu/toolbar event handling now tries the window with the focus first. 1999-04-07 21:33:22 +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 Cured some small doc typos; some WIN16 fixes; transferred DLL WinMain to 1999-02-10 22:44:53 +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
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
choice.h
clipbrd.h
cmndata.h Getting various compilers to work with wxWin again 1999-06-09 18:16:38 +00:00
colordlg.h
colour.h
combobox.h
confbase.h Added wxCONFIG_USE_RELATIVE_PATH option to allow config files to be 1999-05-05 05:00:12 +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 Compile fixes. 1999-06-08 14:30:26 +00:00
date.h last fixes to fixes (MSW compilation works now) 1999-03-29 21:18:49 +00:00
datstrm.h
db.h new makefiles (part I) 1999-06-01 15:32:12 +00:00
dbtable.h
dc.h more Motif fixes (still doesn't compile, but *really* close :-) 1999-06-08 19:10:37 +00:00
dcclient.h
dcmemory.h
dcprint.h
dcps.h
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 Corrected byte swapping macros. 1999-06-10 22:29:46 +00:00
dialog.h
dirdlg.h
dnd.h wxPrivateDataObject works under MSW as well (hopefully it still does under 1999-05-26 22:39:42 +00:00
docmdi.h
docview.h patch from Janos Vegh (2nd try, now it even compiles) 1999-05-10 16:19:09 +00:00
dragimag.h Added candidate wxDragImage implementation for wxMSW 1999-04-08 19:36:00 +00:00
dynarray.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
dynlib.h Fixed compilation, sorry for that. 1999-06-08 12:17:00 +00:00
event.h windows emit wxCreateWindowEvent 1999-05-25 13:36:09 +00:00
expr.h new makefiles (part I) 1999-06-01 15:32:12 +00:00
file.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
fileconf.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
filedlg.h
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
font.h
fontdlg.h
frame.h
gauge.h
gdicmn.h Reactivtaed the new wxRect code 1999-06-03 17:13:08 +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 new makefiles (part I) 1999-06-01 15:32:12 +00:00
helpbase.h Added 'tardist' script for creating .tgz archives of wxWin; cured wxExecute 1999-02-18 14:55:34 +00:00
helphtml.h
helpwin.h
helpxlp.h
icon.h
image.h Added a bit of libJPEG 6.0b 1999-04-17 17:54:07 +00:00
imaggif.h direct stream use 1999-04-11 19:07:33 +00:00
imaglist.h
intl.h new makefiles (part I) 1999-06-01 15:32:12 +00:00
ioswrap.h
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 Install AFMs as well. 1999-06-07 11:27:46 +00:00
listbox.h
listctrl.h
listimpl.cpp
log.h Added progdlgg.cpp to makefiles; fixed true/false in treectrl.h; made IsFree 1999-06-02 14:08:08 +00:00
longlong.h MSW compilation fixes 1999-05-10 22:56:03 +00:00
Makefile.am Changed to libtool's interface vs. release versioning 1999-06-05 20:42:19 +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 1. ReadMailcap/MimeTypes returna bool error code 1999-03-23 17:39:47 +00:00
minifram.h
module.h
msgdlg.h
mstream.h fixed input stream 1999-04-04 13:02:19 +00:00
notebook.h Getting various compilers to work with wxWin again 1999-06-09 18:16:38 +00:00
object.h 1. wxWindow::IsTopLevel() added and documented 1999-06-07 18:26:42 +00:00
objstrm.h
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 Added a generic wxProgressDialog and made wxPostscriptPrinter use it. 1999-05-09 15:19:45 +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 Some Unicode conversion. 1999-04-16 14:14:47 +00:00
propform.h
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
sckint.h * wxThread fixes 1999-05-25 17:14:56 +00:00
sckipc.h Unicode. You know the drill. 1999-04-13 11:43:03 +00:00
sckstrm.h * wxSocket fixes: FTP, HTTP works really now. GTK fixes to prevent infinite loop. 1999-02-27 21:01:05 +00:00
scrolbar.h
scrolwin.h
serbase.h
settings.h
setup.h
slider.h
socket.h * wxThread fixes 1999-05-25 17:14:56 +00:00
spinbutt.h
splitter.h
statbmp.h
statbox.h
statline.h added wxStaticLine used in wxMessageBox 1999-05-05 21:42:48 +00:00
stattext.h
statusbr.h
stream.h * Big memory bug fixed in socket/getline fixed. 1999-02-27 11:32:10 +00:00
string.h Use wxStricmp instead of Stricmp in CmpNoCase. 1999-06-10 18:10:10 +00:00
tab.h
tabctrl.h
taskbar.h
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
textdlg.h
textfile.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
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
tokenzr.h WXDLLEXPORT added to wxStringTokenizer (and also several "const"s here and 1999-06-10 21:16:58 +00:00
toolbar.h
tooltip.h
treectrl.h
types.h
url.h * Small fix in wxHTTP::BuildRequest 1999-05-26 17:17:46 +00:00
utils.h Fixed typos in window.cpp and utils.cpp 1999-05-21 12:50:10 +00:00
valgen.h unused parameter warnings suppressed 1999-05-11 12:37:53 +00:00
validate.h new makefiles (part I) 1999-06-01 15:32:12 +00:00
valtext.h new makefiles (part I) 1999-06-01 15:32:12 +00:00
variant.h Unicode. You know the drill. 1999-04-13 11:43:03 +00:00
version.h Updated distribtion and docs. 1999-06-07 14:51:24 +00:00
wave.h
wfstream.h * Committing new wxSocket core (socket.cpp sckint.cpp). It has to be improved ... 1999-04-26 18:16:56 +00:00
window.h Added wxWindowBase::CentreOnParent to allow top level windows to be 1999-06-10 22:44:50 +00:00
wx_cw_cm.h
wx_cw_d.h
wx_cw.h
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 Unicode conversion. 1999-04-13 15:20:36 +00:00
wxprec.h Reworked the undef stuff a little 1999-05-31 19:24:12 +00:00
xpmhand.h
zstream.h