wxWidgets.git
2003-11-30  Vadim Zeitlinupdated DMC instructions for 8.38
2003-11-30  Vadim Zeitlinremoved wxLogTrace() without mask to fix DMC compilation
2003-11-30  Vadim Zeitlinremoved old copy (?) of the file which is now in build/msw
2003-11-30  Vadim Zeitlinadded wxRegConfig read test
2003-11-30  Vadim Zeitlinskip event after loggig
2003-11-30  Vadim Zeitlinmarked FindColour() as deprecated; removed AddColour...
2003-11-30  Vadim Zeitlinadded NULL here too (forgot to commit when added to...
2003-11-28  Dimitri SchoolwerthFixed possible usage of uninitialized variable.
2003-11-28  Robin DunnreSWIGged
2003-11-28  Robin DunnChanged the itemid parameter names back to id
2003-11-28  Robin DunnExpose SetClippingRegion(point, size)
2003-11-28  Robin DunnEnsure that __version__ is visible from wxPython/__init...
2003-11-28  Robin DunnAdded some aliases
2003-11-28  Julian SmartWinCE patches from "Viktor Voroshylo" <viktor@voroshylo...
2003-11-27  Julian SmartAttempt to fix Borland compilo
2003-11-27  Dimitri SchoolwerthFixed signed/unsigned warning (GetCount() returns size_...
2003-11-27  Robin DunnreSWIGged
2003-11-27  Robin DunnreSWIGged
2003-11-27  Robin DunnUpdated docstring patch so that it senses multi-line...
2003-11-26  Václav Slavíkset m_language even when wxstd.mo wasn't loaded
2003-11-26  Vadim Zeitlinresolved conflict (because I forgot to commit before)
2003-11-26  Dimitri SchoolwerthDeclaration of CopySelection is bool instead of void.
2003-11-26  Václav Slavíkassert if wxLocale::Init called twice
2003-11-26  Václav Slavíkcleanup: don't pass builtin libs includes to CPPFLAGS...
2003-11-26  Václav Slavíkfixed order of includes
2003-11-26  Robin Dunnwx namespace
2003-11-26  Robin DunnMore docstrings and rearrainged a couple things.
2003-11-25  Vadim Zeitlindon't test whether m_selection is NULL both before...
2003-11-25  Vadim Zeitlinfixed memory leak (m_selection wasn't deleted)
2003-11-25  Robin DunnDon't put the introspected argstr in the docstring...
2003-11-24  Dimitri SchoolwerthApplied patch #809919 (Allows wxMac threads to run...
2003-11-24  Robin Dunnscript to make the raw preview tarball
2003-11-24  Robin DunnreSWIGged
2003-11-24  Robin DunnMore Unicode fixes
2003-11-24  Vadim Zeitlinmention wxTheApp
2003-11-24  Robin DunnFixed how the list of files is converted
2003-11-24  Robin DunnFixed parameter type
2003-11-24  Robin DunnFixed "" default value
2003-11-24  Roman Rolinskycorrect typemap type
2003-11-24  Dimitri SchoolwerthApplied patch #809019 (Adds embedded/plugin capabilitie...
2003-11-23  Stefan NeisEnabled handling of drive letters on OS/2.
2003-11-23  Stefan NeisFixed drive handling on OS/2.
2003-11-23  Stefan NeisFixed & improved file handling on OS/2.
2003-11-23  Stefan NeisTry to insure usability of this file in non-PM ports.
2003-11-23  Stefan NeisInsure suitable choices of path/drive separator on...
2003-11-23  Stefan NeisUnified OS/2 and Unix code.
2003-11-23  Gilles Depeyrotapplied SF patch #846738 mousewheel support
2003-11-23  Mattia Barbon Avoid double free in wxComboBox::SetClientObject.
2003-11-23  Mattia Barbon Compilation fixes for wxUSE_STL == 1 and for wxUSE_UN...
2003-11-23  Mattia Barbon New wxHashTable implementation when wxUSE_STL ==...
2003-11-23  Mattia Barbon Compilation fix.
2003-11-23  Robin DunnreSWIGged
2003-11-22  Robin DunnreSWIGged
2003-11-22  Robin DunnLots of little bug fixes, API updates, etc.
2003-11-22  Robin DunnVersion number
2003-11-22  Vadim Zeitlinfixed HAVE_STD_WSTRING test
2003-11-22  Robin DunnUses wxSystemSettings for colour when there is no window
2003-11-22  Robin DunnForgot to remove the debug prints
2003-11-22  Robin DunnFix problems with the wxHtmpTagHandler wrappers and...
2003-11-21  Mattia Barbon Compilation fix.
2003-11-21  Gilles Depeyrotapplied SF patch #846732 file dialog long filename...
2003-11-21  Robin DunnreSWIGged
2003-11-21  Robin DunnBecause of some differences in class heirarchy there...
2003-11-21  Robin DunnUpdated the devel doc as the wxPy_newswig branch is...
2003-11-21  Robin DunnAdded HTML_FONT_SIZE values
2003-11-21  Robin DunnUpdates for the autodoc/docstring patch, fixes overload...
2003-11-21  Robin DunnLots of bup fixes, API updates, etc
2003-11-21  Robin DunnLots of demo tweaks for API updates, bug fixes and...
2003-11-21  Dimitri SchoolwerthCosmetic cleanup (-1 -> wxID_ANY, TRUE->true).
2003-11-21  Dimitri SchoolwerthApplied patch #845888 (Fixes compilation of regtest...
2003-11-20  Dimitri SchoolwerthApplied patch #845884 (Fixes Unicode compilation of...
2003-11-20  Robin DunnWhen used from wxHtmlListBox it's possible for GetWindo...
2003-11-20  Robin DunnMore docstring updates for OUTPUT parameters
2003-11-20  Dimitri SchoolwerthFixed gcc compiler warning (size_t was assumed to equal...
2003-11-20  Dimitri SchoolwerthApplied patch #845402 ("RichEdit sample fixing and...
2003-11-20  Robin DunnMore docstrings.
2003-11-20  Robin DunnDon't run SWIG when we're doing a clean
2003-11-19  Dimitri SchoolwerthFixed repainting problems when resizing window, now...
2003-11-19  Julian SmartFixed WinCE compilo
2003-11-19  Václav Slavíkdon't define ngettext, causes problems
2003-11-19  Dimitri SchoolwerthA few minor corrections.
2003-11-19  Dimitri SchoolwerthImplemented missing pure virt functions (stub functions...
2003-11-19  Robin DunnreSWIGged
2003-11-19  Robin DunnreSWIGged
2003-11-19  Robin DunnUpdated docstring patch for new SWIG CVS
2003-11-19  Robin DunnSWIG Runtime update
2003-11-19  Stefan CsomorXTI support for checklist
2003-11-19  George TaskerAdded a parameter 'failOnDataTypeUnsupported' to getDbI...
2003-11-19  George TaskerAdded a parameter 'failOnDataTypeUnsupported' to getDbI...
2003-11-19  Robin DunnAdded accessors for m_rowHeights, m_colWidths
2003-11-19  Robin DunnTests for FindItemAtPoint
2003-11-19  Robin DunnShow using GetAtter in wxPyGridTbaleBase
2003-11-19  Robin DunnFix compilation error in gizmos
2003-11-19  Robin DunnreSWIGged
2003-11-19  Robin DunnChanged all TRUE/true --> True and all FALSE/false...
2003-11-19  Robin DunnCorrect a compile warning
2003-11-19  Robin DunnSWIG patch for "autodoc" and "docstring" %features
2003-11-18  Julian SmartWinCE fixes from "Viktor Voroshylo" <viktor@voroshylo...
2003-11-18  Robin DunnFixed a tex2rtf warning
2003-11-18  Robin DunnAdded FindItemAtPoint
next