summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AskPassword(): added reference to the module doc string; added support for au...Just van Rossum1999-02-151-2/+3
* (finally) unified the interpreter and the applet as Just suggested ages ago. TheJack Jansen1999-02-145-14/+7
* Minor fix that helps out with the index.Fred Drake1999-02-121-0/+1
* Make sure all HTML pages generated from this section have reasonableFred Drake1999-02-121-27/+26
* L2HARGS: Specify the HTML version we're producing, since this is whatFred Drake1999-02-121-0/+3
* Markup nits.Fred Drake1999-02-121-12/+6
* Minor markup nits.Fred Drake1999-02-122-18/+12
* Use the shorter form of Christopher Petrilli's email address.Fred Drake1999-02-121-1/+1
* Added section for MimeWriter, contributed by Christopher PetrilliFred Drake1999-02-123-8/+76
* Added entry for MimeWriter module.Fred Drake1999-02-121-0/+1
* Make table headers the same color as the navigation bars so they standFred Drake1999-02-121-12/+17
* Moved the navigation-bar background color to a variable.Fred Drake1999-02-121-1/+2
* Document <complex #>.conjugate().Fred Drake1999-02-121-0/+2
* Documented __complex__(), made sure all the discipline names hit theFred Drake1999-02-121-5/+8
* Fix by Chris Petrilli (to his own code) to limit the number ofGuido van Rossum1999-02-121-1/+3
* Changed case on cm and qt modules, removed last references to toolboxmodules.Jack Jansen1999-02-1232-0/+0
* Build all plugins modules separately, the PlugIns.prj project seems toJack Jansen1999-02-121-2/+42
* Mod by Jack Jansen: on Macintosh, use EasyDialogs.GetPassword if itGuido van Rossum1999-02-111-1/+8
* Updated for the new one-slb-per-extension scheme.Jack Jansen1999-02-101-14/+24
* Added AskPassword() with same interface as AskString. By Steve Majewski with ...Jack Jansen1999-02-101-0/+71
* Try a new commit, hoping it'll fix the problems with this project on flap.Jack Jansen1999-02-101-0/+0
* Fix up some routines to coordinate the "indexsubitem" stuff so thatFred Drake1999-02-101-4/+11
* Remove unnecessary <p> from top navigation bar.Fred Drake1999-02-101-1/+1
* Revert previous change; there's a better way to do it.Fred Drake1999-02-101-1/+1
* Patch by Steve Clift -- fix the indices now that f_fsid is no longer returned!Guido van Rossum1999-02-101-5/+2
* Use typeFloat for all floating point values. The previously usedJack Jansen1999-02-101-18/+7
* Got rid of the file-global PosixError. This was redundant since itBarry Warsaw1999-02-091-8/+4
* Change the navigation bar to be a little prettier and more consistentFred Drake1999-02-091-13/+19
* The usual.Guido van Rossum1999-02-094-71/+131
* On Windows, -i shouldn't call set[v]buf(stdin, ...) because it screwsGuido van Rossum1999-02-091-1/+1
* New blank icon to match the others in size & color, with without anyFred Drake1999-02-092-0/+0
* do_cmd_maketitle(): Small nit in creating the "title page".Fred Drake1999-02-091-2/+3
* Back out some of the fine tuning; something in all that interactedFred Drake1999-02-091-19/+3
* Fix buglet in load_put -- the test for bad readline result tested theGuido van Rossum1999-02-081-1/+1
* Uwe Zessin.Guido van Rossum1999-02-081-0/+1
* Don't crash if a window no longer exists.Guido van Rossum1999-02-081-1/+4
* Restructured a bit.Guido van Rossum1999-02-081-12/+16
* The variable TESTPATH should be initialized to empty.Guido van Rossum1999-02-081-1/+1
* Update documentation to reflect changes to Queue.py by Tim Peters.Guido van Rossum1999-02-081-15/+29
* Tim Peters:Guido van Rossum1999-02-081-42/+40
* The writelines() function was never tested and contained numerous bugsGuido van Rossum1999-02-081-4/+16
* Put a try-except around the "image delete" call in Image.__del__ toGuido van Rossum1999-02-081-2/+6
* new dangerous script: it removes all apps (except sys.executable), shared lib...Just van Rossum1999-02-071-0/+59
* Added Ctl.as_Control and Menu.as_Menu methods, which take a resource asJack Jansen1999-02-076-0/+52
* Added a define USE_CORE_TOOLBOX, which includes six core toolbox modulesJack Jansen1999-02-071-12/+21
* Added a define USE_CORE_TOOLBOX, which includes six core toolbox modulesJack Jansen1999-02-071-1/+2
* Don't create symlinks to toolbox modules any more.Jack Jansen1999-02-071-38/+38
* Moved Ctl, Dlg, Menu, Qd, Res and Win modules to PythonCore.Jack Jansen1999-02-0746-96/+362
* Added Extensions:img:Mac to default sys.pathJack Jansen1999-02-061-0/+1
* - img modules are no longer in PlugIns folderJack Jansen1999-02-0613-11/+0