]> git.saurik.com Git - wxWidgets.git/history - include
Add wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE.
[wxWidgets.git] / include /
2006-10-27  Michael WetherellAdd wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE.
2006-10-27  Michael WetherellAdd FindLength()
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  Michael WetherellAdd wxFS_SEEKABLE open flag.
2006-10-27  Robin DunnDetabified
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  Robert Roebling [ 1585253 ] Various important bugfixes to wxFileName...
2006-10-26  Robert Roebling Make animation of combo-popdown optional.
2006-10-26  Robert Roebling Rewrite selection event code for wxListBox.
2006-10-26  Stefan Csomormoving rounded rect and ellipse to path class
2006-10-26  Vadim Zeitlinno need to include wx/msw/mslu.h from here any more...
2006-10-26  Vadim Zeitlinmove wxMSLU_xxx redefinitions of xxx() Windows function...
2006-10-26  Václav Slavíkadded wxDelegateTheme to accompany wxDelegateRenderer
2006-10-26  Václav Slavíkadded wxDCTextColourChanger ctor that allows using...
2006-10-26  Benjamin Williamswxaui flags reworked a bit; allows any hinting type...
2006-10-26  Stefan Csomormake this available everywhere
2006-10-26  Julian SmartShouldOffset is accessed from a different class (in...
2006-10-26  Włodzimierz SkibaUpdated setup.
2006-10-26  Stefan Csomorfixing param
2006-10-26  Julian SmartFixed initialisation order warning
2006-10-26  Julian SmartTypo fixes
2006-10-26  Julian SmartAdded URL support to attribute objects and to wxRichTex...
2006-10-26  Stefan Csomorrenderer added, creating renderer specific pens etc...
2006-10-26  Stefan Csomoradd the missing defines before the xcode prefix gets...
2006-10-26  Robin DunnSetTextColor --> SetTextColour, to be consistent with...
2006-10-26  Kevin OllivierOverride GetPixelSize on OS X as the base impl creates...
2006-10-25  Michael WetherellAdd class factories for filter streams. Also filters...
2006-10-25  Michael WetherellAdd class factories for filter streams. Also filters...
2006-10-25  Robin DunnDon't override DoGetSize, just let the default return...
2006-10-25  Kevin OllivierFix wxBufferedDC so that it adheres to its documented...
2006-10-25  Robert Roebling [ 1584680 ] wxComboCtrl Popup Animation
2006-10-25  Robert Roebling Prevent accession of to-be-deleted mdi
2006-10-25  Julian SmartwxRichTextCtrl not ready for WinCE yet, stop people...
2006-10-25  Włodzimierz SkibaMake wxRichTextCtrl again buildable on WinCE.
2006-10-25  Robert Roebling Add m_fsStyle next to m_windowStyle
2006-10-25  Michael WetherellFix export.
2006-10-25  Václav Slavíkchanged wxHAS_NATIVE_OVERLAY and wxHAS_CARET_USING_OVER...
2006-10-25  Vadim Zeitlindeclare wxMSLU_xxx functions in the headers which defin...
2006-10-25  Robin DunnRefactor the code that decides if the 0.5 offset chousl...
2006-10-25  Włodzimierz SkibaADV export fix.
2006-10-25  Kevin OllivierAdding support for item font/style/color customization...
2006-10-24  Vadim Zeitlinuse manifest id of 2 if ISOLATION_AWARE_ENABLED is...
2006-10-24  Vadim Zeitlindefine WXDEBUG_NEW to use special VC++-specific new...
2006-10-24  Robin Dunnuse WXDLLIMPEXP_ADV on the base class too
2006-10-24  Vadim ZeitlinwxCollapsiblePaneEvent is in adv library, not core
2006-10-24  Paul Cornettcorrect access for virtuals
2006-10-24  Paul Cornettwx/window.h not needed
2006-10-24  Julian SmartCompile fixes
2006-10-24  Julian SmartMust define a symbol to test its value
2006-10-24  Julian SmartCompile fixes
2006-10-24  Julian SmartAdded creation of printer DC to printer factory.
2006-10-24  Julian SmartAdded GetTempDir
2006-10-24  Włodzimierz Skibanon-PCH build fix (according to Tinderbox).
2006-10-24  Václav Slavíkmoved wxOverlay into overlay.* files and out of dc...
2006-10-24  Vadim Zeitlintest that _INTEGRAL_MAX_BITS is defined before comparin...
2006-10-24  Włodzimierz SkibaADV export fix.
2006-10-24  Michael WetherellFix check for wxUSE_BACKINGFILE.
2006-10-24  Paul Cornettnon-pch build fixes
2006-10-24  Robin DunnPass the config object into the wxHtmlHelpFrame so...
2006-10-23  Vadim Zeitlinuse wxBitmap object as m_buffer and not a pointer to...
2006-10-23  Michael WetherellRename WX[F]FILE_LARGEFILE to wxHAS_LARGE_[F]FILES.
2006-10-23  Vadim Zeitlintry to simplify the web of ifdefs; add Borland to the...
2006-10-23  Robin DunnBump subrelease number
2006-10-23  Julian SmartAdded GetTempDir
2006-10-23  Michael WetherellAdded wxBackingFile and wxBackedInputStream.
2006-10-23  Michael WetherellCorrect comment.
2006-10-23  Michael WetherellAdded wxBackingFile and wxBackedInputStream.
2006-10-23  Michael WetherellwxFileName::CreateTempFileName changes. Open the tempfi...
2006-10-23  Michael WetherellAdd WXFILE_LARGEFILE/wxFFILE_LARGEFILE to indicate...
2006-10-23  Włodzimierz SkibaCorrect 'markup' for GetResourceHandle after recent...
2006-10-23  Julian SmartFixed return values
2006-10-22  Vadim Zeitlinavoid code duplication between the generic and GTK...
2006-10-22  Vadim Zeitlin1. We don't need GetTopLevelParent() here, we already...
2006-10-22  Vadim Zeitlincleanup (mainly wrapping lines to be < 80 chars); added...
2006-10-22  Vadim Zeitlininitial draft of wxCollapsiblePane (patch 1577412 by...
2006-10-22  Vadim Zeitlinadded wxSimpleHtmlListBox (patch 1576109 by Francesco)
2006-10-22  Vadim Zeitlinsmall refactoring to avoid code duplication; renamed...
2006-10-22  Vadim Zeitlinadd alt popup window style allowing to use keyboard...
2006-10-22  Stefan Csomoradding path accessors
2006-10-22  Stefan Csomoradding wxobject and RTTI
2006-10-22  Vadim Zeitlinmake install location autodetection work for executable...
2006-10-22  Vadim Zeitlinuse wxComboCtrl instead of custom popup window (patch...
2006-10-22  Vadim Zeitlincall Init() from wxBufferedDC ctors to ensure that...
2006-10-22  Vadim Zeitlininherit the original layout direction (patch 1554810...
2006-10-21  Paul CornettwxGraphicContext --> wxGraphicsContext
2006-10-21  Paul CornettwxGraphicContext --> wxGraphicsContext
2006-10-21  Robert Roebling Fix warning.
2006-10-21  Stefan NeisCorrected port name used in headers.
2006-10-21  Vadim Zeitlinfilter out duplicate date changed events sent by the...
2006-10-21  Vadim Zeitlinone more correction to wxCondition::WaitTimeout() retur...
2006-10-21  Vadim Zeitlinalso define wxLstat for non-Unix platforms
2006-10-21  Vadim Zeitlinalso define wxLstat in ANSI build
2006-10-21  Vadim Zeitlinadded wxLstat() (one of patches from bug 1052385)
2006-10-21  Robert Roebling[ 1581391 ] wxAnimationCtrl XRC handler
2006-10-21  Robert Roebling [ 1580776 ] wxAnimationCtrl::SetInactiveBitmap
next