]> git.saurik.com Git - wxWidgets.git/history - include/wx
Make wxBackingFile internal, and remove wxZipFSHander, add a typedef to
[wxWidgets.git] / include / wx /
2006-10-29  Michael WetherellMake wxBackingFile internal, and remove wxZipFSHander...
2006-10-29  Stefan Csomorsubrect blit
2006-10-29  Stefan NeisAdd method declaration needed for wxGTK.
2006-10-29  Robert Roebling Make wxWindow::SetSizeHints() do nothing.
2006-10-29  Vadim Zeitlinadded wxTB_RIGHT style for right-aligned toolbars ...
2006-10-29  Vadim Zeitlinadded TGA handler (somewhat modified patch 1393912)
2006-10-29  Robert Roebling Forgot one wxCoordRound
2006-10-29  Robert Roebling wxRound
2006-10-29  Robert Roebling wxCoordRound() -> wxRound()
2006-10-29  Stefan NeisCorrected includes for wxGTK under OS/2.
2006-10-29  Robert Roebling wxCoordRound -> wxRound.
2006-10-29  Robert Roebling Use wxRound instead of wxCoordRound
2006-10-29  Julian SmartApplied patch [ 1583316 ] set media source for printing
2006-10-29  Julian SmartApplied patch 1586499: wxCoordRound function
2006-10-29  Michael WetherellChange GetC to return an int so that it can return...
2006-10-29  Julian SmartBorland fix.
2006-10-29  Michael WetherellRename wxSTREAM_FILEEXTENSION to wxSTREAM_FILEEXT.
2006-10-29  Vadim Zeitlinuse wxPOSIX_IDENT() for consistent handling of undersco...
2006-10-29  Stefan CsomorGetAsBitmap with subrect
2006-10-29  Stefan Csomorforgotten commit for having native affine matrix ops
2006-10-29  Stefan Csomorextend GetAsBitmap with an optional subrect
2006-10-29  Michael WetherellFixes for semicolons, commas and wxSTRING_MAXLEN from...
2006-10-29  Kevin OllivierAdded wxDC::GetAsBitmap, and implemented wxWindowDC...
2006-10-29  Robin DunnAdd export macros
2006-10-29  Vadim Zeitlinadded NZST and NZDT time zones (request 617912)
2006-10-28  Robin DunnMoved version number to 2.7.2.0 and rebaked
2006-10-28  Benjamin Williamsfixed some compiler warnings in wxaui
2006-10-28  Benjamin Williamswxaui multi-book prep work for left/right buttons on...
2006-10-28  Vadim Zeitlinadded wxString::ToLongLong() and ToULongLong() (feature...
2006-10-28  Vadim Zeitlinno changes, just a typo in comment
2006-10-28  Benjamin Williamswxaui multi-notebook now uses a tab art provider which...
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  Julian SmartCorrected a clearing bug
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  Robert Roebling Indicate that EnableCloseButton is virtual.
2006-10-27  Robert Roebling [ 1585858 ] Fix wxDatePickerCtrlGeneric and wxComboCtr...
2006-10-27  Robert Roebling [ 1585270 ] Further fixes to wxPathList
2006-10-27  Michael WetherellMissing header.
2006-10-27  Stefan Csomorchanging graphics pen, brushes and fonts to be refcount...
2006-10-27  Michael WetherellCompile fix for --enable-stl.
2006-10-27  Michael WetherellMissing exports.
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  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 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  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  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
next