compilation fix for broken libstdc++ visibility
[wxWidgets.git] / src / generic /
2007-08-19  Robert RoeblingChange EnsureVisble() to including column parameter...
2007-08-19  Robert RoeblingBo's patch adding Selection API and some more changes...
2007-08-18  Julian SmartCompile fix
2007-08-16  Julian SmartMac fix
2007-08-16  Julian SmartAdded DrawFocusRect to wxRenderer
2007-08-15  Vadim Zeitlinuse one shot timers in wxAnimationCtrl (patch 1774535)
2007-08-07  Robin Dunntweak the size and layout of the cancel button a bit...
2007-08-07  Julian SmartAdded wxBORDER_THEME, wxWindow::GetDefaultBorderForCont...
2007-08-07  Julian Smartcompile and warning fixes
2007-08-03  Vadim Zeitlinsorting support for generic version (patch 1765087...
2007-07-28  Vadim Zeitlinremoved unused wxUSE_XXX options (patch 1759328)
2007-07-27  Vadim Zeitlinyet another compilation fix for ItemDeleted
2007-07-27  Vadim Zeitlinand another compilation fix for ItemDeleted() from Bo
2007-07-27  Vadim Zeitlinreal compilation fix for ItemDeleted()
2007-07-27  Vadim Zeitlincompilation fix for ItemDeleted()
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2007-07-25  Robert RoeblingPatch from Bo, implement sorting in wxDVC
2007-07-25  Vadim Zeitlinfix warnings due to using deprecated-but-used-internall...
2007-07-24  Robert RoeblingPatch from Bo to optimize FindNode() in internal tree...
2007-07-21  Vadim Zeitlincorrect the last patch: we should compare wxGenericTree...
2007-07-18  Vadim Zeitlindon't assert when right/down cursor arrows are used...
2007-07-16  Robert RoeblingUse wxDataViewItem, not row to index
2007-07-16  Robert Roeblingchange wxDataViewItem id to void*
2007-07-16  Robert RoeblingPatch from Bo for generic wxDataViewCtrl
2007-07-13  Robert RoeblingMore patches from Bo, reduced wxDataViewModel, more...
2007-07-12  Robert RoeblingBo's patch for generic code, more sorting code, WIP
2007-07-11  Vadim Zeitlincall SetCanFocus(false) to prevent the control window...
2007-07-11  Julian SmartAvoid a crash due to OnSize being called before initial...
2007-07-09  Vadim Zeitlingenerate wxEVT_COMMAND_LIST_END_LABEL_EDIT event even...
2007-07-09  Robert RoeblingBo'd patch to make wxDataViewCtrl compile again (4th...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-07-07  Robert RoeblingGCC doesn't like inline wxDEPRECATED methods.
2007-07-06  Vadim Zeitlinremove the unneeded +1 from wxGauge::SetValue() call...
2007-07-05  Vadim Zeitlinreset selection when sorting the items as they don...
2007-07-05  Vadim Zeitlindon't allow selecting multiple items in single selectio...
2007-07-03  Robert Roeblingupport wxListCtrl label edit changes
2007-07-03  Robert RoeblingLet GtkScrolledWindow handle scroll wheel events.
2007-07-02  Julian SmartAdded SetBitmap, GetBitmap to wxWizard
2007-06-28  Václav Slavíkdont use wxChar* arguments in wxDatePickerCtrlGeneric API
2007-06-28  Václav Slavíkdon't use wxChar* arguments in wxLogWindow API
2007-06-25  Václav Slavíkremoved executable bit on files that aren't executables
2007-06-22  Robert Roebling Correct gridlines drawing
2007-06-20  Václav Slavíkmore changes to make wx compile without implicit wxStri...
2007-06-18  Robin DunnSend the calendar and date changed events to the datepi...
2007-06-16  Václav SlavíkwxUSE_STL compilation fixes for wxGenericFontDialog
2007-06-11  Václav Slavíkuse wx/crt.h as the 'official' header for wxCRT wrapper...
2007-06-04  Václav Slavíkchanged wxLog::OnLog(String) to take wxString instead...
2007-06-01  Vadim Zeitlinextract setting max length in wxGridCellTextEditor...
2007-05-25  Vadim Zeitlincompilation fix for non-PCH build, include wx/wxchar.h
2007-05-24  Vadim Zeitlin1. Derive wxMessageDialogBase from wxDialog (why did...
2007-05-24  Vadim Zeitlindeclare wxFileSelectorDefaultWildcardStr to fix compila...
2007-05-24  Vadim Zeitlindeprecate unneeded wxDIRCTRL_SHOW_FILTERS style, just...
2007-05-23  Vadim Zeitlinfix wxODCB_PAINTING_SELECTED not being always set ...
2007-05-22  Vadim Zeitlinremove unused static function (avoids a warning about it)
2007-05-22  Vadim Zeitlinpass wxStrings directly to wxFAIL_MSG, there is no...
2007-05-14  Vadim Zeitlinfixed warning about using deprecated GetTextExtent...
2007-05-10  Vadim Zeitlinadded wxListCtrl::SetItemPtrData()
2007-05-09  Václav Slavíkreturn value from wxEditableListBox::Create()
2007-05-07  Robert Roebling [ 1713933 ] docs for wxEditableListBox
2007-05-05  Vadim Zeitlindon't use deprecated GetTextExtent() overload
2007-05-05  Paul Cornettbuild fix
2007-05-05  Paul Cornettbuild fix for wxUSE_CONFIG==0
2007-05-05  Vadim Zeitlinfix compilation in wxUSE_MENUS==0 case
2007-05-05  Robert Roebling Fix wxFD_FILE_MUST_EXIST
2007-05-05  Robert Roebling Compilo.
2007-05-05  Robert Roebling Compilo.
2007-05-05  Robert Roebling Compilo.
2007-05-05  Robert Roebling Compilation fix.
2007-05-03  Václav Slavíkfixed vararg functions with format argument to not...
2007-05-02  Stefan Csomortrying optimal scrolling solution perf-wise
2007-05-02  Robert Roebling Moved all the coordinate system calculation to wxDCBase
2007-04-30  Vadim Zeitlinfix m_sizerPage memory leak for the wizards not using...
2007-04-27  Václav SlavíkPCH-less compilation fixes
2007-04-26  Paul Cornettbuild fix
2007-04-26  Václav Slavíkuse UTF8-encoded char* strings in UTF8 build instead...
2007-04-26  Chris Elliotttested and applied article.gmane.org/gmane.comp.lib...
2007-04-26  Robin Dunninvalidate the best size when adding or deleting items
2007-04-26  Robin Dunnensure there is a current cell before using it to try...
2007-04-25  Robert Roebling Added compile guards to wxEditableListBox
2007-04-25  Vadim Zeitlinchanged wxDC::GetTextExtent() and related methods to...
2007-04-22  Vadim Zeitlinadded wxDialog::GetParentForModalDialog() and use it...
2007-04-22  Vadim Zeitlinadd m_ prefix to the member variables and remove unneed...
2007-04-21  Vadim Zeitlinreadded wxEditableListBox as part of adv library
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...
2007-04-18  Robert Roebling Corrected/implemented sorting (by way of clicking on
2007-04-17  Robert Roebling Implemented the same simple API for creating customized
2007-04-16  Robert Roebling Rewritten in-place editing for generic wxDataViewCtrl
2007-04-14  Václav Slavíkremoved extra semicolons (patch #1700459; fixes compila...
2007-04-11  Mattia Barbon Added --enable-extended_rtti configure switch (defaul...
2007-04-11  Vadim Zeitlindon't use obsolete functions (mostly copystring() and...
2007-04-09  Mattia Barbon Replace direct calls to ProcessEvent() with
2007-04-08  Vadim Zeitlindon't skip the scroll position validity check in CalcSc...
2007-04-08  Vadim Zeitlinfix new wxHVScroll code to build with WXWIN_COMPATIBILI...
2007-04-08  Vadim Zeitlincompilation fix for !USE_PCH (added missing wx/dc.h...
2007-04-08  Vadim ZeitlinThe great wxVScrolledWindow refactoring: allow using...
2007-04-07  Mattia Barbon Rework wxMotif font/color inheritance so it works
2007-04-06  Robin DunnMore patches from FM to clean up after moving contribs...
2007-04-05  Václav Slavíkcompilation fix for previous commit
2007-04-05  Václav Slavíkprovide both const char* and const wchar_t* implicit...
2007-04-03  Václav SlavíkBCC5.5 compilation fix
next