.. |
generic
|
Fixed wxGridCellFloatEditor::Clone
|
2002-08-24 20:03:42 +00:00 |
gtk
|
strings are now wxChar
|
2002-08-15 20:43:00 +00:00 |
gtk1
|
strings are now wxChar
|
2002-08-15 20:43:00 +00:00 |
html
|
Added AddGrab, RemoveGrab, IsGrabbed to wxTopLevelWindowGTK
|
2002-06-18 21:46:42 +00:00 |
mac
|
added forcing to image conversion to always attempt a color icon (needed eg for menus)
|
2002-08-25 21:02:39 +00:00 |
mgl
|
fixed Julian-introduced typo
|
2002-08-10 14:51:26 +00:00 |
motif
|
wxChoice derives from wxChoiceBase; renamed Append to DoAppend
|
2002-08-24 10:54:15 +00:00 |
msw
|
fixed default button handling: don't keep BS_DEFPUSHBUTTON style when the app loses focus
|
2002-08-22 20:34:29 +00:00 |
os2
|
protected to restrictive for compiling with EMX.
|
2002-08-25 18:24:18 +00:00 |
protocol
|
fixed memory leak in wxHTTP
|
2002-01-03 17:18:38 +00:00 |
stc
|
Changed FindTExt intercase to more easily handle additional flags.
|
2002-06-04 19:25:29 +00:00 |
univ
|
IsSingleLine() is now in the base class
|
2002-07-23 21:59:40 +00:00 |
unix
|
attempts to fix wxMimeTypesManager mess: many bugs (entries priority, memory leaks, ...) fixed, but probably even more left
|
2002-06-10 15:59:34 +00:00 |
x11
|
Renamed internal GetClientWindow to GetClientAreaWindow so
|
2002-08-02 08:31:59 +00:00 |
xrc
|
Added generic LoadObject methods that can load any classtype from a
|
2002-08-24 02:26:13 +00:00 |
.cvsignore
|
|
|
accel.h
|
implemented explicit copy constructor and assignement operator
|
2002-05-07 20:40:04 +00:00 |
app.h
|
Convert %s to %ls and %c to %lc in printf and scanf etc.
|
2002-08-17 12:09:48 +00:00 |
arrimpl.cpp
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
artprov.h
|
yet another variation on the same theme: wxMAKE_ART_ID_FROM_STR
|
2002-08-20 22:27:54 +00:00 |
bitmap.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-03 19:41:22 +00:00 |
bmpbuttn.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
brush.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
buffer.h
|
use wxWcslen() instead of wcslen() which isn't always available in wxWCharBuffer; do accept NULL in wx[W]CharBuffer ctor as the code elsewhere uses this
|
2002-08-25 17:14:51 +00:00 |
build.h
|
added wxBuildOptions and check that they are the same for the program and the library on startup
|
2002-05-07 19:56:43 +00:00 |
busyinfo.h
|
improved sizing of wxBusyInfo window and updated the docs a bit
|
2001-10-29 14:32:42 +00:00 |
button.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
calctrl.h
|
patch from Søren Erland Vestø for additional wxCalendarCtrl styles (also moved them all to calctrl.h from defs.h)
|
2001-11-02 15:42:51 +00:00 |
caret.h
|
|
|
checkbox.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
checklst.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
chkconf.h
|
wxMGL requires wxUSE_PALETTE
|
2002-06-07 17:56:53 +00:00 |
choicdlg.h
|
|
|
choice.h
|
implement out-of-line destructors where needed instead of using __DARWIN__
|
2002-01-07 21:52:28 +00:00 |
clipbrd.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
clntdata.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
cmdline.h
|
Added wxMessageOutput as per the discussion on wx-dev.
|
2002-07-24 19:29:53 +00:00 |
cmdproc.h
|
Added back the missing Undo/Redo accelerators that unaccountably
|
2002-04-11 16:50:55 +00:00 |
cmndata.h
|
Removed all deprecated printing code.
|
2002-08-17 16:29:05 +00:00 |
colordlg.h
|
uses native implementation for mac
|
2002-04-24 19:53:23 +00:00 |
colour.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
combobox.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
confbase.h
|
added support for wxCONFIG_USE_NO_ESCAPE_CHARACTERS flag to wxFileConfig (patch 591381)
|
2002-08-20 14:29:22 +00:00 |
config.h
|
|
|
containr.h
|
changed the handling of the default buttons to be more logical
|
2002-05-11 22:31:05 +00:00 |
control.h
|
implement out-of-line destructors where needed instead of using __DARWIN__
|
2002-01-07 21:52:28 +00:00 |
cshelp.h
|
Added Delete member to wxStringHashTable in order to implement
|
2002-06-05 21:06:18 +00:00 |
ctrlsub.h
|
added wxControlWithItems constructor/destructor (for Darwin)
|
2002-05-11 17:14:46 +00:00 |
cursor.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
dataobj.h
|
Implemented a simple modality under X11.
|
2002-02-23 21:26:16 +00:00 |
date.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
datetime.h
|
fix link of wxDateTime inline methods using mingw32
|
2002-06-13 18:46:39 +00:00 |
datetime.inl
|
Removed warning for Darwin compilation from datetime.inl
|
2001-12-23 15:52:29 +00:00 |
datstrm.h
|
Unicodification of wxDataStreams
|
2002-07-21 22:29:08 +00:00 |
db.h
|
Applied patch [ 566816 ] adds xBase type for Sequiter's SQL/ODBC
|
2002-08-16 12:43:07 +00:00 |
dbgrid.h
|
more DLL compilation fixes
|
2002-01-16 19:50:01 +00:00 |
dbkeyg.h
|
|
|
dbtable.h
|
MS Access support fix
|
2001-11-23 00:39:21 +00:00 |
dc.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-08 14:17:22 +00:00 |
dcbuffer.h
|
really, it will build for 'doze this time.
|
2002-03-17 07:48:31 +00:00 |
dcclient.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
dcmemory.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
dcprint.h
|
|
|
dcps.h
|
|
|
dcscreen.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
dcsvg.h
|
wxSVGDC class include files
|
2002-06-19 09:17:46 +00:00 |
dde.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
debug.h
|
new wxASSERT implementation using wxAssert() helper function
|
2002-06-13 19:37:43 +00:00 |
defs.h
|
Lots of work to set PangoFontDescription as the
|
2002-08-06 16:41:31 +00:00 |
dialog.h
|
Fixing wxMicroWindows compilation
|
2001-11-28 18:22:16 +00:00 |
dialup.h
|
corrected include guards
|
2002-05-03 19:33:43 +00:00 |
dir.h
|
AIX compilation fixes from Paul Thiessen
|
2002-02-15 15:11:06 +00:00 |
dirctrl.h
|
|
|
dirdlg.h
|
added missing include file
|
2002-05-04 13:17:36 +00:00 |
display.h
|
Applied patch [ 573644 ] wxDisplay for Mac (again)
|
2002-07-19 20:42:34 +00:00 |
dnd.h
|
changed DoDragDrop(bool) into DoDragDrop(int) and added support for wxDrag_DefaultMove flag
|
2002-04-28 14:30:54 +00:00 |
docmdi.h
|
Applied patch [ 597398 ] Generic MDI, wxNotebook based.
|
2002-08-20 09:09:55 +00:00 |
docview.h
|
Applied patch [ 597398 ] Generic MDI, wxNotebook based.
|
2002-08-20 09:09:55 +00:00 |
dragimag.h
|
Added wxDF_HTML
|
2002-04-17 11:48:11 +00:00 |
dynarray.h
|
removed extra semi colon which provoked CW warnings (replaces patch 596658)
|
2002-08-20 13:21:02 +00:00 |
dynlib.h
|
removing dependany on mac headers from public wx headers
|
2002-01-04 17:09:59 +00:00 |
dynload.h
|
made wxDllLoader more backwards compatible
|
2002-07-22 14:42:38 +00:00 |
effects.h
|
|
|
encconv.h
|
wxArray<T> macros have been changed to fix runtime problems under 64 bit
|
2002-03-06 06:31:34 +00:00 |
event.h
|
Updates for 2.3.3 debs.
|
2002-08-23 03:33:12 +00:00 |
evtloop.h
|
Added SetActive to wxEventLoop
|
2002-03-24 21:19:27 +00:00 |
expr.h
|
|
|
fdrepdlg.h
|
added generic implementation and documentation for wxFindReplaceDialog
|
2001-08-01 14:55:03 +00:00 |
features.h
|
added raw key code and flags support (based on patch from Bryce Denney)
|
2002-04-07 21:06:59 +00:00 |
ffile.h
|
include wx/defs.h to get wxUSE_FFILE
|
2002-05-06 10:52:35 +00:00 |
file.h
|
Lots more Unicode fixes.
|
2002-08-19 17:02:10 +00:00 |
fileconf.h
|
added missing default values for the 2nd argument of DeleteEntry()
|
2002-03-05 00:32:46 +00:00 |
filedlg.h
|
Now compiling
|
2002-02-08 17:44:23 +00:00 |
filefn.h
|
Changed wxStat, wxAccess and wxOpen to no longer
|
2002-08-08 21:44:50 +00:00 |
filename.h
|
fixed m_relative initialization in wxFileName default ctor and Clear() (patch 597736)
|
2002-08-20 13:28:51 +00:00 |
filesys.h
|
added wx type info macros for wxFSFile
|
2002-02-01 02:08:19 +00:00 |
font.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
fontdlg.h
|
fixes to wxFontDialog after recent changes
|
2002-05-12 22:26:01 +00:00 |
fontenc.h
|
Lots of work to set PangoFontDescription as the
|
2002-08-06 16:41:31 +00:00 |
fontenum.h
|
|
|
fontmap.h
|
added wxFontMapper::Get/Set
|
2002-04-06 15:04:27 +00:00 |
fontutil.h
|
Lots of work to set PangoFontDescription as the
|
2002-08-06 16:41:31 +00:00 |
frame.h
|
made wxFrame::SendSizeEvent() public and documented it
|
2002-08-22 17:03:38 +00:00 |
fs_inet.h
|
added missing include guards
|
2002-03-06 11:17:14 +00:00 |
fs_mem.h
|
added missing include guards
|
2002-03-06 11:17:14 +00:00 |
fs_zip.h
|
added missing include guards
|
2002-03-06 11:17:14 +00:00 |
gauge.h
|
implement out-of-line destructors where needed instead of using __DARWIN__
|
2002-01-07 21:52:28 +00:00 |
gdicmn.h
|
Added Set{Position,Size} to wxRect.
|
2002-07-18 06:29:22 +00:00 |
gdiobj.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
geometry.h
|
changed the MulDiv Macro removing macheader dep.
|
2002-01-13 17:56:22 +00:00 |
gifdecod.h
|
applied patch for safer GIF decoding (502103)
|
2002-01-13 01:26:57 +00:00 |
glcanvas.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
grid.h
|
|
|
gsocket.h
|
Patch [ 588837 ] Fixes comment style in gsocket.*
|
2002-07-31 20:44:31 +00:00 |
hash.h
|
Added Delete member to wxStringHashTable in order to implement
|
2002-06-05 21:06:18 +00:00 |
hashmap.h
|
const KEY_T& does not do the right thing for pointers.
|
2002-05-11 08:43:35 +00:00 |
help.h
|
Use wxHtmlHelpController for HTML help, not wxHelpControllerHtml :-)
|
2002-03-23 12:02:54 +00:00 |
helpbase.h
|
|
|
helphtml.h
|
|
|
helpwin.h
|
|
|
icon.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
iconbndl.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
imagbmp.h
|
A couple of changes to wxImage:
|
2002-02-16 01:45:30 +00:00 |
image.h
|
ixed compilation for wxUSE_STREAMS == 0
|
2002-05-23 21:23:10 +00:00 |
imaggif.h
|
made wxImageHander's default values consistent with wxImage (doesn't matter, wxImage passes index explicitly)
|
2002-01-03 23:08:59 +00:00 |
imagiff.h
|
fixed to the IFF handler, moved into one file
|
2002-01-17 19:40:18 +00:00 |
imagjpeg.h
|
made wxImageHander's default values consistent with wxImage (doesn't matter, wxImage passes index explicitly)
|
2002-01-03 23:08:59 +00:00 |
imaglist.h
|
Added wxListCtrl to derive from wxGenericListCtrl,
|
2002-07-22 23:03:03 +00:00 |
imagpcx.h
|
made wxImageHander's default values consistent with wxImage (doesn't matter, wxImage passes index explicitly)
|
2002-01-03 23:08:59 +00:00 |
imagpng.h
|
made wxImageHander's default values consistent with wxImage (doesn't matter, wxImage passes index explicitly)
|
2002-01-03 23:08:59 +00:00 |
imagpnm.h
|
made wxImageHander's default values consistent with wxImage (doesn't matter, wxImage passes index explicitly)
|
2002-01-03 23:08:59 +00:00 |
imagtiff.h
|
made wxImageHander's default values consistent with wxImage (doesn't matter, wxImage passes index explicitly)
|
2002-01-03 23:08:59 +00:00 |
imagxpm.h
|
made wxImageHander's default values consistent with wxImage (doesn't matter, wxImage passes index explicitly)
|
2002-01-03 23:08:59 +00:00 |
intl.h
|
rewrote wxLocale to work in Unicode mode and support charsets better
|
2002-03-15 23:28:15 +00:00 |
ioswrap.h
|
|
|
ipc.h
|
added wx/ipc.h and used/documented it
|
2002-04-15 18:24:46 +00:00 |
ipcbase.h
|
|
|
isql.h
|
HWND already typedef'ed when compiling with EMX (OS/2).
|
2002-08-25 18:25:21 +00:00 |
isqlext.h
|
|
|
joystick.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
layout.h
|
|
|
laywin.h
|
|
|
list.h
|
added wxList::IsEmpty()
|
2002-08-15 19:38:46 +00:00 |
listbase.h
|
Added wx/listbase.h with wxListCtrl types, so we can
|
2002-07-30 19:04:18 +00:00 |
listbox.h
|
implement out-of-line destructors where needed instead of using __DARWIN__
|
2002-01-07 21:52:28 +00:00 |
listctrl.h
|
Added wx/listbase.h with wxListCtrl types, so we can
|
2002-07-30 19:04:18 +00:00 |
listimpl.cpp
|
|
|
log.h
|
fixed warning about printf format specifications <-> argument mismatches in wxLogLastError
|
2002-06-26 16:27:29 +00:00 |
longlong.h
|
corrected post increment operators which must return value before increment
|
2002-04-24 05:59:46 +00:00 |
matrix.h
|
|
|
mdi.h
|
Applied patch [ 597398 ] Generic MDI, wxNotebook based.
|
2002-08-20 09:09:55 +00:00 |
memconf.h
|
|
|
memory.h
|
added attribute printf checks to printf like functions (when using gcc)
|
2002-06-21 21:38:43 +00:00 |
memtext.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
menu.h
|
wxITEM_FOO instead of wxItem_Foo, for the sake of consistency
|
2002-03-22 19:18:51 +00:00 |
menuitem.h
|
Applied docview patch
|
2002-04-12 13:15:44 +00:00 |
metafile.h
|
|
|
mimetype.h
|
added a more convenient version of wxFileType::GetOpenCommand()
|
2002-08-05 18:49:38 +00:00 |
minifram.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
module.h
|
Added new dynamic loading classes. (which handle proper
|
2001-12-19 07:09:58 +00:00 |
msgdlg.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
msgout.h
|
Mention wxMessageOutput in changes.txt
|
2002-08-03 23:30:55 +00:00 |
mstream.h
|
|
|
notebook.h
|
Applied patch [ 583922 ] Make generic/wxListCtrl avail. in WIN32
|
2002-07-22 08:51:49 +00:00 |
object.h
|
added extra parentheses to wxDynamicCast() to allow using it like wxDynamicCast(foo, Foo)->DoFoo()
|
2002-08-26 20:58:53 +00:00 |
odbc.h
|
|
|
ownerdrw.h
|
Applied patch from Benjamin Williams to improve
|
2002-08-04 19:03:56 +00:00 |
palette.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
panel.h
|
|
|
paper.h
|
|
|
pen.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
platform.h
|
added wxCHECK_GCC_VERSION() macro
|
2002-08-24 21:28:48 +00:00 |
popupwin.h
|
prevent the parent window from losing activation when a popup is shown
|
2002-05-25 13:02:58 +00:00 |
print.h
|
|
|
printdlg.h
|
made printing to PS possible under wxMGL
|
2002-07-15 22:55:14 +00:00 |
prntbase.h
|
Applied patch [ 596061 ] Adds more navigation buttons to preview
|
2002-08-16 16:18:28 +00:00 |
process.h
|
added and documented wxProcess::Is{Input|Error}Available() and IsInputOpened
|
2002-08-20 22:33:20 +00:00 |
progdlg.h
|
|
|
prop.h
|
|
|
propform.h
|
|
|
proplist.h
|
compilation fix
|
2001-09-15 10:39:10 +00:00 |
ptr_scpd.h
|
Applied patch [ 587450 ] Scoped Smart pointers and docs
|
2002-08-08 09:57:05 +00:00 |
quantize.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
radiobox.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
radiobut.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
regex.h
|
applied patch from Xavier Nodet implementing better handling of subexpressions array in wxRegEx
|
2001-09-06 17:21:00 +00:00 |
region.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
resource.h
|
Added __WXPM__ specific include, so it also compiles without pre-compiled headers.
|
2002-08-25 18:22:48 +00:00 |
sashwin.h
|
|
|
sckaddr.h
|
corrected conditional compilation for Darwin / Mac OS X
|
2002-05-08 13:19:14 +00:00 |
sckipc.h
|
implemented IPC using Unix domain sockets
|
2002-04-12 15:13:53 +00:00 |
sckstrm.h
|
|
|
scrolbar.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
scrolwin.h
|
added ViewStart() as synonym for GetViewStart() in WXWIN_COMPATIBILITY_2_2 mode
|
2002-06-18 12:47:40 +00:00 |
settings.h
|
Cosmetic changes to wxSS::GetScreen:
|
2002-05-19 22:44:27 +00:00 |
setup_redirect.h
|
Moved setup.h out of the way
|
2002-01-26 10:59:51 +00:00 |
sizer.h
|
fixes to the sizers behaviour necessary to make the log dialog work again
|
2002-06-13 20:21:20 +00:00 |
slider.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
snglinst.h
|
reverted Chris' MSW additions patch (we should use IPC, not Windows-only functions to implement this functionality)
|
2002-07-21 12:41:38 +00:00 |
socket.h
|
added export decls for MSW
|
2002-06-30 22:41:17 +00:00 |
spawnbrowser.h
|
Latest updates from SciTech code tree including numerous warning fixes for
|
2001-07-31 17:50:16 +00:00 |
spinbutt.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
spinctrl.h
|
switch to a separate implementation for mac
|
2002-08-02 15:30:58 +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
|
|
|
statbmp.h
|
implement out-of-line destructors where needed instead of using __DARWIN__
|
2002-01-07 21:52:28 +00:00 |
statbox.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
statline.h
|
|
|
stattext.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
statusbr.h
|
Implemented wxStatusBar::Push/PopStatusText.
|
2002-05-02 20:07:10 +00:00 |
strconv.h
|
Added wxString::FromAscii() wxString::ToAscii().
|
2002-08-11 13:09:57 +00:00 |
stream.h
|
Added new dynamic loading classes. (which handle proper
|
2001-12-19 07:09:58 +00:00 |
string.h
|
rewrote wxString::To/FromAscii() to fix a few small problems
|
2002-08-20 15:09:27 +00:00 |
sysopt.h
|
|
|
tab.h
|
|
|
tabctrl.h
|
|
|
taskbar.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
tbarbase.h
|
Added wxToolBar::FindControl() to fish out
|
2002-05-31 10:00:24 +00:00 |
tbarsmpl.h
|
implemented (but it doesn't work yet) the radio buttons and text in the buttons for the GTK toolbars
|
2002-03-25 21:38:18 +00:00 |
textbuf.h
|
wxArray<T> macros have been changed to fix runtime problems under 64 bit
|
2002-03-06 06:31:34 +00:00 |
textctrl.h
|
added (and documented) trivial but useful IsSingleLine() and IsMultiLine() text control methods
|
2002-07-21 18:51:04 +00:00 |
textdlg.h
|
|
|
textfile.h
|
compilation fix for wxUSE_TEXTBUFFER=0
|
2001-11-25 00:20:56 +00:00 |
tglbtn.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
thread.h
|
fixed compilation with CW8 (SF patch 567845) and also added alignment fillers for wxCriticalSection::m_buffer
|
2002-06-20 22:33:22 +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 |
time.h
|
corrected warnings when compiling with -Wall -W
|
2002-05-07 21:58:27 +00:00 |
timer.h
|
added and documented wxTIMER_XXX constants to be used instead of bool parameter to wxTimer::Start()
|
2002-06-04 14:59:52 +00:00 |
tipdlg.h
|
|
|
tipwin.h
|
added the possibility to hide the tip window automatically when the mouse leave the specified rectangle; fixed a few bugs with the window not disappearing automatically
|
2002-01-19 21:49:39 +00:00 |
tokenzr.h
|
|
|
toolbar.h
|
compilation fixes for wxUSE_TOOLBAR under MSW
|
2002-03-15 00:33:05 +00:00 |
tooltip.h
|
Must honour wxUSE_TOOLTIPS in tooltip.h
|
2001-11-24 23:55:43 +00:00 |
toplevel.h
|
fix for the bug introduced by the last commit: don't quit the program when a standard msg box is closed
|
2002-08-16 00:44:03 +00:00 |
treebase.h
|
1. more consistency in wxTree/ListEvent methods naming convention:
|
2002-07-21 14:29:13 +00:00 |
treectrl.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
treelay.h
|
|
|
txtstrm.h
|
|
|
types.h
|
|
|
url.h
|
added wxUSE_PROTOCOL[_XXX] and wxUSE_URL settings
|
2001-12-30 22:27:24 +00:00 |
utils.h
|
added attribute printf to perform printf format checks (GNU C)
|
2002-06-23 16:58:27 +00:00 |
valgen.h
|
|
|
validate.h
|
added DECLARE_NO_COPY_CLASS where appropriate since wxObject should not
|
2002-05-08 13:30:26 +00:00 |
valtext.h
|
added missing include file
|
2002-06-23 16:56:40 +00:00 |
variant.h
|
Applied [ 586524 ] wxVariant Enhancements.
|
2002-08-01 20:00:55 +00:00 |
vector.h
|
|
|
version.h
|
Updated versions to 2.3.3
|
2001-12-19 21:43:09 +00:00 |
vms_x_fix.h
|
|
|
volume.h
|
compilation fix: include wx/iconbndl.h
|
2002-03-27 16:30:42 +00:00 |
wave.h
|
applied patch 446836: removed qt headers
|
2001-08-25 14:52:26 +00:00 |
wfstream.h
|
|
|
window.h
|
Return to 20x20 default size.
|
2002-07-08 14:01:04 +00:00 |
wizard.h
|
renamed wxWizard::Fit() to FitToPage() to avoid potential conflicts with wxWindow::Fit() (and the compiler warnings about it)
|
2002-06-21 21:49:28 +00:00 |
wx_cw_cm.h
|
opaque toolbox structs under Classic break access to contrlDefProc
|
2002-08-24 06:55:46 +00:00 |
wx_cw_d.h
|
|
|
wx_cw.h
|
|
|
wx_cwc_d.h
|
|
|
wx_cwc.h
|
|
|
wx_cwu_d.h
|
|
|
wx.h
|
preemptive fix for wxPython compilation. It will break otherwise when
|
2001-12-11 06:40:48 +00:00 |
wxchar.h
|
(blind) fix for BC++ compilation problem with wxPutc() redefinition
|
2002-08-27 08:56:50 +00:00 |
wxexpr.h
|
|
|
wxhtml.h
|
include wxWindows headers using "..." instead of <...>
|
2001-10-14 08:23:04 +00:00 |
wxprec.h
|
applied patch to build wxMSW with CW7 (patch 550445)
|
2002-05-09 22:34:44 +00:00 |
wxshlb_cw_d.h
|
prefix files for shared library targets on cw mac
|
2002-01-20 16:09:58 +00:00 |
wxshlb_cw.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 |
wxshlb_cwc.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_cw.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 |
wxshlba_cwc.h
|
prefix files for shared library targets on cw mac
|
2002-01-20 16:09:58 +00:00 |
xpmdecod.h
|
|
|
xpmhand.h
|
Added error directive for MSW since no longer needed.
|
2002-08-07 20:21:26 +00:00 |
zipstrm.h
|
|
|
zstream.h
|
|
|