wxWidgets/include/wx
Vadim Zeitlin af99040c70 1. added flags to splitter drawing functions and replaced
GetSplitterBorderAndSash() with GetSplitterParams()
2. added support for "hot tracking" to wxSplitterWindow
3. added GTK2 support for the splitter to GTK renderer


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 13:38:43 +00:00
..
cocoa Keep track of the captured mouse window so the base GUI code thinks the window 2003-07-29 02:20:51 +00:00
generic 1. added flags to splitter drawing functions and replaced 2003-08-01 13:38:43 +00:00
gtk gave default parameters for wxBrush() ctor from wxColour (this is what is used in 99 of cases...) 2003-07-21 20:41:48 +00:00
gtk1 gave default parameters for wxBrush() ctor from wxColour (this is what is used in 99 of cases...) 2003-07-21 20:41:48 +00:00
html Printing improvements: GetPageInfo() gets called after the DC has 2003-07-23 20:30:19 +00:00
mac wxUSE_XML 2003-07-23 17:13:20 +00:00
mgl gave default parameters for wxBrush() ctor from wxColour (this is what is used in 99 of cases...) 2003-07-21 20:41:48 +00:00
motif load any files, not only XPMs, in wxIcon(wxIconLocation) 2003-07-21 12:21:22 +00:00
msw Removed some warnings in widgets sample 2003-07-31 13:59:28 +00:00
os2 gave default parameters for wxBrush() ctor from wxColour (this is what is used in 99 of cases...) 2003-07-21 20:41:48 +00:00
protocol split wxBase into wxBase and wxNet libraries 2003-07-27 22:41:06 +00:00
stc Fixes to allow STC to be built as a DLL 2003-07-25 21:24:49 +00:00
univ Compilaton fixes. 2003-07-21 10:01:56 +00:00
unix moved GetOSVersion() to the base traits class; implement it in platform-specific files 2003-06-27 00:16:04 +00:00
x11 gave default parameters for wxBrush() ctor from wxColour (this is what is used in 99 of cases...) 2003-07-21 20:41:48 +00:00
xml moved XML classes to the core 2003-07-20 21:37:03 +00:00
xrc MOre fixes for DLL builds 2003-07-26 00:18:57 +00:00
.cvsignore
accel.h
access.h
afterstd.h MSVC 5 compilation fixes. 2003-07-18 19:47:19 +00:00
app.h make it possible to use wxConsoleApp in GUI build 2003-07-31 10:11:28 +00:00
apptrait.h added wxAppTraits::CreateRenderer() which may be used to customize the renderer 2003-07-28 10:59:42 +00:00
arrimpl.cpp Added --use-stl to cnfigure, wxUSE_STL to setup0.h 2003-07-08 19:52:35 +00:00
arrstr.h Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1, because 2003-07-19 22:01:14 +00:00
artprov.h
beforestd.h don't disable warnings for VC7, not necessary 2003-07-19 19:16:15 +00:00
bitmap.h
bmpbuttn.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
brush.h gave default parameters for wxBrush() ctor from wxColour (this is what is used in 99 of cases...) 2003-07-21 20:41:48 +00:00
buffer.h
build.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
busyinfo.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
button.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
calctrl.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
caret.h
checkbox.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
checklst.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
chkconf.h new wxUSE_xxx variables must be in chkconf.h 2003-07-31 10:13:03 +00:00
choicdlg.h
choice.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
clipbrd.h wxCocoa: Include new platform-specific headers 2003-07-28 19:09:47 +00:00
clntdata.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
cmdline.h Added --use-stl to cnfigure, wxUSE_STL to setup0.h 2003-07-08 19:52:35 +00:00
cmdproc.h MSVC 5 compilation fixes. 2003-07-18 19:47:19 +00:00
cmndata.h
colordlg.h
colour.h
combobox.h wxCocoa: Added basic (i.e. not working) implementation of wxComboBox 2003-07-14 15:58:33 +00:00
confbase.h Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1, because 2003-07-19 22:01:14 +00:00
config.h
containr.h
control.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
cshelp.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
ctrlsub.h borland does not like ; at end of macros 2003-07-22 09:01:02 +00:00
cursor.h
dataobj.h wxCocoa: Include new platform-specific headers 2003-07-28 19:09:47 +00:00
datetime.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
datetime.inl
datstrm.h added functions to read/write several elements at once (patch 754986) 2003-07-10 11:47:27 +00:00
db.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
dbgrid.h
dbkeyg.h
dbtable.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
dc.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
dcbuffer.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
dcclient.h
dcmemory.h
dcmirror.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
dcprint.h
dcps.h
dcscreen.h
dcsvg.h ported wxSVG contrib to bakefile (patch #778614) 2003-07-28 08:33:29 +00:00
dde.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
debug.h restored old wxCOMPILE_TIME_ASSERT2 definition as the new one doesn't work with VC6 E&C 2003-07-10 23:15:17 +00:00
defs.h Added back the copy ctor and assignment warning suppression 2003-07-31 11:31:39 +00:00
dialog.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
dialup.h compilation fixes for Vadim's changes and Borland C++ 2003-07-22 11:13:50 +00:00
dir.h Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1, because 2003-07-19 22:01:14 +00:00
dirctrl.h
dirdlg.h Small tweaks for WinCE compatibility 2003-07-15 13:15:48 +00:00
display.h compilation fix (extra semicolon) 2003-07-06 21:33:35 +00:00
dnd.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
docmdi.h 2 step creation for wxDocMDIChildFrame (patch 661657) 2003-07-09 23:25:27 +00:00
docview.h applied an extended version of patch 685795: clean up view [de]activation 2003-07-10 09:32:35 +00:00
dragimag.h
dynarray.h various compilation/warning fixes. 2003-07-23 19:04:42 +00:00
dynlib.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
dynload.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
effects.h
encconv.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
event.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
evtloop.h
fdrepdlg.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
features.h Added a resource for Smartphone menubar 2003-07-20 22:59:09 +00:00
ffile.h Applied patch [ 761138 ] Replaces references to wxT("") and _T("") with wxEmptyString 2003-07-10 08:36:14 +00:00
file.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
fileconf.h Applied patch [ 761138 ] Replaces references to wxT("") and _T("") with wxEmptyString 2003-07-10 08:36:14 +00:00
filedlg.h Compilation fixes for !WXWIN_COMPATIBILITY_2_4. 2003-07-20 19:27:14 +00:00
filefn.h Added --use-stl to cnfigure, wxUSE_STL to setup0.h 2003-07-08 19:52:35 +00:00
filename.h GetPath() now has wxPATH_GET_COLUME by default 2003-07-27 22:53:23 +00:00
filesys.h split wxBase into wxBase and wxNet libraries 2003-07-27 22:41:06 +00:00
fmappriv.h Fixed some duff #ifdefs 2003-07-11 22:06:00 +00:00
font.h
fontdlg.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
fontenc.h
fontenum.h Applied patch [ 761138 ] Replaces references to wxT("") and _T("") with wxEmptyString 2003-07-10 08:36:14 +00:00
fontmap.h fixed suppressing of wxFontMapper questions which was broken by GUI/base separation changes 2003-07-20 18:40:24 +00:00
fontutil.h
frame.h Use WM_INITMENUPOPUP 2003-07-12 23:09:04 +00:00
fs_inet.h split wxBase into wxBase and wxNet libraries 2003-07-27 22:41:06 +00:00
fs_mem.h bring base class AddFile()s in scope manually, without using 'using' 2003-07-04 23:49:58 +00:00
fs_zip.h Moved some methods/classes inside COMPATIBILITY_2_4. 2003-07-03 21:59:55 +00:00
gauge.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
gdicmn.h added wxSize::IncTo/DecTo 2003-07-20 20:04:22 +00:00
gdiobj.h
geometry.h
gifdecod.h
glcanvas.h compilation fix 2003-07-17 14:18:19 +00:00
grid.h
gsocket.h split wxBase into wxBase and wxNet libraries 2003-07-27 22:41:06 +00:00
hash.h Removed (wrong) wxHashTable::compatibility_iterator::GetPrevious 2003-07-24 19:29:42 +00:00
hashmap.h added *_WITH_DECL macros so that it is possible to export hashes from 2003-07-27 22:35:02 +00:00
help.h Added wxWinceHelpController 2003-07-12 20:11:24 +00:00
helpbase.h Applied patch [ 761138 ] Replaces references to wxT("") and _T("") with wxEmptyString 2003-07-10 08:36:14 +00:00
helphtml.h
helpwin.h
htmllbox.h added wxVListBox::OnDrawBackground(); fixed warnings 2003-07-30 21:36:38 +00:00
icon.h
iconbndl.h
iconloc.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
imagbmp.h
image.h Applied patch [ 761138 ] Replaces references to wxT("") and _T("") with wxEmptyString 2003-07-10 08:36:14 +00:00
imaggif.h
imagiff.h
imagjpeg.h
imaglist.h
imagpcx.h
imagpng.h
imagpnm.h
imagtiff.h
imagxpm.h
init.h added wxEntry(char **) declaration 2003-07-07 11:48:22 +00:00
intl.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
iosfwrap.h
ioswrap.h
ipc.h
ipcbase.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
isql.h
isqlext.h
joystick.h
layout.h
laywin.h
list.h Fixed wrong wxList<T>::compatibility_iterator::GetPrevious. 2003-07-24 19:33:59 +00:00
listbase.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
listbox.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
listctrl.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
listimpl.cpp Added --use-stl to cnfigure, wxUSE_STL to setup0.h 2003-07-08 19:52:35 +00:00
log.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
longlong.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
math.h
matrix.h Added optional event sink for use with dynamic event tables 2003-06-30 13:11:51 +00:00
mdi.h
memconf.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
memory.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
memtext.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
menu.h added missing #include <wx/defs.h> (parts of patch 649438) 2003-07-09 21:48:53 +00:00
menuitem.h
metafile.h
mimetype.h icon location may contain , so added GetIcon() overload taking MessageParameters 2003-07-21 01:13:18 +00:00
minifram.h
module.h fixed compilation of multilib dll 2003-07-04 18:18:11 +00:00
msgdlg.h
msgout.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
mstream.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
notebook.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
object.h fixing xti problems 2003-07-30 17:55:53 +00:00
ownerdrw.h
palette.h
panel.h
paper.h STL-ification patch for wxMSW and wxGTK. 2003-07-10 19:55:12 +00:00
pen.h gave default parameters for wxPen() ctor from wxColour (this is what is used in 99 of cases...) 2003-07-21 19:39:34 +00:00
platform.h DigitalMars check didn't work 2003-07-15 18:44:13 +00:00
popupwin.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
print.h
printdlg.h
prntbase.h Compilation fix. 2003-07-24 20:06:02 +00:00
process.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
progdlg.h
ptr_scpd.h added release() 2003-06-29 15:44:08 +00:00
quantize.h
radiobox.h
radiobut.h Added optional event sink for use with dynamic event tables 2003-06-30 13:11:51 +00:00
rawbmp.h Compilation fix. 2003-07-10 19:18:06 +00:00
regex.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
region.h
renderer.h 1. added flags to splitter drawing functions and replaced 2003-08-01 13:38:43 +00:00
sashwin.h
sckaddr.h split wxBase into wxBase and wxNet libraries 2003-07-27 22:41:06 +00:00
sckipc.h split wxBase into wxBase and wxNet libraries 2003-07-27 22:41:06 +00:00
sckstrm.h split wxBase into wxBase and wxNet libraries 2003-07-27 22:41:06 +00:00
scopeguard.h added wxScopeGuard; test it in the sample 2003-07-05 23:56:08 +00:00
scrolbar.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
scrolwin.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
selstore.h more warning fixes; removed references to wxToolBarBase from wxRTTI 2003-07-22 01:42:41 +00:00
set.h xti introduction 2003-07-28 08:39:37 +00:00
settings.h
setup_redirect.h
sizer.h fixing xti problems 2003-07-30 17:55:53 +00:00
slider.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
snglinst.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
socket.h split wxBase into wxBase and wxNet libraries 2003-07-27 22:41:06 +00:00
spinbutt.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
spinctrl.h
splash.h
splitter.h restore some of the styles; added support for splitters without border/sash to generic renderer 2003-07-22 22:12:32 +00:00
stack.h
statbmp.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
statbox.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
statline.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
stattext.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
statusbr.h
stopwatch.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
strconv.h wxConvGdk is not used anymore 2003-07-06 17:24:51 +00:00
stream.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
string.h workaround CW bug 2003-07-30 17:57:37 +00:00
sysopt.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
tab.h
tabctrl.h
taskbar.h compilation fixes for Vadim's changes and Borland C++ 2003-07-22 11:13:50 +00:00
tbarbase.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
tbarsmpl.h more warning fixes; removed references to wxToolBarBase from wxRTTI 2003-07-22 01:42:41 +00:00
textbuf.h Added --use-stl to cnfigure, wxUSE_STL to setup0.h 2003-07-08 19:52:35 +00:00
textctrl.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
textdlg.h
textfile.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
tglbtn.h
thread.h added wxThreadHelper class (patch 756906) 2003-07-10 12:36:05 +00:00
thrimpl.cpp
timer.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
tipdlg.h
tipwin.h wxUSE_STL=1 compilation fixes. 2003-07-19 22:42:12 +00:00
tokenzr.h Added --use-stl to cnfigure, wxUSE_STL to setup0.h 2003-07-08 19:52:35 +00:00
toolbar.h Added WCE toolbar 2003-07-18 14:12:53 +00:00
tooltip.h
toplevel.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
treebase.h fixing xti problems 2003-07-30 17:55:53 +00:00
treectrl.h
txtstrm.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
types.h
url.h split wxBase into wxBase and wxNet libraries 2003-07-27 22:41:06 +00:00
utils.h Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1, because 2003-07-19 22:01:14 +00:00
valgen.h
validate.h
valtext.h
variant.h Fix some compilation and linking errors in samples. 2003-07-19 15:05:08 +00:00
vector.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
version.h
vlbox.h added wxVListBox::OnDrawBackground(); fixed warnings 2003-07-30 21:36:38 +00:00
vms_x_fix.h
volume.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
vscroll.h added wxVListBox::OnDrawBackground(); fixed warnings 2003-07-30 21:36:38 +00:00
wave.h
wfstream.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
window.h Added Setter for Position (consistency) 2003-07-28 20:15:59 +00:00
wizard.h undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources 2003-07-22 00:24:07 +00:00
wx_cw_cm.h expat define MACOS_CLASSIC added 2003-07-24 10:44:41 +00:00
wx_cw_d.h
wx_cw.h
wx_cwc_d.h
wx_cwc.h
wx_cwu_d.h
wx.h
wxchar.h Compile with EVC 3.0 2002 2003-07-15 22:28:21 +00:00
wxhtml.h
wxprec.h no need to define STRICT here either 2003-07-15 18:58:28 +00:00
wxshlb_cw_d.h
wxshlb_cw.h
wxshlb_cwc_d.h
wxshlb_cwc.h
wxshlba_cw_d.h
wxshlba_cw.h
wxshlba_cwc_d.h
wxshlba_cwc.h
xpmdecod.h
xpmhand.h
xti.h Added wxASSERT_MSGs 2003-07-31 17:53:15 +00:00
xtistrm.h metadata streaming 2003-07-28 20:44:57 +00:00
zipstrm.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00
zstream.h renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE 2003-07-02 01:59:24 +00:00