]> git.saurik.com Git - wxWidgets.git/history - include
fix layout
[wxWidgets.git] / include /
2006-10-02  Paul Cornettnon-pch build fix
2006-10-02  Paul Cornettlistctrl header cleanup
2006-10-02  Włodzimierz SkibaGCC warning fix. Minor cleanup.
2006-10-02  Vadim Zeitlinput expdecl in the correct place in DECLARE/IMPLEMENT_V...
2006-10-02  Paul Cornettput grid string in generic/grid.cpp, not common/datacmn.cpp
2006-10-02  Włodzimierz SkibaTinderbox build fix.
2006-10-02  Włodzimierz SkibaWarning fixes after char->wxChar in wxVariant.
2006-10-02  Paul Cornettuse unsigned for display count
2006-10-01  Robert Roebling Removed some irritating flags.
2006-10-01  Julian SmartAdded rich text buffer clipboard support.
2006-09-30  Robert Roebling Several wxBitmapDataCell changes.
2006-09-30  Robert Roebling Missed these in the char -> wxChar change.
2006-09-30  Robert Roebling Move wxVariant support for GDI classes to their
2006-09-30  Václav Slavíkclean DFB event buffer on shutdown
2006-09-30  Vadim Zeitlindraw solid focus rectangle in mono theme and don't...
2006-09-30  Robert Roebling Added DECLARE_VARIANT_OBJECT macros for easy conversion
2006-09-30  Vadim Zeitlinmove wxSTRINGIZE and other preprocessor helpers to...
2006-09-30  Stefan Csomormissing Normalize implementation
2006-09-30  Stefan Csomorenabling alpha on msw colour
2006-09-30  Vadim Zeitlininclude wx/defs.h to get wxSTRINGIZE
2006-09-30  Robert Roebling Changed char to wxChar.
2006-09-30  Robert Roebling Applied ref-couting patch.
2006-09-30  Kevin OllivierFixed sorting and commiting support for native virtual...
2006-09-29  Václav Slavíkundef wxUSE_THEME_XXX before redefining them to 1 if...
2006-09-29  Włodzimierz SkibaTinderbox build fix.
2006-09-29  Stefan Csomorgraphics context implementation
2006-09-29  Václav Slavíkfixed IMPLEMENT_APP to work even if compiled with ...
2006-09-29  Václav Slavíkmoved wxSTRINGIZE to defs.h and made it work with macro...
2006-09-29  Václav Slavíkfixed wxStatusBar size calculations so that the text...
2006-09-29  Julian SmartFixed bugs in, and added operators and copy constructor...
2006-09-28  Vadim ZeitlinThe Lesser wxMask Refactoring: merged wxMGL and wxDFB...
2006-09-28  Vadim Zeitlinadd compilation options to allow compiling in just...
2006-09-28  Vadim Zeitlinno real changes, just replaced a long preprocessor...
2006-09-28  Vadim Zeitlindefine wxUSE_BOOKCTRL when wxUSE_NOTE/LIST/CHOICEBOOK...
2006-09-28  Jouk Jansen Committing in .
2006-09-28  Stefan Csomoradding wxArrayDouble for later use in graphics context...
2006-09-28  Stefan Csomoradopting correct implementation virtualization for...
2006-09-26  Vadim Zeitlinallow specifying the size of wxDCTemp and do specify...
2006-09-26  Robert Roebling Added wxDataViewBitmapCell
2006-09-26  Robert Roebling Added wxVariant's =, == and != operators for wxObject*
2006-09-26  Robert Roebling Make GetWxObjectPtr() const.
2006-09-26  Włodzimierz SkibaCorrections after The Great wxRegion Refactoring.
2006-09-26  Robert Roebling [ 1541434 ] wxListView::IsSelected should be const
2006-09-26  Robin DunnAdd WXDLLEXPORT to wxRegionWithCombine declaration
2006-09-25  Robert Roebling Implement most of AppendRow(), PrependRow(), InsertRow(),
2006-09-25  Robin DunnForward declare wxMacListControl
2006-09-25  Vadim Zeitlinmake wxMacItem::m_colId of type DataBrowserPropertyID...
2006-09-25  Václav Slavíkcompilation fix (missing void)
2006-09-25  Włodzimierz SkibaBuild fix for wxMSWUniv makefile driven builds. univ...
2006-09-25  Vadim Zeitlinadded wxUSE_VARIANT guards
2006-09-25  Vadim Zeitlinrename OnResize() to OnSize() to avoid conflict with...
2006-09-25  Vadim ZeitlinThe Great wxRegion Refactoring:
2006-09-25  Vadim Zeitlinadd wxTLW::UseNativeDecorations[ByDefault]() to allow...
2006-09-25  Vadim Zeitlinfix TLW borders width in mono theme
2006-09-25  Václav Slavíkdon't allocate backbuffer for dummy surfaces
2006-09-24  Vadim Zeitlinmove wxBitmapComboBox dependency check to wx/chkconf...
2006-09-24  Vadim ZeitlinAdded wxUSE_VARIANT and the related checks, also added...
2006-09-24  Robert Roebling [ 1537065 ] wxImage: Higher quality scaling/sampling
2006-09-24  Julian SmartAdded DoLoadFile, DoSaveFile to wxTextCtrlBase
2006-09-24  Vadim Zeitlinadded wxSize::IncBy() and DecBy() methods
2006-09-24  Robert Roebling Fixed [ 1561693 ] wxGIFDecoder creates incorrect...
2006-09-24  Robert Roebling Updated wxPallete information.
2006-09-23  Vadim Zeitlin1. deprecate redundantly sounding wxArtProvider::FooPro...
2006-09-23  Václav Slavíkadded comment clarifying the meaning of DoMoveWindow...
2006-09-23  Robert Roebling Typo.
2006-09-23  Robert Roebling Implememt GetColoursCount() in the generic wxPalette.
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-22  Stefan Csomortypo
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  Václav Slavíkimplemented SetFocus
2006-09-21  Václav Slavíkput remaining toolbars-related methods into #if wxUSE_T...
2006-09-21  Stefan Csomorcleanup
2006-09-20  Vadim Zeitlinremoved operator>>(istream&, wxString&) -- it's better...
2006-09-20  Vadim Zeitlinadd more virtual border drawing functions used by frame...
2006-09-20  Vadim Zeitlinmove frame decorations drawing to the base class
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 Zeitlinmoved Arrow_ constants to the base class
2006-09-20  Stefan Csomorundoing my duplicate efforts to solve the same problem ...
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 Made MSW wxSpinCtrl emit UPDATE event when validating
2006-09-20  Vadim Zeitlincorrected ifdef condition
2006-09-19  Kevin OllivierImproved handling of column widths, removed need for...
2006-09-19  Robert Roebling [ 1557284 ] wxGenericComboControl -> wxGenericComboCtrl
2006-09-19  Robert Roebling 1552971 ] Add flag for wxODComboBox::OnDrawItem...
2006-09-19  Julian SmartBetter compatibility between wxRichTextCtrl and wxTextC...
2006-09-19  Włodzimierz SkibaBuild fix.
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  Vadim Zeitlinadd if wxUSE_NOTEBOOK around notebook-only renderer...
2006-09-19  Robert Roebling Give wxGrid its own string name for easier debugging.
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  Robin DunnKevin's prefered way to do the last fix
next