]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2006-09-17  Robert Roebling[ 1558691 ] wxPNGHandler: Preserve palette
2006-09-17  Robert Roebling [ 1559550 ] Fix wxVariant wxDateTime conversion from...
2006-09-17  Robert Roebling Mention that GTK+ and OS X already are double buffered.
2006-09-17  Robert Roebling [ 1557326 ] Remove redundant code from wxComboCtrl
2006-09-17  Robert Roebling Applied [ 1555974 ] small wxURL improvements
2006-09-17  Robert Roebling Commit patch [ 1559950 ] fix mem leaks in wx{Dir...
2006-09-17  Robert Roebling Remove debug code.
2006-09-17  Michael WetherellFix missing 3rd party builtin libs for static monolithi...
2006-09-17  Kevin OllivierCommiting re-baked files after wxListCtrl OS X additions.
2006-09-17  Kevin OllivierAccidently checked for invalid image index rather than...
2006-09-17  Kevin OllivierInitial commit of native OS X list ctrl support. Compil...
2006-09-16  Kevin OllivierAdding OS X list ctrl implementation file, and listctrl...
2006-09-16  Robert Roebling Next round of RTL fixes. This change greatly simplifes
2006-09-16  Robin Dunntweaks
2006-09-16  Robin DunnTweaks and cleanup
2006-09-16  Robin Dunnnew wxRect and wxPlatformInformation methods
2006-09-16  Robin Dunnadded more properties
2006-09-16  Vadim Zeitlinremove unused any more wxArrayHandlers
2006-09-16  Vadim Zeitlinadded wxRect::GetTopRight/BottomLeft() for consistency...
2006-09-16  Vadim Zeitlinbuild extra wxUniv tags file
2006-09-16  Michael WetherellMinor cleanup: use AC_CHECK_DECLS for the gtk_icon_size...
2006-09-16  Michael WetherellMissing header.
2006-09-16  Robin Dunnwx.EvtHandler is OOR capable
2006-09-16  Vadim Zeitlinfix wxGetFreeMemory() for Linux 2.6 (part of patch...
next