Rebake after Mac bundle change.
[wxWidgets.git] / samples / popup /
2009-03-13  Kevin OllivierRebake after Mac bundle change.
2009-03-02  Kevin OllivierLand the rest of the changes made by a rebake after...
2009-01-17  Vadim Zeitlinremove MSVC solution files from svn
2009-01-15  Vadim Zeitlinlink with wininet.lib under Windows to avoid linking...
2008-12-21  Vadim Zeitlinfix unused variable warning (part of #10162)
2008-10-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-08  Vadim Zeitlinadd VC9 project files (closes #9960)
2008-10-08  Vadim Zeitlinrebaked makefiles with 0.2.4
2008-09-20  Kevin OllivierRebake after bakefile changes.
2008-09-11  Stefan Csomoradding new toolkits for osx
2008-09-04  Kevin Ollivierrebake
2008-06-21  Bryan PettyLeftover changes for sample doc improvements in ticket...
2008-06-21  Bryan PettyPatch from Utensil Candel with large improvements to...
2008-06-12  Stefan Csomormac paths updated
2008-06-02  Václav Slavíkregenerated all trunk makefiles with bakefile-0.2.3
2008-03-27  Robin DunnUse C++ names in the text, not wxPython names
2008-03-15  Vadim Zeitlinremove/replace redundant SetAutoLayout() and Fit()...
2008-01-27  Václav Slavíkadded VC7/8 project files for samples
2008-01-23  Václav Slavíkregenerated makefiles with bkl-0.2.3
2007-12-15  Vadim Zeitlinrebaked everything, fixes problems with OpenGL samples...
2007-11-25  Václav Slavíkremoved ANSI configs from VisualC++ project files
2007-10-11  Chris Elliottupdate makefiles
2007-06-30  Vadim Zeitlinchanged ds[pw] files to use CRLF eol style and not...
2007-06-27  Václav Slavíkcompilation fixes after string changes
2007-02-07  Robin Dunnrebaked after changing the version number
2007-02-04  Vadim Zeitlincall OnInit() from all samples to allow using standard...
2006-11-10  Robin DunnMove version number to 2.8.0.0 and rebake the makefiles
2006-11-04  Vadim Zeitlinrebaked with baefile rev 928
2006-10-28  Robin DunnMoved version number to 2.7.2.0 and rebaked
2006-10-09  Robin DunnBumping the version number also requires that version...
2006-10-02  Paul Cornett64-bit warning fixes
2006-10-02  Paul Cornettbuild fix
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-04-21  Włodzimierz SkibaRemoval of first part of dsw files (as requested by...
2006-02-10  Vadim Zeitlinregenerated all makefiles with bakefile 0.2.0; removed...
2006-01-21  Michael WetherellRebake all the VC++ project files and makefiles
2005-11-25  David ElliottRan make -f build/autogen.mk
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-10-16  Michael WetherellRegenerate the msvc makefiles after TARGET_CPU option...
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-10-01  David ElliottRan bakefile -f autoconf and autoconf.
2005-08-03  Michael WetherellRebake after MSLU and other changes
2005-07-28  Julian SmartRebake for 2.6.2
2005-05-31  Julian SmartBaked files for 2.6.1
2005-04-19  Julian SmartRemoving DMC++ makefile
2005-04-17  Julian SmartRenewed makefiles after reverting run-time lib change
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-15  Robin DunnFor wxMSW capture and release the mouse as the cursor...
2005-04-14  Robin DunnRemoved rules for copying the Mac resource file since...
2005-04-12  Robin DunnFixes for wxPopupTransientWindow for wxMSW. Includes...
2005-04-11  Julian SmartChanged version number
2005-04-03  Julian SmartMissing file added
2005-03-23  Julian SmartUpdated version to 2.5.5
2005-03-03  Włodzimierz SkibaWarning fixes for formating.
2005-03-01  Włodzimierz SkibaWarning fixes.
2005-02-19  David ElliottRebaked with Bakefile 0.1.7.
2005-02-16  Robert Roebling Removed the complex popup test.
2005-02-12  Julian SmartRegenerated makefiles
2005-02-08  Włodzimierz SkibaMinor decorations.
2005-02-05  Vadim Zeitlinadded complex popup
2005-02-05  Vadim Zeitlincreated bakefile and generated all makefiles from it...
2005-02-05  Robert Roebling added test for wxPopupTransientWindow.