..
cocoa
Implement GetLabel and SetLabel
2003-07-16 14:54:59 +00:00
generic
Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1, because
2003-07-19 22:01:14 +00:00
gtk
extracted common code into a single wxfileDialogBase class (patch 758901)
2003-07-19 17:22:05 +00:00
gtk1
extracted common code into a single wxfileDialogBase class (patch 758901)
2003-07-19 17:22:05 +00:00
html
reduced compilation dependencies
2003-07-19 21:01:58 +00:00
mac
extracted common code into a single wxfileDialogBase class (patch 758901)
2003-07-19 17:22:05 +00:00
mgl
Rationalised OnIdle
2003-07-14 08:41:08 +00:00
motif
extracted common code into a single wxfileDialogBase class (patch 758901)
2003-07-19 17:22:05 +00:00
msw
replaced untyped hash with a typed one; 64 bit fixes (don't cast pointers to long...)
2003-07-19 21:06:59 +00:00
os2
extracted common code into a single wxfileDialogBase class (patch 758901)
2003-07-19 17:22:05 +00:00
protocol
(blindly) fixed header case confusion (replacement for patch 763760)
2003-07-10 11:40:26 +00:00
stc
Update to Scintilla 1.53
2003-07-18 06:43:31 +00:00
univ
added wxTB_HORZ_TEXT (patch 713813); documented it; moved toolbar styles to toolbar.h
2003-07-10 10:53:00 +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
Rationalised OnIdle
2003-07-14 08:41:08 +00:00
xrc
fixes for MSW/DLL build
2003-07-04 13:33:42 +00:00
.cvsignore
accel.h
Use generic implementation for wxCocoa
2003-03-22 06:13:03 +00:00
access.h
Extended wxTextAttr and added wxTextCtrl::GetStyle stub
2003-06-20 16:25:31 +00:00
afterstd.h
MSVC 5 compilation fixes.
2003-07-18 19:47:19 +00:00
app.h
Rationalised OnIdle
2003-07-14 08:41:08 +00:00
apptrait.h
fixed build
2003-07-10 00:27:26 +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
added wxART_MISSING_IMAGE
2003-01-20 00:31:28 +00:00
beforestd.h
don't disable warnings for VC7, not necessary
2003-07-19 19:16:15 +00:00
bitmap.h
Removed very obsolete Set/GetColourMap accessors.
2003-06-18 16:19:26 +00:00
bmpbuttn.h
added missing #include <wx/defs.h> (parts of patch 649438)
2003-07-09 21:48:53 +00:00
brush.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
buffer.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
build.h
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02 01:59:24 +00:00
busyinfo.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
button.h
added missing #include <wx/defs.h> (parts of patch 649438)
2003-07-09 21:48:53 +00:00
calctrl.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
caret.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
checkbox.h
added missing #include <wx/defs.h> (parts of patch 649438)
2003-07-09 21:48:53 +00:00
checklst.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
chkconf.h
moved smart phone test to chkconf.h from features.h
2003-07-19 21:11:47 +00:00
choicdlg.h
choice.h
Spelling correction.
2003-06-23 14:49:46 +00:00
clipbrd.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +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
Added m_ prefix to wxColourData and wxFontData members for consistency.
2003-06-26 13:15:12 +00:00
colordlg.h
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
colour.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
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
containers don't always accept focus (patch 718913)
2003-04-11 13:48:27 +00:00
control.h
added missing #include <wx/defs.h> (parts of patch 649438)
2003-07-09 21:48:53 +00:00
cshelp.h
Moved some methods/classes inside COMPATIBILITY_2_4.
2003-07-03 21:59:55 +00:00
ctrlsub.h
Insert() patch from John Labenski
2003-05-09 12:58:28 +00:00
cursor.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
dataobj.h
STL-ification patch for wxMSW and wxGTK.
2003-07-10 19:55:12 +00:00
datetime.h
added NO_PTR versions of ARRAY macros to suppress warnings (based on patch 770983)
2003-07-19 19:46:29 +00:00
datetime.inl
Moved wxDateTime::TIME_T_FACTOR into datetime.cpp to
2003-04-11 11:01:39 +00:00
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
Removing vestiges of wxUSE_NEW_GRID
2003-06-11 10:03:57 +00:00
dbkeyg.h
dbtable.h
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02 01:59:24 +00:00
dc.h
Added m_ prefix to wxColourData and wxFontData members for consistency.
2003-06-26 13:15:12 +00:00
dcbuffer.h
Added m_ prefix to wxColourData and wxFontData members for consistency.
2003-06-26 13:15:12 +00:00
dcclient.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
dcmemory.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
dcprint.h
dcps.h
dcscreen.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
dcsvg.h
fix unused vars for watcom
2003-02-12 20:58:58 +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
warning 4284 doesn't have to be suppressed any more for VC++
2003-07-19 21:22:41 +00:00
dialog.h
Applied patch [ 738821 ] Allow more features to be turned off
2003-05-23 18:59:07 +00:00
dialup.h
fixes needed for separate DLL build to work
2003-07-02 01:41:23 +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
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +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
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
dynarray.h
added NO_PTR versions of ARRAY macros to suppress warnings (based on patch 770983)
2003-07-19 19:46:29 +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
Added some accessors for wxEffects
2002-09-05 19:37:25 +00:00
encconv.h
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02 01:59:24 +00:00
event.h
added NO_PTR versions of ARRAY macros to suppress warnings (based on patch 770983)
2003-07-19 19:46:29 +00:00
evtloop.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
fdrepdlg.h
More WinCE mods
2003-07-11 21:43:57 +00:00
features.h
moved smart phone test to chkconf.h from features.h
2003-07-19 21:11:47 +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
extracted common code into a single wxfileDialogBase class (patch 758901)
2003-07-19 17:22:05 +00:00
filefn.h
Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-07-08 19:52:35 +00:00
filename.h
added GetForbiddenChars() and TRUE -> true (patch 757777)
2003-07-19 17:06:29 +00:00
filesys.h
don't clear the handles list in dtor, it is static/global (patch 773029)
2003-07-17 22:03:28 +00:00
fmappriv.h
Fixed some duff #ifdefs
2003-07-11 22:06:00 +00:00
font.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
fontdlg.h
More WinCE mods
2003-07-11 21:43:57 +00:00
fontenc.h
Use the MSW/Mac font encoding info for wxCocoa (just to make wxCocoa compile)
2003-03-22 06:05:41 +00:00
fontenum.h
Applied patch [ 761138 ] Replaces references to wxT("") and _T("") with wxEmptyString
2003-07-10 08:36:14 +00:00
fontmap.h
Fixed some duff #ifdefs
2003-07-11 22:06:00 +00:00
fontutil.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
frame.h
Use WM_INITMENUPOPUP
2003-07-12 23:09:04 +00:00
fs_inet.h
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02 01:59:24 +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
wxCocoa: Added wxGauge
2003-07-15 14:04:22 +00:00
gdicmn.h
Added and documented wxColourDatabase::AddColour.
2003-07-12 20:11:51 +00:00
gdiobj.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
geometry.h
implemented constructor for rect from point and size
2003-04-13 11:55:25 +00:00
gifdecod.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
glcanvas.h
compilation fix
2003-07-17 14:18:19 +00:00
grid.h
gsocket.h
Added net stuff, some fixes to gsock code for WinCE
2003-07-12 17:58:22 +00:00
hash.h
fixed class/struct mismatch
2003-07-12 11:17:14 +00:00
hashmap.h
Added RTL functions missing from WinCE to wxchar.h/cpp
2003-07-15 13:46:39 +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
Include wxHTML help controller from wx/helphtml.h.
2003-06-14 19:48:14 +00:00
helpwin.h
htmllbox.h
fixes for moving wxHTML files into their own DLL
2003-07-04 13:04:05 +00:00
icon.h
added wxIconLocation; minor fixes to wxIcon on some platforms
2003-06-21 13:39:40 +00:00
iconbndl.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
iconloc.h
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02 01:59:24 +00:00
imagbmp.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
image.h
Applied patch [ 761138 ] Replaces references to wxT("") and _T("") with wxEmptyString
2003-07-10 08:36:14 +00:00
imaggif.h
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
imagiff.h
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
imagjpeg.h
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
imaglist.h
Added wxListCtrl to derive from wxGenericListCtrl,
2002-07-22 23:03:03 +00:00
imagpcx.h
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
imagpng.h
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
imagpnm.h
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
imagtiff.h
Applied patch [ 740071 ] Make tiff errors/warnings use wxLog functions
2003-05-21 18:25:24 +00:00
imagxpm.h
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
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
Copyright correction
2003-03-21 15:43:19 +00:00
ioswrap.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
ipc.h
added wx/ipc.h and used/documented it
2002-04-15 18:24:46 +00:00
ipcbase.h
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02 01:59:24 +00:00
isql.h
HWND already typedef'ed when compiling with EMX (OS/2).
2002-08-25 18:25:21 +00:00
isqlext.h
joystick.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
layout.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
laywin.h
list.h
compatibiltiy functions should be inline, we don't want to take space hit for using them nor speed hit for the user code!
2003-07-19 19:56:46 +00:00
listbase.h
compilation fix
2003-07-08 20:34:04 +00:00
listbox.h
Insert() patch from John Labenski
2003-05-09 12:58:28 +00:00
listctrl.h
New native OS/2 list control support.
2003-01-21 23:34:02 +00:00
listimpl.cpp
Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-07-08 19:52:35 +00:00
log.h
Applied patch [ 761138 ] Replaces references to wxT("") and _T("") with wxEmptyString
2003-07-10 08:36:14 +00:00
longlong.h
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02 01:59:24 +00:00
math.h
added wx/math.h (patch 686009)
2003-03-02 23:42:57 +00:00
matrix.h
Added optional event sink for use with dynamic event tables
2003-06-30 13:11:51 +00:00
mdi.h
Use generic implementation for wxCocoa
2003-03-22 06:13:03 +00:00
memconf.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
memory.h
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02 01:59:24 +00:00
memtext.h
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02 01:59:24 +00:00
menu.h
added missing #include <wx/defs.h> (parts of patch 649438)
2003-07-09 21:48:53 +00:00
menuitem.h
Ensure that a wxMenuItem's parent menu is updated if it is removed
2003-06-10 23:48:46 +00:00
metafile.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
mimetype.h
Applied patch [ 761138 ] Replaces references to wxT("") and _T("") with wxEmptyString
2003-07-10 08:36:14 +00:00
minifram.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
module.h
fixed compilation of multilib dll
2003-07-04 18:18:11 +00:00
msgdlg.h
Use generic implementation for wxCocoa
2003-03-22 06:13:03 +00:00
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
added NO_PTR versions of ARRAY macros to suppress warnings (based on patch 770983)
2003-07-19 19:46:29 +00:00
object.h
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02 01:59:24 +00:00
ownerdrw.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
palette.h
Use the generic palette for wxCocoa
2003-03-22 06:07:11 +00:00
panel.h
paper.h
STL-ification patch for wxMSW and wxGTK.
2003-07-10 19:55:12 +00:00
pen.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
platform.h
DigitalMars check didn't work
2003-07-15 18:44:13 +00:00
popupwin.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
print.h
merged 2.4 branch into the trunk
2002-12-04 14:11:26 +00:00
printdlg.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
prntbase.h
Allow printing objects to be passed a wxWindow, not a wxFrame
2003-05-26 09:55:28 +00:00
process.h
Fix some compilation and linking errors in samples.
2003-07-19 15:05:08 +00:00
progdlg.h
ptr_scpd.h
added release()
2003-06-29 15:44:08 +00:00
quantize.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
radiobox.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
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
Used wxRegion code from wxX11.
2003-05-24 19:41:05 +00:00
sashwin.h
sckaddr.h
added wxSocket::IPAddress() (patch 694119)
2003-07-09 23:15:00 +00:00
sckipc.h
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02 01:59:24 +00:00
sckstrm.h
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02 01:59:24 +00:00
scopeguard.h
added wxScopeGuard; test it in the sample
2003-07-05 23:56:08 +00:00
scrolbar.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
scrolwin.h
renamed wxScrollHelper::GetRect() to GetScrollRect() to avoid conflicts with wxWindow method
2003-07-08 21:17:56 +00:00
selstore.h
extracted wxSelectionStore in a separate file
2003-06-11 10:49:53 +00:00
settings.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
setup_redirect.h
Moved setup.h out of the way
2002-01-26 10:59:51 +00:00
sizer.h
Copyright correction
2003-03-21 15:30:17 +00:00
slider.h
Removed 16-bit conditional compilation
2003-06-26 17:47:47 +00:00
snglinst.h
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02 01:59:24 +00:00
socket.h
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02 01:59:24 +00:00
spinbutt.h
wxCocoa: Added wxSpinButton
2003-07-14 17:33:36 +00:00
spinctrl.h
another part of SetSelection() change I forgot to commit
2002-09-01 20:24:25 +00:00
splash.h
splitter.h
include wx/event.h before declarign the types (patch 543270)
2002-04-13 16:41:03 +00:00
stack.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
statbmp.h
added missing #include <wx/defs.h> (parts of patch 649438)
2003-07-09 21:48:53 +00:00
statbox.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
statline.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
stattext.h
Include wxCocoa specific header
2003-03-22 06:18:36 +00:00
statusbr.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
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
fixed comment and docs for GetSize()
2003-07-03 09:58:36 +00:00
string.h
Fix wxStringBuffer for wxUSE_STL=1.
2003-07-18 20:31:59 +00:00
sysopt.h
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02 01:59:24 +00:00
tab.h
tabctrl.h
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
taskbar.h
added wxHAS_TASK_BAR_ICON
2003-06-19 22:14:06 +00:00
tbarbase.h
- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle into common code.
2003-07-09 10:15:21 +00:00
tbarsmpl.h
added a few #ifdefs needed to build a smaller library (patch 751523)
2003-06-14 13:00:55 +00:00
textbuf.h
Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-07-08 19:52:35 +00:00
textctrl.h
- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle into common code.
2003-07-09 10:15:21 +00:00
textdlg.h
textfile.h
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02 01:59:24 +00:00
tglbtn.h
Implemented wxToggleButton under Motif.
2003-02-12 18:20:23 +00:00
thread.h
added wxThreadHelper class (patch 756906)
2003-07-10 12:36:05 +00:00
thrimpl.cpp
wxMutex changes (explicitly specify the type), return values for all wxMutex/wxSemaphore/wxCondition methods and general cleanup
2002-06-06 18:31:59 +00:00
timer.h
extracted wxStopWatch and global timer functions in a separate file
2003-06-25 23:49:45 +00:00
tipdlg.h
Applied patch [ 600500 ] Tip-of-day: comments, translatable
2002-08-31 12:08:02 +00:00
tipwin.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +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
Remove #ifdef __WXSTUBS__ from headers.
2003-01-04 09:22:53 +00:00
toplevel.h
- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle into common code.
2003-07-09 10:15:21 +00:00
treebase.h
replaced untyped hash with a typed one; 64 bit fixes (don't cast pointers to long...)
2003-07-19 21:06:59 +00:00
treectrl.h
Use the generic tree control for wxCocoa
2003-04-07 02:49:17 +00:00
txtstrm.h
made wxTextInputStream Unicode safe and general cleanup (patch 653775)
2003-07-09 22:55:57 +00:00
types.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
url.h
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02 01:59:24 +00:00
utils.h
Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1, because
2003-07-19 22:01:14 +00:00
valgen.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
2003-01-02 23:38:11 +00:00
validate.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
valtext.h
Applied patch [ 738821 ] Allow more features to be turned off
2003-05-23 18:59:07 +00:00
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
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
vlbox.h
changing the number of items in wxHtmlListBox should flush the cache
2003-06-26 10:05:13 +00:00
vms_x_fix.h
Committing in .
2003-06-12 11:28:16 +00:00
volume.h
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02 01:59:24 +00:00
vscroll.h
added wxprec.h
2003-07-04 18:03:29 +00:00
wave.h
applied patch 446836: removed qt headers
2001-08-25 14:52:26 +00:00
wfstream.h
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02 01:59:24 +00:00
window.h
Improvements to OnIdle processing
2003-07-13 16:59:30 +00:00
wizard.h
Removed erroneous copyright names and corrected licence spelling
2003-03-17 10:34:04 +00:00
wx.h
Removed treectrl.h inclusion
2003-04-02 13:54:01 +00:00
wx_cw.h
wx_cw_cm.h
mach-o addition
2003-03-28 19:18:51 +00:00
wx_cw_d.h
wx_cwc.h
mach-o addition
2003-03-28 19:18:51 +00:00
wx_cwc_d.h
mach-o addition
2003-03-28 19:18:51 +00:00
wx_cwu_d.h
wxchar.h
Compile with EVC 3.0 2002
2003-07-15 22:28:21 +00:00
wxhtml.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
wxprec.h
no need to define STRICT here either
2003-07-15 18:58:28 +00:00
wxshlb_cw.h
prefix files for shared library targets on cw mac
2002-01-20 16:09:58 +00:00
wxshlb_cw_d.h
prefix files for shared library targets on cw mac
2002-01-20 16:09:58 +00:00
wxshlb_cwc.h
prefix files for shared library targets on cw mac
2002-01-20 16:09:58 +00:00
wxshlb_cwc_d.h
prefix files for shared library targets on cw mac
2002-01-20 16:09:58 +00:00
wxshlba_cw.h
prefix files for shared library targets on cw mac
2002-01-20 16:09:58 +00:00
wxshlba_cw_d.h
prefix files for shared library targets on cw mac
2002-01-20 16:09:58 +00:00
wxshlba_cwc.h
prefix files for shared library targets on cw mac
2002-01-20 16:09:58 +00:00
wxshlba_cwc_d.h
prefix files for shared library targets on cw mac
2002-01-20 16:09:58 +00:00
xpmdecod.h
disable use of #pragma interface under Mac OS X
2002-08-31 11:29:13 +00:00
xpmhand.h
Added error directive for MSW since no longer needed.
2002-08-07 20:21:26 +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