]> git.saurik.com Git - wxWidgets.git/history - src
get rid of wxUSE_CHECKBOXES_IN_MULTI_SEL_TREE code, it's never used and just makes...
[wxWidgets.git] / src /
2006-09-24  Vadim Zeitlinget rid of wxUSE_CHECKBOXES_IN_MULTI_SEL_TREE code...
2006-09-24  Michael WetherellImprove the error messages slightly.
2006-09-24  Vadim Zeitlin1. fixed many warnings about implicit double to int...
2006-09-24  Vadim ZeitlinAdded wxUSE_VARIANT and the related checks, also added...
2006-09-24  Vadim Zeitlinuse wxRect::Contains(), not Inside() (fixes compilation...
2006-09-24  Robert Roebling [ 1537065 ] wxImage: Higher quality scaling/sampling
2006-09-24  Julian SmartAdded DoLoadFile, DoSaveFile to wxTextCtrlBase
2006-09-24  Robert Roebling Fixed [ 1561693 ] wxGIFDecoder creates incorrect...
2006-09-24  Robert Roebling Updated wxPallete information.
2006-09-24  Robert Roebling [ 1563875 ] wxTreeCtrl::FindItem asserts when item...
2006-09-24  Kevin OllivierkDataBrowserListViewNoGapForIconInHeaderButton not...
2006-09-24  Robin Dunnremove superfluous assert
2006-09-23  Robin DunnMore bakfile changes needed for bmpcbox. Rebaked.
2006-09-23  Vadim Zeitlin1. deprecate redundantly sounding wxArtProvider::FooPro...
2006-09-23  Václav Slavíkchanged the catalogs lookup back to the old behaviour...
2006-09-23  Václav Slavíkrenamed GetMsgCatalogSubdir to *Subdirs to make it...
2006-09-23  Václav Slavíkfixed client<->window coords translations in DoMoveWind...
2006-09-23  Robert Roebling [ 1564062 ] wxComboCtrl popup height fix
2006-09-23  Robert Roebling Implememt GetColoursCount() in the generic wxPalette.
2006-09-23  Robert Roebling Compilo.
2006-09-23  Robert Roebling [ 1557935 ] wxPalette::GetColoursCount implementation
2006-09-23  Robert Roebling [ 1559479 ] wxImageComboBox
2006-09-23  Robert Roebling [ 1560860 ] wxComboCtrl EVT_TEXT filtering.
2006-09-23  Robert Roebling Reset m_oldValue of after ::SetValue().
2006-09-22  Robin DunnFix my last fix. The method is pure virtual in the...
2006-09-22  Robin DunnRemove the wxVariantDataString::Read method since the...
2006-09-22  Robin DunnPatch from Tim Kosse to allow virtual list ctrl to...
2006-09-22  Robin DunnCatch WXK_NUMPAD_DELETE and WXK_NUMPAD_INSERT too
2006-09-22  Kevin OllivierFixing SetColumnWidth and selection handling, attempt...
2006-09-22  Kevin HockWhen autosizing a row or column (AutoSize____), use...
2006-09-22  Stefan Csomorfurther encapsulation of graphics context, wxdc becomin...
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  Václav Slavíkput remaining toolbars-related methods into #if wxUSE_T...
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 SkibaPCH 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 SkibaPCH 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 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 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  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  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 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  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 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 DunnAdd a couple missing methods
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...
next