Rename src/generic/richtooltip.cpp to src/generic/richtooltipg.cpp.
[wxWidgets.git] / build / msw / wx_xrc.dsp
2011-12-02  Vadim ZeitlinRename src/generic/richtooltip.cpp to src/generic/richt...
2011-11-27  Vadim ZeitlinExtracted private GetTimeZone() to public wxGetTimeZone...
2011-09-29  Vadim ZeitlinAdded XRC handler for wxTimePickerCtrl.
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-09-04  Vadim ZeitlinAdd persistence support for wxSplitterWindow.
2011-08-22  Vadim ZeitlinAdd XRC handler for wxBannerWindow and a test for it...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-22  Vadim ZeitlinIncreased the version to 2.9.3.
2010-10-23  Vadim ZeitlinAdd XRC handler for wxToolbook.
2010-10-20  Vadim ZeitlinAdd XRC handler for wxCommandLinkButton.
2010-07-25  Vadim ZeitlinUpgrade version in the bakefiles to 2.9.2 as well and...
2010-01-04  Kevin OllivierRebake from clean wx tree.
2009-10-18  Kevin OllivierJust doing a rebake of latest trunk.
2009-09-12  Vadim ZeitlinRebake all the samples, demos and tests makefiles.
2009-09-12  Vadim ZeitlinUse "d" suffix according to DEBUG_RUNTIME_LIBS, not...
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-01-25  Jaakko SalliAdded XRC handler for wxComboCtrl (closes #10151)
2009-01-15  Vadim Zeitlinlink with wininet.lib under Windows to avoid linking...
2008-08-02  Vadim Zeitlinextract parts of wxXRC depending on wxAdv in a separate...
2008-01-23  Václav Slavíkregenerated makefiles with bkl-0.2.3
2007-11-25  Václav Slavíkremoved ANSI configs from VisualC++ project files
2007-11-22  Vadim Zeitlindefine wxUSE_UNICODE=0 in non-Unicode build to prevent...
2007-10-23  Vadim Zeitlinremove ODBC and DBgrid libraries
2007-09-20  Vadim Zeitlinrebake after libtiff changes
2007-08-16  Vadim Zeitlinadd XRC handler for wxSearchCtrl (extended patch 1751516)
2007-08-15  Julian SmartRegenerated makefiles
2007-06-30  Vadim Zeitlinchanged ds[pw] files to use CRLF eol style and not...
2007-06-15  Vadim Zeitlinadded wxDEPRECATED_BUT_USED_INTERNALLY macro and use...
2007-02-07  Robin Dunnrebaked after changing the version number
2007-01-22  Václav SlavíkSETUPHDIR is Bakefile variable, not MSVC IDE one
2006-11-10  Robin DunnMove version number to 2.8.0.0 and rebake the makefiles
2006-11-09  Vadim Zeitlintemporarily disable XRC richtext handler to avoid break...
2006-11-08  Vadim Zeitlinrebaked after addition of XRC handler for richtext...
2006-10-30  Vadim ZeitlinVarious wxCollapsiblePane enhancements (re-patch 1577412):
2006-10-28  Robin DunnMoved version number to 2.7.2.0 and rebaked
2006-10-23  Włodzimierz SkibaRebaked makefiles after htmllistbox and collapsable...
2006-10-22  Robin DunnAdd dcgraph.h to files.bkl and rebake
2006-10-09  Robin DunnBumping the version number also requires that version...
2006-09-23  Robin DunnMore bakfile changes needed for bmpcbox. Rebaked.
2006-06-20  Włodzimierz Skiba[ 1487463 ] XRC handler for wxOwnerDrawnComboBox.
2006-06-09  Włodzimierz SkibaUSE_AUI build fix.
2006-06-06  Julian SmartInitial commit of wxAUI
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
2006-05-31  Włodzimierz SkibaVarious dummy.cpp centralized in common/dummy.cpp....
2006-05-29  Robin Dunnrebake for *hyperlink.* files
2006-01-21  Michael WetherellRebake all the VC++ project files and makefiles
2005-11-29  Julian SmartRemoved duplicate xh_grid.cpp/h and rebaked files
2005-11-29  Vadim Zeitlinadded xrc/xh_grid.{h|cpp} and regenerated makefiles
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-10-19  Julian SmartAdded wxRichTextCtrl
2005-10-09  Vadim Zeitlinregenerated with treebook files
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-08-08  Michael WetherellCopy univ/setup.h instead of msw/setup.h for wxUniversa...
2005-04-17  Julian SmartRenewed makefiles after reverting run-time lib change
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-11  Julian SmartChanged version number
2005-04-02  Václav Slavíkadded MDI support to XRC
2005-03-23  Julian SmartUpdated version to 2.5.5
2005-03-11  Vadim Zeitlinregenerated with /EHsc instead of /GX (this requires...
2005-02-28  Włodzimierz SkibaXRC for wxListbook [patch 1152306] and wxChoicebook...
2005-02-12  Julian SmartRegenerated makefiles
2005-02-07  Václav Slavíkadded wxDatePickerCtrl XRC control
2005-01-19  Vadim Zeitlinadded generic version of wxDatePickerCtrl from Andres...
2005-01-16  Vadim Zeitlinregenerated to include msw/dlmsw.cpp and datectrl.cpp
2004-11-23  Vadim Zeitlinrebaked after adding src/tiff/tif_color.c
2004-10-08  Julian SmartRegenerated makefiles for 3rd-party lib change
2004-10-07  Ryan Nortonbakefile time!! (Mainly stuff for wxCocoa)
2004-09-27  Ryan NortonRegen Bakefiles for OSX HID integration
2004-09-20  Václav Slavíkmoving XRC to the core