.. |
cocoa
|
Added implementation of MDI using top level windows
|
2003-11-13 16:03:08 +00:00 |
generic
|
Replaced all occurences of id with winid for Objective-C++ compatibility
|
2003-11-06 18:09:48 +00:00 |
gtk
|
use #if WXWIN_COMPAT and not #ifdef (patch 826160)
|
2003-10-18 23:22:11 +00:00 |
gtk1
|
use #if WXWIN_COMPAT and not #ifdef (patch 826160)
|
2003-10-18 23:22:11 +00:00 |
html
|
resolved conflict (because I forgot to commit before)
|
2003-11-26 20:01:54 +00:00 |
mac
|
Applied patch #809019 (Adds embedded/plugin capabilities to wxMac).
|
2003-11-24 14:25:05 +00:00 |
mgl
|
replaced all occurences of wxColourDatabase::FindColour() with Find(); minor code cleanup here and there
|
2003-10-18 23:51:01 +00:00 |
motif
|
Changes corresponding to patch #841324 from Ian Brown:
|
2003-11-16 11:28:37 +00:00 |
msw
|
WinCE fixes from "Viktor Voroshylo" <viktor@voroshylo.com>
|
2003-11-18 21:25:44 +00:00 |
os2
|
Try to insure usability of this file in non-PM ports.
|
2003-11-23 22:10:57 +00:00 |
protocol
|
wxHTTP::GetResponse() added (patch 794394)
|
2003-09-20 23:55:32 +00:00 |
stc
|
Patch #826420, and also adapted to new SWIG
|
2003-10-31 01:12:25 +00:00 |
univ
|
Initial revision; Ignore setup.h.
|
2003-11-15 04:50:56 +00:00 |
unix
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
x11
|
Compilation fix.
|
2003-11-23 08:04:10 +00:00 |
xml
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
xrc
|
Refactored wxSizerXmlHandler and added support for wxGridBagSizer
|
2003-11-07 08:27:41 +00:00 |
.cvsignore
|
|
|
accel.h
|
Use generic implementation for wxCocoa
|
2003-03-22 06:13:03 +00:00 |
access.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
afterstd.h
|
make this along the vc 7.1 exception as beforestd
|
2003-08-13 16:57:47 +00:00 |
app.h
|
removed wxApp::Initialized() (replaced with a dummy version in wxApp itself); wxApp in wxGTK now uses wxEvtLoop too
|
2003-09-27 13:47:46 +00:00 |
apptrait.h
|
Fixed wxGUIAppTraits declaration on OS/2.
|
2003-09-22 06:04:49 +00:00 |
arrimpl.cpp
|
Added --use-stl to cnfigure, wxUSE_STL to setup0.h
|
2003-07-08 19:52:35 +00:00 |
arrstr.h
|
WinCE fixes from "Viktor Voroshylo" <viktor@voroshylo.com>
|
2003-11-18 21:25:44 +00:00 |
artprov.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
beforestd.h
|
don't disable warnings for VC7, not necessary
|
2003-07-19 19:16:15 +00:00 |
bitmap.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
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 |
bookctrl.h
|
Replaced all occurences of id with winid for Objective-C++ compatibility
|
2003-11-06 18:09:48 +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
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 10:34:04 +00:00 |
build.h
|
removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
|
2003-08-17 12:50:53 +00:00 |
busyinfo.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +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
|
Correctly export events.
|
2003-08-18 09:30:45 +00:00 |
caret.h
|
wxCaretSuspender only shows the caret if it was visible previously
|
2003-08-11 16:33:56 +00:00 |
checkbox.h
|
removed the weird m_style which was never initialized GTK and duplicated m_windowStyle under Mac/MSW
|
2003-10-15 22:45:23 +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
|
added .chm support for Unix (Markus Sinner)
|
2003-10-07 19:47:02 +00:00 |
choicdlg.h
|
|
|
choice.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
clipbrd.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
clntdata.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
cmdline.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
cmdproc.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
cmndata.h
|
include wx/encinfo.h, not wx/fontenc.h, now
|
2003-09-19 22:15:55 +00:00 |
colordlg.h
|
removing RTTI classinfo #define redirections, not needed anymore
|
2003-10-17 19:48:20 +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
|
removing RTTI classinfo #define redirections, not needed anymore
|
2003-10-17 19:48:20 +00:00 |
config.h
|
|
|
containr.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
control.h
|
added ShouldInheritColours()
|
2003-10-16 10:00:12 +00:00 |
cshelp.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
ctrlsub.h
|
added ShouldInheritColours()
|
2003-10-16 10:00:12 +00:00 |
cursor.h
|
Include wxCocoa specific header
|
2003-03-22 06:18:36 +00:00 |
dataobj.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
datetime.h
|
renamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR
|
2003-10-08 22:13:14 +00:00 |
datetime.inl
|
copy milliseconds in Set() too
|
2003-09-09 22:17:30 +00:00 |
datstrm.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
db.h
|
Added a parameter 'failOnDataTypeUnsupported' to getDbInfo (that defaults to TRUE keeping current functional behavior intact)), that will allow the user to override whether a call to getDbInfo() should fail immediately if a data type request reports back that it is unsupported/unavailable
|
2003-11-19 14:44:50 +00:00 |
dbgrid.h
|
Applied patch [ 808050 ] fixes for WXUNIVERSAL and UNICODE
|
2003-09-18 14:03:09 +00:00 |
dbkeyg.h
|
|
|
dbtable.h
|
Applied patch [ 808050 ] fixes for WXUNIVERSAL and UNICODE
|
2003-09-18 14:03:09 +00:00 |
dc.h
|
removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
|
2003-08-17 12:50:53 +00:00 |
dcbuffer.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +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 |
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
|
Include wxCocoa specific header
|
2003-03-22 06:18:36 +00:00 |
dcsvg.h
|
Applied patch [ 778625 ] wxSVGFileDC and UNICODE build
|
2003-09-11 10:05:32 +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 wxUnusedVar for Borland and fixed 2 release mode warnings for Borland (patch #835707); Slight code cleanup.
|
2003-11-10 15:17:46 +00:00 |
dialog.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
dialup.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
dir.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
dirctrl.h
|
|
|
dirdlg.h
|
Small tweaks for WinCE compatibility
|
2003-07-15 13:15:48 +00:00 |
display.h
|
merged wxDisplayModeInfo and wxVideoMode in a single class, extracted it in a separate wx/vidmode.h header
|
2003-09-27 12:55:46 +00:00 |
dlimpexp.h
|
moved DLL import/export declarations from wx/defs.h to (new) wx/dlimpexp.h for GSocket; added wxUnusedVar() and wxDUMMY_INITIALIZE() to wx/defs.h
|
2003-10-16 10:25:56 +00:00 |
dnd.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
docmdi.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
docview.h
|
removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
|
2003-08-17 12:50:53 +00:00 |
dragimag.h
|
removing RTTI classinfo #define redirections, not needed anymore
|
2003-10-17 19:48:20 +00:00 |
dynarray.h
|
renamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR
|
2003-10-08 22:13:14 +00:00 |
dynlib.h
|
applied fixes for CodeWarrior compilation
|
2003-08-16 11:58:06 +00:00 |
dynload.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
effects.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
encconv.h
|
oops, compilation fix
|
2003-10-13 23:49:18 +00:00 |
encinfo.h
|
extracted wxNativeEncodingInfo in a separate file to be able to include wx/fontenc.h from wx/strcov.h
|
2003-09-19 22:04:15 +00:00 |
event.h
|
fixed wxMouseEvent::Moving() and Dragging() after the last change
|
2003-10-16 15:05:32 +00:00 |
evtloop.h
|
wxMGL compilation fixes
|
2003-09-18 10:01:59 +00:00 |
except.h
|
added some trivial macros for exception handling
|
2003-09-17 12:06:36 +00:00 |
fdrepdlg.h
|
removing RTTI classinfo #define redirections, not needed anymore
|
2003-10-17 19:48:20 +00:00 |
features.h
|
Added a resource for Smartphone menubar
|
2003-07-20 22:59:09 +00:00 |
ffile.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
file.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
fileconf.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
filedlg.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
filefn.h
|
Insure suitable choices of path/drive separator on OS/2.
|
2003-11-23 22:09:14 +00:00 |
filename.h
|
check directories passed to Append/Insert/PrependDir(); don't terminate string returned from GetPath() with wxPATH_GET_SEPARATOR flag with slash for the paths which don't have any path at all under DOS
|
2003-10-08 23:15:16 +00:00 |
filesys.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
flags.h
|
linkage and unicode corrections
|
2003-08-25 23:29:55 +00:00 |
fmappriv.h
|
Fixed some duff #ifdefs
|
2003-07-11 22:06:00 +00:00 |
font.h
|
pointer returned by GetNativeFontInfo() is now const and must not be deleted (replaces patch 810192)
|
2003-09-24 01:23:37 +00:00 |
fontdlg.h
|
removing RTTI classinfo #define redirections, not needed anymore
|
2003-10-17 19:48:20 +00:00 |
fontenc.h
|
removed duplicate UTF16/32 values
|
2003-09-27 14:06:18 +00:00 |
fontenum.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +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
|
pointer returned by GetNativeFontInfo() is now const and must not be deleted (replaces patch 810192)
|
2003-09-24 01:23:37 +00:00 |
frame.h
|
use #if WXWIN_COMPAT and not #ifdef (patch 826160)
|
2003-10-18 23:22:11 +00:00 |
fs_inet.h
|
removed caching from wxInternetFSHandler
|
2003-08-29 22:54:45 +00:00 |
fs_mem.h
|
Fixed #pragma interface/implementation handling for old compilers.
|
2003-08-24 16:38:02 +00:00 |
fs_zip.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
gauge.h
|
removing RTTI classinfo #define redirections, not needed anymore
|
2003-10-17 19:48:20 +00:00 |
gbsizer.h
|
Added FindItemAtPoint
|
2003-11-18 21:20:09 +00:00 |
gdicmn.h
|
fixed bug with wxcolourDatabase::FindColour(); added (and documented) new Find() and AddColour(const wxColour&) methods to avoid such problems in the future
|
2003-10-16 17:42:31 +00:00 |
gdiobj.h
|
Include wxCocoa specific header
|
2003-03-22 06:18:36 +00:00 |
geometry.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
gifdecod.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
glcanvas.h
|
Use glcanvas.cpp from wxX11 for wxMotif.
|
2003-09-23 19:25:45 +00:00 |
grid.h
|
|
|
gsocket.h
|
include wx/platform, to get __WINDOWS__ etc
|
2003-10-22 14:46:57 +00:00 |
gzstream.h
|
added wxGzipIOStreams (patch 792932)
|
2003-09-26 20:24:36 +00:00 |
hash.h
|
New wxHashTable implementation when wxUSE_STL == 1. Replaces
|
2003-11-23 08:12:34 +00:00 |
hashmap.h
|
New wxHashTable implementation when wxUSE_STL == 1. Replaces
|
2003-11-23 08:12:34 +00:00 |
hashset.h
|
Fixed bug introduced in fs_zip.cpp when replacing wxHashTableLong
|
2003-08-29 20:10:32 +00:00 |
help.h
|
removing RTTI classinfo #define redirections, not needed anymore
|
2003-10-17 19:48:20 +00:00 |
helpbase.h
|
applied Otto Wyss' patch to extend wxHelpController::KeywordSearch with mode argument (modified to the point of reimplementation)
|
2003-09-09 17:29:11 +00:00 |
helphtml.h
|
Include wxHTML help controller from wx/helphtml.h.
|
2003-06-14 19:48:14 +00:00 |
helpwin.h
|
|
|
htmllbox.h
|
Added wxRTTI for the new wxVScrolledWindow, wxVListBox, and
|
2003-08-08 21:23:33 +00:00 |
icon.h
|
added wxIconLocation; minor fixes to wxIcon on some platforms
|
2003-06-21 13:39:40 +00:00 |
iconbndl.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
iconloc.h
|
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
|
2003-07-02 01:59:24 +00:00 |
imagbmp.h
|
#if around deprecated macros
|
2003-10-30 22:26:29 +00:00 |
image.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
imaggif.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
imagiff.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
imagjpeg.h
|
added resolution option to JPEG handler (patch #833234)
|
2003-10-31 15:58:58 +00:00 |
imaglist.h
|
|
|
imagpcx.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
imagpng.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
imagpnm.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
imagtiff.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
imagxpm.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
init.h
|
Add some WXDLLIMPEXP's
|
2003-10-04 03:00:46 +00:00 |
intl.h
|
assert if wxLocale::Init called twice
|
2003-11-26 19:33:35 +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
|
|
|
ipcbase.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
isql.h
|
|
|
isqlext.h
|
|
|
joystick.h
|
wxJoystick and wxWave are now available in all Unix ports, the code was not GTK specific
|
2003-08-02 13:50:49 +00:00 |
layout.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
laywin.h
|
|
|
list.h
|
Don't declare copystring if WXWIN_COMPATIBILITY_2_4==0
|
2003-09-10 20:57:17 +00:00 |
listbase.h
|
Changed all symbols with the name "id" to "winid" to allow Objective-C++
|
2003-10-27 04:12:45 +00:00 |
listbook.h
|
disabled (conditionally) separating static line; improved borders
|
2003-09-14 19:37:35 +00:00 |
listbox.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
listctrl.h
|
Changed all symbols with the name "id" to "winid" to allow Objective-C++
|
2003-10-27 04:12:45 +00:00 |
listimpl.cpp
|
Added --use-stl to cnfigure, wxUSE_STL to setup0.h
|
2003-07-08 19:52:35 +00:00 |
log.h
|
Unicode fixes for Watcom (part of patch 813225)
|
2003-09-30 12:41:46 +00:00 |
longlong.h
|
wxLL is now in wx/defs.h together with (new) wxULL
|
2003-09-22 17:10:30 +00:00 |
math.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
matrix.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
mdi.h
|
wxCocoa: Use the new native MDI implementation instead of generic
|
2003-11-13 16:05:24 +00:00 |
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
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +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
|
removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
|
2003-08-17 12:50: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
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
minifram.h
|
|
|
module.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
msgdlg.h
|
Use generic implementation for wxCocoa
|
2003-03-22 06:13:03 +00:00 |
msgout.h
|
Fixed #pragma interface/implementation handling for old compilers.
|
2003-08-24 16:38:02 +00:00 |
mstream.h
|
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
|
2003-07-02 01:59:24 +00:00 |
notebook.h
|
Replaced all occurences of id with winid for Objective-C++ compatibility
|
2003-11-06 18:09:48 +00:00 |
object.h
|
use #if WXWIN_COMPAT and not #ifdef (patch 826160)
|
2003-10-18 23:22:11 +00:00 |
ownerdrw.h
|
added wxOwnerDrawn::SetOwnerDrawn() and SetDisabledBitmap(); corrected calculation of menu width and drawing of accels for disabled items (parts of patch 758598)
|
2003-09-22 00:43:36 +00:00 |
palette.h
|
Use the generic palette for wxCocoa
|
2003-03-22 06:07:11 +00:00 |
panel.h
|
|
|
paper.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +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
|
moved wxUSE_UNICODE <-> _UNICODE checks to wx/platform.h from wx/wxchar.h because wxUSE_UNICODE is used in wx/defs.h itself, before wx/wxchar.h is included
|
2003-10-22 21:24:16 +00:00 |
popupwin.h
|
Implemented wxPopupWindow for wxMotif.
|
2003-10-14 17:05:28 +00:00 |
print.h
|
removing RTTI classinfo #define redirections, not needed anymore
|
2003-10-17 19:48:20 +00:00 |
printdlg.h
|
removing RTTI classinfo #define redirections, not needed anymore
|
2003-10-17 19:48:20 +00:00 |
prntbase.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
process.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
progdlg.h
|
|
|
ptr_scpd.h
|
added tied scoped pointers
|
2003-09-17 17:27:36 +00:00 |
quantize.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
radiobox.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +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 |
recguard.h
|
added wxRecursionGuard
|
2003-08-14 00:09:36 +00:00 |
regex.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
region.h
|
Used wxRegion code from wxX11.
|
2003-05-24 19:41:05 +00:00 |
renderer.h
|
added version checking to the renderers
|
2003-08-10 15:51:30 +00:00 |
sashwin.h
|
|
|
sckaddr.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
sckipc.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
sckstrm.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
scopeguard.h
|
corrected wxCATCH_ALL usage
|
2003-09-17 17:09:23 +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
|
Changed all symbols with the name "id" to "winid" to allow Objective-C++
|
2003-10-27 03:47:39 +00:00 |
selstore.h
|
more warning fixes; removed references to wxToolBarBase from wxRTTI
|
2003-07-22 01:42:41 +00:00 |
settings.h
|
added wxSYS_ICONTITLE_FONT (patch 816026)
|
2003-10-16 11:17:38 +00:00 |
setup_redirect.h
|
|
|
sizer.h
|
Added accessors for m_rowHeights, m_colWidths
|
2003-11-19 06:42:23 +00:00 |
slider.h
|
removing RTTI classinfo #define redirections, not needed anymore
|
2003-10-17 19:48:20 +00:00 |
snglinst.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
socket.h
|
removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
|
2003-08-17 12:50:53 +00:00 |
spinbutt.h
|
removed calls to wxWindowBase::InitBase(), it is called from the ctor anyhow (and so was called twice)
|
2003-10-30 23:08:39 +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
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 10:34:04 +00:00 |
statbmp.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +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
|
removing RTTI classinfo #define redirections, not needed anymore
|
2003-10-17 19:48:20 +00:00 |
stopwatch.h
|
wxBase compilation fixes
|
2003-08-14 18:20:51 +00:00 |
strconv.h
|
don't do anything non trivial (like creating wxFontMapper) in ctors of global objects
|
2003-09-26 16:55:53 +00:00 |
stream.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
string.h
|
fixed HAVE_STD_WSTRING test
|
2003-11-22 22:45:36 +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
|
moved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced
|
2003-08-02 13:52:31 +00:00 |
tbarbase.h
|
fixes to radio button handling (patch 803360)
|
2003-09-26 19:43:47 +00:00 |
textbuf.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
textctrl.h
|
added ShouldInheritColours()
|
2003-10-16 10:00:12 +00:00 |
textdlg.h
|
|
|
textfile.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
tglbtn.h
|
|
|
thread.h
|
Fixed several bugs in threading code for OS/2. Thread sample now working.
|
2003-08-30 20:44:14 +00:00 |
thrimpl.cpp
|
Compilation fixes for OS/2.
|
2003-08-24 14:08:44 +00:00 |
timer.h
|
Changed all symbols with the name "id" to "timerid" to allow Objective-C++
|
2003-10-27 03:42:30 +00:00 |
tipdlg.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
tipwin.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
tokenzr.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
toolbar.h
|
Fixes for WinCE
|
2003-08-25 14:10:25 +00:00 |
tooltip.h
|
|
|
toplevel.h
|
removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
|
2003-08-17 12:50:53 +00:00 |
treebase.h
|
renamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR
|
2003-10-08 22:13:14 +00:00 |
treectrl.h
|
removing RTTI classinfo #define redirections, not needed anymore
|
2003-10-17 19:48:20 +00:00 |
txtstrm.h
|
added wxTextInputStream::ReadChar() (part of patch 792932)
|
2003-09-26 20:15:38 +00:00 |
types.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
url.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
utils.h
|
Fixed #pragma interface/implementation handling for old compilers.
|
2003-08-24 16:38:02 +00:00 |
valgen.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
validate.h
|
added wxVALIDATOR_PARAM and use it to avoid warnings about unused validators when wxUSE_VALIDATORS==0
|
2003-09-15 19:54:51 +00:00 |
valtext.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
variant.h
|
Match changes in DECLARE_*_CLASS.
|
2003-10-24 21:28:56 +00:00 |
vector.h
|
renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
|
2003-07-02 01:59:24 +00:00 |
version.h
|
Changed version to 2.5.1
|
2003-09-14 19:39:34 +00:00 |
vidmode.h
|
merged wxDisplayModeInfo and wxVideoMode in a single class, extracted it in a separate wx/vidmode.h header
|
2003-09-27 12:55:46 +00:00 |
vlbox.h
|
Applied patch [ 808050 ] fixes for WXUNIVERSAL and UNICODE
|
2003-09-18 14:03:09 +00:00 |
vms_x_fix.h
|
Committing in .
|
2003-06-12 11:28:16 +00:00 |
volume.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
vscroll.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
wave.h
|
wxJoystick and wxWave are now available in all Unix ports, the code was not GTK specific
|
2003-08-02 13:50:49 +00:00 |
wfstream.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
window.h
|
removed InitBase()
|
2003-10-31 13:26:59 +00:00 |
wizard.h
|
use #if WXWIN_COMPAT and not #ifdef (patch 826160)
|
2003-10-18 23:22:11 +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
|
mach-o addition
|
2003-03-28 19:18:51 +00:00 |
wx_cwc.h
|
mach-o addition
|
2003-03-28 19:18:51 +00:00 |
wx_cwu_d.h
|
|
|
wx.h
|
just tidied up the comment
|
2003-08-03 23:12:00 +00:00 |
wxchar.h
|
Fixes for previous fixes
|
2003-11-15 10:26:46 +00:00 |
wxhtml.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
wxprec.h
|
remove no longer treu comment about dmars
|
2003-08-14 08:46:33 +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
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
xpmhand.h
|
|
|
xti.h
|
VC6 template fixes
|
2003-10-19 13:41:33 +00:00 |
xtistrm.h
|
log changes
|
2003-09-04 16:18:07 +00:00 |
xtixml.h
|
linkage corrections, destructors added
|
2003-08-24 15:22:07 +00:00 |
zipstrm.h
|
added support for gcc precompiled headers
|
2003-08-09 12:38:21 +00:00 |
zstream.h
|
wxZlibStreams fixes; allow them to be used as deflate [de]compressor in gz/zip files (patch 792562)
|
2003-09-26 20:07:22 +00:00 |