]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2006-09-22  Stefan Csomorallow access to wxWindow*
2006-09-22  Stefan Csomorextending graphics context encapsulation
2006-09-22  Stefan Csomorextending graphics context encapsulation
2006-09-22  Jouk Jansen Update OpenVMS make files
2006-09-22  Václav Slavíkimplemented SetFocus
2006-09-22  Vadim Zeitlindon't release the DC which we don't own in wxUSE_UXTHEM...
2006-09-21  Robin DunnreSWIGged
2006-09-21  Robin Dunndisown wxPyXmlResourceHandler
2006-09-21  Robin DunnUse the generic listctrl on Mac by default until it...
2006-09-21  Robin Dunns_macSupportPCMenuShortcuts no longer exists
2006-09-21  Vadim Zeitlinfix unescaped underscores
2006-09-21  Vadim Zeitlinfix incorrect \param usage
2006-09-21  Vadim Zeitlinfixed unmatched braces
2006-09-21  Robin DunnAdd support for aborting the worker thread
2006-09-21  Václav Slavíkput remaining toolbars-related methods into #if wxUSE_T...
2006-09-21  Robin Dunnuse the MSVC 7.1 DLLs for python versions >= 2.4, not ==
2006-09-21  Robin DunnreSWIGged
2006-09-21  Robin DunnSeveral methods dropped the const from their signature
2006-09-21  Robin DunnUse GridNameStr
2006-09-21  Robin Dunnnew wxCONTROL constants
2006-09-21  Robin DunnAdd comment about additional forms of Inflate(). Decid...
2006-09-21  Robin DunnImport numpy.oldnumeric
2006-09-21  Václav Slavíksend wxChildFocusEvent
2006-09-21  Václav Slavíkfixed DrawText to use text colours instead of pen+brush...
2006-09-21  Włodzimierz... PCH build fixes.
2006-09-21  Václav Slavíkhide the caret before setting m_updateRegion: produces...
2006-09-21  Stefan Csomorcleanup
2006-09-21  Włodzimierz... PCH build fix.
2006-09-21  Stefan Csomorgetting out for 'addded' events early enough
2006-09-20  Vadim Zeitlinremoved operator>>(istream&, wxString&) -- it's better...
2006-09-20  Kevin OllivierRemove instances where wxGenericImageList is included...
2006-09-20  Vadim Zeitlinmake colours of the selected text inversed
2006-09-20  Vadim Zeitlinadd more virtual border drawing functions used by frame...
2006-09-20  Vadim Zeitlincentre frame decoration bitmaps in their buttons
2006-09-20  Vadim Zeitlinremoved stubs for frame decorations drawing
2006-09-20  Vadim Zeitlinmove frame decorations drawing to the base class
2006-09-20  Vadim Zeitlinfix infinite recursion in DrawStatusField() after lates...
2006-09-20  Vadim Zeitlinonly include generic imaglist.{cpp|h} in the ports...
2006-09-20  Vadim Zeitlinadded stubs for the missing functions, this theme links now
2006-09-20  Vadim Zeitlinmove generic part of AdjustSize() and status bar method...
2006-09-20  Vadim Zeitlinadd Inflate(wxSize) overload
2006-09-20  Vadim Zeitlindefine wxCONTROL_SIZEGRIP as another possible interpret...
2006-09-20  Vadim Zeitlinfirst compilable version of the mono theme, replacing...
2006-09-20  Stefan Csomorpreliminary editing support
2006-09-20  Vadim Zeitlinmoved Arrow_ constants to the base class
2006-09-20  Stefan Csomorundoing my duplicate efforts to solve the same problem ...
2006-09-20  Stefan Csomoradding support for listctrl editable columns
2006-09-20  Stefan Csomoradding support for listctrl editable columns
2006-09-20  Stefan Csomortype corrections, adding support for listctrl editable...
2006-09-20  Vadim Zeitlinrefactored common parts of DrawItem() in the base class...
2006-09-20  Robert Roebling [ 1505048 ] wxHtml rendering of underlined text
2006-09-20  Robert Roebling Made MSW wxSpinCtrl emit UPDATE event when validating
2006-09-20  Vadim Zeitlincorrected ifdef condition
2006-09-20  Jamie GaddFix label positioning when text is LTR.
2006-09-20  Julian SmartReverted last change
2006-09-20  Václav Slavíklast change broke seting the surface in the common...
2006-09-20  Robert Roebling Fixed [ 1556843 ] wxGTK FindFocus returns NULL when...
2006-09-19  Kevin OllivierImproved handling of column widths, removed need for...
2006-09-19  Robert Roebling Fixed [ 1558015 ] No deselection event from wxGeneric...
2006-09-19  Robert Roebling More tests for circles and arcs.
2006-09-19  Robert Roebling Fixed [ wxwindows-Bugs-1556877 ] Draw arcs are showed...
2006-09-19  Robert Roebling [ 1557284 ] wxGenericComboControl -> wxGenericComboCtrl
2006-09-19  Robert Roebling 1552971 ] Add flag for wxODComboBox::OnDrawItem...
2006-09-19  Kevin OllivierHandle cases where an index larger than GetItemCount...
2006-09-19  Julian SmartBetter compatibility between wxRichTextCtrl and wxTextC...
2006-09-19  Włodzimierz... Build fix.
2006-09-19  Włodzimierz... 'configtool' removal.
2006-09-19  Václav Slavíkfixed shutdown crashes after recent handlers creation...
2006-09-19  Václav Slavíkfixes to wxWindowDC flipping+clipping when painting...
2006-09-19  Julian SmartCorrections to take into account that range in the...
2006-09-19  Václav Slavíkfixed TLWs resizing to invalidate the DFB surface used...
2006-09-19  Jouk Jansen Include "xrc" support properly for OpenVMS
2006-09-19  Vadim Zeitlinadd if wxUSE_NOTEBOOK around notebook-only renderer...
2006-09-19  Mart RaudseppFix a few warnings that appear with -Wextra (unused...
2006-09-19  Robert Roebling Another RTL fix.
2006-09-19  Robert Roebling Give wxGrid its own string name for easier debugging.
2006-09-19  Robert Roebling Fix scrolling bug where client size was reported...
2006-09-18  Vadim Zeitlinrebaked after listctrl/imagelist and wxUniv changes
2006-09-18  Vadim Zeitlinrefactor some existing themes methods in a new base...
2006-09-18  Vadim Zeitlinuse native wxImageList for wxUniv, it's a low level...
2006-09-18  Robert Roebling More wxGrid RTL things.
2006-09-18  Robert Roebling Fix compilo under MINGW32
2006-09-18  Robin DunnKevin's prefered way to do the last fix
2006-09-18  Robin DunnUse wxListCtrlNameStr for the generic control too.
2006-09-18  Robin Dunndocstrings and other minor tweaks
2006-09-18  Robin Dunnrevert last change
2006-09-18  Robin DunnAdd a couple missing methods
2006-09-18  Robin DunnDon't unconditionally include the generic headers,...
2006-09-18  Robin Dunnminor demo tweak
2006-09-18  Robin DunnDon't turn off the HAS_BUTTONS stle on wxMac
2006-09-18  Robert Roebling More RTL work. Now transform m_updateRegion and
2006-09-18  Robert Roebling Draw 2-pixel width rectangle ourselves, the
2006-09-18  Stefan Csomorfixing notifications
2006-09-18  Václav Slavíkbasic blitting implementation
2006-09-18  Julian SmartRemoved rogue continue statement (bug 1560636)
2006-09-18  Stefan Csomorfixed crash when no status bar is present, conditionals...
2006-09-18  Kevin OllivierRemove duplication in wxImageList defines and always...
2006-09-18  Kevin OllivierFixing compilation on Mac, and attempting to better...
2006-09-17  Robert Roebling [ 1521481 ] wxPathList modernization
2006-09-17  Robert Roebling [ 1550698 ] Bottom aligned toolbar
next