]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2006-10-26  Vadim Zeitlinfixed reversed return value of IsEmpty() (closes 1585004)
2006-10-26  Julian SmartLess drastic compile fix
2006-10-26  Włodzimierz... Blind fix for Tinderbox build error.
2006-10-26  Julian SmartShouldOffset is accessed from a different class (in...
2006-10-26  Włodzimierz... Updated setup.
2006-10-26  Julian SmartAdded dcgraph.cpp and rebaked
2006-10-26  Włodzimierz... Correct placement of header listed in wx/wx.h
2006-10-26  Julian SmartUsing MinGW 3, no hbmpItem
2006-10-26  Julian SmartAdded missing include for MinGW non-PCH compile
2006-10-26  Julian SmartAdded a cast
2006-10-26  Stefan Csomorfixing param
2006-10-26  Julian SmartFixed initialisation order warning
2006-10-26  Julian SmartTypo fixes
2006-10-26  Stefan Csomoradopt new set font API
2006-10-26  Stefan Csomornew renderer architecture
2006-10-26  Julian SmartAdded outline style sample and vetoing of style sheet...
2006-10-26  Julian SmartAdded URL support to attribute objects and to wxRichTex...
2006-10-26  Stefan Csomoradapted to new font setter
2006-10-26  Stefan Csomoradapted to new renderer, moved wxGCDC into dcgraph.cpp
2006-10-26  Stefan Csomoradded the recangle fix
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  Stefan Csomormove the graphics context bridge dc into separate file
2006-10-26  Robin DunnAdd a GraphicsContext sample to the demo
2006-10-26  Robin DunnreSWIGged
2006-10-26  Robin DunnGetTextExtent --> (width height)
2006-10-26  Robin Dunndocstring update
2006-10-26  Robin DunnFix "PINK" to actually be pink, and not lavender
2006-10-26  Kevin OllivierAdding virtual wxListCtrl impl of GetItem.
2006-10-26  Robin DunnSetTextColor --> SetTextColour
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-26  Vadim Zeitlinexplain more clearly the possible usage scenarios
2006-10-25  Robin Dunnsome GTK1 bulkd fixes from Sander Niemeijer
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 DunnMention wx.ListCtrl fixes on Mac
2006-10-25  Robin DunnShow sample License text on the AboutBox
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  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
next