]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2006-10-26  Robert Roebling Rewrite selection event code for wxListBox.
2006-10-26  Michael WetherellMissing header.
2006-10-26  Stefan Csomormoving rounded rect and ellipse to path class
2006-10-26  Stefan Csomormissing apply call
2006-10-26  Kevin OllivierUpdating bindings for wxGraphicsContext and wxRichTextCtrl.
2006-10-26  Vadim Zeitlinno need to include wx/msw/mslu.h from here any more...
2006-10-26  Vadim Zeitlinrename UpdatePulse() to Pulse() (forgot to commit with...
2006-10-26  Vadim Zeitlinmove wxMSLU_xxx redefinitions of xxx() Windows function...
2006-10-26  Robin DunnPatch from Dj Gilcrease to fix gradients.
2006-10-26  Stefan Csomoradding workarounds for 10.4 only implementations
2006-10-26  Stefan Csomorswitching to new renderer API
2006-10-26  Julian SmartMinor corrections
2006-10-26  Robin Dunnfixed compile error (jump to label bypasses initializat...
2006-10-26  Robin Dunnregen ReST docs
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  Robin DunnFixed some (out) typemaps
2006-10-26  Václav Slavíkfixed selection when using keyboard after JS' change...
2006-10-26  Benjamin Williamswxaui flags reworked a bit; allows any hinting type...
2006-10-26  Stefan Csomoradding new implementations
2006-10-26  Stefan Csomormissing common create functions
2006-10-26  Stefan Csomormake this available everywhere
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)
next