]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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  Robin DunnHIShapeCreateEmpty doesn't exist prior to OSX 10.4...
2006-10-25  Robin Dunncorrected collpaneg.h name typo
2006-10-25  Václav Slavíkuse window's font instead of the default one in wxStatusBar
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... Typo fix.
2006-10-25  Włodzimierz... Make 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  Jouk Jansen Committing in .
2006-10-25  Julian SmartButton size adjustment
2006-10-25  Julian SmartDon't reset the best size to wxDefaultSize unless we...
2006-10-25  Julian SmartBetter button size on wxX11
2006-10-25  Robert Roebling Fix test for wxFD_MULTIPLE.
2006-10-25  Robin DunnFix for missing About menu item
2006-10-25  Robin DunnFix the rectangle size when offsetting
2006-10-25  Robin DunnRefactor the code that decides if the 0.5 offset chousl...
2006-10-25  Robin DunnInclude the html docs in the tarball
2006-10-25  Robin DunnIf there is already a set of HTML docs built in the...
2006-10-25  Robin DunnThe deprecated lib doesn't build. Disable it from...
2006-10-25  Włodzimierz... ADV export fix.
2006-10-25  Kevin OllivierAdding support for item font/style/color customization...
2006-10-25  Vadim Zeitlinuse WX_DEFINE_ARRAY_INT for an array of ints (bug 1536482)
2006-10-25  Vadim Zeitlincorrected EVT_NOTIFY[_RANGE] docs (bug 1439078)
2006-10-25  Vadim Zeitlincorrect custom event type example and point to the...
2006-10-25  Vadim Zeitlincorrected order of parameters in ctor (closes 1304320)
2006-10-25  Vadim Zeitlinexplain why wxSpinCtrl may be available on platforms...
2006-10-25  Vadim Zeitlinrenamed static functions section to global functions...
2006-10-25  Vadim ZeitlinwxGLCanvas is also available under Mac and other platfo...
2006-10-25  Vadim Zeitlinremoved confusing 'native make' from mingw32 section...
2006-10-25  Vadim Zeitlindocument what exactly SetAlignment() expects (bug 12327...
2006-10-25  Vadim Zeitlincorrected wxEntry declarations (closes 1222193); added...
2006-10-25  Vadim Zeitlinexplain that CW might not work, mention that BC5 worked...
2006-10-25  Vadim Zeitlincorrect wxDirExists() parameter type (closes 1220417)
2006-10-25  Vadim Zeitlindocument GetDocManager() (closes 1098861)
2006-10-25  Vadim Zeitlinclarify GetWheelRotation() (bug 969231)
2006-10-25  Vadim Zeitlinadd a note explaining that sizers should be heap-alloca...
2006-10-25  Vadim Zeitlinadd hyperlink to wxList to GetMenuItems() docs (bug...
2006-10-24  Vadim Zeitlinuse manifest id of 2 if ISOLATION_AWARE_ENABLED is...
2006-10-24  Vadim Zeitlinmention VC6 problem with the dependencies (closes 1216051)
2006-10-24  Vadim Zeitlininclude build/msw/wx_base.dsp in wxBase distribution...
2006-10-24  Vadim Zeitlindefine WXDEBUG_NEW to use special VC++-specific new...
2006-10-24  Robin Dunn#include overlay.h
2006-10-24  Robin DunnAdded wx.StandardPaths.GetTmpDir
2006-10-24  Robin Dunnuse WXDLLIMPEXP_ADV on the base class too
2006-10-24  Włodzimierz... PCH support.
2006-10-24  Robin DunnPut wxUSE_DETECT where it won't get overritten
2006-10-24  Robert Roebling Add wxCollapsable to classes.tex.
2006-10-24  Vadim Zeitlinmention that ChangeValue() is for wx 2.7.1+; don't...
2006-10-24  Vadim ZeitlinwxCollapsiblePaneEvent is in adv library, not core
2006-10-24  Julian SmartFix incorrect comparison
2006-10-24  Paul Cornettcorrect deletes
2006-10-24  Julian SmartAdded missing header
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 SmartTypo correction
2006-10-24  Julian SmartCompile fixes
2006-10-24  Julian SmartAdded creation of printer DC to printer factory.
2006-10-24  Julian SmartAdded GetTempDir change log
2006-10-24  Julian SmartAdded GetTempDir
2006-10-24  Włodzimierz... Blind Tinderbox build fix according to simiar usage...
2006-10-24  Włodzimierz... non-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 Zeitlinreset the internal flags at the end of DoSetValue(...
2006-10-24  Vadim Zeitlintest that _INTEGRAL_MAX_BITS is defined before comparin...
2006-10-24  Włodzimierz... Warning fix.
2006-10-24  Włodzimierz... Verify wx/filefn.h can be placed as first header in...
2006-10-24  Włodzimierz... ADV export fix.
2006-10-24  Robert Roebling Minor correction.
2006-10-24  Robert Roebling Minor corrections.
2006-10-24  Michael WetherellAdd tests for wxBackingFile.
2006-10-24  Michael WetherellFix check for wxUSE_BACKINGFILE.
2006-10-24  Paul Cornettstatic class variable needs a definition
2006-10-24  Robin DunnreSWIGged
2006-10-24  Robin DunnRemove animate contrib
2006-10-24  Paul Cornettnon-pch build fixes
2006-10-24  Robin Dunndocument new updates
2006-10-24  Robin DunnreSWIGged
2006-10-24  Robin DunnStop the timer when the sample is destroyed
2006-10-24  Robin DunnFactor the brush selection out of OnPaint so it can...
2006-10-24  Robin DunnFixes from Andrea
2006-10-24  Robin DunnPass the config object into the wxHtmlHelpFrame so...
2006-10-24  Robin DunnAllow both SetCurrent() and SetCurrent(context)
2006-10-24  Robin DunnRemove ShowHidden property, it conflicts with the ShowH...
2006-10-24  Robin DunnUpdatePulse --> Pulse
2006-10-24  Robin Dunnfix name errors
2006-10-24  Robin Dunndocstring update
2006-10-24  Kevin OllivierUse the same selection highlight and text colors as...
2006-10-23  Vadim Zeitlinadded a section about the dialog buttons
2006-10-23  Vadim Zeitlinremoved OnOk/Apply/Cancel() documentation, they don...
2006-10-23  Vadim Zeitlindon't use static objects containing bitmaps, this almos...
2006-10-23  Vadim Zeitlinmoved wxCollapsiblePane files to adv library
2006-10-23  Vadim Zeitlinuse wxBitmap object as m_buffer and not a pointer to...
2006-10-23  Vadim Zeitlinmoved wxCollapsiblePane files to adv library
next