.. |
cocoa
|
GCC 4.0 (Apple 4059) is a little bit pickier than 3.3.
|
2005-03-23 05:51:15 +00:00 |
generic
|
added orient parameter to wxMDIParentFrame::Tile()
|
2005-03-21 12:27:49 +00:00 |
gtk
|
GTK+ callbacks must have C linkage (patch 1157384)
|
2005-03-21 23:42:26 +00:00 |
gtk1
|
GTK+ callbacks must have C linkage (patch 1157384)
|
2005-03-21 23:42:26 +00:00 |
html
|
added missing virtual dtors to base classes (patch 1150945)
|
2005-02-24 14:33:32 +00:00 |
mac
|
added orient parameter to wxMDIParentFrame::Tile()
|
2005-03-21 12:27:49 +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
|
added orient parameter to wxMDIParentFrame::Tile()
|
2005-03-21 12:27:49 +00:00 |
msw
|
adjust the rectangle before calling DrawThemeBackground() (patch 1158282)
|
2005-03-23 20:59:00 +00:00 |
os2
|
implemented wxMenuBar ctor taking array of menus/titles for all ports; added optional flags argument to it (patch 1162726)
|
2005-03-17 23:45:24 +00:00 |
palmos
|
implemented wxMenuBar ctor taking array of menus/titles for all ports; added optional flags argument to it (patch 1162726)
|
2005-03-17 23:45:24 +00:00 |
protocol
|
|
|
stc
|
Updated to Scintilla 1.62
|
2005-02-11 22:53:19 +00:00 |
univ
|
compilation fix after last commit (missing semicolon added)
|
2005-03-18 14:07:22 +00:00 |
unix
|
Unicode compilation fix
|
2005-01-19 20:13:49 +00:00 |
x11
|
removed ambiguity from wxGLCanvas ctors (bug 1102544)
|
2005-02-21 01:52:23 +00:00 |
xml
|
|
|
xrc
|
XRC for wxListbook [patch 1152306] and wxChoicebook. Regenerated makefiles.
|
2005-02-28 18:46:49 +00:00 |
.cvsignore
|
|
|
accel.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
access.h
|
|
|
afterstd.h
|
|
|
app.h
|
Old API deprecated. Use new and remove old usage where necessary.
|
2005-01-10 17:21:16 +00:00 |
apptrait.h
|
added wxUSE_STDPATHS
|
2005-03-07 22:37:58 +00:00 |
archive.h
|
Rename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS
|
2005-02-12 21:40:48 +00:00 |
arrimpl.cpp
|
|
|
arrstr.h
|
iterator methods fixes (patch 1164808)
|
2005-03-17 23:19:13 +00:00 |
artprov.h
|
Applied patch for ArtProvider.
|
2005-03-12 10:33:00 +00:00 |
beforestd.h
|
|
|
bitmap.h
|
Second try to add "support" for deriving from
|
2005-02-05 14:17:27 +00:00 |
bmpbuttn.h
|
refresh bitmap when it's label changes, this is necessary for wxMSW and maybe wxGTK and shouldn't hurt much for other ports
|
2005-02-27 15:43:58 +00:00 |
bookctrl.h
|
Apart smartphones use choicebook when notebook is not available (like testing smartphone layout using desktop build).
|
2005-03-10 19:22:46 +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
|
Casting fix for events. Needs check by ARM eVC4 users.
|
2005-03-08 20:53:16 +00:00 |
caret.h
|
added missing virtual dtors to base classes (patch 1150945)
|
2005-02-24 14:33:32 +00:00 |
checkbox.h
|
wxButton, wxCheckBox, wxSlider, wxToggleButton native implementations for PalmOS.
|
2005-01-25 06:55:10 +00:00 |
checklst.h
|
|
|
chkconf.h
|
disable wxUSE_EXCEPTIONS when compiling with VC++ but without /GX (a.k.a. /EHsc) switch
|
2005-03-10 19:06:26 +00:00 |
choicdlg.h
|
|
|
choice.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
choicebk.h
|
Missing casts to event handling functions.
|
2005-03-09 16:29:59 +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
|
wxCommandProcessor::MarkAsSaved() and IsDirty() added (modified patch 1062556)
|
2005-02-19 16:52:08 +00:00 |
cmndata.h
|
Add PrivData() field to wxPrintData since MSW's printer
|
2005-02-28 01:51:59 +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
|
(blind) fix for virtual function hiding warning
|
2005-02-15 12:16:33 +00:00 |
confbase.h
|
|
|
config.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +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
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +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
|
corrected wxRTTI macros
|
2005-02-17 23:17:30 +00:00 |
dateevt.h
|
Missing casts to event handling functions.
|
2005-03-09 16:29:59 +00:00 |
datetime.h
|
As small as possible reorganization within wxDateTime to please PCH in DLL build under Borland.
|
2005-02-01 19:54:43 +00:00 |
datetime.inl
|
|
|
datstrm.h
|
|
|
db.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
dbgrid.h
|
|
|
dbkeyg.h
|
|
|
dbtable.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
dc.h
|
wxPoint/Size/Rect() causes the same code with (0,0) initialization and is incomparably more readable and clear.
|
2005-02-16 20:34:34 +00:00 |
dcbuffer.h
|
Allow wxBufferedDC to be constructed with just a wxDC.
|
2005-03-08 00:38:53 +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 |
debugrpt.h
|
fixed Context_Current spelling
|
2005-03-21 19:27:32 +00:00 |
defs.h
|
removed C++ comment added by last commit
|
2005-03-19 15:44:56 +00:00 |
dialog.h
|
Frames have Ctrl+Q accelerator set automatically, as per the
|
2005-03-14 17:15:06 +00:00 |
dialup.h
|
Missing casts to event handling functions.
|
2005-03-09 16:29:59 +00:00 |
dir.h
|
added missing virtual dtors to base classes (patch 1150945)
|
2005-02-24 14:33:32 +00:00 |
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
|
added qa library (currently consisting of wxDebugReport and related classes only); moved debugrpt.* files there
|
2005-03-21 00:11:06 +00:00 |
dnd.h
|
Applied DnD patch, adding a field for setting a default action.
|
2005-03-08 22:50:46 +00:00 |
docmdi.h
|
|
|
docview.h
|
|
|
dragimag.h
|
|
|
dynarray.h
|
iterator methods fixes (patch 1164808)
|
2005-03-17 23:19:13 +00:00 |
dynlib.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +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 WXK_SPECIAL... keycodes for special hardware buttons
|
2005-03-18 14:26:57 +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
|
Missing casts to event handling functions.
|
2005-03-09 16:29:59 +00:00 |
features.h
|
|
|
ffile.h
|
added wxMBConv parameter for wxFFile::ReadAll() and documented it (improved patch 1041642)
|
2005-02-19 15:53:04 +00:00 |
file.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
fileconf.h
|
|
|
filedlg.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
filefn.h
|
Fixed strange situation when we had wxPathExists and wxDirExists with the same finctionality. Using wxPathExists instead wxFileExists (fixes bug #865628). Minor source cleaning.
|
2005-03-17 17:46:32 +00:00 |
filename.h
|
Fixed strange situation when we had wxPathExists and wxDirExists with the same finctionality. Using wxPathExists instead wxFileExists (fixes bug #865628). Minor source cleaning.
|
2005-03-17 17:46:32 +00:00 |
filesys.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
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
|
|
|
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
|
fixed hash collisions in ZIP files (patch 1082026)
|
2005-02-19 16:53:49 +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
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +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
|
added missing virtual dtors to base classes (patch 1150945)
|
2005-02-24 14:33:32 +00:00 |
gifdecod.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
glcanvas.h
|
|
|
grid.h
|
|
|
gsocket.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
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 defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
helpbase.h
|
|
|
helphtml.h
|
|
|
helpwin.h
|
|
|
htmllbox.h
|
invalidate cache when RefreshLine[s]() is called
|
2005-02-02 11:08:48 +00:00 |
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
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
imaggif.h
|
|
|
imagiff.h
|
|
|
imagjpeg.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
imaglist.h
|
|
|
imagpcx.h
|
|
|
imagpng.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
imagpnm.h
|
|
|
imagtiff.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
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
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
layout.h
|
|
|
laywin.h
|
|
|
list.h
|
iterator methods fixes (patch 1164808)
|
2005-03-17 23:19:13 +00:00 |
listbase.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
listbook.h
|
Casting fix for events. Needs check by ARM eVC4 users.
|
2005-03-08 20:53:16 +00:00 |
listbox.h
|
1. added SetSelection() to wxItemContainer and removed its declarations
|
2005-02-13 17:08:27 +00:00 |
listctrl.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
listimpl.cpp
|
better compatibility with old wxList in wxUSE_STL==1 mode (patch 1075432)
|
2005-02-27 15:40:39 +00:00 |
log.h
|
|
|
longlong.h
|
Native PalmOS wxLongLong. Introduction of wxULongLong_t due to 'unsigned' not working on internally typedefed wxLongLong_t (both unsigned wxLongLong_t and wxULongLong_t should work for other platforms). Improvements in wxDatePicker control on PalmOS.
|
2005-02-16 09:35:31 +00:00 |
math.h
|
replaced C++ comment with a C one
|
2005-03-06 12:16:24 +00:00 |
matrix.h
|
|
|
mdi.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
mediactrl.h
|
Update for new event handler stuff
|
2005-03-18 11:46:52 +00:00 |
memconf.h
|
|
|
memory.h
|
Applied patch [ 1113624 ] MSW DLL requires global new/delete ops inline
|
2005-02-09 21:36:10 +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 defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +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 defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
msgout.h
|
|
|
mstream.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
notebook.h
|
Casting fix for events. Needs check by ARM eVC4 users.
|
2005-03-08 20:53:16 +00:00 |
numdlg.h
|
|
|
object.h
|
made wxStaticCast more backwards compatible by allowing it to cast away const as well (in release build)
|
2005-03-09 15:23:49 +00:00 |
ownerdrw.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
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
|
needed for avoiding double typedefs in xcode builds
|
2005-02-06 15:57:19 +00:00 |
popupwin.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
print.h
|
|
|
printdlg.h
|
|
|
prntbase.h
|
|
|
process.h
|
Missing casts to event handling functions.
|
2005-03-09 16:29:59 +00:00 |
progdlg.h
|
wxDialog::Show is virtual as elsewhere. Native PalmOS progress dialog.
|
2004-12-31 07:08:11 +00:00 |
propdlg.h
|
Added wxPropertySheetDialog for implementing settings dialogs
|
2005-03-14 22:40:44 +00:00 |
ptr_scpd.h
|
|
|
quantize.h
|
|
|
radiobox.h
|
Linup API of wxRadioBox::Show on all ports. Move wxRadioBox::IsValid from wxUniversal to base class (+ GTK which do not use base class) and use it where applicable. Minor source cleaning.
|
2005-02-23 16:39:25 +00:00 |
radiobut.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
rawbmp.h
|
don't use WXDLLEXPORT with nested template classes: this doesn't work
|
2005-03-01 17:49:27 +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
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
scrolwin.h
|
Old API clearly deprecated.
|
2005-01-07 20:03:22 +00:00 |
selstore.h
|
|
|
settings.h
|
Inform settings about wxWindow class existence.
|
2005-03-07 19:10:42 +00:00 |
setup_inc.h
|
set wxUSE_DEBUGREPORT to 1 by default again
|
2005-03-21 00:51:20 +00:00 |
setup_redirect.h
|
|
|
sizer.h
|
Blind bug fix to bug reported by Angel Kry.
|
2005-03-23 05:12:12 +00:00 |
slider.h
|
Allow forward declaration of wxSlider in wxMSW (bug 1157614). Remove unused header from wxSliderMSW.
|
2005-03-08 10:44:38 +00:00 |
snglinst.h
|
|
|
socket.h
|
Casting fix for events. Needs check by ARM eVC4 users.
|
2005-03-08 20:53:16 +00:00 |
sound.h
|
|
|
spinbutt.h
|
Casting fix for events. Needs check by ARM eVC4 users.
|
2005-03-08 20:53:16 +00:00 |
spinctrl.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
splash.h
|
|
|
splitter.h
|
|
|
sstream.h
|
|
|
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
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
statline.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
stattext.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +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
|
added wxUSE_STDPATHS
|
2005-03-07 22:37:58 +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
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
strconv.h
|
Make wxConvFile wxConvLibc.
|
2005-02-11 18:31:01 +00:00 |
stream.h
|
Add wxGetFileType and IsSeekable
|
2005-02-11 12:39:03 +00:00 |
string.h
|
added wxString ctor from std::string (inside #ifdef wxUSE_STD_STRING); removed pragma interface/implementation which force all inline functions to be defined in string.cpp
|
2005-03-20 15:42:41 +00:00 |
sysopt.h
|
added IsFalse() to simplify code doing HasOption(very-long-option-name) && !GetOptionInt(the-same-very-long-option-name) elsewhere
|
2005-03-23 20:48:50 +00:00 |
tab.h
|
|
|
tabctrl.h
|
|
|
taskbar.h
|
Casting fix for events. Needs check by ARM eVC4 users.
|
2005-03-08 20:53:16 +00:00 |
tbarbase.h
|
return const ref to label from GetLabel() and other accessors instead of copying it, this fixes 1153178
|
2005-02-28 17:20:12 +00:00 |
textbuf.h
|
clear m_aTypes array in Clear() as well (patch 1165866)
|
2005-03-23 00:17:49 +00:00 |
textctrl.h
|
Added WXK_SPECIAL... keycodes for special hardware buttons
|
2005-03-18 14:26:57 +00:00 |
textdlg.h
|
|
|
textfile.h
|
|
|
tglbtn.h
|
define wxFooHandler() macros for all wxFooEvents to make it possible to use Connect() type-safely; simplified event macros definitions by extracing common part to wx__DECLARE_EVTn()
|
2005-02-14 23:53:48 +00:00 |
thread.h
|
|
|
thrimpl.cpp
|
|
|
timer.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
tipdlg.h
|
|
|
tipwin.h
|
|
|
tokenzr.h
|
|
|
toolbar.h
|
Fixed wxToolBar for WinCE so normal bitmaps can be used;
|
2005-03-15 21:48:20 +00:00 |
tooltip.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
toplevel.h
|
Warning fixes for MinGW.
|
2005-01-21 18:48:22 +00:00 |
treebase.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +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
|
|
|
types.h
|
|
|
uri.h
|
minor cleanup (doc typos fixed, removed tabs)
|
2005-03-09 16:37:36 +00:00 |
url.h
|
Correct compilation conditions for wxURL::SetProxy.
|
2005-03-19 23:09:31 +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
|
change wxTextValidator to use wxArrayString instead of wxStringList
|
2005-02-07 23:46:42 +00:00 |
variant.h
|
depereciate stringlist stuff in wxVariant
|
2005-02-07 22:51:30 +00:00 |
vector.h
|
|
|
version.h
|
Updated version to 2.5.5
|
2005-03-23 13:05:13 +00:00 |
vidmode.h
|
|
|
vlbox.h
|
|
|
vms_x_fix.h
|
|
|
volume.h
|
|
|
vscroll.h
|
no changes, just added a couple of virtual keywords
|
2005-02-07 16:50:33 +00:00 |
wave.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
wfstream.h
|
Add wxTempFileOutputStream
|
2005-03-13 16:20:51 +00:00 |
window.h
|
removed just added UnsetVirtualSize(), it's not needed finally
|
2005-03-17 22:19:50 +00:00 |
wizard.h
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +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
|
wxGetEnv() should return wxChar *, even if it's a macro and not a function
|
2005-03-10 19:23:33 +00:00 |
wxhtml.h
|
|
|
wxprec.h
|
Don't automatically define WX_PRECOMP when building using configure.
|
2005-02-20 02:19:52 +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
|
Use defs.h (and automatically setup.h and chkconf.h) before first wxUSE_* check (bug #1164141).
|
2005-03-16 16:18:31 +00:00 |
xpmhand.h
|
|
|
xti.h
|
XTI has own wxObjectEventFunction and has to follow event.h
|
2005-03-08 09:51:20 +00:00 |
xtistrm.h
|
|
|
xtixml.h
|
|
|
zipstrm.h
|
Add wxUSE_ARCSTREAM so that other archive classes can be used without wxZip
|
2005-02-10 13:54:41 +00:00 |
zstream.h
|
|
|