1. 902d6eb Merged revisions 53005-53303 via svnmerge from by Thomas Wouters · 18 years ago
  2. 8ed1ca8 Even more copyright year locations! by Georg Brandl · 18 years ago
  3. dfef882 dont think it's still being used, but just in case by Anthony Baxter · 20 years ago
  4. 2258227 Opening the WISE script changes a few items: by Thomas Heller · 21 years ago
  5. 36c1afc SF bug 778400: IDLE hangs when selecting "Edit with IDLE". by Tim Peters · 21 years ago
  6. 7388dff Updated Windows installer for 2.3 final. by Tim Peters · 21 years ago
  7. 6560a25 Update version numbers and dates for 2.3c2 -- we won't be able to do this by Tim Peters · 21 years ago
  8. 0dc4b10 For my convenience in building installers, added a makes-sense-on-my-box by Tim Peters · 21 years ago
  9. 29dfcd1 Bump the release number to 2.3c1. by Tim Peters · 21 years ago
  10. d02d305 SF Patch 763681 "Support IDLE Edit of .py/.pyw from idlelib" by Kurt B. Kaiser · 21 years ago
  11. 8f6c7c5 Some Windows changes preparing for 2.3b2. by Tim Peters · 21 years ago
  12. b1e63c0 Install IDLE's .def files; these are essential for the configuration! by Guido van Rossum · 21 years ago
  13. 5041cf6 Changes to install the new idle: it's now in Lib/idlelib instead of by Guido van Rossum · 21 years ago
  14. 0ff2ee0 Effectively renamed tokenize_tests.py to have a txt extension instead. by Tim Peters · 21 years ago
  15. c4607da Leading "C:" no longer hardcoded in the default installation directory. by Tim Peters · 21 years ago
  16. abea7ea Try to recover from changes in the structure of the CSV package/module. by Tim Peters · 21 years ago
  17. 3209410 Bump version number to 2.3b1. by Tim Peters · 21 years ago
  18. b84e6fa Stop creating empty CVS directories in the csv subtree. by Tim Peters · 21 years ago
  19. 0d7ce4e Teach the Windows build & installer about the new csv module + DLL. by Tim Peters · 21 years ago
  20. 8266af4 Removed debugging print in test_tarfile. by Tim Peters · 21 years ago
  21. 1441cf9 Bump version # to 2.3a2. by Tim Peters · 21 years ago
  22. a8b2e32 CVS patch 669645: wininst.exe missing in Windows installer. by Tim Peters · 22 years ago
  23. 9c2fbb5 There are two more copyright notices in the Windows world: by Tim Peters · 22 years ago
  24. bbc5d16 SF bug 660795: logging missing from Python 2.3a1 for Windows. by Tim Peters · 22 years ago
  25. 88ad134 Merging in changes from r23a1-branch. Doc/makefile had conflicts, which by Tim Peters · 22 years ago
  26. 2a799bf datetime escapes the sandbox. The Windows build is all set. I leave it by Tim Peters · 22 years ago
  27. 598c210 Install the tools/i18n directory on Windows. A user requested it, by Tim Peters · 22 years ago
  28. 21d77f5 Added _ssl.lib to the installer too. Restored alphabetical order of by Tim Peters · 22 years ago
  29. fbac75f Add _ssl.pyd to the list of files to be installed by Wise. by Mark Hammond · 22 years ago
  30. 84c7a3f Try linking the static Sleepycat lib into _bsddb.pyd. Hard to say by Tim Peters · 22 years ago
  31. 19cf4ee More bsddb-on-Windows fiddling: by Tim Peters · 22 years ago
  32. a406b58 Renamed Wise vrbl from _TCLMINOR_ to _TCLDIR_, to remove any script by Tim Peters · 22 years ago
  33. 077736b Windows changes to move from Tcl/Tk 8.3.2 to 8.4.1. I tested this by by Tim Peters · 22 years ago
  34. 84fcd92 Install the bz2 DLL on Windows. by Tim Peters · 22 years ago
  35. 78e30fb Taught the Windows installer about changes in the structure of the email by Tim Peters · 22 years ago
  36. 08e7295 Windows installer: disabled Wise's "delete in-use files" uninstall by Tim Peters · 22 years ago
  37. 3318792 SF bug 497854: Short-cuts missing for All Users by Tim Peters · 22 years ago
  38. b012a15 Finish the pyexpat rework for Windows: builders needn't suck down the by Tim Peters · 22 years ago
  39. 83a3f0c Windows build: close out 2.2, prep for 2.3. by Tim Peters · 23 years ago
  40. 909c091 Post-release fiddling -- prep for 2.2 final. by Tim Peters · 23 years ago
  41. 1ec040f Update Windows installer for 2.2c1. by Tim Peters · 23 years ago
  42. 6f0699b SF bug #478949 Windows installer start menu registry. by Tim Peters · 23 years ago
  43. 84362bc The usual post-release fiddling. by Tim Peters · 23 years ago
  44. 5ae95ab Added new hotshot pkg to the Windows installer. by Tim Peters · 23 years ago
  45. 0af6703 If all of Python, IDLE and Tcl/Tk are being installed, and the user has by Tim Peters · 23 years ago
  46. abf925f Post-release fiddling (prep for 2.2b1). by Tim Peters · 23 years ago
  47. 8ca177b Install the new Lib/email pkg. by Tim Peters · 23 years ago
  48. 3069d50 Install the compiler package under Lib. by Tim Peters · 23 years ago
  49. b07352e The usual post-release fiddling. by Tim Peters · 23 years ago
  50. 7c198d3 Add pynche's top-level txt files to Windows installer -- I don't believe by Tim Peters · 23 years ago
  51. edc9931 "The usual" post-release fiddling. by Tim Peters · 23 years ago
  52. a6b9e3c Windows fiddling for 2.2a2: bump build number; update copyright and by Tim Peters · 23 years ago
  53. fc7265a Wise uninstallers never delete the Python DLL from the system directory. by Tim Peters · 23 years ago
  54. 591f71b New, larger installer bitmap from Erik van Blokland. Added more by Tim Peters · 23 years ago
  55. 68db9dd Now that the dialogs have some breathing room, split the combo of Tcl/Tk, by Tim Peters · 23 years ago
  56. f5d3505 Grow the dialogs 25%, to make room for a nicer bitmap (in progress; don't by Tim Peters · 23 years ago
  57. f30f1fc In the acks, CamelCase InstallMaster the same way Wise does it. by Tim Peters · 23 years ago
  58. b6135df Add a comma. by Tim Peters · 23 years ago
  59. 8eb16b1 Give some special thanks on the final "Installation Completed!" screen. by Tim Peters · 23 years ago
  60. 36a90f6 Thanks to by Tim Peters · 23 years ago
  61. ce42a8e Add the new Tools/compiler/README to the WIndows install, as README.txt. by Tim Peters · 23 years ago
  62. ae5262e + Turn off patch creation (this isn't a patch release! got turned on by by Tim Peters · 23 years ago
  63. 223ec93 + Made installer more reluctant to overwrite MS C runtime DLLs -- it's by Tim Peters · 23 years ago
  64. 45e5e72 Rename pydoc.pyw to pydocgui.pyw: Since we changed Python to allow .pyw by Tim Peters · 23 years ago
  65. b39fa0e + Redid file associations on Win2K in what I believe is "the right way". by Tim Peters · 23 years ago
  66. 67b9ada New runtime vrbl DOADMIN. When false, we never try to write under HKLM, by Tim Peters · 23 years ago
  67. 4de219d + Add version info to Win2K add/remove. by Tim Peters · 23 years ago
  68. a0a7706 + Moved IDLE from the "tools" component to the main component. by Tim Peters · 23 years ago
  69. 2aadd36 No more Inno Envy: the "Start Installation" dialog now displays a nice by Tim Peters · 23 years ago
  70. a7f6de7 Just changes to comments. by Tim Peters · 23 years ago
  71. 6051557 Repair more ways in which the "backup files" dialog differed from all the by Tim Peters · 23 years ago
  72. 5a99e0c We always wrote a pair of lines to the Wise install.log telling it to by Tim Peters · 23 years ago
  73. b8b3291 Hmm. The Backup/Replace dialog also had back/next buttons three pixels by Tim Peters · 23 years ago
  74. bbeb69e Aha! Finally figured out something else that's been driving me nuts: by Tim Peters · 23 years ago
  75. 4951a98 The "Select Destination Directory" dialog didn't ask for confirmation by Tim Peters · 23 years ago
  76. 1f7862e Remove useless Back button from Finished dialog. by Tim Peters · 23 years ago
  77. ce5f13a I hope this irons out the Add/Remove kinks on Win2K for users w/o Admin by Tim Peters · 23 years ago
  78. 85a5bae Remove oodles of pointless file date and size stamps. I caught the Wise by Tim Peters · 23 years ago
  79. 96e1d2f Massive fiddling to get the install to work at all on a Win2K box under a by Tim Peters · 23 years ago
  80. a1fd050 Add a dialog for the backup directory (default "yes I want one, and by Tim Peters · 23 years ago
  81. 6ea8baa Now stop distutils and xml from getting *too* much (like .pyc files). by Tim Peters · 23 years ago
  82. 8e02fb1 Repair long-standing mistakes in the distutils and xml installations: by Tim Peters · 23 years ago
  83. 412e458 Remove Lib\plat-win from PYTHONPATH; that directory went away a year ago. by Tim Peters · 23 years ago
  84. d8c7da4 Don't prompt for the doc (HTML) directory anymore (just assume ..\html). by Tim Peters · 23 years ago
  85. 4670b3a Whew -- I *think* this completes folding in all the new-in-8.1 stuff. by Tim Peters · 23 years ago
  86. 4e9a00e Ewwww -- the 8.1 support for rolling back changes in case the user aborts by Tim Peters · 23 years ago
  87. 0097bae Add oodles more 8.1 Wizard boilerplate. This creates lots of vrbls we by Tim Peters · 23 years ago
  88. 386b7a3 Add version resource info to installer .exe. by Tim Peters · 23 years ago
  89. 6307bb8 Folding some Wizard boilerplate back in, created in new Wise projects but by Tim Peters · 23 years ago
  90. e7b2a27 Updated to Wise 8.14 (web update). by Tim Peters · 23 years ago
  91. db642c6 Woo hoo! Relative paths! This is, alas, partly braindead: When the new by Tim Peters · 23 years ago
  92. 50e278e Convert from Wise version 5.0 to 8.1. Gotta hand it to 'em! 8.1 imported by Tim Peters · 23 years ago
  93. faa7f11 Move Windows to Expat 1.95.2. CAUTION: Your Windows build won't work by Tim Peters · 23 years ago
  94. 4f1cd8b Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. by Martin v. Löwis · 23 years ago
  95. 0eb4f3e Prepare Windows installer for 2.2a1. by Tim Peters · 23 years ago
  96. 9b23920 Fiddle Windows installer to create Lib/site-packages/REAMDE as by Tim Peters · 23 years ago
  97. 52709e3 Move Windows stuff to 2.2, so CVS builds won't interfere with 2.1 installations. by Tim Peters · 23 years ago
  98. dd37dac Update Windows installer & buildno for 2.1 final. by Tim Peters · 23 years ago
  99. b093166 Update Windows installer & build number to 2.1c2 release. by Tim Peters · 23 years ago
  100. fd09e86 Update Windows build # and installer for 2.1c1. by Tim Peters · 23 years ago