Fix crash when auto-sizing a wxDataViewCtrl column.
[wxWidgets.git] / Makefile.in
2011-03-30  Paul Cornettconvert assertdlg_gtk to C++
2011-03-20  Vadim ZeitlinAdd wxPanel::SetBackgroundBitmap().
2011-03-20  Vadim ZeitlinSplit wxPanel in wxPanelBase and platform-specific...
2011-02-27  Vadim ZeitlinAdd generic wxMarkupText class implementing handling...
2011-02-27  Vadim ZeitlinAdd a class for parsing simple markup.
2011-02-16  Vadim ZeitlinCompile wxUIActionSimulator in wxUniv builds.
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
2011-01-19  Vadim ZeitlinAdd wxIntegerValidator and wxFloatingPointValidator...
2011-01-19  Vadim ZeitlinAdd wxNumberFormatter class helping to deal with thousa...
2011-01-10  Stefan Csomoradding new files
2011-01-07  Paul CornettMove wxColourData and wxFontData into separate files.
2011-01-05  Paul Cornettmove variable definitions to more appropriate places...
2011-01-04  Stefan Csomorfixing placing of common files for grid and calctrl
2011-01-03  Vadim ZeitlinAdd wxCompositeWindow<> and use it in wxDatePickerCtrlG...
2010-12-31  Vadim ZeitlinAdd wxArtProvider using Tango icons.
2010-12-30  Vadim ZeitlinMove wxMSW wxCommandLinkButton files to native-only...
2010-12-29  Vadim ZeitlinUpdate the generated makefile after wxOSX OpenGL changes.
2010-11-30  Paul Cornettmerge libpng 1.4.4 to trunk
2010-11-30  Paul Cornettadd src/gtk1/mnemonics.cpp to files.bkl and rebake
2010-11-30  Jouk JansenAdd mnemonics to wxGTK1
2010-11-25  Vadim ZeitlinAdd wxVersionInfo and functions returning it for 3rd...
2010-11-22  Vadim ZeitlinRevert "Always define WXUSINGDLL when compiling Scintil...
2010-11-22  Vadim ZeitlinUse correct wxDEBUG_LEVEL value when building wxscintil...
2010-11-22  Vadim ZeitlinAlways define WXUSINGDLL when compiling Scintilla in...
2010-10-26  Vadim ZeitlinRebake to add wx/meta/implicitconversion.h to the makef...
2010-10-23  Vadim ZeitlinAdd XRC handler for wxToolbook.
2010-10-23  Vadim ZeitlinUse rpmbuild to build the RPMs in "make rpm" target.
2010-10-23  Vadim ZeitlinAdd more headers to "make dist" and remove .mo files.
2010-10-20  Vadim ZeitlinAdd XRC handler for wxCommandLinkButton.
2010-10-15  Vadim ZeitlinInclude wx_presets.py in the distribution made by ...
2010-10-13  Vadim ZeitlinRegenerate Makefile.in after recent changes to make_dis...
2010-09-30  Vadim ZeitlinMerge of SOC2010_RTC_IMAGES branch.
2010-09-03  Václav SlavíkFixed wxscintilla compilation for wxDFB.
2010-08-22  Vadim ZeitlinRemove unused src/osx/cocoa/bmpbuttn.mm file.
2010-08-18  Vadim ZeitlinUse task dialog for wxProgressDialog implementation...
2010-08-18  Vadim ZeitlinAdd wxRichMessageDialog class.
2010-08-17  Vadim ZeitlinProvide native wxHyperlinkCtrl implementation for wxMSW.
2010-08-17  Vadim ZeitlinAdd new wxCommandLinkButton class.
2010-07-25  Vadim ZeitlinOnly define WXUSINGDLL in multilib builds for wxscintil...
2010-07-25  Vadim ZeitlinOnly define WXUSINGDLL in DLL configurations when build...
2010-07-25  Vadim ZeitlinNo real changes in makefile but avoid repetitious in...
2010-07-25  Vadim ZeitlinUpgrade version in the bakefiles to 2.9.2 as well and...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-18  Vadim ZeitlinInstall headers in ribbon subdirectory.
2010-06-14  Jaakko SalliAdded wxIsPod<>. Use it in wxAny instead of wxIsMovable<>.
2010-06-11  Vadim ZeitlinAdd wx/msgqueue.h to the list of wxBase headers and...
2010-05-30  Vadim ZeitlinAdd <span> tag and limited support for CSS styles to...
2010-05-30  Vadim ZeitlinNo changes, just rebaked and reran autoconf.
2010-05-07  Václav SlavíkIntegrate with GNOME's Recent Documents menu.
2010-05-05  Vadim ZeitlinMove wxInfoBar to core library from adv.
2010-05-04  Václav SlavíkMove wxFileHistory out of docview framework, add wxUSE_...
2010-04-26  Vadim ZeitlinFix wxGTK1 link after toolbar files renaming.
2010-04-24  Václav SlavíkSplit intl.h into intl.h, language.h and translation.h.
2010-04-07  Robin DunnDrop the Array class added in the last scintilla patch...
2010-03-30  Robin DunnApply patch (plus some additional changes) upgrading...
2010-03-06  Kevin OllivierRebake after wxUIActionSimulator addition.
2010-02-03  Kevin OllivierRebake after DND changes.
2010-01-24  Vadim ZeitlinMove wx/evtloop.h from GUI_CMN_HDR to BASE_CMN_HDR...
2010-01-23  Vadim ZeitlinRefactor owner-drawing code.
2010-01-12  Vadim ZeitlinAdd wx/osx/textentry.h to the list of OS X headers.
2010-01-09  Kevin OllivierRebake.
2010-01-08  Kevin OllivierRebake.
2009-12-10  Vadim ZeitlinRename gtk{,1}/tbargtk.{h,cpp} to toolbar.{h,cpp}.
2009-11-19  Jaakko SalliAdded typeinfo.h which implements wxTypeId, using C...
2009-11-18  Kevin OllivierRebake after last commit.
2009-11-10  Vadim ZeitlinBig wxDataViewCtrl renderer classes refactoring.
2009-10-31  Kevin OllivierAdding NSColor -> wxColour conversion.
2009-10-22  Vadim ZeitlinRebake everything using bakefile 0.2.7.
2009-10-22  Vadim ZeitlinRefactor wxEventLoopSource-related code.
2009-10-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.
2009-10-05  Vadim ZeitlinRebake using pre-release version of bakefile 0.2.7.
2009-10-05  Vadim ZeitlinAdded native wxInfoBar implementation for wxGTK.
2009-10-05  Vadim ZeitlinInitial wxInfoBar implementation.
2009-09-23  Vadim ZeitlinAdd ribbon libraries sources to the monolithic build.
2009-09-19  Jaakko SalliwxAny initial commit (closes #10932)
2009-09-18  Vadim ZeitlinDefine NDEBUG when building 3rd party libraries.
2009-09-16  Vadim ZeitlinRebaked everything with bakefile 0.2.6 after wxRibbon...
2009-09-16  Peter CawleyMerged GSOC Ribbon work from SOC2009_RIBBON branch...
2009-09-13  Stefan Csomoradapting to new sound file organization for osx
2009-09-12  Vadim ZeitlinUse "d" suffix according to DEBUG_RUNTIME_LIBS, not...
2009-08-17  Vadim ZeitlinCleanly separate GUI socket-related code from net library.
2009-08-05  Vadim ZeitlinCleaned up low level OS X sources.
2009-07-24  Vadim ZeitlinRemove inexistent wx/osx/carbon/databrow.h file.
2009-07-05  Vadim Zeitlinupdated the version to 2.9.1
2009-06-12  Vadim Zeitlinadded XRC handler for wxFileCtrl (closes #10785)
2009-06-04  Vadim Zeitlinadded wxEditbaleListBox XRC handler
2009-05-12  Vadim ZeitlinwxActiveX files are low level as there is no wxUniv...
2009-05-10  Stefan Csomormoving all dataview files to advanced
2009-05-09  Stefan Csomorfixing dataview entries
2009-05-08  Vadim Zeitlincheck for Python and disable automatic STC files updati...
2009-05-07  Stefan Csomorafter rebake with new files.bkl
2009-05-02  Vadim Zeitlinadded wxStd{In,Out}putStream classes (closes #10637)
2009-05-01  Vadim Zeitlinadded wxMouseEventsManager
2009-04-24  Chris Elliottupdate bakefile to 0.2.6
2009-03-24  Vadim Zeitlinreturn a wxAnyStrPtr covnertible to either narrow or...
2009-03-20  Francesco Montorsino real changes: split the huge datetime.cpp in two...
2009-03-15  Kevin OllivierRebake after last change.
2009-03-07  Vadim Zeitlinadded wxProtocolLog class for logging network requests...
2009-03-02  Kevin OllivierRebake after OS X Cocoa header changes.
2009-02-23  Vadim Zeitlinremove non-existent wx/msw/datecontrols.h from files...
next