.. |
cocoa
|
wxTextPos for all GetLastPosition with constants for special cases. Make it virtual everywhere. Avoid doubling typedefs. Always include textctrl.h for combobox.h. Source cleaning.
|
2005-01-19 16:25:34 +00:00 |
generic
|
Commited SetHilightDropEffect patch.
|
2005-01-30 12:44:50 +00:00 |
gtk
|
Enable UpdateUI events in wxTaskBarIcon.
|
2005-01-23 22:39:03 +00:00 |
gtk1
|
Enable UpdateUI events in wxTaskBarIcon.
|
2005-01-23 22:39:03 +00:00 |
html
|
Old API clearly deprecated.
|
2005-01-05 19:25:02 +00:00 |
mac
|
move FixMath include into non darwin part
|
2005-01-29 20:04:03 +00:00 |
mgl
|
Make ComputeScaleAndOrigin() as virtual part of wxDCBase and this way present on missing platforms. Add into manaul too.
|
2004-12-16 21:24:45 +00:00 |
motif
|
wxTextPos for all GetLastPosition with constants for special cases. Make it virtual everywhere. Avoid doubling typedefs. Always include textctrl.h for combobox.h. Source cleaning.
|
2005-01-19 16:25:34 +00:00 |
msw
|
added ClassRegistrar (wraps Register/UnregisterClass Win32 API calls)
|
2005-01-30 16:57:57 +00:00 |
os2
|
Removed setup0.h - we are using configure generated setup.h on OS/2.
|
2005-01-22 16:54:48 +00:00 |
palmos
|
Further cleaning of the wxPalmOS radiobox code. Sending update event from slider. New styles for wxRadioBox and wxRadioButton for using alternative appearance of the control.
|
2005-02-01 09:58:58 +00:00 |
protocol
|
|
|
stc
|
Updated to SWIG 1.3.24 (plus a patch that corrects a bug and adds back
|
2004-12-23 20:53:38 +00:00 |
univ
|
Warning fixes for MinGW.
|
2005-01-21 18:15:42 +00:00 |
unix
|
Unicode compilation fix
|
2005-01-19 20:13:49 +00:00 |
x11
|
wxTextPos for all GetLastPosition with constants for special cases. Make it virtual everywhere. Avoid doubling typedefs. Always include textctrl.h for combobox.h. Source cleaning.
|
2005-01-19 16:25:34 +00:00 |
xml
|
|
|
xrc
|
fixed condition for using #pragmas
|
2005-01-07 21:27:20 +00:00 |
.cvsignore
|
|
|
accel.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
access.h
|
|
|
afterstd.h
|
attempts to suppress C4702 for VC
|
2004-11-16 12:09:17 +00:00 |
app.h
|
Old API deprecated. Use new and remove old usage where necessary.
|
2005-01-10 17:21:16 +00:00 |
apptrait.h
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +00:00 |
archive.h
|
patch 1073385
|
2004-11-25 20:37:44 +00:00 |
arrimpl.cpp
|
|
|
arrstr.h
|
Old API deprecated. Use new and remove old usage where necessary.
|
2005-01-10 17:21:16 +00:00 |
artprov.h
|
Added new Art which GTK+ 2.4 defines and
|
2004-11-27 23:23:47 +00:00 |
beforestd.h
|
attempts to suppress C4702 for VC
|
2004-11-16 12:09:17 +00:00 |
bitmap.h
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +00:00 |
bmpbuttn.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
bookctrl.h
|
moved ProvidesBackground() from wxUniv to base wxWindow class; use it to prevent inheriting background brush beyond the windows which normally have their own background
|
2004-12-19 20:51:06 +00:00 |
brush.h
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +00:00 |
buffer.h
|
|
|
build.h
|
|
|
busyinfo.h
|
|
|
button.h
|
Native PalmOS wxControl and wxButton implementation. wxTLW without fixed size. Unused MSW code cleaning.
|
2005-01-24 07:38:52 +00:00 |
calctrl.h
|
added API, docs and Win32 implementation of wxDatePickerCtrl
|
2005-01-15 01:31:10 +00:00 |
caret.h
|
|
|
checkbox.h
|
wxButton, wxCheckBox, wxSlider, wxToggleButton native implementations for PalmOS.
|
2005-01-25 06:55:10 +00:00 |
checklst.h
|
|
|
chkconf.h
|
Further cleaning of the wxPalmOS radiobox code. Sending update event from slider. New styles for wxRadioBox and wxRadioButton for using alternative appearance of the control.
|
2005-02-01 09:58:58 +00:00 |
choicdlg.h
|
|
|
choice.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
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
|
added SetCmdLine(int, char **) overload even when building a Unicode app
|
2004-12-25 01:58:36 +00:00 |
cmdproc.h
|
|
|
cmndata.h
|
Removed trailing semicolons.
|
2005-01-29 11:41:40 +00:00 |
colordlg.h
|
PalmOS native colour dialog.
|
2005-01-18 10:31:24 +00:00 |
colour.h
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +00:00 |
combobox.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
confbase.h
|
|
|
config.h
|
Empty container and design description for native PalmOS wxPrefConfig. Remove MSW configs from PalmOS.
|
2004-12-29 09:48:43 +00:00 |
containr.h
|
Add SetFocusIgnoringChildren() to wxControlContainer. This
|
2004-12-11 12:51:05 +00:00 |
control.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
cppunit.h
|
|
|
cshelp.h
|
|
|
ctrlsub.h
|
Old API clearly deprecated.
|
2005-01-07 20:03:22 +00:00 |
cursor.h
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +00:00 |
dataobj.h
|
|
|
datectrl.h
|
define wxHAS_NATIVE_DATEPICKCTRL in the header file to make it available to user code
|
2005-01-21 14:41:38 +00:00 |
dateevt.h
|
compilation fix for !USE_PCH
|
2005-01-16 15:47:02 +00:00 |
datetime.h
|
use ResetTime() in Today() instead of dealing with raw struct tm which introduces a bug around DST changes (replaces patch 1097811)
|
2005-01-21 01:21:35 +00:00 |
datetime.inl
|
|
|
datstrm.h
|
|
|
db.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
dbgrid.h
|
|
|
dbkeyg.h
|
|
|
dbtable.h
|
More parameter variable names fixed to make them more readable by replacing abbreviations with the full word
|
2004-12-28 21:32:38 +00:00 |
dc.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
dcbuffer.h
|
Include order fix.
|
2005-01-07 18:24:54 +00:00 |
dcclient.h
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +00:00 |
dcmemory.h
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +00:00 |
dcmirror.h
|
|
|
dcprint.h
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +00:00 |
dcps.h
|
|
|
dcscreen.h
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +00:00 |
dcsvg.h
|
Metric conversion constants not doubled in each port code.
|
2004-12-21 16:25:59 +00:00 |
dde.h
|
|
|
debug.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
defs.h
|
Further cleaning of the wxPalmOS radiobox code. Sending update event from slider. New styles for wxRadioBox and wxRadioButton for using alternative appearance of the control.
|
2005-02-01 09:58:58 +00:00 |
dialog.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
dialup.h
|
|
|
dir.h
|
|
|
dirctrl.h
|
|
|
dirdlg.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
display.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
dlimpexp.h
|
define WXMAKINGDLL_GL if WXMAKINGDLL (patch 1106875)
|
2005-01-31 22:36:05 +00:00 |
dnd.h
|
|
|
docmdi.h
|
|
|
docview.h
|
|
|
dragimag.h
|
|
|
dynarray.h
|
reverted last commit, still broken for VC6
|
2004-11-08 14:43:04 +00:00 |
dynlib.h
|
Compilation fix for OS/2.
|
2005-01-19 21:41:11 +00:00 |
dynload.h
|
Old API clearly deprecated.
|
2005-01-07 20:03:22 +00:00 |
effects.h
|
|
|
encconv.h
|
wxEncodingConverter should and can be compiled
|
2005-01-06 11:53:53 +00:00 |
encinfo.h
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +00:00 |
event.h
|
Added setter to wxMoveEvent
|
2005-01-21 20:25:38 +00:00 |
evtloop.h
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +00:00 |
except.h
|
|
|
fdrepdlg.h
|
|
|
features.h
|
|
|
ffile.h
|
large files support for wxFFile (patch 1077980 from Mike Wetherell)
|
2004-12-12 11:53:53 +00:00 |
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
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
filefn.h
|
Removed useless defines for WinCE which is
|
2005-01-07 18:47:29 +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
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +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
|
Final MSW/PalmOS split. Remove dump copies of MSW specific code.
|
2004-12-22 07:22:25 +00:00 |
frame.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +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
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
gbsizer.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
gdicmn.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
gdiobj.h
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +00:00 |
geometry.h
|
GCC of PalmOS fix.
|
2004-12-16 19:36:11 +00:00 |
gifdecod.h
|
|
|
glcanvas.h
|
|
|
grid.h
|
|
|
gsocket.h
|
|
|
hash.h
|
|
|
hashmap.h
|
Untabify.
|
2005-01-04 17:41:47 +00:00 |
hashset.h
|
Made wxHashSet compile again. Changed the return value
|
2004-12-08 22:39:17 +00:00 |
help.h
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +00:00 |
helpbase.h
|
|
|
helphtml.h
|
|
|
helpwin.h
|
|
|
htmllbox.h
|
|
|
icon.h
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +00:00 |
iconbndl.h
|
|
|
iconloc.h
|
|
|
imagbmp.h
|
|
|
image.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
imaggif.h
|
|
|
imagiff.h
|
|
|
imagjpeg.h
|
|
|
imaglist.h
|
|
|
imagpcx.h
|
|
|
imagpng.h
|
|
|
imagpnm.h
|
|
|
imagtiff.h
|
|
|
imagxpm.h
|
|
|
init.h
|
added argc and argv arguments to wxInitializer ctor
|
2005-01-17 00:13:39 +00:00 |
intl.h
|
|
|
iosfwrap.h
|
|
|
ioswrap.h
|
|
|
ipc.h
|
|
|
ipcbase.h
|
|
|
isql.h
|
|
|
isqlext.h
|
|
|
joystick.h
|
|
|
layout.h
|
|
|
laywin.h
|
|
|
list.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
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
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
listctrl.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
listimpl.cpp
|
|
|
log.h
|
|
|
longlong.h
|
more fixes to dllexport/import stuff for operator<<()s (still bug 1104372)
|
2005-01-18 13:15:20 +00:00 |
math.h
|
Metric conversion constants not doubled in each port code.
|
2004-12-21 16:25:59 +00:00 |
matrix.h
|
|
|
mdi.h
|
|
|
mediactrl.h
|
wxMediaCtrl API changes for 2.5.x/2.6
|
2004-12-17 16:07:21 +00:00 |
memconf.h
|
|
|
memory.h
|
Fixed memory checking on Unix by removing inlines and apply patch
|
2004-12-02 12:04:46 +00:00 |
memtext.h
|
|
|
menu.h
|
Avoid hiding virtual wxWindow::IsEnabled() in wxMenuBar class.
|
2005-01-24 11:14:09 +00:00 |
menuitem.h
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +00:00 |
metafile.h
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +00:00 |
mimetype.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
minifram.h
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +00:00 |
module.h
|
|
|
msgdlg.h
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +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
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
numdlg.h
|
|
|
object.h
|
removed all occurences of (obsolete) wxUSE_DYNAMIC_CLASSES
|
2005-01-15 17:54:04 +00:00 |
ownerdrw.h
|
|
|
palette.h
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +00:00 |
panel.h
|
|
|
paper.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
pen.h
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +00:00 |
platform.h
|
Fixes after removal of palmos/gccpriv.h.
|
2005-01-19 06:48:42 +00:00 |
popupwin.h
|
Tried to restore wxPopupTransientWindow functionality
|
2005-01-29 11:32:46 +00:00 |
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
|
Old API clearly deprecated.
|
2005-01-07 20:03:22 +00:00 |
progdlg.h
|
wxDialog::Show is virtual as elsewhere. Native PalmOS progress dialog.
|
2004-12-31 07:08:11 +00:00 |
ptr_scpd.h
|
|
|
quantize.h
|
|
|
radiobox.h
|
Native wxStaticText. Cleaning of wxRadioBox code before native implementation. Events for wxButton, wxCheckBox, wxToggleButton, wxRadioButton sended from within wxTLW. Internal improvements in structure of wxControl. Pass full palm event to handlers (instead of ID only). Last palm control ID with value which allow portable IDs with wxMSW (according to comment in msw code).
|
2005-01-31 08:04:44 +00:00 |
radiobut.h
|
Use stock labels. Native wxRadioButton. Getting position and size for the controls. Getting size for wxTLW. Default size and position for wxButton according to l&f guidelines. Removed wxUSE_CTL3D from wxPalmOS port. Better font for controls.
|
2005-01-28 10:58:13 +00:00 |
rawbmp.h
|
Wrap wxImage specifics in wxUSE_IMAGE and wxBitmap specifics in wxUSE_GUI.
|
2004-12-10 01:53:31 +00:00 |
recguard.h
|
|
|
regex.h
|
|
|
region.h
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +00:00 |
renderer.h
|
added DrawComboBoxDropButton()
|
2005-01-21 15:32:07 +00:00 |
sashwin.h
|
|
|
sckaddr.h
|
|
|
sckipc.h
|
|
|
sckstrm.h
|
|
|
scopeguard.h
|
|
|
scrolbar.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
scrolwin.h
|
Old API clearly deprecated.
|
2005-01-07 20:03:22 +00:00 |
selstore.h
|
|
|
settings.h
|
Old API depreciated. Use of new API. Source cleaning.
|
2005-01-04 19:35:52 +00:00 |
setup_inc.h
|
trying to get wxUSE_NATIVE_STATUSBAR setting correctly: define it to 1 by default but reset it to 0 in wx/chkconf.h if it's not supported
|
2005-01-20 01:01:55 +00:00 |
setup_redirect.h
|
|
|
sizer.h
|
Code cleaning.
|
2005-01-24 13:17:05 +00:00 |
slider.h
|
wxButton, wxCheckBox, wxSlider, wxToggleButton native implementations for PalmOS.
|
2005-01-25 06:55:10 +00:00 |
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
|
|
|
stackwalk.h
|
implemented wxStackWalker for Unix (using glibc-specific methods); moved wxUSE_STACKWALKER to common setu_inc.h
|
2005-01-19 01:15:12 +00:00 |
statbmp.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
statbox.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
statline.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
stattext.h
|
Native wxStaticText. Cleaning of wxRadioBox code before native implementation. Events for wxButton, wxCheckBox, wxToggleButton, wxRadioButton sended from within wxTLW. Internal improvements in structure of wxControl. Pass full palm event to handlers (instead of ID only). Last palm control ID with value which allow portable IDs with wxMSW (according to comment in msw code).
|
2005-01-31 08:04:44 +00:00 |
statusbr.h
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +00:00 |
stdpaths.h
|
Moved wxStandardPathsCF into base library when using CarbonLib or Darwin.
|
2004-11-12 21:21:00 +00:00 |
stockitem.h
|
Enhanced wxGetStockLabel() with parameters which replace platform specific #ifdefs for wxPalmOS and wxWinCE and better serve for getting consistent wxMenuItem and wxToolBar labels (with documentation).
|
2005-01-31 17:57:35 +00:00 |
stopwatch.h
|
|
|
strconv.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
stream.h
|
Old API clearly deprecated.
|
2005-01-07 20:03:22 +00:00 |
string.h
|
Fixes after removal of palmos/gccpriv.h.
|
2005-01-19 06:48:42 +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
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +00:00 |
tbarbase.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
textbuf.h
|
|
|
textctrl.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
textdlg.h
|
|
|
textfile.h
|
|
|
tglbtn.h
|
wxButton, wxCheckBox, wxSlider, wxToggleButton native implementations for PalmOS.
|
2005-01-25 06:55:10 +00:00 |
thread.h
|
|
|
thrimpl.cpp
|
|
|
timer.h
|
|
|
tipdlg.h
|
|
|
tipwin.h
|
|
|
tokenzr.h
|
|
|
toolbar.h
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +00:00 |
tooltip.h
|
|
|
toplevel.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
treebase.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
treectrl.h
|
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not depend on MSW macros in PalmOS port. Source cleaning.
|
2004-12-20 12:44:22 +00:00 |
txtstrm.h
|
wxTextOutputStream::PutChar and text stream test
|
2004-11-21 18:26:38 +00:00 |
types.h
|
|
|
uri.h
|
|
|
url.h
|
Old API deprecated. Source cleaning.
|
2005-01-11 21:17:16 +00:00 |
utils.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
valgen.h
|
|
|
validate.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
valtext.h
|
|
|
variant.h
|
|
|
vector.h
|
|
|
version.h
|
corrected wxMAKE_VERSION_STRING and wxMAKE_VERSION_DOT_STRING definitions
|
2004-12-19 23:08:43 +00:00 |
vidmode.h
|
|
|
vlbox.h
|
|
|
vms_x_fix.h
|
|
|
volume.h
|
|
|
vscroll.h
|
|
|
wave.h
|
|
|
wfstream.h
|
added mode parameter to wxFFileStream ctors taking wxFFile
|
2005-01-15 23:06:09 +00:00 |
window.h
|
added eraseBg argument to RefreshRect() too
|
2005-01-30 16:56:15 +00:00 |
wizard.h
|
Old API clearly deprecated.
|
2005-01-07 20:03:22 +00:00 |
wx_cw_cm.h
|
|
|
wx_cw_d.h
|
|
|
wx_cw.h
|
|
|
wx_cwc_d.h
|
|
|
wx_cwc.h
|
|
|
wx_cwcocoa_cm.h
|
|
|
wx_cwcocoa_d.h
|
|
|
wx_cwcocoa.h
|
|
|
wx_cwu_d.h
|
|
|
wx.h
|
|
|
wxchar.h
|
Fixed C++ comments.
|
2005-01-26 16:19:36 +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
|
fixed unused param warning
|
2005-01-24 14:39:20 +00:00 |
xtistrm.h
|
|
|
xtixml.h
|
|
|
zipstrm.h
|
patch 1073385
|
2004-11-25 20:37:44 +00:00 |
zstream.h
|
[ 1070686 ] wxOutputStream::Close()
|
2004-11-23 14:26:10 +00:00 |