wxWidgets/include/wx
Włodzimierz Skiba 063b752ebc wxProgressDialog needs progress bar.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30785 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-25 17:00:31 +00:00
..
cocoa Implement toolbar tool clicks. Get rid of wxNSActionCell stuff because 2004-11-17 18:02:56 +00:00
generic wxUSE_SLIDER=0 fixes. 2004-11-24 16:08:12 +00:00
gtk Work in progress on printing stuff. 2004-11-22 21:50:31 +00:00
gtk1 Work in progress on printing stuff. 2004-11-22 21:50:31 +00:00
html Moved the wxPageSetupDialogData <-> native conversion 2004-10-31 23:43:41 +00:00
mac const comparison operators 2004-11-25 05:21:32 +00:00
mgl removed duplicate #include 2004-10-20 17:21:37 +00:00
motif
msw changed the code to be really sure that exactly one update event is sent when SetValue() is called 2004-11-25 14:43:54 +00:00
os2 removed 2.0 compatibility stuff (patch 1054261) 2004-11-11 18:59:51 +00:00
palmos removed 2.0 compatibility stuff (patch 1054261) 2004-11-11 18:59:51 +00:00
protocol
stc When using an external scrollbar ensure that the built-in one is set 2004-11-10 19:58:49 +00:00
univ Sorting fixes to wxUniv wxCombo/ListBox [part of bug #1040593]. 2004-11-19 20:38:04 +00:00
unix Moved wxStandardPathsCF into base library when using CarbonLib or Darwin. 2004-11-12 21:21:00 +00:00
x11 Blind change following observation in wxTextCtrlBase. 2004-11-08 20:03:12 +00:00
xml
xrc added system colours and fonts support to XRC (based on patch #1038207) 2004-11-14 21:53:51 +00:00
.cvsignore
accel.h
access.h
afterstd.h attempts to suppress C4702 for VC 2004-11-16 12:09:17 +00:00
app.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
apptrait.h Moved wxStandardPathsCF into base library when using CarbonLib or Darwin. 2004-11-12 21:21:00 +00:00
archive.h [ 1070686 ] wxOutputStream::Close() 2004-11-23 14:26:10 +00:00
arrimpl.cpp
arrstr.h
artprov.h
beforestd.h attempts to suppress C4702 for VC 2004-11-16 12:09:17 +00:00
bitmap.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
bmpbuttn.h
bookctrl.h fixed #includes 2004-11-23 12:53:57 +00:00
brush.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
buffer.h
build.h
busyinfo.h
button.h wxUniv use wxBU flags [bug #1040584] 2004-11-15 06:23:57 +00:00
calctrl.h
caret.h
checkbox.h
checklst.h
chkconf.h wxProgressDialog needs progress bar. 2004-11-25 17:00:31 +00:00
choicdlg.h
choice.h
choicebk.h wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most suitable book for given platform. Samples adjustement. 2004-11-23 11:45:07 +00:00
clipbrd.h
clntdata.h
cmdline.h
cmdproc.h
cmndata.h Moved deletion of wxPrintFacory to module. 2004-11-07 10:11:48 +00:00
colordlg.h
colour.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
combobox.h
confbase.h
config.h
containr.h
control.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
cppunit.h
cshelp.h
ctrlsub.h
cursor.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
dataobj.h
datetime.h
datetime.inl
datstrm.h
db.h [ 955006 ] wxDb query with column information (modded to overload instead of creating a new function) 2004-11-06 20:32:34 +00:00
dbgrid.h
dbkeyg.h
dbtable.h
dc.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
dcbuffer.h
dcclient.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
dcmemory.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
dcmirror.h
dcprint.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
dcps.h
dcscreen.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
dcsvg.h
dde.h
debug.h Remove unnecessary OW recognition. 2004-11-08 21:27:30 +00:00
defs.h The assumption that if SIZEOF_INT is defined then SIZEOF_SIZE_T is too 2004-11-13 02:24:35 +00:00
dialog.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
dialup.h
dir.h
dirctrl.h
dirdlg.h
display.h fix for [ 1020924 ] wx.Display.IsPrimary is wrong 2004-11-07 00:48:37 +00:00
dlimpexp.h More DLL build fixes for wxMediaCtrl 2004-11-24 00:07:45 +00:00
dnd.h
docmdi.h
docview.h Moved the wxPageSetupDialogData <-> native conversion 2004-10-31 23:43:41 +00:00
dragimag.h
dynarray.h reverted last commit, still broken for VC6 2004-11-08 14:43:04 +00:00
dynlib.h
dynload.h
effects.h
encconv.h modified wxEncodingConverter API to report failures 2004-11-16 11:58:24 +00:00
encinfo.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
event.h wxKeyEvent::m_uniChar must be copied by operator= too 2004-10-28 08:18:52 +00:00
evtloop.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
except.h
fdrepdlg.h
features.h switching to defines not having a value for __WXMAC__ 2004-11-01 05:57:25 +00:00
ffile.h
file.h Cruft cleanup from MJW, strip the tabs out of sound.cpp 2004-11-12 03:30:07 +00:00
fileconf.h
filedlg.h applied modified patch with native GTK wxFileDialog 2004-11-19 00:30:24 +00:00
filefn.h new set of fixes for problems due to huge files support: drop wxFileSize_t, use wxFileOffset only, make wxInvalidOffset an int (main part of the patch 1063498) 2004-11-10 21:02:58 +00:00
filename.h handle volume part of the path correctly in wxFileName(path, name, ext) ctor 2004-11-07 20:11:42 +00:00
filesys.h
flags.h
fmappriv.h
font.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
fontdlg.h cleanup OSX native font dialog stuff a bit (it should prob. be an option in configure 2004-11-16 14:36:10 +00:00
fontenc.h
fontenum.h
fontmap.h
fontutil.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
frame.h Give SendSizeEvent a generic implementation. It can be useful on 2004-11-19 19:20:01 +00:00
fs_inet.h
fs_mem.h
fs_zip.h added ZIP classes by M.J.Wetherell (patch 1030239) 2004-11-10 23:58:38 +00:00
gauge.h
gbsizer.h wxSizer::Add/Insert now returns pointer to wxSizerItem added and wxSizerItem contains access to its area [Patch #1042571 with minimal tweaks] 2004-11-09 18:33:00 +00:00
gdicmn.h Expression simplifications for scaling and inflating. 2004-11-24 14:18:20 +00:00
gdiobj.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
geometry.h
gifdecod.h
glcanvas.h
grid.h
gsocket.h
hash.h
hashmap.h
hashset.h
help.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
helpbase.h
helphtml.h
helpwin.h
htmllbox.h
icon.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
iconbndl.h
iconloc.h
imagbmp.h
image.h Added support for alpha channels in interpolated 2004-11-18 14:01:45 +00:00
imaggif.h
imagiff.h
imagjpeg.h
imaglist.h
imagpcx.h
imagpng.h
imagpnm.h
imagtiff.h
imagxpm.h
init.h
intl.h
iosfwrap.h
ioswrap.h
ipc.h
ipcbase.h
isql.h Documentation patch from Olly Betts 2004-10-22 19:11:07 +00:00
isqlext.h Documentation patch from Olly Betts 2004-10-22 19:11:07 +00:00
joystick.h
layout.h
laywin.h
list.h
listbase.h
listbook.h wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most suitable book for given platform. Samples adjustement. 2004-11-23 11:45:07 +00:00
listbox.h
listctrl.h
listimpl.cpp
log.h
longlong.h
math.h
matrix.h
mdi.h
mediactrl.h prevent function hiding - move NextBackend into protected 2004-11-24 19:15:27 +00:00
memconf.h
memory.h
memtext.h
menu.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
menuitem.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
metafile.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
mimetype.h
minifram.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
module.h
msgdlg.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
msgout.h
mstream.h replaced wxStream::GetSize() with GetLength() (still keep the former but it will be deprecated) (second part of patch 1063498) 2004-11-10 21:10:30 +00:00
notebook.h wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most suitable book for given platform. Samples adjustement. 2004-11-23 11:45:07 +00:00
numdlg.h
object.h
ownerdrw.h
palette.h
panel.h
paper.h
pen.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
platform.h switching to defines not having a value for __WXMAC__ 2004-11-01 05:57:25 +00:00
popupwin.h
print.h
printdlg.h Made wxPageSetupDialog a pimpl implementation. 2004-11-20 14:46:25 +00:00
prntbase.h Made wxPageSetupDialog a pimpl implementation. 2004-11-20 14:46:25 +00:00
process.h
progdlg.h
ptr_scpd.h
quantize.h
radiobox.h
radiobut.h
rawbmp.h
recguard.h
regex.h
region.h include colour.h (fixes wxX11 compilation under Unix) 2004-10-20 17:29:21 +00:00
renderer.h 3rd state in checkboxes for wxUniv [closes bug#1040585]. 2004-11-18 13:16:41 +00:00
sashwin.h
sckaddr.h
sckipc.h
sckstrm.h
scopeguard.h
scrolbar.h
scrolwin.h
selstore.h
settings.h
setup_redirect.h
sizer.h wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most suitable book for given platform. Samples adjustement. 2004-11-23 11:45:07 +00:00
slider.h
snglinst.h
socket.h
sound.h
spinbutt.h
spinctrl.h
splash.h
splitter.h
sstream.h UNICODE-capatable UTF8 implementation of wxStringXXXStream 2004-11-22 05:05:04 +00:00
stack.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h fixed status bar source file name; removed wxUSE_NATIVE_STATUS_BAR; removed generic status bar file from makefile 2004-10-19 23:17:30 +00:00
stdpaths.h Moved wxStandardPathsCF into base library when using CarbonLib or Darwin. 2004-11-12 21:21:00 +00:00
stockitem.h
stopwatch.h
strconv.h file name char set string conversions 2004-11-17 15:14:35 +00:00
stream.h [ 1070686 ] wxOutputStream::Close() 2004-11-23 14:26:10 +00:00
string.h file name char set string conversions 2004-11-17 15:14:35 +00:00
sysopt.h define inline stubs for methods even with wxUSE_SYSTEM_OPTIONS == 0 to make it possible to test for system options without #ifdefs 2004-11-24 21:25:55 +00:00
tab.h
tabctrl.h
taskbar.h switching to defines not having a value for __WXMAC__ 2004-11-01 05:57:25 +00:00
tbarbase.h
textbuf.h
textctrl.h Undef GetWindowStyle() after new #include in cmndata.cpp. 2004-11-08 19:20:28 +00:00
textdlg.h
textfile.h
tglbtn.h
thread.h Correct fix to the compile time assert under OW. Kudos to Vadim to the tip. 2004-10-20 01:20:58 +00:00
thrimpl.cpp
timer.h
tipdlg.h
tipwin.h
tokenzr.h
toolbar.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
tooltip.h
toplevel.h Fix centering of top-level children of wxMDIParentFrame on Mac 2004-11-22 20:10:53 +00:00
treebase.h wxTreeEvent::Clone() support [patch #1061198]. 2004-11-10 19:24:22 +00:00
treectrl.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
txtstrm.h wxTextOutputStream::PutChar and text stream test 2004-11-21 18:26:38 +00:00
types.h
uri.h slightly nicer workaround for pickier compiler warning 2004-11-04 19:07:12 +00:00
url.h restore ConvertToValidURI to prev. version for bw compat. Note changes 2004-10-30 20:22:24 +00:00
utils.h
valgen.h
validate.h
valtext.h
variant.h
vector.h
version.h Tagged DEBIAN_2_5_3_2 for release testing. Bumped subversion to 2.5.3.3 2004-11-12 13:09:09 +00:00
vidmode.h
vlbox.h
vms_x_fix.h
volume.h
vscroll.h
wave.h
wfstream.h [ 1070686 ] wxOutputStream::Close() 2004-11-23 14:26:10 +00:00
window.h Committed William Osborne's wxPalmOS port 2004-10-19 13:40:30 +00:00
wizard.h
wx_cw_cm.h
wx_cw_d.h
wx_cw.h
wx_cwc_d.h
wx_cwc.h
wx_cwcocoa_cm.h Metrowerks CodeWarrior IDE prefix and precompiled header files for wxCocoa 2004-11-02 06:22:11 +00:00
wx_cwcocoa_d.h Metrowerks CodeWarrior IDE prefix and precompiled header files for wxCocoa 2004-11-02 06:22:11 +00:00
wx_cwcocoa.h Metrowerks CodeWarrior IDE prefix and precompiled header files for wxCocoa 2004-11-02 06:22:11 +00:00
wx_cwu_d.h
wx.h
wxchar.h wxMemxxx --> wxTmemxxx, get rid of wxdocmpxxx impossible case 2004-11-21 17:44:40 +00:00
wxhtml.h
wxprec.h
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
xtistrm.h
xtixml.h
zipstrm.h Warning fixes. 2004-11-12 14:23:02 +00:00
zstream.h [ 1070686 ] wxOutputStream::Close() 2004-11-23 14:26:10 +00:00