wxWidgets.git
2006-10-28  Stefan Csomormatrix and path to ref counting
2006-10-28  Vadim ZeitlinAlloc() doesn't clear the array any more, for consisten...
2006-10-28  Vadim Zeitlinno real changes, just renamed the header guard to stand...
2006-10-28  Vadim Zeitlindeprecate wxSTRING_MAXLEN in favour of wxString::npos
2006-10-28  Vadim Zeitlinadded missing dlldecl for wxFSHandlerHash
2006-10-28  Vadim Zeitlinallow customizing the string values returned by wxGridC...
2006-10-28  Stefan Csomormoving path and matrix to refcounting as well, switchin...
2006-10-28  Vadim Zeitlindon't use unneeded logBuf member variable; show the...
2006-10-28  Michael WetherellAnother fix for the pch bug test.
2006-10-28  Michael WetherellAnother fix for the pch bug test.
2006-10-28  Julian SmartDocumented wxRichTextBuffer printing
2006-10-28  Julian SmartAvoid missing ref
2006-10-28  Michael WetherellFix bugs in check for gcc's precompiled header bug.
2006-10-28  Julian SmartCorrected a clearing bug
2006-10-28  Michael WetherellCompile fix for VC++ 5 and 6.
2006-10-28  Robin DunnreSWIGged
2006-10-28  Robin Dunndaily updates and add wxGrpahicsPath overloads
2006-10-28  Robin DunnAdd missing Contains overload
2006-10-28  Robin DunnTypemaps for wxRect2D
2006-10-28  Robin DunnDon't decref if the interpreter is not initialized...
2006-10-28  Robin Dunndaily updates and tweaks
2006-10-28  Robin DunnEnsure that the pen and bush are properly initialized
2006-10-28  Michael WetherellFix portibility bug.
2006-10-28  Vadim Zeitlinexplain that wxRTTI macros must be used for OnCompareIt...
2006-10-28  Vadim Zeitlinverify that we checked all the array elements in TestST...
2006-10-28  Kevin OllivierCalling SetFocus from within an OnFocus handler causes...
2006-10-28  Vadim Zeitlinfix VC warning about forward declaring struct as class
2006-10-28  Vadim Zeitlinremoved hard TAB
2006-10-27  Michael WetherellAdd wxArchiveFSHandler.
2006-10-27  Michael WetherellTidy up includes and #if wxUSE statements.
2006-10-27  Kevin OllivierDon't use the superview when converting.
2006-10-27  Robert Roebling Indicate that EnableCloseButton is virtual.
2006-10-27  Robert Roebling Compile fix.
2006-10-27  Robert Roebling [ 1585858 ] Fix wxDatePickerCtrlGeneric and wxComboCtr...
2006-10-27  Robert Roebling [ 1585270 ] Further fixes to wxPathList
2006-10-27  Kevin OllivierDon't use bitmaps to draw tree item buttons, use the...
2006-10-27  Benjamin Williamsfixed crash in multi notebook
2006-10-27  Stefan Csomorchanging graphics pen, brushes and fonts to be refcount...
2006-10-27  Michael WetherellComment out compile time check.
2006-10-27  Stefan Csomorswitching things to ref counting
2006-10-27  Julian SmartPagination fix
2006-10-27  Michael WetherellRemove header now not needed here.
2006-10-27  Michael WetherellMissing header.
2006-10-27  Václav Slavíkfixed typo in last commit: use YLOG2DEV for y coordinat...
2006-10-27  Stefan Csomorchanging graphics pen, brushes and fonts to be refcount...
2006-10-27  Julian SmartColour preview canvas grey to contrast with page
2006-10-27  Michael WetherellCompile fix for --enable-stl.
2006-10-27  Michael WetherellMissing exports.
2006-10-27  Julian SmartRobert Lang's patch and wxRTC changes documented
2006-10-27  Václav Slavíkcompilation fix: wxGenericCollapsiblePane needs wxButto...
2006-10-27  Julian SmartRobert Lang's patch [ 1583183 ] Fixes printing/print...
2006-10-27  Václav Slavíkdon't draw the endpoint in DrawLine at least in the...
2006-10-27  Julian SmartFixed caret droppings left when scrolling
2006-10-27  Václav Slavíkwx{V,H}SCROLL code is needed on all platforms
2006-10-27  Václav Slavíkfixed repainting of windows without the wxFULL_REPAINT_...
2006-10-27  Michael WetherellBase wxArchiveFSHandler on wxZipFSHandler.
2006-10-27  Michael WetherellYes VC5 support large files.
2006-10-27  Vadim Zeitlindon't use _INTEGRAL_MAX_BITS to decide whether a (Windo...
2006-10-27  Michael WetherellBug fix.
2006-10-27  Michael WetherellUse wxFS_SEEKABLE when opening images since some image...
2006-10-27  Michael WetherellAdd tar stream tests.
2006-10-27  Michael WetherellInclude FindLength in the tests.
2006-10-27  Michael WetherellRebake for new tar streams.
2006-10-27  Michael WetherellImplement new features for finding class factories...
2006-10-27  Michael WetherellBase class factory on the wxFilter base class and imple...
2006-10-27  Michael WetherellAllow per instance filesystem handlers.
2006-10-27  Julian SmartWarning fixes
2006-10-27  Michael WetherellAdd tar streams.
2006-10-27  Julian SmartTypo fix
2006-10-27  Robert Roebling Add empty EnableCloseButton() into wxTLW base class.
2006-10-27  Michael WetherellAdd wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE.
2006-10-27  Robert Roebling Document wxTLW::EnableCloseButton.
2006-10-27  Robert Roebling Minor doc corrections.
2006-10-27  Julian SmartDemonstrates printing
2006-10-27  Julian SmartAdded richtextprinting.cpp/h
2006-10-27  Michael WetherellAdd FindLength()
2006-10-27  Robert Roebling Don't overwrite wxFD_ styles in m_windowStyle.
2006-10-27  Robert Roebling Move the wxFD_... flags back into m_windowStyle
2006-10-27  Julian SmartFirst cut at printing support for wxRichTextCtrl
2006-10-27  Robert Roebling Add EnableCloseButton() as wxMSW does. Use it in
2006-10-27  Michael WetherellFactory some of wxFilterClassFactory into a base class.
2006-10-27  Włodzimierz... Reverted winundef.h removal - without it build fails...
2006-10-27  Włodzimierz... Warning fixes.
2006-10-27  Benjamin Williamsmade the multi-notebook the default view in the aui...
2006-10-27  Michael WetherellAdd wxFS_SEEKABLE open flag.
2006-10-27  Robin Dunnflesh out the dummy classes
2006-10-27  Robin Dunninclude mslu.h
2006-10-27  Robin Dunnfix some compile/link errors
2006-10-27  Robin DunnAdded Changer classes
2006-10-27  Robin DunnAdd wxRect2D
2006-10-27  Robin Dunnfix compile errors
2006-10-27  Robin DunnDetabified
2006-10-27  Paul Cornettallow building with wxUSE_THREADS==0
2006-10-26  Michael WetherellAdd wxFilterFSHandler.
2006-10-26  Michael WetherellChange wxFSFile::DetachStream to NULL the m_Stream...
2006-10-26  Michael WetherellAdd wxFilterClassFactory::PopExtension().
2006-10-26  Michael WetherellFor streams smaller than the buffer reduce the buffer...
2006-10-26  Robin DunnwxPython 2.7.1.3
2006-10-26  Vadim Zeitlininclude autopackage-related files
2006-10-26  Vadim Zeitlininclude wx/msw/mslu.h for wxUsingUnicowsDll() declaration
next