]> git.saurik.com Git - wxWidgets.git/history - src/generic
add some more files to fix rpmbuild errors (parts of patch 1533296)
[wxWidgets.git] / src / generic /
2006-07-27  Włodzimierz SkibaInclude wx/dataobj.h according to precompiled headers...
2006-07-27  Mart RaudseppDon't mark "." and ".." for translation when they are...
2006-07-27  Mart RaudseppUse wxPLURAL to allow for singular "%ld bytes" version...
2006-07-26  Vadim Zeitlinremove debugging printf() from wxGridCellFloatEditor...
2006-07-25  Włodzimierz Skiba[ 1528248 ] Fix to the width of the wxGenericColourButton
2006-07-25  Jamie GaddMake wxTreebook use wxControlContainer.
2006-07-25  Jamie GaddWarning fix for the warning fix.
2006-07-25  Vadim Zeitlinmove default button handling code from wxControlContain...
2006-07-25  Vadim Zeitlingenerate middle click events (patch 1521314)
2006-07-25  Vadim Zeitlinoptionally count repeating wxLog messages instead of...
2006-07-24  Vadim Zeitlinallow customization of individual grid lines appearance...
2006-07-24  Vadim Zeitlinfixed typos in last check in
2006-07-24  Vadim Zeitlindo nothing in Refresh() if the control is frozen
2006-07-24  Vadim Zeitlincall DoDirtyProcessing() from OnIdle() instead of using...
2006-07-24  Włodzimierz SkibaWarning fix.
2006-07-21  Alex BlighFix typo
2006-07-20  Włodzimierz Skiba[ 1524693 ] wxOwnerDrawnComboBox focus paint fix.
2006-07-17  Włodzimierz SkibaBetter temporary fix.
2006-07-17  Włodzimierz SkibaBuild fix to make tinderbox work, needs asap change.
2006-07-16  Stefan NeisMake wxCalendarCtrl work on OS/2's PM port as well...
2006-07-16  Stefan NeisAvoid trouble during initialisation & typo fix (patch...
2006-07-14  Włodzimierz SkibaPCH and wxUSE_* fix.
2006-07-13  Alex BlighApply patch 1520776, partial completion on wxOwnerDrawn...
2006-07-06  Vadim Zeitlingcc -Wundef warning fix
2006-07-06  Robin Dunnproperly offset the mouse position for the label window...
2006-07-06  Alex BlighAdded GetWidestItem() and GetWidestItemWidth() to wxVLi...
2006-07-05  Włodzimierz SkibawxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve...
2006-07-03  Robin DunnExpandAll and ExpandAllChildren are in wxTreeCtrlBase...
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-07-03  Włodzimierz Skiba[ 1515520 ] wxOwnerDrawnComboBox mouse hover on partial...
2006-07-02  Vadim Zeitlinfix appearance problems when the cell is scrolled ...
2006-07-02  Vadim Zeitlinreset m_selectingKeyboard in ClearSelection() too
2006-06-27  Vadim Zeitlinadded a wxTreeEvent ctor taking the associated wxTreeCt...
2006-06-27  Vadim Zeitlinremove duplicate m_popupInterface (patch 1509424)
2006-06-27  Julian SmartAdded wxPROPSHEET_TREEBOOK option
2006-06-27  Julian SmartRemove use of GetVolumeInformation since it causes...
2006-06-21  Włodzimierz SkibaInclude wx/containr.h according to precompiled headers...
2006-06-19  Włodzimierz SkibaInclude wx/gdicmn.h according to precompiled headers...
2006-06-19  Włodzimierz Skiba[ 1507736 ] wxOwnerDrawnComboBox improved list item...
2006-06-15  Włodzimierz Skiba[ 1506733 ] wxOwnerDrawnComboBox::SetPopupControl argum...
2006-06-15  Włodzimierz SkibaInclude wx/math.h according to precompiled headers...
2006-06-14  Włodzimierz Skiba[ 1495131 ] wxODComboBox const methods to work prior...
2006-06-14  Włodzimierz Skiba[ 1492053 ] Add wxVListBox style callbacks to wxOwnerDr...
2006-06-14  Vadim Zeitlinfill in flags parameter of HitTest() for all book contr...
2006-06-14  Vadim Zeitlinmade wxTree/ListCtrl::HitTest() const
2006-06-14  Julian SmartwxCalendarCtrl workaround for occasional wrong combobox...
2006-06-09  Włodzimierz SkibaInclude wx/validate.h and wx/valtext.h according to...
2006-06-09  Włodzimierz SkibaInclude wx/choicdlg.h, wx/textdlg.h and wx/filedlg...
2006-06-09  Włodzimierz SkibaInclude wx/statusbr.h according to precompiled headers...
2006-06-08  Robin DunnApplied Patch #1502801: Missing Clone() functions from...
2006-06-08  Włodzimierz SkibaUse bottom flat notebook on PocketPC by default.
2006-06-08  Włodzimierz SkibaImprovements for building minimal builds and new ports...
2006-06-08  Robert Roebling Correct compilation for GTK < 2.4.
2006-06-08  Włodzimierz SkibaInclude wx/sizer.h and wx/layout.h according to precomp...
2006-06-07  Włodzimierz SkibaMinor source cleaning.
2006-06-06  Włodzimierz SkibaInclude wx/slider.h according to precompiled headers...
2006-06-06  Julian SmartReverted last wxBookCtrl change and added alignment...
2006-06-06  Włodzimierz SkibaInclude wx/textctrl.h according to precompiled headers...
2006-06-05  Michael WetherellBuild fix for motif.
2006-06-04  Vadim Zeitlinsilence gcc warnings about values not handled in switch
2006-06-03  Paul Cornettcorrect access for virtuals, unneeded includes
2006-06-02  Michael WetherellCommit pickers-fixes.patch added to 1472329 (Francesco...
2006-06-02  Michael WetherellRevert previous commit.
2006-06-02  Michael WetherellLazy creation of the picker dialogs (Francesco).
2006-06-01  Włodzimierz SkibaWarning fix.
2006-06-01  Włodzimierz SkibaInclude wx/listbox.h according to precompiled headers...
2006-06-01  Vadim Zeitlinadded possibility to reorder columns by dragging them...
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
2006-05-31  Włodzimierz SkibaInclude wx/statbox.h according to precompiled headers...
2006-05-30  Włodzimierz SkibaInclude wx/stattext.h according to precompiled headers...
2006-05-30  Włodzimierz SkibaInclude wx/choice.h according to precompiled headers...
2006-05-29  Włodzimierz SkibaBuild fix.
2006-05-29  Włodzimierz SkibaKeep FindString in sync with wxControlWithItems base...
2006-05-29  Włodzimierz SkibaNO_GCC_PRAGMA removed from hyperlink code. Clipboard...
2006-05-29  Włodzimierz SkibaTypo fix.
2006-05-29  Włodzimierz SkibaInclude wx/checkbox.h according to precompiled headers...
2006-05-29  Włodzimierz SkibaSource cleaning for new features.
2006-05-28  Vadim Zeitlinadded CollapsePath() (patch 1494638)
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-05-28  Vadim Zeitlinadded wxListCtrl::GetSubItemRect() and subitem hit...
2006-05-28  Vadim Zeitlinadded wxHyperlinkCtrl (patch 1476781 from Francesco)
2006-05-28  Vadim Zeitlinfix crashes in the calctl sample under OS/2 (patch...
2006-05-28  Vadim Zeitlinwizards not using sizers for the page layout now work...
2006-05-26  Robin DunnFixes for the DLL build
2006-05-26  Włodzimierz SkibaInclude wx/wx/bmpbuttn.h according to precompiled heade...
2006-05-26  Paul Cornettmove some data definitions to more appropriate places
2006-05-26  Vadim Zeitlinmoved wxNotebook::HitTest() to the base book control...
2006-05-25  Włodzimierz SkibaInclude wx/cmndata.h according to precompiled headers...
2006-05-25  Włodzimierz Skiba[ 1494429 ] Fix for wxOwnerDrawnComboBox::Clear() crash.
2006-05-25  Włodzimierz SkibaInclude wx/msgdlg.h according to precompiled headers...
2006-05-24  Michael WetherellUse wx_static_cast instead of static_cast.
2006-05-24  Włodzimierz Skibawx/debug.h is always unconditionally included by wx...
2006-05-24  Michael WetherellMap between int page ids and page pointers using hashes...
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-23  Włodzimierz SkibaImproved wxDCPen/BrushChangers.
2006-05-23  Włodzimierz SkibaInclude wx/timer.h according to precompiled headers...
2006-05-23  Julian SmartApplied patch [ 1487942 ] Fixed bug in generic file...
2006-05-23  Robin DunnDon't scroll the grid when starting a cell editor if...
2006-05-22  Jouk Jansen updating OpenVMS compile support
2006-05-22  Włodzimierz SkibaIntroduced wxDCPenChanger and wxDCBrushChanger.
next