| Commit message (Expand) | Author | Age | Files | Lines |
* | Now that the dialogs have some breathing room, split the combo of Tcl/Tk, | Tim Peters | 2001-08-11 | 1 | -56/+130 |
|
|
* | Grow the dialogs 25%, to make room for a nicer bitmap (in progress; don't | Tim Peters | 2001-08-11 | 1 | -83/+84 |
|
|
* | In the acks, CamelCase InstallMaster the same way Wise does it. | Tim Peters | 2001-08-09 | 1 | -1/+1 |
|
|
* | Add a comma. | Tim Peters | 2001-08-08 | 1 | -1/+1 |
|
|
* | Give some special thanks on the final "Installation Completed!" screen. | Tim Peters | 2001-08-08 | 1 | -1/+21 |
|
|
* | Thanks to | Tim Peters | 2001-08-08 | 2 | -4/+4 |
|
|
* | Add the new Tools/compiler/README to the WIndows install, as README.txt. | Tim Peters | 2001-08-08 | 2 | -4/+11 |
|
|
* | + Turn off patch creation (this isn't a patch release! got turned on by | Tim Peters | 2001-08-06 | 1 | -23/+45 |
|
|
* | + Made installer more reluctant to overwrite MS C runtime DLLs -- it's | Tim Peters | 2001-08-05 | 1 | -44/+271 |
|
|
* | Rename pydoc.pyw to pydocgui.pyw: Since we changed Python to allow .pyw | Tim Peters | 2001-08-05 | 1 | -1/+1 |
|
|
* | + Redid file associations on Win2K in what I believe is "the right way". | Tim Peters | 2001-08-05 | 1 | -171/+271 |
|
|
* | New runtime vrbl DOADMIN. When false, we never try to write under HKLM, | Tim Peters | 2001-08-05 | 2 | -15/+38 |
|
|
* | + Add version info to Win2K add/remove. | Tim Peters | 2001-08-04 | 1 | -103/+142 |
|
|
* | + Moved IDLE from the "tools" component to the main component. | Tim Peters | 2001-08-03 | 1 | -99/+88 |
|
|
* | No more Inno Envy: the "Start Installation" dialog now displays a nice | Tim Peters | 2001-08-03 | 1 | -7/+152 |
|
|
* | Merge of descr-branch back into trunk. | Tim Peters | 2001-08-02 | 1 | -0/+30 |
|
|
* | Just changes to comments. | Tim Peters | 2001-08-01 | 2 | -3/+3 |
|
|
* | Repair more ways in which the "backup files" dialog differed from all the | Tim Peters | 2001-08-01 | 1 | -29/+28 |
|
|
* | We always wrote a pair of lines to the Wise install.log telling it to | Tim Peters | 2001-08-01 | 1 | -16/+19 |
|
|
* | Hmm. The Backup/Replace dialog also had back/next buttons three pixels | Tim Peters | 2001-08-01 | 1 | -5/+5 |
|
|
* | Aha! Finally figured out something else that's been driving me nuts: | Tim Peters | 2001-08-01 | 1 | -2/+2 |
|
|
* | The "Select Destination Directory" dialog didn't ask for confirmation | Tim Peters | 2001-08-01 | 1 | -45/+12 |
|
|
* | Remove useless Back button from Finished dialog. | Tim Peters | 2001-08-01 | 1 | -16/+5 |
|
|
* | Add mysnprintf.c to Windows build, + squash compiler wngs in mysnprintf.c. | Tim Peters | 2001-07-31 | 1 | -0/+15 |
|
|
* | I hope this irons out the Add/Remove kinks on Win2K for users w/o Admin | Tim Peters | 2001-07-31 | 2 | -9/+57 |
|
|
* | Remove oodles of pointless file date and size stamps. I caught the Wise | Tim Peters | 2001-07-30 | 1 | -112/+0 |
|
|
* | Massive fiddling to get the install to work at all on a Win2K box under a | Tim Peters | 2001-07-30 | 2 | -3/+681 |
|
|
* | Add a dialog for the backup directory (default "yes I want one, and | Tim Peters | 2001-07-30 | 1 | -6/+289 |
|
|
* | Now stop distutils and xml from getting *too* much (like .pyc files). | Tim Peters | 2001-07-29 | 1 | -6/+25 |
|
|
* | Repair long-standing mistakes in the distutils and xml installations: | Tim Peters | 2001-07-29 | 1 | -3/+42 |
|
|
* | Remove Lib\plat-win from PYTHONPATH; that directory went away a year ago. | Tim Peters | 2001-07-29 | 1 | -2/+4 |
|
|
* | Don't prompt for the doc (HTML) directory anymore (just assume ..\html). | Tim Peters | 2001-07-29 | 1 | -1/+2 |
|
|
* | Whew -- I *think* this completes folding in all the new-in-8.1 stuff. | Tim Peters | 2001-07-29 | 1 | -50/+42 |
|
|
* | Ewwww -- the 8.1 support for rolling back changes in case the user aborts | Tim Peters | 2001-07-29 | 1 | -0/+9 |
|
|
* | Add oodles more 8.1 Wizard boilerplate. This creates lots of vrbls we | Tim Peters | 2001-07-29 | 1 | -11/+247 |
|
|
* | Add version resource info to installer .exe. | Tim Peters | 2001-07-29 | 1 | -2/+6 |
|
|
* | Folding some Wizard boilerplate back in, created in new Wise projects but | Tim Peters | 2001-07-29 | 1 | -28/+38 |
|
|
* | Updated to Wise 8.14 (web update). | Tim Peters | 2001-07-29 | 1 | -224/+281 |
|
|
* | Woo hoo! Relative paths! This is, alas, partly braindead: When the new | Tim Peters | 2001-07-29 | 1 | -108/+140 |
|
|
* | Convert from Wise version 5.0 to 8.1. Gotta hand it to 'em! 8.1 imported | Tim Peters | 2001-07-29 | 1 | -2/+32 |
|
|
* | Move Windows to Expat 1.95.2. CAUTION: Your Windows build won't work | Tim Peters | 2001-07-28 | 4 | -20/+14 |
|
|
* | Repair more now-obsolete references to config.h. | Tim Peters | 2001-07-26 | 1 | -1/+1 |
|
|
* | Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. | Martin v. Löwis | 2001-07-26 | 1 | -3/+3 |
|
|
* | Leave the Inno script in better shape. Added registration of .py etc | Tim Peters | 2001-07-21 | 1 | -16/+51 |
|
|
* | A full Inno Setup script for Python, except for the few hard and esoteric | Tim Peters | 2001-07-20 | 1 | -0/+206 |
|
|
* | Remove the TENTATIVE marker from the now-historic Windows buildnos. | Tim Peters | 2001-07-20 | 1 | -2/+2 |
|
|
* | Prepare Windows installer for 2.2a1. | Tim Peters | 2001-07-17 | 3 | -4/+7 |
|
|
* | Remove TENTATIVE from the 2.1.1c1 Windows buildno. | Tim Peters | 2001-07-14 | 1 | -1/+1 |
|
|
* | Remove now-unnecessary "from __future__ import nested_scopes" stmts. | Tim Peters | 2001-07-12 | 1 | -2/+0 |
|
|
* | Fiddle Windows installer to create Lib/site-packages/REAMDE as | Tim Peters | 2001-07-12 | 1 | -0/+6 |
|
|